summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'main' into hyper-examplesnield2025-08-041-0/+47
|\|
| * tor-memquota: add 'cfg-if' and 'sysinfo' dependenciesSteven Engler2025-07-311-0/+44
| * Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-311-0/+1
| * arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-311-0/+1
| * tor-hsservice: Remove another use of `as`.Wesley Aptekar-Cassels2025-07-231-0/+1
* | hyper-examples: Use native-tls instead of rustlsnield2025-07-211-176/+11
* | hyper-examples: Delete folder remaining after rebasenield2025-07-201-11/+166
* | hyper-examples: Remove hyper-custom-connector-examplenield2025-07-201-5/+1
* | hyper-examples: Rename example directorynield2025-07-201-27/+27
* | hyper-examples: Remove subdirectories from examplenield2025-07-201-54/+30
* | hyper-examples: Example creating custom ArtiHttpConnector for hypernield2025-07-201-0/+28
|/
* arti: keys: Add arti keys-rawhjrgrn2025-07-141-0/+1
* Bump arti crate to 1.4.5Gabriela Moldovan2025-07-071-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-46/+46
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-10/+10
* Run cargo update in preparation for release.Gabriela Moldovan2025-07-071-113/+241
* tor-netdoc: Upgrade to phf 1.12.1.Gabriela Moldovan2025-07-071-29/+30
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-107/+107
* arti-client: Remove dependency on tor-key-forge.Gabriela Moldovan2025-07-071-1/+0
* tor-proto: add `Notify{Sender,Receiver}` channelSteven Engler2025-06-231-0/+1
* Merge branch 'the-dependency-formerly-known-as-once-cell' into 'main'Nick Mathewson2025-06-231-11/+0
|\