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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge branch 'netdoc-features-p2' into 'main'
Ian Jackson
2026-04-27
10
-156
/
+80
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
tor-netdoc: Gate authcert/encoded.rs and poc behind incomplete and plain-cons...
Ian Jackson
2026-04-23
3
-2
/
+6
|
*
|
tor-netdoc: Un-gate BASE64_PEM_MAX_LINE
Ian Jackson
2026-04-23
1
-1
/
+0
|
*
|
tor-netdoc: Tidy use's in authcert.rs
Ian Jackson
2026-04-23
1
-9
/
+5
|
*
|
tor-netdoc: Un-gate parse2 and encode in authcert.rs
Ian Jackson
2026-04-23
1
-31
/
+5
|
*
|
tor-netdoc: types/misc.rs: un-gate two helper methods
Ian Jackson
2026-04-23
1
-2
/
+0
|
*
|
tor-netdoc: types/misc.rs: abolish a now-unneeded block in a test
Ian Jackson
2026-04-23
1
-26
/
+23
|
*
|
tor-netdoc: types/misc.rs: tidy preivously cfg'd use's
Ian Jackson
2026-04-23
1
-31
/
+25
|
*
|
tor-netdoc: Remove much cfg in types/misc.rs
Ian Jackson
2026-04-23
1
-47
/
+14
|
*
|
tor-netdoc: Un-gate parse2 and encode core
Ian Jackson
2026-04-23
3
-5
/
+0
|
*
|
tor-netdoc: Make rand dependency unconditional
Ian Jackson
2026-04-23
1
-4
/
+4
|
|
/
*
|
Merge branch 'rsa-identity-to-bytes' into 'main'
Clara Engler
2026-04-23
1
-0
/
+5
|
\
\
|
*
|
tor-llcrypto: Add RsaIdentity::to_bytes()
Clara Engler
2026-04-23
1
-0
/
+5
|
|
/
*
|
proto: Wrap PeerInfo in Arc<>
Gabriela Moldovan
2026-04-23
3
-9
/
+9
*
|
safelog: Add new MaybeSensitive::map() function
Gabriela Moldovan
2026-04-23
1
-0
/
+15
*
|
proto: Avoid collecting the chan identities in RelayIdSet
Gabriela Moldovan
2026-04-23
1
-10
/
+2
*
|
proto: Apply deferred rustfmt
Gabriela Moldovan
2026-04-23
1
-5
/
+2
*
|
proto: Remove expect(unused) from channel PeerInfo
Gabriela Moldovan
2026-04-23
1
-1
/
+0
*
|
proto: Build the PeerInfo from the dummy target in the tests
Gabriela Moldovan
2026-04-23
1
-5
/
+14
*
|
proto: Use PeerInfo in the extend handler
Gabriela Moldovan
2026-04-23
2
-3
/
+4
*
|
proto: Add an accessor for the PeerInfo of a channel
Gabriela Moldovan
2026-04-23
1
-0
/
+6
*
|
proto: Add test ensuring we won't extend to the previous hop
Gabriela Moldovan
2026-04-23
1
-1
/
+43
*
|
proto: Reject EXTEND2 targeting the previous hop in the circuit
Gabriela Moldovan
2026-04-23
1
-1
/
+13
*
|
proto: Give the ExtendRequestHandler a copy of the inbound peer info
Gabriela Moldovan
2026-04-23
3
-1
/
+8
*
|
proto: Fix broken doc link in extend handler
Gabriela Moldovan
2026-04-23
1
-1
/
+3
*
|
proto: Extract EXTEND2 handling into a new module
Gabriela Moldovan
2026-04-23
2
-200
/
+254
|
/
*
Merge branch 'routerdescs2-types' into 'main'
Clara Engler
2026-04-23
8
-11
/
+403
|
\
|
*
tor-netdoc: Fix B16U debug implementation
Clara Engler
2026-04-22
1
-1
/
+1
|
*
tor-netdoc: Fix FixedB16U debug implementation
Clara Engler
2026-04-22
1
-1
/
+1
|
*
tor-netdoc: Add TODO for FixedB16U's Display implementation
Clara Engler
2026-04-22
1
-0
/
+1
|
*
tor-netdoc: Add spec links to all routerdesc types
Clara Engler
2026-04-22
1
-0
/
+8
|
*
tor-netdoc: Add spec link to RouterDesc
Clara Engler
2026-04-22
1
-0
/
+4
|
*
tor-netdoc: pub mod routerdesc
Clara Engler
2026-04-22
3
-8
/
+6
|
*
tor-netdoc: ItemArgumentParseable for RelayPlatform
Clara Engler
2026-04-22
2
-0
/
+13
|
*
tor-netdoc: Public SpFingerprint
Clara Engler
2026-04-22
3
-3
/
+4
|
*
tor-netdoc: Test AddrPolicy's parse2 accumulator
Clara Engler
2026-04-22
1
-0
/
+58
|
*
tor-netdoc: NetdocParseableFields for AddrPolicy
Clara Engler
2026-04-22
2
-2
/
+31
|
*
tor-netdoc: NormalItemArgument for AddrPortPattern
Clara Engler
2026-04-22
2
-0
/
+4
|
*
tor-netdoc: Derive PartialEq,Eq for addrpolicy.rs
Clara Engler
2026-04-22
2
-2
/
+4
|
*
tor-netdoc: Add TODO for BTreeSet in RelayFamilyIds
Clara Engler
2026-04-22
1
-1
/
+5
|
*
tor-netdoc: Add dedup() to RelayFamilyIds
Clara Engler
2026-04-22
2
-0
/
+6
|
*
tor-netdoc: Add sort() to RelayFamilyIds
Clara Engler
2026-04-22
2
-0
/
+6
|
*
tor-netdoc: Add ExtraInfoDigests
Clara Engler
2026-04-22
3
-2
/
+18
|
*
tor-cert: Derive Debug, Clone for SigCheckedCert
Clara Engler
2026-04-22
2
-0
/
+2
|
*
tor-netdoc: Add RouterDescIntroItem
Clara Engler
2026-04-22
3
-2
/
+27
|
*
tor-netdoc: Eq for Nickname
Clara Engler
2026-04-22
2
-1
/
+2
|
*
tor-netdoc: Add OverloadGeneral type
Clara Engler
2026-04-22
3
-0
/
+36
|
*
tor-netdoc: Test SpFingerprint 10x4 requirement
Clara Engler
2026-04-22
1
-0
/
+60
|
*
tor-netdoc: ItemArgumentParseable for SpFingerprint
Clara Engler
2026-04-22
1
-0
/
+32
|
*
tor-netdoc: Speclink for SpFingerprint rustdoc comment
Clara Engler
2026-04-22
1
-0
/
+2
[prev]
[next]