| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | tor-proto: fix 0-len buffer bug in `DataReader::poll_read` | Steven Engler | 2025-06-26 | 1 | -2/+3 | |
| * | | | | | | | Merge branch 'prop360-combined' into 'main' | Nick Mathewson | 2025-07-10 | 20 | -43/+535 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | Suggestions from @gabi-250 on prop360 implementation. | Nick Mathewson | 2025-07-10 | 3 | -4/+4 | |
| | * | | | | | | Comment to explain _why_ ExcessOutbound is internal. | Nick Mathewson | 2025-07-10 | 1 | -0/+5 | |
| | * | | | | | | Rename last_hop to last_hop_info to fix name conflict | Nick Mathewson | 2025-07-10 | 2 | -4/+4 | |
| | * | | | | | | dirclient: treat excessive incoming cells as suspicious. | Nick Mathewson | 2025-07-10 | 1 | -2/+3 | |
| | * | | | | | | circmgr: Apply incoming cell limits to hsdir connections | Nick Mathewson | 2025-07-10 | 1 | -1/+12 | |
| | * | | | | | | proto: Add the ability to enforce a maximum number of cells per hop | Nick Mathewson | 2025-07-10 | 4 | -1/+118 | |
| | * | | | | | | netdoc, hsservice: Respect maximum descriptor sizes | Nick Mathewson | 2025-07-10 | 4 | -6/+36 | |
| | * | | | | | | netdir: new parameters from prop360. | Nick Mathewson | 2025-07-10 | 1 | -0/+10 | |
| | * | | | | | | netdoc: Add note about prop360 | Nick Mathewson | 2025-07-10 | 1 | -0/+6 | |
| | * | | | | | | netdoc: Tread a few more kinds of errors as suspicious. | Nick Mathewson | 2025-07-10 | 1 | -1/+6 | |
| | * | | | | | | hs*: Define some HsDesc errors as _suspicious_. | Nick Mathewson | 2025-07-10 | 5 | -10/+130 | |
| | * | | | | | | dirclient: New error type for too-long headers. | Nick Mathewson | 2025-07-10 | 3 | -4/+14 | |
| | * | | | | | | hs*: Include SourceInfo when making HsDesc requests. | Nick Mathewson | 2025-07-10 | 3 | -3/+34 | |
| | * | | | | | | dirclient: Make SourceInfo::from_circuit public. | Nick Mathewson | 2025-07-10 | 1 | -8/+8 | |
| | * | | | | | | dirclient: refactor logic for constructing a SourceInfo from a circuit | Nick Mathewson | 2025-07-10 | 2 | -11/+16 | |
| | * | | | | | | proto: Add method to get the last hop of a circuit. | Nick Mathewson | 2025-07-10 | 1 | -0/+21 | |
| | * | | | | | | netdoc: disallow extraneous space within final signature item | Nick Mathewson | 2025-07-10 | 3 | -1/+51 | |
| | * | | | | | | netdoc: Fix Item::end_pos() behavior, and add tests. | Nick Mathewson | 2025-07-10 | 1 | -6/+30 | |
| | * | | | | | | Add test to enforce parser behavior wrt start-of-line space. | Nick Mathewson | 2025-07-10 | 1 | -0/+46 | |
| * | | | | | | | Merge branch 'typos-20250709' into 'main' | Nick Mathewson | 2025-07-09 | 34 | -45/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add a missing backtick. | Nick Mathewson | 2025-07-09 | 1 | -1/+1 | |
| | * | | | | | | | conflux-sketch: spelling fix. | Nick Mathewson | 2025-07-09 | 1 | -1/+1 | |
| | * | | | | | | | socksproto: Grammar fix in comment. | Nick Mathewson | 2025-07-09 | 1 | -1/+1 | |
| | * | | | | | | | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 33 | -44/+44 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'suppor_t_ed' into 'main' | gabi-250 | 2025-07-09 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | keymgr: fix spelling of MethodNotSuppor(t)ed. | Nick Mathewson | 2025-07-09 | 1 | -5/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'p101-2025-q2' into 'main' | Alexander Hansen Færøy | 2025-07-08 | 2 | -1/+27 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update P101 numbers for June 2025. | Alexander Hansen Færøy | 2025-07-08 | 1 | -0/+26 | |
| | * | | | | | | Update path for arti binary when build with release-small profile. | Alexander Hansen Færøy | 2025-06-17 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'remove-semver' into 'main' | gabi-250 | 2025-07-08 | 2 | -8/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove semver.md files post-release. | Gabriela Moldovan | 2025-07-08 | 2 | -8/+0 | |
| * | | | | | | | | Merge branch 'new-crunchy' into 'main' | Nick Mathewson | 2025-07-08 | 1 | -7/+0 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Remove reproducible-build exception for crunchy | Nick Mathewson | 2025-06-25 | 1 | -7/+0 | |
| | * | | | | | | | Update to crunchy 0.2.4 | Nick Mathewson | 2025-06-25 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'release-date' into 'main'arti-v1.4.5 | Nick Mathewson | 2025-07-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arti-client: Update release date. | Gabriela Moldovan | 2025-07-07 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'version-bumps-arti-1.4.5' into 'main' | gabi-250 | 2025-07-07 | 62 | -693/+711 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hashx, equix: Update lock files. | Gabriela Moldovan | 2025-07-07 | 2 | -3/+3 | |
| | * | | | | | | | | Bump arti crate to 1.4.5 | Gabriela Moldovan | 2025-07-07 | 4 | -4/+4 | |
| | * | | | | | | | | Bump all the unstable tor- and arti- crates to 0.32.0. | Gabriela Moldovan | 2025-07-07 | 50 | -500/+500 | |
| | * | | | | | | | | Bump the versions of the non-{arti-,tor-} crates. | Gabriela Moldovan | 2025-07-07 | 43 | -92/+92 | |
| | * | | | | | | | | Run cargo update for {hashx,equix}/bench. | Gabriela Moldovan | 2025-07-07 | 2 | -94/+112 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'changelog-1.4.5' into 'main' | gabi-250 | 2025-07-07 | 1 | -0/+203 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Add missing MR link to changelog. | Gabriela Moldovan | 2025-07-07 | 1 | -0/+1 | |
| | * | | | | | | | Use full commit SHAs to satisfy changelog checks. | Gabriela Moldovan | 2025-07-07 | 1 | -6/+6 | |
| | * | | | | | | | Apply nickm's changelog fixes. | Gabriela Moldovan | 2025-07-07 | 1 | -3/+3 | |
| | * | | | | | | | Add more details about the key length compile-time check. | Gabriela Moldovan | 2025-07-07 | 1 | -1/+2 | |
| | * | | | | | | | Specify the name of the flow control feature. | Gabriela Moldovan | 2025-07-07 | 1 | -1/+2 | |
