| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge branch 'dirmirror-op' into 'main' | Clara Engler | 2025-10-30 | 10 | -272/+1312 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-dirserver: Add SaturatingSystemTime | Clara Engler | 2025-10-30 | 4 | -156/+290 | |
| | * | | | | | tor-dirserver: Ensure positive timestamps | Clara Engler | 2025-10-30 | 1 | -1/+5 | |
| | * | | | | | tor-dircommon: Add TODO to DirTolerance::Default | Clara Engler | 2025-10-30 | 1 | -0/+2 | |
| | * | | | | | tor-dirserver: Small database::open() improvements | Clara Engler | 2025-10-30 | 1 | -115/+58 | |
| | * | | | | | Revert "maint/downgrade_dependencies: No longer mess with [email protected]" | Clara Engler | 2025-10-30 | 1 | -0/+4 | |
| | * | | | | | tor-dirserver: Make database full sync | Clara Engler | 2025-10-30 | 7 | -346/+265 | |
| | * | | | | | tor-dirserver: Outline the dirmirror operation | Clara Engler | 2025-10-30 | 2 | -147/+260 | |
| | * | | | | | tor-dirserver: Implement download timeout | Clara Engler | 2025-10-30 | 5 | -0/+453 | |
| | * | | | | | tor-dirserver: Implement read_tx and rw_tx | Clara Engler | 2025-10-30 | 2 | -55/+352 | |
| | * | | | | | tor-dirmirror: Introduce the `sql!` macro | Clara Engler | 2025-10-30 | 3 | -2/+23 | |
| | * | | | | | tor-dirserver: Outline the `mirror` API | Clara Engler | 2025-10-30 | 3 | -1/+151 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'release-3' into 'main' | Nick Mathewson | 2025-10-30 | 5 | -33/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | maint: remove all semver.md files | Steven Engler | 2025-10-30 | 5 | -33/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'release-3' into 'main'arti-v1.7.0 | Nick Mathewson | 2025-10-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-client: update `ARTI_CLIENT_RELEASE_DATE` | Steven Engler | 2025-10-29 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'release-2' into 'main' | Nick Mathewson | 2025-10-29 | 74 | -832/+788 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | equix-bench: ran `cargo update` | Steven Engler | 2025-10-29 | 1 | -87/+65 | |
| | * | | | | | hashx-bench: ran `cargo update` | Steven Engler | 2025-10-29 | 1 | -86/+64 | |
| | * | | | | | maint: bump minor versions of all published crates | Steven Engler | 2025-10-29 | 72 | -659/+659 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'p101-2025-q3' into 'main' | Ian Jackson | 2025-10-29 | 1 | -0/+30 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Update P101 numbers for September 2025. | Alexander Hansen Færøy | 2025-10-29 | 1 | -0/+30 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'changelog-1.7.0' into 'main' | opara | 2025-10-29 | 1 | -1/+250 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | changelog syntax tweaks from opara | Nick Mathewson | 2025-10-29 | 1 | -6/+7 | |
| | * | | | | | Changelog suggestions from gabi | Nick Mathewson | 2025-10-29 | 1 | -2/+2 | |
| | * | | | | | changelog: add links. | Nick Mathewson | 2025-10-29 | 1 | -2/+111 | |
| | * | | | | | Changelog draft for 1.7.0 | Nick Mathewson | 2025-10-29 | 1 | -0/+139 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'revert_contributor_fork' into 'main' | opara | 2025-10-29 | 1 | -20/+0 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Revert contributor-fork update notice. | Micah Anderson | 2025-10-29 | 1 | -20/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'remove_socks' into 'main' | Nick Mathewson | 2025-10-28 | 6 | -13/+38 | |
| |\ \ \ \ | ||||||
| | * | | | | arti: explain APP_STREAM_BUF_LEN is what it is. | Nick Mathewson | 2025-10-28 | 1 | -0/+6 | |
| | * | | | | proto: Adjust a comment about a buffer size. | Nick Mathewson | 2025-10-28 | 1 | -3/+3 | |
| | * | | | | arti: Revise strings that implied that we were a SOCKS-only proxy. | Nick Mathewson | 2025-10-28 | 5 | -7/+19 | |
| | * | | | | arti: Stop using SOCKS_BUF_LEN for non-SOCKS proxies. | Nick Mathewson | 2025-10-28 | 1 | -3/+10 | |
| * | | | | | Merge branch 'futures-copy' into 'main' | Nick Mathewson | 2025-10-28 | 10 | -0/+1421 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | futures-copy: Add a test for an interactive protocol | Nick Mathewson | 2025-10-28 | 3 | -9/+118 | |
| | * | | | | | New futures-copy crate to replace copy_interactive. | Nick Mathewson | 2025-10-28 | 10 | -0/+1312 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'arti-ureq-msrv' into 'main' | opara | 2025-10-28 | 2 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-ureq: Add MSRV in Cargo.toml | nield | 2025-10-29 | 2 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'release' into 'main' | Nick Mathewson | 2025-10-28 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | doc: add note about increasing minor version for MSRV changes | Steven Engler | 2025-10-28 | 1 | -0/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'release-2' into 'main' | Nick Mathewson | 2025-10-28 | 3 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | maint: fixup features | Steven Engler | 2025-10-28 | 3 | -0/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'release-3' into 'main' | Nick Mathewson | 2025-10-28 | 2 | -1/+6 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | tor-dirserver: add missing semver breaking changes | Steven Engler | 2025-10-28 | 1 | -0/+3 | |
| | * | | | | tor-linkspec: add missing semver breaking changes | Steven Engler | 2025-10-28 | 1 | -1/+3 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'less_complexity' into 'main' | Ian Jackson | 2025-10-28 | 2 | -2/+0 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | arti: Remove now-needless cognitive_complexity exceptions | Nick Mathewson | 2025-10-28 | 2 | -2/+0 | |
| |/ / / | ||||||
| * | | | Merge branch 'http_connect_v2' into 'main' | Nick Mathewson | 2025-10-28 | 12 | -962/+1892 | |
| |\ \ \ | ||||||
| | * | | | http_connect: Remove (most) X- prefixes. | Nick Mathewson | 2025-10-28 | 2 | -32/+44 | |
