| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge branch 'tor-cert-todos' into 'main' | Nick Mathewson | 2023-06-28 | 1 | -6/+0 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Remove spurious todo-hs items in tor-cert. | Nick Mathewson | 2023-06-28 | 1 | -6/+0 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'more-keymgr-todos' into 'main' | Alexander Færøy | 2023-06-28 | 3 | -5/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | keymgr: Downgrade "TODO hs" to "TODO HSS". | Gabriela Moldovan | 2023-06-28 | 3 | -5/+5 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 'relayids' into 'main' | Nick Mathewson | 2023-06-28 | 1 | -10/+7 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | tor-hsclient: Make RendPtIdentityForError use RelayIds | Ian Jackson | 2023-06-28 | 1 | -6/+3 | |
| | * | | | tor-hsclient: Use RendPtIdentityForError in more places | Ian Jackson | 2023-06-28 | 1 | -4/+4 | |
| |/ / / | ||||||
| * | | | Merge branch 'reuse' into 'main' | Ian Jackson | 2023-06-28 | 1 | -1/+17 | |
| |\ \ \ | ||||||
| | * | | | tor-hsclient: Add a TODO SPEC re HS intro extend-and-reuse | Ian Jackson | 2023-06-23 | 1 | -0/+2 | |
| | * | | | tor-hsclient: Discuss intro circuit extend-and-reuse | Ian Jackson | 2023-06-23 | 1 | -1/+15 | |
| * | | | | Merge branch 'keymgr-todos' into 'main' | Alexander Færøy | 2023-06-28 | 3 | -10/+6 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | keymgr: Downgrade some TODOs to "TODO HSS". | Gabriela Moldovan | 2023-06-28 | 2 | -6/+6 | |
| | * | | | keymgr: Remove outdated TODOs regarding error handling. | Gabriela Moldovan | 2023-06-28 | 2 | -4/+0 | |
| * | | | | Merge branch 'config' into 'main' | Ian Jackson | 2023-06-28 | 13 | -40/+206 | |
| |\ \ \ \ | ||||||
| | * | | | | HS timeout parameters: Restore some TODOs | Ian Jackson | 2023-06-28 | 1 | -0/+4 | |
| | * | | | | HS configuration: Use configured maximum attempts - comment | Ian Jackson | 2023-06-28 | 1 | -0/+4 | |
| | * | | | | HS configuration: Use configured maximum attempts (fmt) | Ian Jackson | 2023-06-28 | 1 | -4/+12 | |
| | * | | | | HS configuration: Use configured maximum attempts | Ian Jackson | 2023-06-28 | 1 | -10/+9 | |
| | * | | | | HS configuration: Plumb configuration through (fmt) | Ian Jackson | 2023-06-28 | 3 | -11/+29 | |
| | * | | | | HS configuration: Plumb configuration through (clippy) | Ian Jackson | 2023-06-28 | 2 | -5/+5 | |
| | * | | | | HS configuration: Plumb configuration through | Ian Jackson | 2023-06-28 | 6 | -8/+68 | |
| | * | | | | HS configuration: Add retry parameters to configuration | Ian Jackson | 2023-06-28 | 6 | -4/+48 | |
| | * | | | | HS configuration: Add and honour `allow_onion_addrs` in configuration | Ian Jackson | 2023-06-28 | 5 | -10/+39 | |
| * | | | | | Merge branch 'dirclient-semver-entry' into 'main' | Nick Mathewson | 2023-06-28 | 1 | -0/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Missing semver entry for new dirclient API from !1323 | Nick Mathewson | 2023-06-28 | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'hsdir-identity' into 'main' | Nick Mathewson | 2023-06-28 | 2 | -7/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-hsclient: Completely hide hsdir identities in errors | Ian Jackson | 2023-06-28 | 2 | -7/+6 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'config2' into 'main' | Ian Jackson | 2023-06-28 | 6 | -310/+564 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | art cfg tests: Fix garbled doc wording | gabi-250 | 2023-06-28 | 1 | -2/+2 | |
| | * | | | arti cfg tests: Fix doc comment | gabi-250 | 2023-06-28 | 1 | -1/+1 | |
| | * | | | CI: run a normal all-features-test | Ian Jackson | 2023-06-28 | 1 | -0/+17 | |
| | * | | | arti cfg tests: Overhaul exception handling (fmt) | Ian Jackson | 2023-06-28 | 1 | -36/+32 | |
| | * | | | arti cfg tests: Overhaul exception handling | Ian Jackson | 2023-06-28 | 3 | -92/+326 | |
| | * | | | arti cfg tests: Remove a comment relating to work already done | Ian Jackson | 2023-06-28 | 1 | -4/+0 | |
| | * | | | arti cfg tests: Code motion | Ian Jackson | 2023-06-28 | 1 | -206/+214 | |
| | * | | | geoip: conditionalise a test | Ian Jackson | 2023-06-28 | 1 | -0/+1 | |
| | * | | | Conditionalise an import | Ian Jackson | 2023-06-28 | 1 | -0/+1 | |
| | * | | | Mark a builder as non-exhaustive | Ian Jackson | 2023-06-28 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'keymgr-error-kind' into 'main' | gabi-250 | 2023-06-28 | 4 | -4/+39 | |
| |\ \ \ | ||||||
| | * | | | keymgr: Implement HasKind for ArtiNativeKeystoreError. | Gabriela Moldovan | 2023-06-28 | 1 | -2/+7 | |
| | * | | | tor-error: Add KeystoreAccessFailed, KeystoreFsPermissions to ErrorKind. | Gabriela Moldovan | 2023-06-28 | 2 | -1/+21 | |
| | * | | | keymgr: Implement HasKind for SshKeyError. | Gabriela Moldovan | 2023-06-28 | 1 | -2/+1 | |
| | * | | | tor-error: Add KeystoreCorrupted to ErrorKind. | Gabriela Moldovan | 2023-06-28 | 2 | -0/+11 | |
| * | | | | Merge branch 'dirclient-todos' into 'main' | Alexander Færøy | 2023-06-28 | 3 | -9/+31 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | dirclient: use correct default max_len | Nick Mathewson | 2023-06-27 | 1 | -2/+2 | |
| | * | | | hsclient: Use HsDescDownloadRequest::set_max_len. | Nick Mathewson | 2023-06-27 | 1 | -1/+12 | |
| | * | | | dirclient: Correct an erroneous comment. | Nick Mathewson | 2023-06-27 | 1 | -1/+2 | |
| | * | | | dirclient: Make maximum hsdesc length adjustable. | Nick Mathewson | 2023-06-27 | 2 | -8/+12 | |
| | * | | | dirclient: Explain why hardcoding "3" is ok. | Nick Mathewson | 2023-06-27 | 1 | -1/+7 | |
| | | |/ | |/| | ||||||
| * | | | Merge branch 'ticket_914' into 'main' | Nick Mathewson | 2023-06-28 | 2 | -118/+9 | |
| |\ \ \ | |/ / |/| | | ||||||
