summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * Version bumps to 0.27.0Ian Jackson2025-02-061-45/+45
| * Bump arti crate version to 1.4.0Ian Jackson2025-02-061-1/+1
| * fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* | tor-keymgr: Define the test key constants using a macro.Gabriela Moldovan2025-02-061-0/+1
|/
* Upgrade to dirs 6Ian Jackson2025-02-051-12/+44
* Upgrade to axum 8Ian Jackson2025-02-051-8/+7
* Upgrade to downcast-rs 2Ian Jackson2025-02-051-2/+2
* Routine cargo updateIan Jackson2025-02-051-267/+302
* Rewrite download manager exampletidely2025-02-041-12/+32
* fix RUSTSEC-2025-0004Dimitris Apostolou2025-02-031-4/+4
* rpc: Strengthen guarantees from Cancel.Nick Mathewson2025-01-161-0/+1
* Bring back tor-congestion empty with a tombstoneDavid Goulet2025-01-161-0/+4
* congestion: Make the cc_alg values a caret_int for better code semanticDavid Goulet2025-01-161-0/+1
* circmgr: Modify CircParameters for congestion controlDavid Goulet2025-01-161-0/+1
* crates: Remove tor-congestionDavid Goulet2025-01-161-10/+0
* Merge branch 'rpc-cookie' into 'main'Nick Mathewson2025-01-151-0/+5
|\
| * arti-rpcserver: Tell connections what kind of auth to expect.Nick Mathewson2025-01-151-0/+1
| * tor-rpc-connect: Cryptographic support for cookie auth.Nick Mathewson2025-01-151-0/+4
* | tor-proto: Remove dependency on tor-netdir.Gabriela Moldovan2025-01-151-2/+1
* | tor-proto: Replace constants with caret_int.Gabriela Moldovan2025-01-151-0/+1
* | tor-rtcompat: Implement StreamOps for Framed.Gabriela Moldovan2025-01-151-0/+1
* | tor-proto: Add KistParams type built from NetParameters.Gabriela Moldovan2025-01-151-0/+2
|/
* tor-proto: Add traced_test to test casesIan Jackson2025-01-151-0/+1
* tor-relay-crypto: Implement ToEncodableCert for the relay cert types.Gabriela Moldovan2025-01-131-0/+2
* tor-key-forge: Fill out the InvalidCertError type.Gabriela Moldovan2025-01-131-0/+1
* tor-keymgr: Fix cert handling tests.Gabriela Moldovan2025-01-131-0/+2
* tor-keymgr: Add cert parse error variant.Gabriela Moldovan2025-01-131-0/+2
* arti-relay: make `main` a wrapper around a `main_main`Steven Engler2025-01-131-0/+1
* arti-relay: add `LoggingConfig`Steven Engler2025-01-131-0/+1
* arti-relay: added a base `CfgPathResolver`Steven Engler2025-01-131-0/+2
* Bump arti crate to 1.3.2Nick Mathewson2025-01-071-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-55/+55
* Run "cargo update" in preparation for release.Nick Mathewson2025-01-071-330/+303
* Bump to dynasmrt 3.0.1Nick Mathewson2025-01-061-28/+17
* Upgrade to fast-socks5 0.10.0Nick Mathewson2025-01-061-2/+2
* Upgrade to statrs 0.18.0Nick Mathewson2025-01-061-18/+7
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-21/+30
* arti: Use connect points to listen for RPC connections.Nick Mathewson2024-12-191-0/+1
* rpc: Configuration options for artiNick Mathewson2024-12-191-0/+1
* connpt: Make unix socket handling more robust.Nick Mathewson2024-12-191-0/+1
* rpc-connect: Make LoadOptions buildable.Nick Mathewson2024-12-191-0/+1
* tor-hscrypto: Move encodable key trait impls from tor-key-forge.Gabriela Moldovan2024-12-111-1/+1
* tor-proto: switched from `Slab` to `DenseSlotMap` for waker mapSteven Engler2024-12-101-1/+1
* tor-proto: replace oneshot broadcast channelSteven Engler2024-12-101-0/+1
* tor-rtcompat: Implement StreamOps for all the stream types.Gabriela Moldovan2024-12-101-0/+1
* connpt: use cfg-if to declare connect point defaults.Nick Mathewson2024-12-091-0/+1
* rpc-client: Initial implementation for RPC connect points.Nick Mathewson2024-12-091-0/+3
* rpc-client: move Builder to its own module.Nick Mathewson2024-12-091-0/+1
* Move base CfgPathResolver for arti-client back to tor-config-path.Nick Mathewson2024-12-091-1/+0
* tor-key-forge: Add an encodable cert type.Gabriela Moldovan2024-12-041-0/+1