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
...
*
|
|
|
Merge branch 'da-microdesc-calc' into 'main'
Ian Jackson
2026-08-04
7
-11
/
+603
|
\
\
\
\
|
*
|
|
|
tor-dirauth: tests: Unit test for microdescriptor calculation coalesce
Ian Jackson
2026-08-04
1
-0
/
+52
|
*
|
|
|
tor-dirauth: tests: Provide SupportedConsensusMethod::new_unchecked
Ian Jackson
2026-08-04
1
-0
/
+8
|
*
|
|
|
tor-dirauth: tests: Test error handling of all-supported-microdescs
Ian Jackson
2026-08-04
1
-1
/
+25
|
*
|
|
|
tor-dirauth: tests: Test computation of all microdescriptors
Ian Jackson
2026-08-04
1
-0
/
+20
|
*
|
|
|
tor-dirauth: Function for computing all supported microdescriptors
Ian Jackson
2026-08-04
2
-1
/
+87
|
*
|
|
|
tor-dirauth: tests: Test microdescriptor calculation against live data
Ian Jackson
2026-08-04
3
-0
/
+68
|
*
|
|
|
tor-dirauth: Implement main microdescriptor calculation function
Ian Jackson
2026-08-04
5
-4
/
+58
|
*
|
|
|
tor-dirauth: Use TrackedConsensusMethod in summarise_policy_v4_approximate
Ian Jackson
2026-08-04
1
-3
/
+7
|
*
|
|
|
tor-dirauth: Introduce new TrackedConsensusMethod type
Ian Jackson
2026-08-04
4
-3
/
+278
|
*
|
|
|
tor-dirauth: Rework tor-netdoc dependency
Ian Jackson
2026-08-04
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'cc-event-counters' into 'main'
opara
2026-08-04
1
-6
/
+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-proto: fix cc vegas counter updates on clock stall
Steven Engler
2026-07-30
1
-6
/
+7
*
|
|
|
proto: Remove a now-done TODO
Gabriela Moldovan
2026-08-04
1
-3
/
+0
*
|
|
|
proto: Rename "hs" to "hc"
Gabriela Moldovan
2026-08-04
2
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'accumulator-rd-verify' into 'main'
Clara Engler
2026-08-04
1
-98
/
+74
|
\
\
\
|
*
|
|
tor-netdoc: Mark RouterDesc verification as complete
Clara Engler
2026-08-03
1
-4
/
+1
|
*
|
|
tor-netdoc: Run cargo-fmt
Clara Engler
2026-08-03
1
-68
/
+68
|
*
|
|
tor-netdoc: Use TimeRangeBoundBuilder for verification
Clara Engler
2026-08-03
1
-34
/
+13
*
|
|
|
maint: remove semver.md files
Steven Engler
2026-08-03
8
-52
/
+0
*
|
|
|
Merge branch 'reldate' into 'main'
Nick Mathewson
2026-08-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
arti-client: update release date
Steven Engler
2026-08-03
1
-1
/
+1
*
|
|
|
|
Upgraded dependencies for equix bench
Steven Engler
2026-08-03
1
-80
/
+98
*
|
|
|
|
Upgraded dependencies for hashx bench
Steven Engler
2026-08-03
1
-79
/
+97
*
|
|
|
|
Update Cargo.lock files
Steven Engler
2026-08-03
2
-3
/
+3
*
|
|
|
|
Bump versions for crates with non-functional changes
Steven Engler
2026-08-03
11
-11
/
+11
*
|
|
|
|
Bump patch version for hashx crate
Steven Engler
2026-08-03
2
-2
/
+2
*
|
|
|
|
Bump version for arti crate
Steven Engler
2026-08-03
3
-3
/
+3
*
|
|
|
|
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
57
-542
/
+542
|
/
/
/
/
*
|
|
|
proto: Update semver with the changes to the logging
David Goulet
2026-08-03
1
-0
/
+1
*
|
|
|
proto: Move comment to the right place
David Goulet
2026-08-03
1
-3
/
+3
*
|
|
|
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
11
-35
/
+35
*
|
|
|
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
*
|
|
|
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
*
|
|
|
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
|
/
/
/
*
|
|
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
[prev]
[next]