summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
...
* tor-relay-crypto: port to web-time-compatNick Mathewson2026-03-261-0/+1
* tor-keymgr: migrate to web-time-compat.Nick Mathewson2026-03-261-0/+1
* tor-persist: migrate to web-time-compat.Nick Mathewson2026-03-261-0/+1
* tor-hcrypto: Port to web-time-compatNick Mathewson2026-03-261-0/+1
* tor-cert: Port to web-time-compatNick Mathewson2026-03-261-0/+1
* tor-checkable: Port to web-time-compatNick Mathewson2026-03-261-0/+1
* log-ratelim: Port to web-time-compat.Nick Mathewson2026-03-261-0/+1
* rtcompat, rtmock: Port to web-time-compat.Nick Mathewson2026-03-261-0/+2
* tor-error: Port to web-time-compat.Nick Mathewson2026-03-261-0/+3
* Add a new web-time-compat crate.Nick Mathewson2026-03-261-0/+7
* retry-error: Port to web-time.Nick Mathewson2026-03-261-0/+1
* WASM: Enable `wasm_js` feature for getrandom for tor-basic-utils.Alexander Hansen Færøy2026-03-261-0/+1
* Merge branch 'wasm-compilation-part1' into 'main'Alexander Hansen Færøy2026-03-251-0/+5
|\
| * dirmgr: Stub out usage of Lockfile on wasm32-unknown.Nick Mathewson2026-03-251-0/+1
| * tor_llcrypto: fix clippy for wasm32.Nick Mathewson2026-03-251-0/+4
* | tor-consdiff: Use derive_more for HunkType's DisplayClara Engler2026-03-251-0/+1
* | tor-consdiff: Compile-time assertion for 32-bitClara Engler2026-03-251-0/+1
* | tor-consdiff: Failed applies are a BugClara Engler2026-03-251-0/+1
* | tor-consdiff: Replace names with custom wordlistClara Engler2026-03-251-136/+23
* | tor-consdiff: Add consdiff generation algorithmClara Engler2026-03-251-21/+148
|/
* Bump to latest webpki (0.103.10) to resolve RUSTSEC-2026-0049Nick Mathewson2026-03-231-3/+3
* Merge branch 'http-connect-outbound-rebased' into 'main'Nick Mathewson2026-03-181-0/+2
|\
| * tor-chanmgr: add loopback validation, startup warning and httparseNihal2026-03-181-0/+1
| * tor-chanmgr: add base64ct dependency and docsNihal2026-03-181-0/+1
* | relay: Add crypto tasks unit testDavid Goulet2026-03-171-0/+1
|/
* keymgr, key-forge: Use our ssh-* forksGabriela Moldovan2026-03-161-12/+12
* tor-dirserver: Use tor-llcrypto for digestsClara Engler2026-03-091-3/+0
* tor-dirserver: Use getters for meta structsClara Engler2026-03-091-0/+1
* tor-dirserver: Implement Sha1Clara Engler2026-03-091-0/+1
* tor-dirserver: Implement Sha3_256Clara Engler2026-03-091-0/+1
* tor-dirserver: Generic database hash implementationClara Engler2026-03-091-0/+1
* Merge branch 'nonblocking-rpc-part3' into 'main'Nick Mathewson2026-03-051-0/+1
|\
| * rpc: Change Waker implementation to EventLoop.Nick Mathewson2026-03-051-0/+1
* | proto: Upgrade to latest polyval.Nick Mathewson2026-03-041-23/+64
* | Bump strum to 0.28Gabriela Moldovan2026-03-041-28/+49
* | rtcompat: Bump async-native-tls to 0.6.0Gabriela Moldovan2026-03-041-7/+7
* | arti: Bump trycmd to 1.0.0Gabriela Moldovan2026-03-041-15/+15
* | Downgrade security-frameworkGabriela Moldovan2026-03-041-2/+2
* | arti-ureq: Bump ureq to ~3.2.0Gabriela Moldovan2026-03-041-15/+15
* | memquota: Bump sysinfo to 0.38.3Gabriela Moldovan2026-03-041-121/+32
* | hashx: Bump dynasmrt to 5.0.0Gabriela Moldovan2026-03-041-5/+5
* | Bump toml_edit to 0.25.3Gabriela Moldovan2026-03-041-4/+4
* | Bump toml to 1.0.3Gabriela Moldovan2026-03-041-13/+22
* | Downgrade security-framework to 3.6.0Gabriela Moldovan2026-03-031-2/+2
* | Run cargo update post-releaseGabriela Moldovan2026-03-031-280/+286
* | Bump arti crate to 2.1.0Gabriela Moldovan2026-03-021-1/+1
* | Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-50/+50
* | Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-11/+11
|/
* tor-relay: convert to derive_deftly(TorConfig)Nick Mathewson2026-02-241-1/+1
* relay: Implement a helper to build RelayIdentitiesDavid Goulet2026-02-231-0/+3