summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'http-connect-outbound-rebased' into 'main'Nick Mathewson2026-03-188-75/+638
|\ \ \ | |/ / |/| |
| * | cargo fmtNihal2026-03-181-6/+9
| * | tor-chanmgr: add loopback validation, startup warning and httparseNihal2026-03-186-176/+334
| * | tor-chanmgr: split handshake into helper functionsNihal2026-03-181-14/+47
| * | tor-chanmgr: fix type inference in handshakeNihal2026-03-182-6/+6
| * | tor-chanmgr: refactor handshake into helper functionsNihal2026-03-181-30/+53
| * | tor-chanmgr: add base64ct dependency and docsNihal2026-03-184-8/+19
| * | tor-chanmgr: implement HTTP CONNECT proxy handshake and wire transportNihal2026-03-182-20/+186
| * | tor-chanmgr: add ProxyProtocol::HttpConnect variant and URI parsingNihal2026-03-181-36/+205
* | | Merge branch 'chutney-arti-extra' into 'main'Jim Newsome2026-03-186-47/+157
|\ \ \
| * | | chutney test: include arti-extra binJim Newsome2026-03-115-20/+81
| * | | network.py: break up construction of configs listJim Newsome2026-03-111-47/+46
| * | | chutney test: don't override CHUTNEY_START_TIMEJim Newsome2026-03-111-3/+0
| * | | chutney ci: convert chutney-script to a normal python moduleJim Newsome2026-03-115-44/+97
* | | | Merge branch 'extra-info' into 'main'Clara Engler2026-03-183-1/+138
|\ \ \ \
| * | | | tor-netdoc: Add TODO wrt double definitionClara Engler2026-03-181-0/+1
| * | | | tor-dirclient: Add TODO wrt Default for requestsClara Engler2026-03-181-0/+2
| * | | | tor-netdoc: Properly export ExtraInfoDigestClara Engler2026-03-121-0/+3
| * | | | tor-dirclient: Add TODO for renamingClara Engler2026-03-121-0/+1
| * | | | tor-dirclient: No ref semantic in ExtraInfoClara Engler2026-03-121-6/+6
| * | | | tor-netdoc: Add ExtraInfoDigest type aliasClara Engler2026-03-121-0/+3
| * | | | tor-dirclient: Small semantic fixupsClara Engler2026-03-121-5/+15
| * | | | tor-dirclient: Support for extra-info requestsClara Engler2026-03-111-1/+118
* | | | | Merge branch 'ticket2404_01' into 'main'David Goulet2026-03-175-180/+515
|\ \ \ \ \
| * | | | | relay: Pass now() instead of the runtime in the crypto taskDavid Goulet2026-03-171-37/+31
| * | | | | relay: Add crypto tasks unit testDavid Goulet2026-03-173-1/+245
| * | | | | relay: Use same wallclock() time when generating keysDavid Goulet2026-03-171-8/+6
| * | | | | relay: Make the crypto tasks use the runtime wallclockDavid Goulet2026-03-172-25/+42
| * | | | | relay: Rewrite the rotation key logic in the crypto taskDavid Goulet2026-03-172-163/+252
| * | | | | relay: Don't log warn if key already exists when generating oneDavid Goulet2026-03-171-4/+1
| * | | | | relay: Remove leftover comment from previous code iterationDavid Goulet2026-03-171-4/+0
|/ / / / /
* | | | | Merge branch 'expiry_hours' into 'main'David Goulet2026-03-174-34/+86
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cert: Fix minor but annoying bug in cert expiry calculationNick Mathewson2026-03-171-2/+18
| * | | | cert: Deduplicate expiry-in-hours logicNick Mathewson2026-03-174-34/+70
|/ / / /
* | | | Merge branch 'keymgr-cert-fixes2' into 'main'gabi-2502026-03-172-21/+115
|\ \ \ \ | |_|_|/ |/| | |
| * | | keymgr: Remove now-addressed XXXGabriela Moldovan2026-03-171-3/+0
| * | | keymgr: Fix feature-gating in testsGabriela Moldovan2026-03-171-4/+3
| * | | keymgr: Lower get() logic into get_from_store()Gabriela Moldovan2026-03-171-13/+15
| * | | keymgr: Add more tests to reveal the get_*() bug for public keysGabriela Moldovan2026-03-171-1/+65
| * | | keymgr: Pass the item type to entry_descriptor() (fmt)Gabriela Moldovan2026-03-171-1/+5
| * | | keymgr: Pass the item type to entry_descriptor()Gabriela Moldovan2026-03-171-4/+4
| * | | keymgr: Preserve item metadata when converting to TestPublicKey (fmt)Gabriela Moldovan2026-03-171-1/+4
| * | | keymgr: Preserve item metadata when converting to TestPublicKeyGabriela Moldovan2026-03-171-1/+3
| * | | keymgr: Update cert testsGabriela Moldovan2026-03-171-1/+16
| * | | keymgr: Use the keypair specifier when generating keys.Gabriela Moldovan2026-03-171-1/+9
|/ / /
* | | Merge branch 'ssh-fork' into 'main'gabi-2502026-03-164-15/+15
|\ \ \
| * | | keymgr, key-forge: Use our ssh-* forksGabriela Moldovan2026-03-164-15/+15
|/ / /
* | | Merge branch 'circ-react-logs' into 'main'David Goulet2026-03-162-2/+44
|\ \ \
| * | | proto: Add more logging to the new circuit reactorsGabriela Moldovan2026-03-122-2/+44
* | | | Merge branch 'typos' into 'main'opara2026-03-1646-58/+58
|\ \ \ \