index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-netdoc: Add RouterHashAccu
Clara Engler
2026-04-23
2
-0
/
+12
|
*
|
|
|
|
tor-netdoc: de-cfg-gate the types/misc/routerdesc module
Ian Jackson
2026-04-23
2
-2
/
+0
|
*
|
|
|
|
tor-netdoc: types/misc.rs: routerdesc: use super::*
Ian Jackson
2026-04-23
1
-8
/
+1
|
*
|
|
|
|
tor-netdoc: Better error message for failure to implement encoding trait
Ian Jackson
2026-04-23
1
-1
/
+1
*
|
|
|
|
|
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 'no-cpu-pinning' into 'main'
Ian Jackson
2026-04-27
2
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
integration-chutney-shadow: disable shadow spin-looping
Jim Newsome
2026-04-21
1
-0
/
+3
|
*
|
|
|
|
CI: Disble shadow cpu-pinning
Jim Newsome
2026-04-21
2
-0
/
+5
*
|
|
|
|
|
Merge branch 'osx_min_version_10_14' into 'main'
Ian Jackson
2026-04-27
1
-2
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Remove now-false comment in reproducible-build.
Nick Mathewson
2026-04-26
1
-1
/
+0
|
*
|
|
|
Update MACOS_DEPLOYMENT_TARGET to 10.14
Nick Mathewson
2026-04-25
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'osx-repro-update' into 'main'
Nick Mathewson
2026-04-23
2
-19
/
+58
|
\
\
\
\
|
*
|
|
|
reproducible-build: version the osxcross directory.
Nick Mathewson
2026-04-18
1
-7
/
+7
|
*
|
|
|
Update the OSX SDK in our reproducible build.
Nick Mathewson
2026-04-17
1
-15
/
+54
|
*
|
|
|
docker-reproducible-build: Fix script name.
Nick Mathewson
2026-04-17
1
-1
/
+1
*
|
|
|
|
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
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'relay-circ-checks' into 'main'
gabi-250
2026-04-23
6
-211
/
+347
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
[prev]
[next]