| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | retry-error: stop trying to dedup error msgs | Steven Engler | 2025-11-13 | 2 | -12/+23 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'prop368-v4' into 'main' | Nick Mathewson | 2025-11-13 | 21 | -86/+842 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix another doc link. | Nick Mathewson | 2025-11-13 | 1 | -1/+1 | |
| | * | | | | | | | fix a documentation link. | Nick Mathewson | 2025-11-13 | 1 | -1/+1 | |
| | * | | | | | | | proto: run add_warning to update tunnel_activity.rs | Nick Mathewson | 2025-11-12 | 1 | -1/+1 | |
| | * | | | | | | | Fix compilation without all-features. | Nick Mathewson | 2025-11-12 | 2 | -8/+10 | |
| | * | | | | | | | proto: assert that no member of InTunnelActivity needs_drop. | Nick Mathewson | 2025-11-12 | 1 | -1/+15 | |
| | * | | | | | | | circmgr: report errors from update_long_lived_tunnel_last_used | Nick Mathewson | 2025-11-12 | 1 | -21/+54 | |
| | * | | | | | | | proto: Use a ZST-token pattern to enforce correctness for TunnelActivity | Nick Mathewson | 2025-11-12 | 2 | -14/+58 | |
| | * | | | | | | | circmgr: In expiration task, try again if we are not yet ready to expire. | Nick Mathewson | 2025-11-12 | 1 | -21/+31 | |
| | * | | | | | | | circmgr: Add a timeout setting for long-lived circuits. | Nick Mathewson | 2025-11-12 | 4 | -3/+30 | |
| | * | | | | | | | circmgr: Implement expiration for long-lived tunnels. | Nick Mathewson | 2025-11-12 | 4 | -22/+228 | |
| | * | | | | | | | circmgr: Add a notion of long-lived tunnels. | Nick Mathewson | 2025-11-12 | 2 | -8/+77 | |
| | * | | | | | | | circmgr: Refactor should_expire() | Nick Mathewson | 2025-11-12 | 1 | -24/+40 | |
| | * | | | | | | | circmgr: make expiration functions async | Nick Mathewson | 2025-11-12 | 2 | -31/+29 | |
| | * | | | | | | | circmgr: rename expire_tunnel to consider_expiring_tunnel | Nick Mathewson | 2025-11-12 | 1 | -3/+7 | |
| | * | | | | | | | Add a notion of isolation strong enough to enable long-lived circuits. | Nick Mathewson | 2025-11-12 | 4 | -0/+76 | |
| | * | | | | | | | tor-proto: Track information on when tunnels were last used | Nick Mathewson | 2025-11-12 | 9 | -1/+258 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'remove-disclaimers' into 'main' | Ian Jackson | 2025-11-13 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arti: remove security disclaimer from onion service support | Steven Engler | 2025-11-12 | 1 | -4/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * / | | | | | | proto: Remove duplicated function in CircHop | Gabriela Moldovan | 2025-11-13 | 2 | -7/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'rm-todo' into 'main' | opara | 2025-11-12 | 1 | -3/+0 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | proto: Remove a no longer relevant TODO | Gabriela Moldovan | 2025-11-12 | 1 | -3/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'v6only' into 'main' | opara | 2025-11-12 | 5 | -4/+150 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-rtcompat: add comments about blocking in async contexts | Steven Engler | 2025-11-12 | 2 | -1/+5 | |
| | * | | | | | tor-rtcompat: set `IPV6_V6ONLY` for listening sockets on unix | Steven Engler | 2025-11-10 | 2 | -2/+22 | |
| | * | | | | | tor-rtcompat: use a consistent `listen()` implementation | Steven Engler | 2025-11-10 | 5 | -3/+125 | |
| * | | | | | | Merge branch 'disable-hidden-service' into 'main' | wesleyac | 2025-11-12 | 8 | -19/+84 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Fix semver files. | Wesley Aptekar-Cassels | 2025-11-03 | 3 | -6/+0 | |
| | * | | | | | arti(-client|-ureq)/tor-hsservice: semver files v2 | hashcatHitman | 2025-10-21 | 3 | -4/+7 | |
| | * | | | | | arti(-rpcserver): remove incorrect semver files | hashcatHitman | 2025-10-21 | 2 | -2/+0 | |
| | * | | | | | arti(-client|-ureq|-rpcserver): semver files | hashcatHitman | 2025-10-16 | 4 | -0/+4 | |
| | * | | | | | arti-client/tor-hsservice: semver files | hashcatHitman | 2025-10-16 | 2 | -0/+4 | |
| | * | | | | | arti(-client)/tor-hsservice: return None for disabled service | hashcatHitman | 2025-10-16 | 4 | -30/+43 | |
| | * | | | | | arti/tor-hsservice: don't warn on autostart | hashcatHitman | 2025-10-16 | 4 | -22/+12 | |
| | * | | | | | tor-hsservice: TODO - allow changing "enabled" | hashcatHitman | 2025-10-16 | 1 | -0/+2 | |
| | * | | | | | arti: fix hs "enabled" in example config | hashcatHitman | 2025-10-16 | 1 | -3/+5 | |
| | * | | | | | arti/tor-hsservice: warn on service autostart | hashcatHitman | 2025-10-16 | 4 | -6/+17 | |
| | * | | | | | arti(-client): graceful service disable in arti only | hashcatHitman | 2025-10-16 | 2 | -32/+13 | |
| | * | | | | | arti/arti-client: add graceful service disable | hashcatHitman | 2025-10-16 | 2 | -14/+56 | |
| | * | | | | | arti: add "enabled" config to the example config | hashcatHitman | 2025-10-16 | 1 | -0/+4 | |
| | * | | | | | tor-hsservice: add config to disable service | hashcatHitman | 2025-10-16 | 3 | -0/+17 | |
| * | | | | | | Merge branch 'relay-bin-4' into 'main' | opara | 2025-11-11 | 12 | -21/+148 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | arti-relay: update some comments from past few commits | Steven Engler | 2025-11-11 | 2 | -2/+9 | |
| | * | | | | | tor-chanmgr: wrap the peer address in `Sensitive` | Steven Engler | 2025-11-05 | 8 | -16/+29 | |
| | * | | | | | arti-relay: add OR port listener task | Steven Engler | 2025-11-05 | 4 | -3/+96 | |
| | * | | | | | arti-relay: add error context to house keeping task | Steven Engler | 2025-11-05 | 1 | -5/+11 | |
| | * | | | | | arti-relay: use anyhow's error formatting | Steven Engler | 2025-11-05 | 1 | -2/+10 | |
| * | | | | | | fallbackdir: Update list generated on November 10, 2025 | Tor CI Release | 2025-11-11 | 1 | -885/+887 | |
| * | | | | | | Merge branch 'p2-dedup' into 'main' | Ian Jackson | 2025-11-11 | 1 | -123/+139 | |
| |\ \ \ \ \ \ | ||||||
