summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Move `NetworkStatus` to `tor-dircommon`Clara Engler2025-09-081-0/+1
| | |/ | |/|
* | | tor-proto: simplify `StreamFlowCtrlEnum` with `enum_dispatch`Steven Engler2025-09-101-0/+13
| |/ |/|
* | Require maybenot 2.2.1 for MSRV fix.Nick Mathewson2025-09-091-2/+2
* | Require maybenot 2.2.0 for paddingNick Mathewson2025-09-081-6/+16
|/
* Merge branch 'sink_blocker' into 'main'Nick Mathewson2025-09-041-0/+7
|\
| * proto: Define a new composable SinkBlocker type.Nick Mathewson2025-09-041-0/+7
* | tor-dirserver: Set versions to 0.34.0Clara Engler2025-09-041-1/+1
* | tor-dirserver Use `tor_error::Bug`Clara Engler2025-09-041-0/+1
* | tor-dirserver: Use strum for `ContentEncoding`Clara Engler2025-09-041-0/+1
* | tor-dirserver: Add http moduleClara Engler2025-09-041-0/+78
* | tor-dirserver: Add schema moduleClara Engler2025-09-041-0/+61
|/
* Merge branch 'tor-dircommon' into 'main'Ian Jackson2025-09-031-0/+13
|\
| * tor-dircommon: Update to 0.34.0Clara Engler2025-09-021-1/+1
| * tor-dircommon: Initial commitClara Engler2025-09-021-0/+13
* | Define and implement a backend padding API, based on maybenot.Nick Mathewson2025-09-021-1/+60
|/
* Merge branch 'rustsec-2025-0055' into 'main'Nick Mathewson2025-09-021-35/+13
|\
| * Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-35/+13
* | Merge branch 'const-assert-cleanly' into 'main'Nick Mathewson2025-09-021-2/+0
|\ \ | |/ |/|
| * tor-netdir: Removed dependency on `static_assertions`hashcatHitman2025-09-011-1/+0
| * tor-circmgr: Removed dependency on `static_assertions`hashcatHitman2025-09-011-1/+0
* | Update to derive-deftly 1.3.0Ian Jackson2025-09-021-31/+31
|/
* Increment arti version to 1.5.0Nick Mathewson2025-08-281-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-56/+56
* Run "cargo update" in preparation for release.Nick Mathewson2025-08-281-257/+284
* Upgrade to criterion 0.7Nick Mathewson2025-08-271-24/+10
* Upgrade ureq dependency to ~3.1.0Nick Mathewson2025-08-261-30/+12
* Update toml_edit dependency to 0.23.4Nick Mathewson2025-08-261-6/+6
* Update webpki-roots dependency to 1.0.2Nick Mathewson2025-08-261-1/+1
* Update phf dependency to 0.13.1Nick Mathewson2025-08-261-8/+8
* Update base16ct dependency to 0.3.Nick Mathewson2025-08-261-6/+12
* Merge branch 'toml-0.9.5' into 'main'Nick Mathewson2025-08-231-13/+28
|\
| * Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-13/+28
* | Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'opara2025-08-211-0/+41
|\ \
| * | smol: Implement smol in tor-rtcompatNiel Duysters2025-08-211-0/+41
* | | chanmgr: Add KeyMgr to channel builderDavid Goulet2025-08-201-0/+1
| |/ |/|
* | Merge branch 'pow-manager-onion-service-status-etc' into 'main'wesleyac2025-08-181-0/+2
|\ \ | |/ |/|
| * tor-hsservice: Add disable_pow_compilation option.Wesley Aptekar-Cassels2025-08-131-0/+1
| * tor-hsservice: Add metrics support to PoW code.Wesley Aptekar-Cassels2025-08-131-0/+1
* | tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresultIan Jackson2025-08-141-0/+10
|/
* Update slab dependency to fix cargo auditIan Jackson2025-08-121-2/+2
* Merge branch 'main' into !2941Ian Jackson2025-08-111-221/+269
|\
| * tor-cell: Check strictly-ascending property more efficientlyNick Mathewson2025-08-051-0/+1
| * Bump to hex-literal 1.0Nick Mathewson2025-08-051-2/+2
| * circmgr: Feature gate multi path tunnel with conflux flagDavid Goulet2025-08-051-1/+1
| * circmgr: New Tunnel object interfaceDavid Goulet2025-08-051-0/+2
| * Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
| * Version bumps for 1.4.6Ian Jackson2025-08-051-48/+48
| * Bump rusqlite to 0.37Ian Jackson2025-08-041-4/+4
| * Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-29/+29
| * Routine argo updateIan Jackson2025-08-041-137/+182