summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc
Commit message (Expand)AuthorAgeFilesLines
...
* tor-netdoc: rs: Move identical text to per_species.rs.Ian Jackson2025-08-184-144/+76
* tor-netdoc: rs: Remove some fiddly docs differencesIan Jackson2025-08-182-5/+2
* tor-netdoc: rs: Introduce FLAVOR constantIan Jackson2025-08-182-4/+10
* tor-netdoc: rs: Swap calling orderIan Jackson2025-08-182-4/+4
* tor-netdoc: rs: Introduce and use DOC_DIGEST_LENIan Jackson2025-08-184-6/+12
* tor-netdoc: rs: Use species macrology for DocDigestIan Jackson2025-08-182-18/+18
* tor-netdoc: rs: Use species macrology for ConsensusRouterStatusIan Jackson2025-08-184-25/+24
* tor-netdoc: Introduce new "species" macrologyIan Jackson2025-08-186-0/+231
* tor-netdoc: Change all in-tree references to ns-consensus from ns_consensusIan Jackson2025-08-185-14/+14
* tor-netdoc: Change feature name to `ns-consensus` with a hyphenIan Jackson2025-08-182-1/+4
* tor-netdoc: Remove two false commentsIan Jackson2025-08-182-2/+0
* tor-netdoc: Rerun cargo fmt after rebaseIan Jackson2025-08-142-3/+3
* tor-netdoc: parse2: Fix typo in "Naming conventions" docIan Jackson2025-08-141-1/+1
* tgr-netdoc: Tests of parse2Ian Jackson2025-08-142-0/+93
* tor-netdoc: Proof-of-concept demo of new parserIan Jackson2025-08-146-0/+861
* tor-netdoc: Introduce parse2, new parserIan Jackson2025-08-1414-0/+2304
* tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresultIan Jackson2025-08-141-0/+4
* tor-netdoc: Always expose NicknameIan Jackson2025-08-142-7/+1
* tor-netdoc: Improve and expose Fingerprint parsing adaptersIan Jackson2025-08-142-4/+25
* tor-netdoc: Expose base64_decode_multiline to crateIan Jackson2025-08-141-1/+1
* tor-netdoc: sort the experimental cargo featuresIan Jackson2025-08-141-2/+2
* netdoc test data: Switch two tests to new consensus dataIan Jackson2025-08-143-243/+3
* netdoc test data: refresh (for first time) by running scriptIan Jackson2025-08-1435-0/+3393
* netdoc test data: Provide script for downloading from CIIan Jackson2025-08-142-0/+89
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-0723-99/+128
* Update code for Edition 2024Nick Mathewson2025-08-072-3/+7
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-2/+2
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-2/+2
* Version bumps for 1.4.6Ian Jackson2025-08-051-11/+11
* Merge branch 'prop360-combined' into 'main'Nick Mathewson2025-07-105-9/+177
|\
| * Suggestions from @gabi-250 on prop360 implementation.Nick Mathewson2025-07-101-2/+2
| * netdoc, hsservice: Respect maximum descriptor sizesNick Mathewson2025-07-101-2/+17
| * netdoc: Add note about prop360Nick Mathewson2025-07-101-0/+6
| * netdoc: Tread a few more kinds of errors as suspicious.Nick Mathewson2025-07-101-1/+6
| * hs*: Define some HsDesc errors as _suspicious_.Nick Mathewson2025-07-101-0/+22
| * netdoc: disallow extraneous space within final signature itemNick Mathewson2025-07-103-1/+51
| * netdoc: Fix Item::end_pos() behavior, and add tests.Nick Mathewson2025-07-101-6/+30
| * Add test to enforce parser behavior wrt start-of-line space.Nick Mathewson2025-07-101-0/+46
* | Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-13/+13
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-netdoc: Upgrade to phf 1.12.1.Gabriela Moldovan2025-07-071-1/+1
* tor-netdoc: Removed dependency on `once_cell`hashcatHitman2025-06-1410-41/+41
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-13/+13
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-1/+4
* hs: Prevent a client from using a `MiddleOnly` relay for onion servicesNeel Chauhan2025-05-201-4/+0
* Resolve clippy warnings from 1.83Nick Mathewson2025-05-134-10/+6
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-13/+13