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
...
|
*
|
|
|
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
14
-55
/
+55
|
*
|
|
|
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
15
-65
/
+216
|
*
|
|
|
proto: Rename CircId and UniqId variable name
David Goulet
2026-08-03
8
-26
/
+29
*
|
|
|
|
Merge branch 'changelog-3aug' into 'main'
Nick Mathewson
2026-08-03
1
-0
/
+231
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Initial changelog for Arti 2.5.1.
Nick Mathewson
2026-08-03
1
-0
/
+231
*
|
|
|
|
Merge branch 'fixup-feats' into 'main'
Nick Mathewson
2026-08-03
3
-14
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
maint: ran 'cargo sort' in arti-dirauth and tor-dirauth
Steven Engler
2026-08-03
2
-14
/
+14
|
*
|
|
|
|
maint: ran fixup-features
Steven Engler
2026-08-03
3
-2
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'cargo-audit' into 'main'
Ian Jackson
2026-08-03
3
-39
/
+68
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
maint: ran 'cd crates/equix/bench && cargo update -p proc-macro-error3'
Steven Engler
2026-08-03
1
-13
/
+23
|
*
|
|
|
maint: ran 'cd crates/hashx/bench && cargo update -p proc-macro-error3'
Steven Engler
2026-08-03
1
-12
/
+22
|
*
|
|
|
maint: ran 'cargo update -p proc-macro-error3'
Steven Engler
2026-08-03
1
-5
/
+15
|
*
|
|
|
maint: ran 'cargo update -p
[email protected]
'
Steven Engler
2026-08-03
1
-9
/
+8
|
/
/
/
/
*
|
|
|
Merge branch 'writer-handle' into 'main'
Ian Jackson
2026-08-03
1
-23
/
+120
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arti-dirauth: Expand on a doc comment
Ian Jackson
2026-08-03
1
-0
/
+1
|
*
|
|
arti-dirauth: Fix doc comment typo
Ian Jackson
2026-08-03
1
-1
/
+1
|
*
|
|
tor-dirauth: FilenameOrStdio: Remove a now-unused mut
Ian Jackson
2026-07-30
1
-2
/
+1
|
*
|
|
tor-dirauth: FilenameOrStdio: Allow incremental writing
Ian Jackson
2026-07-30
1
-11
/
+100
|
*
|
|
tor-dirauth: FilenameOrStdio: Allow incremental writing (pre-fmt)
Ian Jackson
2026-07-30
1
-1
/
+2
|
*
|
|
arti-dirauth: FilenameOrStdio: Break out convert_error
Ian Jackson
2026-07-30
1
-2
/
+6
|
*
|
|
arti-dirauth: FilenameOrStdio: Rename p to main
Ian Jackson
2026-07-30
1
-3
/
+3
|
*
|
|
arti-dirauth: FilenameOrStdio: promote comment about .tmp cleanup
Ian Jackson
2026-07-30
1
-9
/
+12
*
|
|
|
Merge branch 'cc-rate-fix' into 'main'
Ian Jackson
2026-08-03
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
tor-cell: add missing semver.md entries
Steven Engler
2026-07-30
1
-0
/
+2
*
|
|
|
|
Merge branch 'test-support-more' into 'main'
Clara Engler
2026-08-03
5
-71
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-netdoc: testing: Expose regsub
Ian Jackson
2026-07-30
4
-10
/
+16
|
*
|
|
|
tor-netdoc: testing: Expose assert_eq_or_diff (fmt)
Ian Jackson
2026-07-30
1
-7
/
+1
|
*
|
|
|
tor-netdoc: testing: Expose assert_eq_or_diff
Ian Jackson
2026-07-30
4
-61
/
+65
|
*
|
|
|
tor-netdoc: testing: Remove a spurious cfg
Ian Jackson
2026-07-30
1
-1
/
+0
|
*
|
|
|
tor-netdoc: testing: Actually expose the test_support module
Ian Jackson
2026-07-30
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'cc-kbps-fix' into 'main'
opara
2026-07-30
13
-65
/
+68
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-proto: fix XON conversion from KB/s to B/s
Steven Engler
2026-07-30
1
-4
/
+4
|
*
|
|
tor-cell: update docs and variable names for `Xon`
Steven Engler
2026-07-30
3
-13
/
+16
|
*
|
|
tor-cell: update docs and variable names for `XonKBpsEwma`
Steven Engler
2026-07-30
1
-9
/
+9
|
*
|
|
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
13
-44
/
+44
|
/
/
/
*
|
|
Merge branch 'mock-net' into 'main'
David Goulet
2026-07-30
2
-31
/
+69
|
\
\
\
|
*
|
|
tor-proto: reuse existing channels in ntor test
Steven Engler
2026-07-30
1
-8
/
+5
|
*
|
|
tor-proto: extend circ handshake tests to close the circuit
Steven Engler
2026-07-30
2
-2
/
+38
|
*
|
|
tor-proto: rename some methods on test `ConnInspector`
Steven Engler
2026-07-30
2
-10
/
+10
|
*
|
|
tor-proto: reword some TODOs
Steven Engler
2026-07-30
1
-2
/
+2
|
*
|
|
tor-proto: don't drop stream rx in tests
Steven Engler
2026-07-30
2
-10
/
+15
*
|
|
|
Merge branch 'create-fast' into 'main'
opara
2026-07-30
5
-37
/
+160
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-protover: set field visibility in `subprotocol_restricted_set`
Steven Engler
2026-07-30
1
-5
/
+5
|
*
|
|
tor-proto: use `subprotocol_restricted_set` macro
Steven Engler
2026-07-30
3
-37
/
+19
|
*
|
|
tor-protover: add a `subprotocol_restricted_set` macro
Steven Engler
2026-07-30
2
-0
/
+135
|
*
|
|
tor-protover: add `From<NamedSubver> for Protocols`
Steven Engler
2026-07-27
1
-0
/
+6
*
|
|
|
Merge branch 'uploader-arc' into 'main'
opara
2026-07-30
4
-18
/
+21
|
\
\
\
\
|
*
|
|
|
tor-dirpublish: change `Uploader::upload()` to not require `Arc`
Steven Engler
2026-07-30
4
-18
/
+21
*
|
|
|
|
Merge branch 'verify-fix' into 'main'
Clara Engler
2026-07-30
1
-7
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Mark RouterDescUnverified::verify() incomplete
Clara Engler
2026-07-30
1
-0
/
+3
[prev]
[next]