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
...
|
*
|
|
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
8
-70
/
+48
|
*
|
|
protover: Intern ProtocolsInner.
Nick Mathewson
2025-12-03
2
-1
/
+11
|
*
|
|
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
9
-9
/
+17
|
*
|
|
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
*
|
|
|
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
27
-27
/
+29
|
\
\
\
\
|
*
|
|
|
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
26
-27
/
+27
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
|
*
|
|
|
|
proto: Adjust docs to refer to the new location of StreamReceiver
Gabriela Moldovan
2025-11-24
1
-1
/
+1
|
*
|
|
|
|
proto: Deduplicate msg_streamid()
Gabriela Moldovan
2025-11-24
3
-40
/
+22
|
*
|
|
|
|
proto: Remove crate-level STREAM_READER_BUFFER reexport
Gabriela Moldovan
2025-11-24
2
-3
/
+2
|
*
|
|
|
|
proto: Move a couple of stream-related constants to stream mod (fmt)
Gabriela Moldovan
2025-11-24
4
-7
/
+5
|
*
|
|
|
|
proto: Move a couple of stream-related constants to stream mod
Gabriela Moldovan
2025-11-24
7
-25
/
+20
|
*
|
|
|
|
proto: Start handling incoming stream requests
Gabriela Moldovan
2025-11-24
3
-28
/
+666
|
*
|
|
|
|
proto: Pass all the padding-related objects to the relay reactors
Gabriela Moldovan
2025-11-24
3
-2
/
+24
|
*
|
|
|
|
proto: Make send_msg_to_client() take an AnyRelayMsgOuter
Gabriela Moldovan
2025-11-24
1
-4
/
+5
|
*
|
|
|
|
proto: Add a Tunnel::Relay variant for StreamTarget
Gabriela Moldovan
2025-11-24
3
-10
/
+114
|
*
|
|
|
|
proto: Add WIP constructor for relay sync view
Gabriela Moldovan
2025-11-24
1
-0
/
+6
|
*
|
|
|
|
proto: Move StreamComponents to top-level stream mod
Gabriela Moldovan
2025-11-24
3
-22
/
+24
|
*
|
|
|
|
proto: Move raw under top-level stream mod
Gabriela Moldovan
2025-11-24
3
-7
/
+3
[prev]
[next]