| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Release.md: Say to recheck blockers before releasing! | Ian Jackson | 2025-08-14 | 1 | -0/+2 | |
| | * | | | | | Release.md: Add tickyboxes | Ian Jackson | 2025-08-14 | 1 | -27/+34 | |
| | * | | | | | maint/release-prep-ticket-template: script for making checklist | Ian Jackson | 2025-08-14 | 2 | -0/+84 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'send-unbounded' into 'main' | gabi-250 | 2025-08-13 | 1 | -2/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | proto: Consolidate all send_unbounded() calls in send_msg(). | Gabriela Moldovan | 2025-08-13 | 1 | -2/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'mock-time-core-tidy' into 'main' | Ian Jackson | 2025-08-13 | 1 | -6/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-rtmock: MockTimeCore: fix docs | Ian Jackson | 2025-08-12 | 1 | -2/+2 | |
| | * | | | | | tor-rtmock: Slightly clean up CrateGetters macro | Ian Jackson | 2025-08-12 | 1 | -4/+5 | |
| * | | | | | | Merge branch 'remove-comment' into 'main' | David Goulet | 2025-08-12 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-cell: fix comment in `ChannelCodec::encode` | Steven Engler | 2025-08-12 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
| * | | | / / | Merge branch 'slab' into 'main' | Ian Jackson | 2025-08-12 | 1 | -2/+2 | |
| |\| | | | | | |_|_|/ / |/| | | | | ||||||
| | * | | | | Update slab dependency to fix cargo audit | Ian Jackson | 2025-08-12 | 1 | -2/+2 | |
| * | | | | | Merge branch 'chutney-multi-phase' into 'main' | Jim Newsome | 2025-08-12 | 4 | -13/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | integration-e2e-shadow: update simulated time more frequently | Jim Newsome | 2025-08-11 | 1 | -1/+6 | |
| | * | | | | | chutney test net: add 2nd exit and bridge for conflux compat | Jim Newsome | 2025-08-11 | 1 | -2/+2 | |
| | * | | | | | chutney test network: use multi-phase launch | Jim Newsome | 2025-08-11 | 1 | -7/+22 | |
| | * | | | | | chutney ci: use "chutney bootstrap" to support multi-phase networks | Jim Newsome | 2025-08-11 | 1 | -3/+1 | |
| | * | | | | | CI: increase CHUTNEY_START_TIME to default | Jim Newsome | 2025-08-11 | 1 | -1/+1 | |
| | * | | | | | CI: bump chutney version | Jim Newsome | 2025-08-11 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'fix-keys-list' into 'main' | wesleyac | 2025-08-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti: keys: Fix `display_keystore_entries` output | hjrgrn | 2025-08-09 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'arti-crate-readme-typos' into 'main' | wesleyac | 2025-08-12 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | arti-crate-readme-typos: Typos | nield | 2025-08-04 | 1 | -9/+9 | |
| * | | | | | | | Merge branch 'relay-reactor-design' into 'main' | gabi-250 | 2025-08-12 | 1 | -0/+491 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | doc/dev/notes: relay-reactor: Add a relay reactor implementation sketch. | Gabriela Moldovan | 2025-08-11 | 1 | -0/+491 | |
| * | | | | | | | | Merge branch 'channel_doesnt_count_towards_timing' into 'main' | wesleyac | 2025-08-11 | 3 | -71/+102 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | circmgr: Move the body of get_channel_to_guard into its only caller. | Nick Mathewson | 2025-08-07 | 1 | -33/+23 | |
| | * | | | | | | | 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 | |
