summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* 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
* tor-guardmgr: Move vanguard set replenishing logic to VanguardSetsTrackedMut.Gabriela Moldovan2024-04-221-0/+1
* rustls: Avoid aws-lc-rs for now.Nick Mathewson2024-04-221-164/+0
* Upgrade to futures-rustls 0.26.0, rustls 0.23.5.Nick Mathewson2024-04-221-44/+212
* Merge branch 'rpc_deftly' into 'main'Ian Jackson2024-04-111-60/+43
|\
| * Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-60/+40
| * Port many of the macros in tor-rpcbase to use derive-deftly.Nick Mathewson2024-04-041-4/+7
* | tor-guardmgr: Add tests for the vanguard manager.Gabriela Moldovan2024-04-051-0/+1
* | tor-netdir: Implement TestNetDirProvider::events().Gabriela Moldovan2024-04-051-0/+1
|/
* tor-linkspec: Use derive-deftly rather than strum for same_relay_idsIan Jackson2024-04-031-0/+1
* Merge branch 'deftly' into 'main'Ian Jackson2024-04-031-45/+26
|\
| * Switch to derive-deftlyIan Jackson2024-04-031-45/+26
* | remove unused dependenciestrinity-1686a2024-04-021-41/+0
|/
* Bump arti crate to 1.2.1Nick Mathewson2024-04-021-1/+1
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-44/+44
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-8/+8
* Run "cargo update" in preparation for next releaseNick Mathewson2024-04-011-273/+296
* tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProviderIan Jackson2024-03-251-0/+3
* tor-circmgr: Add functions for checking if vanguards are enabled.Gabriela Moldovan2024-03-201-0/+1
* Remove now-needless dependencies on the "config" crateNick Mathewson2024-03-131-2/+1
* tor_config: Hide macro-only re-exports.Nick Mathewson2024-03-131-1/+0
* ptmgr: Use Itertools directly.Nick Mathewson2024-03-131-0/+1
* relay-cell: Update relay cell decoding API for prop340Jim Newsome2024-03-121-0/+1