| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge branch 'versions' into 'main' | Nick Mathewson | 2026-03-30 | 72 | -643/+643 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Update Cargo.lock for hashx and equix | Ian Jackson | 2026-03-30 | 2 | -3/+3 | |
| | * | | | | | | | Bump versions: set version of arti to 2.2.0 | Ian Jackson | 2026-03-30 | 4 | -4/+4 | |
| | * | | | | | | | Bump versions: tor-* and arti-* unstable crates | Ian Jackson | 2026-03-30 | 65 | -599/+599 | |
| | * | | | | | | | Bump versions: minor, with dependencies | Ian Jackson | 2026-03-30 | 7 | -7/+7 | |
| | * | | | | | | | Bump versions: patchlevel, with dependencies | Ian Jackson | 2026-03-30 | 22 | -22/+22 | |
| | * | | | | | | | Bump versions: patchlevel, without dependencies | Ian Jackson | 2026-03-30 | 5 | -8/+8 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'changelog-20260326' into 'main' | Ian Jackson | 2026-03-30 | 1 | -2/+288 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Changelog: Add a missing link definition. | Nick Mathewson | 2026-03-30 | 1 | -0/+1 | |
| | * | | | | | | changelog: add entry for !3827. | Nick Mathewson | 2026-03-30 | 1 | -1/+3 | |
| | * | | | | | | changelog: Fix a ticket number. | Nick Mathewson | 2026-03-30 | 1 | -2/+2 | |
| | * | | | | | | changelog: Call our use of web_time::Instant a breaking change. | Nick Mathewson | 2026-03-30 | 1 | -0/+5 | |
| | * | | | | | | changelog: Correct description of !3809. | Nick Mathewson | 2026-03-30 | 1 | -1/+1 | |
| | * | | | | | | changelog: claim less, since #1444 is not done. | Nick Mathewson | 2026-03-30 | 1 | -11/+3 | |
| | * | | | | | | CHANGELOG for next release, up to Thursday's main | Nick Mathewson | 2026-03-29 | 1 | -2/+288 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'fixup-features' into 'main' | Ian Jackson | 2026-03-30 | 28 | -5/+42 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Run cargo sort --workspace and commit the parts we want | Ian Jackson | 2026-03-30 | 5 | -5/+13 | |
| | * | | | | | Add missing full feature to maint/keygen-client-auth-test | Ian Jackson | 2026-03-30 | 1 | -0/+7 | |
| | * | | | | | Plumb web-time-compat/full dependency through everywhere. | Ian Jackson | 2026-03-30 | 27 | -5/+27 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'hsc-common-test-clean-up' into 'main' | Nick Mathewson | 2026-03-30 | 14 | -51/+70 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CI | hjrgrn | 2026-03-30 | 4 | -3/+3 | |
| | * | | | | arti: test: correct typo in hss.rs | hjrgrn | 2026-03-30 | 1 | -2/+2 | |
| | * | | | | arti: test: Add description of the test file structure of the keys test suite | hjrgrn | 2026-03-30 | 1 | -0/+43 | |
| | * | | | | arti: test: Update keys.md | hjrgrn | 2026-03-30 | 1 | -2/+2 | |
| | * | | | | arti: tests: Rename some keys test files using more intuitive names | hjrgrn | 2026-03-30 | 4 | -5/+5 | |
| | * | | | | arti: test: Update tests README.md | hjrgrn | 2026-03-30 | 1 | -5/+18 | |
| | * | | | | arti: test: Remove unused test data hsc-common/hsc.in | hjrgrn | 2026-03-30 | 5 | -37/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'webtime-v3' into 'main' | Nick Mathewson | 2026-03-26 | 139 | -318/+679 | |
| |\ \ \ \ | ||||||
| | * | | | | clippy.toml: Forbid the various "now" methods. | Nick Mathewson | 2026-03-26 | 1 | -0/+3 | |
| | * | | | | examples/gsoc/obfs4-checker: Port to web-time-compat. | Nick Mathewson | 2026-03-26 | 4 | -6/+15 | |
| | * | | | | arti-bench: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 3 | -9/+11 | |
| | * | | | | arti: Port to web-time-compat. | Nick Mathewson | 2026-03-26 | 3 | -6/+5 | |
| | * | | | | arti-client: Port to web-time-compat. | Nick Mathewson | 2026-03-26 | 4 | -11/+11 | |
| | * | | | | tor-hssrvice: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 9 | -18/+21 | |
| | * | | | | tor-hsclient: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 5 | -6/+6 | |
| | * | | | | dirmgr: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 7 | -14/+26 | |
| | * | | | | tor-dirclient: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 4 | -2/+6 | |
| | * | | | | circmgr: Port to web-time-compat. | Nick Mathewson | 2026-03-26 | 14 | -26/+38 | |
| | * | | | | tor-guardmgr: Port to web_time_compat. | Nick Mathewson | 2026-03-26 | 12 | -62/+70 | |
| | * | | | | tor-ptmgr: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 3 | -4/+6 | |
| | * | | | | tor-chanmgr: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 3 | -11/+11 | |
| | * | | | | tor-netdir: port to web-time-compat. | Nick Mathewson | 2026-03-26 | 4 | -3/+6 | |
| | * | | | | tor-netdoc: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 5 | -5/+9 | |
| | * | | | | tor-proto: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 21 | -37/+46 | |
| | * | | | | tor-relay-crypto: port to web-time-compat | Nick Mathewson | 2026-03-26 | 4 | -5/+6 | |
| | * | | | | tor-keymgr: migrate to web-time-compat. | Nick Mathewson | 2026-03-26 | 4 | -3/+5 | |
| | * | | | | tor-persist: migrate to web-time-compat. | Nick Mathewson | 2026-03-26 | 6 | -16/+20 | |
| | * | | | | tor-hcrypto: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 4 | -6/+6 | |
| | * | | | | tor-cert: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 5 | -9/+13 | |
| | * | | | | tor-checkable: Port to web-time-compat | Nick Mathewson | 2026-03-26 | 4 | -9/+12 | |
