summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* Merge branch 'proto_enforce' into 'main'Nick Mathewson2025-04-224-26/+233
|\
| * netdoc: Require serde feature from tor-protover.Nick Mathewson2025-04-161-1/+1
| * netdoc: improve documentation for check_protocolsNick Mathewson2025-04-161-1/+7
| * protover, *: Add documentation about what "supported" means.Nick Mathewson2025-04-161-1/+2
| * Fix a pair of documentation links.Nick Mathewson2025-04-161-2/+2
| * Add warnings about removing supported protocols.Nick Mathewson2025-04-161-0/+2
| * Implement PartialEq for ProtoStatuses unconditionally.Nick Mathewson2025-04-161-4/+2
| * protover,netdoc: Implement serde for Protocols etc.Nick Mathewson2025-04-162-3/+37
| * netdoc: Put all ProtoStatuses into a single Arc<>d objectNick Mathewson2025-04-162-19/+55
| * netdoc: functionality for detecting missing subprotos.Nick Mathewson2025-04-161-2/+91
| * New functions to report supported subprotocolsNick Mathewson2025-04-161-0/+41
* | tor-netdoc: Joined OnceLock import with other std::sync importshashcatHitman2025-04-171-2/+1
* | tor-netdoc: Replace OnceCell with OnceLockhashcatHitman2025-04-171-3/+3
|/
* tor-netdoc: use more idiomatic rustSteven Engler2025-04-031-2/+1
* tor-netdoc: fix `clippy::len_zero`Steven Engler2025-04-031-1/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-1/+0
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-13/+13
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-184-9/+9
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-182-2/+2
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Always use full path to rand::thread_rng().Nick Mathewson2025-03-181-2/+1
* Merge branch 'interface-abstraction-of-the-daleks' into 'main'Nick Mathewson2025-03-181-1/+0
|\
| * Wrap ed25519-dalek types.Nick Mathewson2025-03-181-1/+0
* | netdoc: Reject BOMs and NULs.Nick Mathewson2025-03-173-2/+56
* | netdoc: Make some parsing init functions fallible.Nick Mathewson2025-03-1710-38/+41
|/
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-13/+13
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Merge branch 'happy-families' into 'main'Nick Mathewson2025-02-256-6/+286
|\
| * netdoc: Add "family-cert" entries to routerdesc parserNick Mathewson2025-02-252-3/+141
| * netdoc: Add "family-ids" line to microdesc parserNick Mathewson2025-02-123-2/+64
| * netdoc: Type to represent a relay family idNick Mathewson2025-02-121-1/+81
* | tor-netdoc: Fix useless conversion warning.Gabriela Moldovan2025-02-241-1/+1
|/
* Version bumps to 0.27.0Ian Jackson2025-02-061-13/+13
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-13/+13
* Merge branch 'mod-module-files' into 'main'Nick Mathewson2025-01-071-0/+1
|\
| * clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* | fix: fix typosDimitris Apostolou2025-01-061-1/+1
|/
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-2/+2
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-13/+13
* tor-netdoc: Bump tinystr to 0.8.0.Gabriela Moldovan2024-11-281-1/+1