| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | tor-proto: Add function for checking if a circuit has any open streams. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+11 | |
| | * | | | | | | | tor-proto: Add helper for checking if cmd counts towards conflux seqnos. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+51 | |
| | * | | | | | | | tor-proto: Handle conflux cells in the reactor. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+39 | |
| | * | | | | | | | tor-proto: Add a TODO about adding a conflux MetaCellHandler. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+5 | |
| | * | | | | | | | tor-proto: Add Circuit function for beginning the conflux handshake. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+29 | |
| | * | | | | | | | tor-proto: Add a ConfluxMsgHandler to Circuit. | Gabriela Moldovan | 2025-05-06 | 3 | -0/+49 | |
| | * | | | | | | | tor-proto: Add last_seq_delivered to ConfluxSet. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+17 | |
| | * | | | | | | | tor-proto: Add client-side conflux message handlers. | Gabriela Moldovan | 2025-05-06 | 5 | -0/+547 | |
| | * | | | | | | | tor-proto: Add a reason to CircuitAction::RemoveLeg. | Gabriela Moldovan | 2025-05-06 | 2 | -5/+36 | |
| | * | | | | | | | tor-proto: Add conflux handshake state to reactor. | Gabriela Moldovan | 2025-05-06 | 1 | -0/+20 | |
| | * | | | | | | | tor-proto: Add error and channel types for conflux handshake outcome. | Gabriela Moldovan | 2025-05-06 | 2 | -0/+28 | |
| | * | | | | | | | tor-proto: Pass a DynTimeProvider to the circuit reactor. | Gabriela Moldovan | 2025-05-06 | 3 | -2/+12 | |
| | * | | | | | | | tor-proto: Add macro to dedupe error handling. | Gabriela Moldovan | 2025-05-06 | 1 | -9/+30 | |
| | * | | | | | | | tor-proto: Store the DesiredUx inside ConfluxSet. | Gabriela Moldovan | 2025-05-06 | 1 | -1/+10 | |
| | * | | | | | | | tor-proto: Store the join point of the tunnel in ConfluxSet. | Gabriela Moldovan | 2025-05-06 | 1 | -4/+32 | |
| | * | | | | | | | tor-proto: Add Circuit::last_hop_num for getting the last HopNum. | Gabriela Moldovan | 2025-05-06 | 2 | -6/+13 | |
| | * | | | | | | | tor-proto: Store the V1Nonce of a conflux set in ConfluxSet. | Gabriela Moldovan | 2025-05-06 | 1 | -1/+10 | |
| | * | | | | | | | tor-proto: Make ConfluxSet::primary_id private. | Gabriela Moldovan | 2025-05-06 | 1 | -1/+1 | |
| | * | | | | | | | tor-proto: Enable tor-cell/conflux is conflux is enabled. | Gabriela Moldovan | 2025-05-06 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'tolerate-hs-errs' into 'main' | Nick Mathewson | 2025-05-06 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | shadow CI test: only require 1 successful HS transfer | Jim Newsome | 2025-05-05 | 1 | -5/+5 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'release-notes-update' into 'main' | Nick Mathewson | 2025-05-05 | 1 | -7/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Release.md: Note that we remove semver.md after release | Nick Mathewson | 2025-05-05 | 1 | -0/+5 | |
| | * | | | | | | Release.md: Note that not every semver-checks lint matters | Nick Mathewson | 2025-05-05 | 1 | -0/+5 | |
| | * | | | | | | Release.md: Remove mention of "pages" branch | Nick Mathewson | 2025-05-05 | 1 | -7/+1 | |
| | * | | | | | | Release.md: note "Upgrade Blocker" tickets | Nick Mathewson | 2025-05-05 | 1 | -0/+11 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'clean-implement-haskind-for-toraddrerror' into 'main' | David Goulet | 2025-05-05 | 2 | -3/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix formatting in test_error_kind function | Vijaya Bhaskar | 2025-04-27 | 1 | -1/+4 | |
| | * | | | | | | Implement HasKind trait for TorAddrError | Vijaya Bhaskar | 2025-04-27 | 2 | -3/+25 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'repro-full' into 'main' | David Goulet | 2025-05-05 | 1 | -1/+8 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | reproducible_build: downgrade to crunchy 0.2.2 | Nick Mathewson | 2025-04-28 | 1 | -0/+7 | |
| | * | | | | | Enable --features=full on reproducible builds. | Nick Mathewson | 2025-04-28 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'revert-workaround' into 'main' | Jim Newsome | 2025-05-01 | 2 | -13/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Revert "arti-bench: work around shadow writer shutdown bug" | Jim Newsome | 2025-04-28 | 1 | -11/+1 | |
| | * | | | | | | ci: bump shadow for EPOLLRDHUP fix | Jim Newsome | 2025-04-28 | 1 | -2/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'publish' into 'main'arti-v1.4.3 | Nick Mathewson | 2025-05-01 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti-ureq: Specify versions for dependencies. | Nick Mathewson | 2025-05-01 | 1 | -4/+4 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'release-1.4.3-fix-changelog' into 'main' | wesleyac | 2025-05-01 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | release: Fix CHANGELOG.md formatting. | Wesley Aptekar-Cassels | 2025-05-01 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'release-1.4.3-semver' into 'main' | wesleyac | 2025-05-01 | 63 | -602/+582 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | release: Update Cargo.lock files. | Wesley Aptekar-Cassels | 2025-05-01 | 3 | -85/+85 | |
| | * | | | | | | | release: Bump arti to 1.4.3. | Wesley Aptekar-Cassels | 2025-05-01 | 4 | -4/+4 | |
| | * | | | | | | | release: Bump all unstable tor/arti crates to 0.30.0 | Wesley Aptekar-Cassels | 2025-05-01 | 59 | -511/+491 | |
| | * | | | | | | | release: Bump versions of non tor/arti crates. | Wesley Aptekar-Cassels | 2025-05-01 | 2 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'release-1.4.3-update-release-date' into 'main' | Nick Mathewson | 2025-05-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | release: Update release date. | Wesley Aptekar-Cassels | 2025-05-01 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'release-1.4.3-changelog' into 'main' | wesleyac | 2025-05-01 | 2 | -1/+153 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | docs: Remove ZCG from changelog template. | Wesley Aptekar-Cassels | 2025-05-01 | 1 | -1/+0 | |
| | * | | | | | | release: Update CHANGELOG.md for 1.4.3. | Wesley Aptekar-Cassels | 2025-05-01 | 1 | -0/+153 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'typos' into 'main' | Ian Jackson | 2025-05-01 | 3 | -3/+3 | |
| |\ \ \ \ \ \ | ||||||
