| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge branch 'dirclient-empty-successful' into 'main' | Clara Engler | 2026-03-04 | 5 | -6/+39 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-dirclient: Add semver.md | Clara Engler | 2026-03-04 | 1 | -0/+1 | |
| | * | | | | | | Rename DirResponse::from_body to from_get_body | Clara Engler | 2026-03-04 | 2 | -2/+2 | |
| | * | | | | | | tor-dirclient: Only fail on empty GET responses | Clara Engler | 2026-03-04 | 3 | -12/+26 | |
| | * | | | | | | tor-dirclient: Disallow empty successful responses | Clara Engler | 2026-03-04 | 2 | -0/+18 | |
| * | | | | | | | Merge branch 'deps/relax-libsqlite3-sys' into 'main' | Ian Jackson | 2026-03-04 | 2 | -3/+9 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | deps: use the same `rusqlite` version range for all crates | HydroxideUnlaced | 2026-03-04 | 1 | -1/+1 | |
| | * | | | | | | Apply 1 suggestion(s) to 1 file(s) | HydroxideUnlaced | 2026-03-04 | 1 | -0/+1 | |
| | * | | | | | | deps: relax `libsqlite3-sys` version requirement | HydroxideUnlaced | 2026-03-04 | 2 | -3/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'readme-cleaning' into 'main' | gabi-250 | 2026-03-04 | 2 | -60/+1 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | README.md: Remove Roadmap section | Nick Mathewson | 2026-03-04 | 1 | -56/+0 | |
| | * | | | | | arti-client: Remove "not as secure as C Tor" text in the README. | Nick Mathewson | 2026-03-04 | 1 | -4/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'version-bumps' into 'main' | Alexander Hansen Færøy | 2026-03-04 | 28 | -206/+147 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bump strum to 0.28 | Gabriela Moldovan | 2026-03-04 | 15 | -42/+63 | |
| | * | | | | | rtcompat: Bump async-native-tls to 0.6.0 | Gabriela Moldovan | 2026-03-04 | 2 | -8/+8 | |
| | * | | | | | arti: Bump trycmd to 1.0.0 | Gabriela Moldovan | 2026-03-04 | 2 | -16/+16 | |
| | * | | | | | Downgrade security-framework | Gabriela Moldovan | 2026-03-04 | 1 | -2/+2 | |
| | * | | | | | arti-ureq: Bump ureq to ~3.2.0 | Gabriela Moldovan | 2026-03-04 | 2 | -16/+16 | |
| | * | | | | | memquota: Bump sysinfo to 0.38.3 | Gabriela Moldovan | 2026-03-04 | 2 | -122/+33 | |
| | * | | | | | hashx: Bump dynasmrt to 5.0.0 | Gabriela Moldovan | 2026-03-04 | 5 | -15/+15 | |
| | * | | | | | Bump toml_edit to 0.25.3 | Gabriela Moldovan | 2026-03-04 | 2 | -5/+5 | |
| | * | | | | | Bump toml to 1.0.3 | Gabriela Moldovan | 2026-03-04 | 10 | -22/+31 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'cargo-update' into 'main' | gabi-250 | 2026-03-04 | 3 | -278/+288 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Downgrade security-framework to 3.6.0 | Gabriela Moldovan | 2026-03-03 | 1 | -2/+2 | |
| | * | | | | | rtmock, chanmgr: Allow use of deprecated try_next() in tests | Gabriela Moldovan | 2026-03-03 | 2 | -0/+4 | |
| | * | | | | | Run cargo update post-release | Gabriela Moldovan | 2026-03-03 | 1 | -280/+286 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'workaround-mypy' into 'main' | Jim Newsome | 2026-03-03 | 1 | -4/+17 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | python-lints: work around mypy import bug 20962 | Jim Newsome | 2026-03-03 | 1 | -4/+17 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'cell-order' into 'main' | opara | 2026-03-03 | 5 | -144/+234 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | tor-proto: during handshake ensure circ id is 0 | Steven Engler | 2026-03-03 | 2 | -4/+18 | |
| | * | | | tor-proto: require cells from initiator to be ordered | Steven Engler | 2026-03-03 | 1 | -61/+112 | |
| | * | | | tor-proto: require cells from responder to be ordered | Steven Engler | 2026-03-03 | 2 | -61/+97 | |
| | * | | | tor-proto: make receiving AUTH_CHALLENGE non-optional | Steven Engler | 2026-03-03 | 2 | -8/+3 | |
| | * | | | tor-proto: remove `is_expecting_auth_challenge()` | Steven Engler | 2026-03-03 | 3 | -14/+1 | |
| | * | | | tor-proto: send an AUTH_CHALLENGE during tests | Steven Engler | 2026-03-03 | 2 | -0/+7 | |
| |/ / / | ||||||
| * | | | Merge branch 'oxford-commaify' into 'main' | gabi-250 | 2026-03-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | ChangelogTemplate: Use oxford comma in sponsor name | Gabriela Moldovan | 2026-03-03 | 1 | -1/+1 | |
| * | | | | Merge branch 'ticket2375_01' into 'main' | David Goulet | 2026-03-03 | 14 | -107/+215 | |
| |\ \ \ \ | ||||||
| | * | | | | safelog: Rename MaybeSensitive::hidden/visible() | David Goulet | 2026-03-03 | 8 | -17/+22 | |
| | * | | | | linkspec: Implement a RelayIdsBuilder::from_relay_ids() | David Goulet | 2026-03-03 | 2 | -6/+20 | |
| | * | | | | chanmgr: Safely log the peer in the channel builder | David Goulet | 2026-03-03 | 2 | -18/+24 | |
| | * | | | | proto: Channel handshake minor cleanup | David Goulet | 2026-03-03 | 3 | -11/+12 | |
| | * | | | | proto: Setup the channel PeerInfo in the specialized finish() | David Goulet | 2026-03-03 | 6 | -67/+73 | |
| | * | | | | proto: Make PeerInfo accessors pub(crate) | David Goulet | 2026-03-03 | 1 | -2/+8 | |
| | * | | | | safelog: Add MaybeSensitive struct | David Goulet | 2026-03-03 | 1 | -0/+47 | |
| | * | | | | proto: Implement Display for PeerAddr | David Goulet | 2026-03-03 | 2 | -1/+11 | |
| | * | | | | proto: Make channel PeerAddr sensitive | David Goulet | 2026-03-03 | 6 | -26/+39 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'slog-clog' into 'main' | opara | 2026-03-03 | 2 | -54/+84 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-proto: rename 'SLOG'/'CLOG' and related code | Steven Engler | 2026-03-02 | 2 | -54/+84 | |
| * | | | | | Merge branch 'rm-semvermd' into 'main' | Alexander Hansen Færøy | 2026-03-03 | 6 | -8/+0 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
