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
...
|
*
|
|
tor-netdoc: Implement new authority certificates
Clara Engler
2025-12-04
13
-1
/
+1011
|
*
|
|
tor-netdoc: Implement (Partial)Eq for VerifyFailed
Clara Engler
2025-12-04
1
-1
/
+1
*
|
|
|
Merge branch 'bump-criterion' into 'main'
Ian Jackson
2025-12-04
2
-8
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
proto: Bump criterion, criterion-cycles-per-byte to 0.8.0
Gabriela Moldovan
2025-12-04
2
-8
/
+29
|
|
/
/
*
|
|
Merge branch 'protover_refactor' into 'main'
Nick Mathewson
2025-12-04
20
-107
/
+137
|
\
\
\
|
*
|
|
protover: document interning in Protocols docs.
Nick Mathewson
2025-12-04
1
-0
/
+8
|
*
|
|
proto: Add comment about create_firsthop_fast
Nick Mathewson
2025-12-03
1
-1
/
+2
|
*
|
|
linkspec: Remove comment about expense of cloning protocols.
Nick Mathewson
2025-12-03
1
-2
/
+0
|
*
|
|
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
9
-71
/
+48
|
*
|
|
protover: Intern ProtocolsInner.
Nick Mathewson
2025-12-03
3
-1
/
+12
|
*
|
|
protover: Make Protocols become an Arc internally.
Nick Mathewson
2025-12-03
1
-25
/
+42
|
*
|
|
Move intern from tor-netdir to tor-basic-utils and make it pub
Nick Mathewson
2025-12-03
10
-9
/
+18
|
*
|
|
tor_netdoc::intern: Note a future possible cleanup.
Nick Mathewson
2025-12-03
1
-0
/
+2
|
*
|
|
protover: Document un-recommended usage of Protocols::new()
Nick Mathewson
2025-12-03
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'n_authorities_usize' into 'main'
Ian Jackson
2025-12-04
3
-7
/
+6
|
\
\
\
|
*
|
|
tor-netdoc: Remove unnecessary casts
Clara Engler
2025-12-04
2
-2
/
+2
|
*
|
|
tor-netdoc: Store n_authorities in usize
Clara Engler
2025-12-02
3
-5
/
+4
*
|
|
|
Merge branch 'fix-rpc-json' into 'main'
Nick Mathewson
2025-12-04
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix the JSON in rpc-book/messages-and-json.md.
Pier Angelo Vendrame
2025-12-04
1
-2
/
+2
*
|
|
|
|
Merge branch 'nd-enc-api-prep' into 'main'
Ian Jackson
2025-12-04
3
-16
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Provide ItemEncoder::finish
Ian Jackson
2025-12-04
1
-0
/
+5
|
*
|
|
|
|
tor-netdoc: Improve and expose args_raw_string
Ian Jackson
2025-12-04
2
-3
/
+2
|
*
|
|
|
|
tor-netdoc: test2: Don't ever have raw String in defaulted arguments
Ian Jackson
2025-12-04
1
-9
/
+9
|
*
|
|
|
|
tor-netdoc: Better error from empty argument (fmt)
Ian Jackson
2025-12-04
1
-1
/
+4
|
*
|
|
|
|
tor-netdoc: Better error from empty argument
Ian Jackson
2025-12-04
1
-1
/
+1
|
*
|
|
|
|
tor-netdoc: Throw rather than squirreling error from NormalItemArgument
Ian Jackson
2025-12-04
1
-3
/
+1
|
*
|
|
|
|
tor-netdoc: Explain some downsides to use of ItemEncoder::arg
Ian Jackson
2025-12-04
1
-0
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'deftly-1.6.0' into 'main'
Ian Jackson
2025-12-04
28
-31
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Suppress a clippy warning more thoroughly
Ian Jackson
2025-12-04
1
-1
/
+2
|
*
|
|
|
|
Pin our derive-deftly version to ~1.6.0 everywhere
Ian Jackson
2025-12-03
6
-6
/
+6
|
*
|
|
|
|
tor-netdoc: Suppress a clippy warning
Ian Jackson
2025-12-03
1
-0
/
+1
|
*
|
|
|
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
27
-31
/
+31
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'circ-reactor-log-msgs' into 'main'
gabi-250
2025-12-04
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-circmgr: small comment fix
Steven Engler
2025-12-03
1
-1
/
+1
|
*
|
|
|
tor-circmgr: reduce level of info reactor tracing msg
Steven Engler
2025-12-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'torclient-keymgr-accessor' into 'main'
wesleyac
2025-12-03
2
-12
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arti: keys: use `TorClient::keymgr` instead of `InertTorClient::keymgr` in `r...
hjrgrn
2025-11-05
1
-12
/
+10
|
*
|
|
arti-client: Add `TorClient:keymgr` getter function
hjrgrn
2025-11-05
1
-0
/
+6
*
|
|
|
Merge branch 'bug-context' into 'main'
gabi-250
2025-12-03
2
-0
/
+34
|
\
\
\
\
|
*
|
|
|
tor-error: Provide new `bug_context` method on Bug and Result<_, Bug>
Ian Jackson
2025-12-01
2
-0
/
+34
*
|
|
|
|
Merge branch 'relay-streams2' into 'main'
David Goulet
2025-12-02
18
-696
/
+1658
|
\
\
\
\
\
|
*
|
|
|
|
proto: Remove incorrect padding logic
Gabriela Moldovan
2025-12-02
1
-18
/
+5
|
*
|
|
|
|
proto: Add TODO about our TRUNCATE plans
Gabriela Moldovan
2025-12-02
1
-0
/
+5
|
*
|
|
|
|
proto: Move EXTEND handling to catch-all error
Gabriela Moldovan
2025-12-02
2
-9
/
+0
|
*
|
|
|
|
proto: Explain why we have the backward sink readiness check
Gabriela Moldovan
2025-12-02
1
-4
/
+26
|
*
|
|
|
|
proto: Resolve some clippy warnings, remove allows
Gabriela Moldovan
2025-11-24
2
-6
/
+3
|
*
|
|
|
|
proto: Reword a nonsensical TODO
Gabriela Moldovan
2025-11-24
1
-3
/
+15
|
*
|
|
|
|
proto: Update relay reactor documentation
Gabriela Moldovan
2025-11-24
1
-8
/
+79
|
*
|
|
|
|
proto: Fix a number of newly broken doc links
Gabriela Moldovan
2025-11-24
5
-5
/
+7
|
*
|
|
|
|
proto: Appropriately gate STREAM_READER_BUFFER to satisfy clippy
Gabriela Moldovan
2025-11-24
1
-1
/
+4
[prev]
[next]