summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Bump arti crate to 1.3.1Gabriela Moldovan2024-12-021-1/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-45/+45
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-7/+7
* Run cargo update post-bumps.Gabriela Moldovan2024-11-281-3/+3
* tor-rpc-connect: Bump thiserror to 2.Gabriela Moldovan2024-11-281-1/+1
* tor-persist: Bump sanitize-filename to 0.6.0.Gabriela Moldovan2024-11-281-3/+2
* tor-netdoc: Bump tinystr to 0.8.0.Gabriela Moldovan2024-11-281-5/+14
* Run cargo update in preparation for 1.3.1 release.Gabriela Moldovan2024-11-281-294/+514
* Move helpers from tor-hsservice to tor-netdir.Wesley Aptekar-Cassels2024-11-251-0/+1
* cargo_audit: Bump rustls to 0.23.18.Gabriela Moldovan2024-11-251-2/+2
* connect points: Remember original string addressesNick Mathewson2024-11-191-0/+2
* rpc-connect: Types for cookie authentication.Nick Mathewson2024-11-191-0/+3
* RPC connect points: Facility to load from files.Nick Mathewson2024-11-191-0/+1
* tor-connect-point: new crate to manage RPC connect pointsNick Mathewson2024-11-191-27/+110
* update `CfgPath::path` to use a `CfgPathResolver`Steven Engler2024-11-181-0/+1
* arti-relay: add clap for cliSteven Engler2024-11-131-0/+2
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-104/+124
* Merge branch 'tor-proto_benchmarks' into 'main'gabi-2502024-11-111-23/+184
|\
| * tor-proto: Add benchmarks for cell encryption and decryptionLionel Goffaux2024-11-041-23/+184
* | cargo: update hashbrown version to 0.15.1Steven Engler2024-11-041-3/+3
* | tor-config-path: re-enable 'test_parse' testSteven Engler2024-11-041-0/+2
* | tor-config: removed re-export of `CfgPath`Steven Engler2024-11-041-1/+6
* | tor-config: remove unused dependenciesSteven Engler2024-11-041-5/+0
|/
* Merge branch 'cfgaddr' into 'main'Nick Mathewson2024-11-021-0/+2
|\
| * New CfgAddr type to represent SocketAddrs in configuration.Nick Mathewson2024-10-311-0/+2
* | tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.Gabriela Moldovan2024-10-311-0/+3
* | tor-persist: Add a slug timestamp type.Gabriela Moldovan2024-10-311-0/+2
|/
* Bump arti crate version to 1.3.0Ian Jackson2024-10-301-2/+2
* Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-2/+2
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-44/+44
* Update notify to 7.xIan Jackson2024-10-301-20/+19
* cargo updateIan Jackson2024-10-301-191/+188
* Merge branch 'tor-genaddr' into 'main'Nick Mathewson2024-10-291-0/+13
|\
| * Remove re-export of "unix" from tor_rtcompat.Nick Mathewson2024-10-291-0/+1
| * Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-291-0/+12
* | tor-config-path: moved `tor_config::path` to hereSteven Engler2024-10-291-0/+12
* | tor-config-path: added empty packageSteven Engler2024-10-291-0/+5
|/
* tor-config: use 'path' feature of shellexpandSteven Engler2024-10-281-0/+22
* Merge branch 'bug1531' into 'main'Ian Jackson2024-10-211-4/+4
|\
| * Convert a few crates to slotmap-carefulNeel Chauhan2024-10-171-4/+4
* | rpc: Allow the "RpcError.kinds" to be an RpcErrorKind.Nick Mathewson2024-10-171-12/+0
* | Merge branch 'fs-watcher-poll' into 'main'gabi-2502024-10-171-0/+1
|\ \
| * | tor-config: Use a polling watcher on non-windows platforms that don't have in...Gabriela Moldovan2024-10-161-0/+1
| |/
* | Merge branch 'general_socketaddr_ops' into 'main'Nick Mathewson2024-10-171-0/+8
|\ \
| * | rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.Nick Mathewson2024-10-161-0/+1
| * | general::SocketAddr: Add unit testsNick Mathewson2024-10-161-0/+7
* | | Merge branch 'fix-arti-relay-deps' into 'main'opara2024-10-161-1/+0
|\ \ \ | |_|/ |/| |
| * | arti: remove 'relay' subcommand and 'arti-relay' depSteven Engler2024-10-151-1/+0
| |/
* / Update to pwd-grp 1.xIan Jackson2024-10-151-144/+50
|/
* Merge branch 'mq-toplevel' into 'main'Ian Jackson2024-10-151-0/+2
|\