| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | circmgr: Don't count channel negotiation towards circuit built time. | Nick Mathewson | 2025-08-07 | 3 | -53/+82 | |
| | * | | | | | | cirmgr: extract code that opens a channel. | Nick Mathewson | 2025-08-07 | 1 | -14/+26 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'docs' into 'main' | opara | 2025-08-11 | 2 | -30/+8 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | web: change example onion address | Steven Engler | 2025-08-11 | 1 | -1/+1 | |
| | * | | | | | web: connecting to onion services is now supported by default | Steven Engler | 2025-08-11 | 1 | -23/+3 | |
| | * | | | | | web: 'censorship' -> 'censorship circumvention' | Steven Engler | 2025-08-11 | 1 | -1/+1 | |
| | * | | | | | web: remove outdated warning | Steven Engler | 2025-08-11 | 1 | -4/+2 | |
| | * | | | | | web: update c-tor address | Steven Engler | 2025-08-11 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'lifetime' into 'main' | opara | 2025-08-11 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-client example: Write rather than hide an elided lifetime | Ian Jackson | 2025-08-11 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'hyper-examples' into 'main' | Ian Jackson | 2025-08-11 | 10 | -103/+117 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | hyper-examples: Run rustfmt | Ian Jackson | 2025-08-11 | 1 | -1/+3 | |
| | * | | | | Merge branch 'main' into !2941 | Ian Jackson | 2025-08-11 | 497 | -4493/+6543 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | Merge branch 'circ-react-report' into 'main' | opara | 2025-08-07 | 3 | -18/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-proto: use error report in tunnel/channel reactor | Steven Engler | 2025-08-07 | 3 | -18/+31 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'fix-cargo-fmt' into 'main' | gabi-250 | 2025-08-07 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-proto: fix failing cargo fmt | Steven Engler | 2025-08-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'note_result_flatten_msrv' into 'main' | David Goulet | 2025-08-07 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix a comment about Result::flatten | Nick Mathewson | 2025-08-07 | 1 | -2/+3 | |
| * | | | | | | Merge branch 'enable-cgo' into 'main' | Nick Mathewson | 2025-08-07 | 7 | -53/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | proto: In CircuitExtender, derive relay crypt protocol from settings. | Nick Mathewson | 2025-08-07 | 2 | -40/+25 | |
| | * | | | | | | Propagate cgo feature up to arti crate. | Nick Mathewson | 2025-08-07 | 2 | -0/+8 | |
| | * | | | | | | proto: List CGO-related features in supported_client_protocols | Nick Mathewson | 2025-08-06 | 1 | -3/+9 | |
| | * | | | | | | proto: Make CGO feature require CC | Nick Mathewson | 2025-08-06 | 1 | -1/+1 | |
| | * | | | | | | proto: remove code that had disabled CGO. | Nick Mathewson | 2025-08-06 | 1 | -9/+0 | |
| * | | | | | | | Merge branch 'update_to_edition_2024_v2' into 'main' | Nick Mathewson | 2025-08-07 | 453 | -1580/+1905 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Resolve a rustdoc warning | Nick Mathewson | 2025-08-07 | 1 | -1/+1 | |
| | * | | | | | | | Revert confusing change to use of StreamExt::into_future | Nick Mathewson | 2025-08-07 | 1 | -2/+5 | |
| | * | | | | | | | Rename variables named "gen" | Nick Mathewson | 2025-08-07 | 2 | -6/+6 | |
| | * | | | | | | | Fix warnings and errors from edition 2024. | Nick Mathewson | 2025-08-07 | 14 | -82/+70 | |
| | * | | | | | | | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 446 | -1435/+1747 | |
| | * | | | | | | | Update code for Edition 2024 | Nick Mathewson | 2025-08-07 | 34 | -67/+89 | |
| * | | | | | | | | Merge branch 'gsoc-integrity-check-sketch' into 'main' | gabi-250 | 2025-08-07 | 1 | -0/+169 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | doc: dev: notes: Add keys-integrity-check.md | hjrgrn | 2025-08-07 | 1 | -0/+169 | |
| * | | | | | | | | Merge branch 'fix-quote' into 'main' | David Goulet | 2025-08-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tor-protover: small comment formatting fix | Steven Engler | 2025-08-06 | 1 | -1/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'improve-keys-list' into 'main' | David Goulet | 2025-08-07 | 2 | -17/+88 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | doc: Update keys.md | hjrgrn | 2025-08-06 | 1 | -0/+24 | |
| | * | | | | | | | arti: keys: Improve CLI output by distinguishing KeyPath variants | hjrgrn | 2025-08-06 | 1 | -17/+64 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'update-contributing-docs' into 'main' | gabi-250 | 2025-08-07 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | docs: add safety note to README (re: building arti) | Steven Engler | 2025-08-06 | 1 | -0/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'flowctrl_cc-is-supported' into 'main' | Nick Mathewson | 2025-08-06 | 3 | -12/+30 | |
| |\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| | * | | | | obfs4-checker: do not enable tor-proto/experimental. | Nick Mathewson | 2025-08-06 | 1 | -1/+1 | |
| | * | | | | arti-client: Fix test for FlowCtrl=2. | Nick Mathewson | 2025-08-06 | 1 | -3/+3 | |
| | * | | | | tor_proto: add FLOWCTRL_CC to supported_client_protocols | Nick Mathewson | 2025-08-06 | 2 | -10/+28 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'update-contributing-docs' into 'main' | Ian Jackson | 2025-08-06 | 1 | -0/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | docs: reword contributing guide note about gitlab | Steven Engler | 2025-08-05 | 1 | -7/+15 | |
| | * | | | | docs: can't accept code contributions atm | Steven Engler | 2025-08-04 | 1 | -0/+12 | |
| * | | | | | Merge branch 'msrv-fixes' into 'main' | Nick Mathewson | 2025-08-05 | 5 | -18/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti::socks: Resolve a TODO MSRV entry. | Nick Mathewson | 2025-08-05 | 1 | -6/+3 | |
