| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge branch 'ticket_2303' into 'main' | Nick Mathewson | 2025-12-17 | 3 | -4/+29 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | rpc-connect-spec: Describe new behavior. | Nick Mathewson | 2025-12-17 | 1 | -0/+3 | |
| | * | | rpc-connect-point: Decline (not abort) on more invalid address formats. | Nick Mathewson | 2025-12-17 | 2 | -4/+26 | |
| |/ / | ||||||
| * | | Merge branch 'main' into 'main' | opara | 2025-12-17 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | ci: always run pages job | Jérôme Charaoui | 2025-12-14 | 1 | -0/+1 | |
| * | | | Merge branch 'listen_on_auto' into 'main' | Nick Mathewson | 2025-12-16 | 10 | -75/+487 | |
| |\ \ \ | ||||||
| | * | | | Improve socks_listen/dns_listen documentation. | Nick Mathewson | 2025-12-16 | 1 | -3/+8 | |
| | * | | | arti: Move "port_info_file" configuration into "storage" | Nick Mathewson | 2025-12-16 | 3 | -12/+34 | |
| | * | | | arti: tweak port_info documentation. | Nick Mathewson | 2025-12-16 | 1 | -0/+3 | |
| | * | | | arti: Export the chosen ports in a ports_info.json file. | Nick Mathewson | 2025-12-16 | 9 | -24/+268 | |
| | * | | | arti: Change how proxy futures are returned. | Nick Mathewson | 2025-12-16 | 3 | -26/+45 | |
| | * | | | tor_config::listen: Warn on explicit port zero. | Nick Mathewson | 2025-12-16 | 1 | -2/+17 | |
| | * | | | arti: tweak docs, add TODOs with respect to Listener. | Nick Mathewson | 2025-12-16 | 3 | -1/+6 | |
| | * | | | arti: Log the actual addresses we are listening on. | Nick Mathewson | 2025-12-16 | 2 | -4/+10 | |
| | * | | | tor_config::Listen: Add methods to check for auto and port 0. | Nick Mathewson | 2025-12-16 | 1 | -0/+37 | |
| | * | | | tor_config::Listen: Add "auto" items | Nick Mathewson | 2025-12-16 | 1 | -7/+55 | |
| | * | | | tor_config::Listen: Deprecate localhost_port_legacy. | Nick Mathewson | 2025-12-16 | 1 | -1/+5 | |
| | * | | | tor_config::Listen: Refactor legacy methods. | Nick Mathewson | 2025-12-16 | 1 | -22/+26 | |
| | |/ / | ||||||
| * | | | Merge branch 'no-stallouts' into 'main' | wesleyac | 2025-12-16 | 7 | -0/+21 | |
| |\ \ \ | ||||||
| | * | | | shadow CI: disable stallouts for onion clients | Jim Newsome | 2025-12-08 | 7 | -0/+21 | |
| * | | | | Merge branch 'fs-path' into 'main' | opara | 2025-12-15 | 2 | -3/+8 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | arti,arti-relay: change info keystore path msg to debug | Steven Engler | 2025-12-11 | 2 | -3/+8 | |
| * | | | | Merge branch 'main' into 'main' | Alexander Hansen Færøy | 2025-12-11 | 2 | -5/+38 | |
| |\ \ \ \ | ||||||
| | * | | | | build website for and deploy to static component | Jérôme Charaoui | 2025-12-10 | 2 | -5/+38 | |
| * | | | | | Merge branch 'ci-doc-artifacts' into 'main' | Clara Engler | 2025-12-11 | 1 | -0/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ci: Keep doc artifacts | Clara Engler | 2025-12-11 | 1 | -0/+13 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'semver-experimental' into 'main' | Nick Mathewson | 2025-12-11 | 1 | -0/+6 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix some wording | Clara Engler | 2025-12-11 | 1 | -2/+2 | |
| | * | | | | doc: Mention `experimental` feature in Semver.md | Clara Engler | 2025-12-10 | 1 | -0/+6 | |
| * | | | | | Merge branch 'tls12' into 'main' | Nick Mathewson | 2025-12-10 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti: remove 'rustls/tls12' feature | Steven Engler | 2025-12-09 | 1 | -1/+0 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'ticket1599_01' into 'main' | David Goulet | 2025-12-10 | 13 | -242/+261 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | proto: Add an immediate order for client CircuitEvent ordering | David Goulet | 2025-12-10 | 1 | -4/+7 | |
| | * | | | | | proto: Rename CircuitAction and cie to CircuitEvent | David Goulet | 2025-12-10 | 2 | -75/+67 | |
| | * | | | | | proto: #[macro_use] be gone! | Gabriela Moldovan | 2025-12-10 | 4 | -2/+4 | |
| | * | | | | | proto: Rename Circuit{Action/Event}::Shutdown to ProtoViolation | David Goulet | 2025-12-10 | 3 | -11/+12 | |
| | * | | | | | proto: Add TODO in client reactor for bad cell | David Goulet | 2025-12-10 | 1 | -0/+6 | |
| | * | | | | | proto: Move relay specific unit test to relay module | David Goulet | 2025-12-10 | 2 | -25/+41 | |
| | * | | | | | proto: Relay circuit reactor now handles AnyChanMsg | David Goulet | 2025-12-10 | 3 | -12/+14 | |
| | * | | | | | proto: Make ClientCircChanMsg pub(super) | David Goulet | 2025-12-10 | 1 | -1/+1 | |
| | * | | | | | proto: Move unit tests and minor fix | David Goulet | 2025-12-10 | 3 | -24/+23 | |
| | * | | | | | proto: Client circuit reactor now handles AnyChanMsg | David Goulet | 2025-12-10 | 9 | -34/+51 | |
| | * | | | | | proto: Move RelayCircChanMsg into relay module | David Goulet | 2025-12-10 | 5 | -27/+29 | |
| | * | | | | | proto: Move ClientCircChanMsg into client module | David Goulet | 2025-12-10 | 7 | -34/+39 | |
| | * | | | | | proto: Remove unused restricted channel msg set | David Goulet | 2025-12-10 | 1 | -26/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'relay-bin-4' into 'main' | David Goulet | 2025-12-10 | 3 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-relay: install default ring crypto provider | Steven Engler | 2025-12-09 | 3 | -0/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'enc-derive' into 'main' | Ian Jackson | 2025-12-10 | 15 | -179/+1414 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc encode: Fix typos in multiplicity check method docs | Ian Jackson | 2025-12-10 | 1 | -4/+4 | |
| | * | | | | | tor-netdoc encode: Enhance explanation of DeterminedMultiplicitySelector | Ian Jackson | 2025-12-10 | 1 | -0/+3 | |
