index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'http-connect-outbound-rebased' into 'main'
Nick Mathewson
2026-03-18
8
-75
/
+638
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cargo fmt
Nihal
2026-03-18
1
-6
/
+9
|
*
|
tor-chanmgr: add loopback validation, startup warning and httparse
Nihal
2026-03-18
6
-176
/
+334
|
*
|
tor-chanmgr: split handshake into helper functions
Nihal
2026-03-18
1
-14
/
+47
|
*
|
tor-chanmgr: fix type inference in handshake
Nihal
2026-03-18
2
-6
/
+6
|
*
|
tor-chanmgr: refactor handshake into helper functions
Nihal
2026-03-18
1
-30
/
+53
|
*
|
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
4
-8
/
+19
|
*
|
tor-chanmgr: implement HTTP CONNECT proxy handshake and wire transport
Nihal
2026-03-18
2
-20
/
+186
|
*
|
tor-chanmgr: add ProxyProtocol::HttpConnect variant and URI parsing
Nihal
2026-03-18
1
-36
/
+205
*
|
|
Merge branch 'chutney-arti-extra' into 'main'
Jim Newsome
2026-03-18
6
-47
/
+157
|
\
\
\
|
*
|
|
chutney test: include arti-extra bin
Jim Newsome
2026-03-11
5
-20
/
+81
|
*
|
|
network.py: break up construction of configs list
Jim Newsome
2026-03-11
1
-47
/
+46
|
*
|
|
chutney test: don't override CHUTNEY_START_TIME
Jim Newsome
2026-03-11
1
-3
/
+0
|
*
|
|
chutney ci: convert chutney-script to a normal python module
Jim Newsome
2026-03-11
5
-44
/
+97
*
|
|
|
Merge branch 'extra-info' into 'main'
Clara Engler
2026-03-18
3
-1
/
+138
|
\
\
\
\
|
*
|
|
|
tor-netdoc: Add TODO wrt double definition
Clara Engler
2026-03-18
1
-0
/
+1
|
*
|
|
|
tor-dirclient: Add TODO wrt Default for requests
Clara Engler
2026-03-18
1
-0
/
+2
|
*
|
|
|
tor-netdoc: Properly export ExtraInfoDigest
Clara Engler
2026-03-12
1
-0
/
+3
|
*
|
|
|
tor-dirclient: Add TODO for renaming
Clara Engler
2026-03-12
1
-0
/
+1
|
*
|
|
|
tor-dirclient: No ref semantic in ExtraInfo
Clara Engler
2026-03-12
1
-6
/
+6
|
*
|
|
|
tor-netdoc: Add ExtraInfoDigest type alias
Clara Engler
2026-03-12
1
-0
/
+3
|
*
|
|
|
tor-dirclient: Small semantic fixups
Clara Engler
2026-03-12
1
-5
/
+15
|
*
|
|
|
tor-dirclient: Support for extra-info requests
Clara Engler
2026-03-11
1
-1
/
+118
*
|
|
|
|
Merge branch 'ticket2404_01' into 'main'
David Goulet
2026-03-17
5
-180
/
+515
|
\
\
\
\
\
|
*
|
|
|
|
relay: Pass now() instead of the runtime in the crypto task
David Goulet
2026-03-17
1
-37
/
+31
|
*
|
|
|
|
relay: Add crypto tasks unit test
David Goulet
2026-03-17
3
-1
/
+245
|
*
|
|
|
|
relay: Use same wallclock() time when generating keys
David Goulet
2026-03-17
1
-8
/
+6
|
*
|
|
|
|
relay: Make the crypto tasks use the runtime wallclock
David Goulet
2026-03-17
2
-25
/
+42
|
*
|
|
|
|
relay: Rewrite the rotation key logic in the crypto task
David Goulet
2026-03-17
2
-163
/
+252
|
*
|
|
|
|
relay: Don't log warn if key already exists when generating one
David Goulet
2026-03-17
1
-4
/
+1
|
*
|
|
|
|
relay: Remove leftover comment from previous code iteration
David Goulet
2026-03-17
1
-4
/
+0
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'expiry_hours' into 'main'
David Goulet
2026-03-17
4
-34
/
+86
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cert: Fix minor but annoying bug in cert expiry calculation
Nick Mathewson
2026-03-17
1
-2
/
+18
|
*
|
|
|
cert: Deduplicate expiry-in-hours logic
Nick Mathewson
2026-03-17
4
-34
/
+70
|
/
/
/
/
*
|
|
|
Merge branch 'keymgr-cert-fixes2' into 'main'
gabi-250
2026-03-17
2
-21
/
+115
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
keymgr: Remove now-addressed XXX
Gabriela Moldovan
2026-03-17
1
-3
/
+0
|
*
|
|
keymgr: Fix feature-gating in tests
Gabriela Moldovan
2026-03-17
1
-4
/
+3
|
*
|
|
keymgr: Lower get() logic into get_from_store()
Gabriela Moldovan
2026-03-17
1
-13
/
+15
|
*
|
|
keymgr: Add more tests to reveal the get_*() bug for public keys
Gabriela Moldovan
2026-03-17
1
-1
/
+65
|
*
|
|
keymgr: Pass the item type to entry_descriptor() (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+5
|
*
|
|
keymgr: Pass the item type to entry_descriptor()
Gabriela Moldovan
2026-03-17
1
-4
/
+4
|
*
|
|
keymgr: Preserve item metadata when converting to TestPublicKey (fmt)
Gabriela Moldovan
2026-03-17
1
-1
/
+4
|
*
|
|
keymgr: Preserve item metadata when converting to TestPublicKey
Gabriela Moldovan
2026-03-17
1
-1
/
+3
|
*
|
|
keymgr: Update cert tests
Gabriela Moldovan
2026-03-17
1
-1
/
+16
|
*
|
|
keymgr: Use the keypair specifier when generating keys.
Gabriela Moldovan
2026-03-17
1
-1
/
+9
|
/
/
/
*
|
|
Merge branch 'ssh-fork' into 'main'
gabi-250
2026-03-16
4
-15
/
+15
|
\
\
\
|
*
|
|
keymgr, key-forge: Use our ssh-* forks
Gabriela Moldovan
2026-03-16
4
-15
/
+15
|
/
/
/
*
|
|
Merge branch 'circ-react-logs' into 'main'
David Goulet
2026-03-16
2
-2
/
+44
|
\
\
\
|
*
|
|
proto: Add more logging to the new circuit reactors
Gabriela Moldovan
2026-03-12
2
-2
/
+44
*
|
|
|
Merge branch 'typos' into 'main'
opara
2026-03-16
46
-58
/
+58
|
\
\
\
\
[prev]
[next]