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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
tor-netdoc: {required,recommended}-*-protocols: change ordering
Ian Jackson
2026-06-03
1
-2
/
+2
|
*
|
|
|
|
tor-netdoc: {required,recommended}-*-protocols: fix encoding
Ian Jackson
2026-06-03
1
-1
/
+1
|
*
|
|
|
|
tor-netdoc: SoftwareVersion: fix Display impl
Ian Jackson
2026-06-03
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: fix a doc formatting typo
Ian Jackson
2026-06-03
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'parse-input-improve' into 'main'
Clara Engler
2026-06-09
2
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: ParseInput: document changes
Ian Jackson
2026-06-03
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: ParseInput: add retain_unknown_values convenience setter
Ian Jackson
2026-06-03
1
-0
/
+10
|
*
|
|
|
|
tor-netdoc: ParseInput: add accessors
Ian Jackson
2026-06-03
1
-1
/
+4
|
*
|
|
|
|
tor-netdoc: ParseInput: add some blank lines
Ian Jackson
2026-06-03
1
-0
/
+2
|
*
|
|
|
|
tor-netdoc: ParseInput: impl Debug and Clone
Ian Jackson
2026-06-03
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
11
-40
/
+55
*
|
|
|
|
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
5
-35
/
+31
*
|
|
|
|
tor-rtcompat: change `Default` impls for connect/listen options
Steven Engler
2026-06-08
1
-37
/
+60
*
|
|
|
|
tor-rtcompat: replace `_options` with `()`
Steven Engler
2026-06-08
1
-2
/
+2
*
|
|
|
|
tor-rtcompat: updated semver.md for `connect()` changes
Steven Engler
2026-06-08
1
-0
/
+3
*
|
|
|
|
tor-rtcompat: add connect() options to set the socket buf sizes
Steven Engler
2026-06-08
2
-2
/
+25
*
|
|
|
|
tor-rtcompat: manually create and connect() socket
Steven Engler
2026-06-08
5
-15
/
+156
*
|
|
|
|
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
20
-58
/
+203
*
|
|
|
|
tor-rtcompat: add structs to hold connect() options
Steven Engler
2026-06-08
2
-1
/
+87
*
|
|
|
|
tor-rtcompat: improve comment on `UnixListenOptions`
Steven Engler
2026-06-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'defer_bootstrap_v1' into 'main'
Nick Mathewson
2026-06-08
9
-25
/
+228
|
\
\
\
\
\
|
*
|
|
|
|
arti: rpc functionality to bootstrap a defer_bootstrapped client.
Nick Mathewson
2026-06-08
6
-8
/
+101
|
*
|
|
|
|
Option to defer bootstrapping at startup.
Nick Mathewson
2026-06-08
5
-17
/
+127
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'destroy-cell3' into 'main'
gabi-250
2026-06-08
9
-28
/
+395
|
\
\
\
\
\
|
*
|
|
|
|
proto: Update the tests to use the new CircuitRx{Receiver,Sender}s
Gabriela Moldovan
2026-06-08
6
-16
/
+17
|
*
|
|
|
|
proto: Replace CircuitRx{Sender,Receiver} with new channel type
Gabriela Moldovan
2026-06-08
3
-11
/
+5
|
*
|
|
|
|
proto: Remove now-unused import
Gabriela Moldovan
2026-06-08
1
-1
/
+1
|
*
|
|
|
|
proto: Add a new channel -> circuit queue type
Gabriela Moldovan
2026-06-08
2
-0
/
+372
|
|
/
/
/
/
*
|
|
|
|
proto: Enable the relay exit stream test
Gabriela Moldovan
2026-06-08
1
-1
/
+0
*
|
|
|
|
proto: Set the ClientDataStreamCtrl to None for relay streams (fmt)
Gabriela Moldovan
2026-06-08
1
-5
/
+7
*
|
|
|
|
proto: Set the ClientDataStreamCtrl to None for relay streams
Gabriela Moldovan
2026-06-08
1
-3
/
+3
*
|
|
|
|
proto: Make the ClientDataStreamCtrl optional throughout
Gabriela Moldovan
2026-06-08
1
-12
/
+22
|
/
/
/
/
*
|
/
/
Upgrade tokio to LTS 1.47.1
Neel Chauhan
2026-06-03
13
-14
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'portpolicy-split-ws' into 'main'
Clara Engler
2026-06-03
3
-11
/
+22
|
\
\
\
|
*
|
|
tor-netdoc: Test for UTF-8 port policy edge case
5225225
2026-06-03
3
-0
/
+17
|
*
|
|
tor-netdoc: Avoid use of string slices in PortPolicy
Clara Engler
2026-06-03
1
-11
/
+5
*
|
|
|
Merge branch 'no-result' into 'main'
Clara Engler
2026-06-03
3
-38
/
+37
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-netdoc: netstatus: Abolish StdResult alias
Ian Jackson
2026-06-02
2
-13
/
+12
|
*
|
|
tor-netdoc: netstatus: No longer use crate::Result
Ian Jackson
2026-06-02
2
-24
/
+24
|
*
|
|
tor-netdoc: Change one call to use try_collect()
Ian Jackson
2026-06-02
1
-1
/
+1
*
|
|
|
Merge branch 'bump-deps' into 'main'
Alexander Hansen Færøy
2026-06-03
4
-9
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
dirserver,netdoc: Upgrade to the latest saturating-time
Gabriela Moldovan
2026-06-03
2
-2
/
+2
|
*
|
|
arti: Bump the versions of our opentelemetry deps
Gabriela Moldovan
2026-06-03
2
-7
/
+7
*
|
|
|
tor-netdoc: Add TODO for eventdns
Clara Engler
2026-06-03
1
-0
/
+1
*
|
|
|
tor-netdoc: Change Option<NumericBoolean> to NumericBoolean
Clara Engler
2026-06-03
1
-1
/
+2
*
|
|
|
tor-netdoc: Replace some item docs with spec links
Clara Engler
2026-06-03
1
-6
/
+3
*
|
|
|
tor-netdoc: Add TODO for overload_general
Clara Engler
2026-06-03
1
-0
/
+1
*
|
|
|
tor-netdoc: Add extra_info_digest to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
*
|
|
|
tor-netdoc: Add contact to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
*
|
|
|
tor-netdoc: Add overload_general to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
[prev]
[next]