summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Bump arti crate to 2.4.0Gabriela Moldovan2026-06-011-1/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-51/+51
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-4/+4
* fslock-guard: Provide specialized android impls.Nick Mathewson2026-05-281-0/+1
* Merge branch 'windows-fileid-check' into 'main'Nick Mathewson2026-05-281-1/+1
|\
| * fslock-guard: Use windows-sys and GetFileInformationByHandleEx.Nick Mathewson2026-05-121-1/+1
* | config: Add a method to fill in a builder with unset defaultsNick Mathewson2026-05-271-0/+1
* | arti-relay: Add metrics exporter.Wesley Aptekar-Cassels2026-05-261-0/+2
* | Merge branch 'socket-buf-size' into 'main'opara2026-05-211-0/+2
|\ \
| * | tor-rtcompat: add structs to hold listen() optionsSteven Engler2026-05-071-0/+2
* | | Update to enumset 1.1.13Nick Mathewson2026-05-191-2/+2
* | | Merge branch 'rpc-config-preliminary' into 'main'Nick Mathewson2026-05-181-1/+1
|\ \ \
| * | | config-path: Convert tests to use dd(TorConfig).Nick Mathewson2026-05-181-1/+1
| | |/ | |/|
* | | Update to metrics 0.24.6Nick Mathewson2026-05-131-2/+2
* | | Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-42/+62
|/ /
* | New `tor-dirpublish` crate to handle uploading documents.Nick Mathewson2026-05-121-0/+22
* | Merge branch 'fslock-redux' into 'main'Nick Mathewson2026-05-111-23/+1
|\ \
| * | fslock-guard: Remove fslock dependency.Nick Mathewson2026-05-061-11/+0
| * | Remove users of fslock other than fslock-guard.Nick Mathewson2026-05-061-12/+1
| |/
* / Routine cargo updateIan Jackson2026-05-071-374/+483
|/
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-53/+53
* release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* release: Bump arti version to 2.3.0.Wesley Aptekar-Cassels2026-05-061-1/+1
* Upgrade to hickory-proto 0.26.1Nick Mathewson2026-05-021-61/+89
* Merge branch 'testdata2-dirserver-prep' into 'main'Ian Jackson2026-04-291-0/+1
|\
| * tor-dirserver: Add tor-checkable as dev-dependencyClara Engler2026-04-281-0/+1
* | proto: add an "rpc" feature, and mark "stream-ctrl" stable.Nick Mathewson2026-04-281-0/+2
* | Merge branch 'update-security-framework' into 'main'gabi-2502026-04-281-5/+2
|\ \
| * | Update to security-framework 3.7.0Nick Mathewson2026-04-281-2/+2
| * | dependencies-bodge: remove bodge for security-frameworkNick Mathewson2026-04-281-3/+0
| |/
* / implement syslog supportAndrew Kloet2026-04-281-0/+12
|/
* Update rustls-webpki to fix RUSTSEC-2026-0104Ian Jackson2026-04-221-2/+2
* Merge branch 'geoip-datasegment' into 'main'Nick Mathewson2026-04-211-1/+46
|\
| * geoip: Use tor-geoip-db as source of data.Nick Mathewson2026-04-161-1/+8
| * geoip: Add new internal DenseRangeMap typeNick Mathewson2026-04-151-0/+38
* | tor-netdoc: Introduce Hostname newtypeIan Jackson2026-04-201-0/+1
|/
* Update rustls-webpki to 0.103.11 for RUSTSEC-2026-0098Ian Jackson2026-04-151-2/+2
* Merge branch 'chan-unit-tests' into 'main'David Goulet2026-04-141-0/+1
|\
| * proto: Add channel relay handshake unit testsDavid Goulet2026-04-141-0/+1
* | arti-relay: log the public ntor keySteven Engler2026-04-141-0/+1
|/
* Update to rand 0.90.3 and 0.10.1Ian Jackson2026-04-131-42/+42
* arti-relay: Use a SmallVec for the ntor keysGabriela Moldovan2026-04-091-0/+1
* Merge branch 'rustls-defaults' into 'main'Nick Mathewson2026-04-081-0/+40
|\
| * rtcompat: Stop installing backup CryptoProvider.Nick Mathewson2026-04-021-0/+40
* | Merge branch 'create-fast' into 'main'opara2026-04-081-0/+2
|\ \
| * | arti-relay: add support for a `CreateRequestHandler`Steven Engler2026-04-081-0/+1
| * | tor-proto: derive `strum::EnumDiscriminants` for `Algorithm`Steven Engler2026-04-081-0/+1
* | | tor-netdoc: Use proper PEM parser for testvecsClara Engler2026-04-021-0/+1
* | | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-4/+4
| |/ |/|
* | arti-relay: Move all key specifiers to a new keys moduleGabriela Moldovan2026-04-011-0/+1
|/