summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* implement TorClient::wait_for_stoptrinity-1686a2024-07-111-0/+3
* Update to derive-deftly 0.14Ian Jackson2024-07-081-4/+4
* Update arti to 1.2.5Ian Jackson2024-06-271-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-39/+39
* Downgrade to cc 1.0.93 in Cargo.lockIan Jackson2024-06-261-16/+15
* Update to derive-deftly 0.13.1Ian Jackson2024-06-261-32/+12
* Remove arti-hyperIan Jackson2024-06-251-199/+17
* Stop building examples/gsoc2023/download-managerIan Jackson2024-06-251-19/+0
* Update to base32 0.5Ian Jackson2024-06-251-2/+2
* Update to statrs 0.17Ian Jackson2024-06-251-10/+9
* Update to itertools 0.13.0Ian Jackson2024-06-251-23/+23
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-4/+4
* Update dependencies, where semver-compatibleIan Jackson2024-06-251-202/+185
* TorClientBuilder: Wait for a little while if the lockfiles are held.Nick Mathewson2024-06-241-0/+1
* tor-circmgr: Write tests for the HsPathBuilder.Gabriela Moldovan2024-06-201-0/+1
* Update curve25519-dalek to 4.1.3.Gabriela Moldovan2024-06-201-9/+2
* Merge branch 'ticket1432_01' into 'main'David Goulet2024-06-181-0/+1
|\
| * tls: Support export keying material (RFC 5705)David Goulet2024-06-181-0/+1
* | Merge branch 'tolerate_missing_blob' into 'main'Nick Mathewson2024-06-181-0/+1
|\ \ | |/ |/|
| * storage: Remove orphaned files from dir_blobsNick Mathewson2024-06-121-0/+1
* | Update to derive-deftly 0.12.1Ian Jackson2024-06-171-4/+4
|/
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-0/+5
* tor-memquota: Downgrade to 0.18Gabriela Moldovan2024-06-051-1/+1
* Bump the arti crate to 1.2.4.Gabriela Moldovan2024-06-051-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-47/+47
* Merge branch 'upgrades-20240531' into 'main'David Goulet2024-06-031-227/+229
|\
| * Run cargo update in preparation for releaseNick Mathewson2024-05-311-224/+225
| * Upgrade to latest priority-queue.Nick Mathewson2024-05-311-3/+4
* | tor-guardmgr: Add test for vanguards state file deserialization.Gabriela Moldovan2024-06-031-0/+2
* | Merge branch 'keymgr-key-scripts' into 'main'gabi-2502024-06-031-0/+39
|\ \ | |/ |/|
| * maint/keygen-openssh-test: Make keygen deterministic.Gabriela Moldovan2024-05-161-0/+21
| * tor-keymgr: Move keygen script to maint.Gabriela Moldovan2024-05-151-12/+12
| * tor-keymgr: Make keygen crate part of the workspace.Gabriela Moldovan2024-05-151-0/+18
* | Downgrade to previous libc crateNick Mathewson2024-05-171-2/+2
* | Merge remote-tracking branch 'upstream/main' into HEADGabriela Moldovan2024-05-151-0/+8
|\ \
| * | arti-client: Add one-hop circuit examplejuga2024-05-151-0/+2
| |/
| * RPC: Require DynClone for ClientConnectionError.Nick Mathewson2024-05-141-0/+1
| * RPC: RpcDataStream type to act as a "stream-shaped hole"Nick Mathewson2024-05-141-0/+1
| * RPC: Add a trait that can be the target of SOCKS requestsNick Mathewson2024-05-121-0/+2
| * rpc: Add helper type for methods that return a single id.Nick Mathewson2024-05-091-0/+1
| * tor-rpcbase: Use Void to eliminate a panic, as statically unreachableIan Jackson2024-05-021-0/+1
* | arti: Bump patchlevel.Gabriela Moldovan2024-05-151-1/+1
* | tor-circmgr: Bump patchlevel.Gabriela Moldovan2024-05-151-1/+1
|/
* Update lockfileIan Jackson2024-04-301-43/+43
* cargo update, to update our Cargo.lockIan Jackson2024-04-301-208/+244
* Rename tor-memtrack to tor-memquotaIan Jackson2024-04-291-1/+1
* tor-memtrack: Add dependencies and imports we're going to useIan Jackson2024-04-231-0/+18
* tor-memtrack: Introduce new crate (empty)Ian Jackson2024-04-231-0/+8
* Switch to figment 1.0.18 and extract_lossyNick Mathewson2024-04-221-2/+2
* Convert tor-config to use figment.Nick Mathewson2024-04-221-37/+33