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 tests: roundtrip_netstatus: Improve an error message
Ian Jackson
2026-06-22
1
-1
/
+1
*
|
|
|
|
tor-netdoc tests: roundtrip_netstatus: Add a useful debug bound
Ian Jackson
2026-06-22
1
-1
/
+1
*
|
|
|
|
tor-netdoc tests: netstatus round trips: allow adjusting now
Ian Jackson
2026-06-22
1
-1
/
+5
*
|
|
|
|
tor-netdoc tests: Test verification of votes, error cases
Ian Jackson
2026-06-22
3
-1
/
+85
*
|
|
|
|
tor-netdoc: Implement verification for votes
Ian Jackson
2026-06-22
2
-3
/
+139
|
/
/
/
/
*
|
|
|
arti: subcommands: keys: Fix compact output
hjrgrn
2026-06-22
1
-1
/
+1
*
|
|
|
Merge branch 'keys-list-tests' into 'main'
opara
2026-06-18
11
-597
/
+33
|
\
\
\
\
|
*
|
|
|
arti: Gate the "arti keys" tests behind onion-service-service
Gabriela Moldovan
2026-06-17
1
-2
/
+6
|
*
|
|
|
arti: Remove no longer used test helper
Gabriela Moldovan
2026-06-17
1
-13
/
+1
|
*
|
|
|
arti: Remove now-obsolete keys test module
Gabriela Moldovan
2026-06-17
3
-581
/
+0
|
*
|
|
|
arti: Add a trycmd-based test for arti keys list error handling
Gabriela Moldovan
2026-06-17
3
-0
/
+5
|
*
|
|
|
doc/keys.md: Un-ignore some of the example snippets
Gabriela Moldovan
2026-06-17
2
-1
/
+16
|
*
|
|
|
arti: Sort the arti keys list output
Gabriela Moldovan
2026-06-17
1
-0
/
+5
*
|
|
|
|
tor-netdoc: Use format_args! instead of format!
Clara Engler
2026-06-18
1
-1
/
+1
*
|
|
|
|
tor-netdoc: Use chain!() instead of push
Clara Engler
2026-06-18
1
-6
/
+7
*
|
|
|
|
tor-netdoc: Add test for default deny encoding of AddrPolicy
Clara Engler
2026-06-18
1
-0
/
+28
*
|
|
|
|
tor-netdoc: Round-trip encoding test for AddrPolicy
Clara Engler
2026-06-18
1
-1
/
+8
*
|
|
|
|
tor-netdoc: Derive NetdocEncodable in unit test
Clara Engler
2026-06-18
1
-1
/
+1
*
|
|
|
|
tor-netdoc: Replace Ignored with () in AddrPolicy test
Clara Engler
2026-06-18
1
-5
/
+2
*
|
|
|
|
tor-netdoc: Add NetdocEncodableFields for AddrPolicy
Clara Engler
2026-06-18
2
-0
/
+36
*
|
|
|
|
tor-netdoc: Make some policy methods const
Clara Engler
2026-06-18
2
-3
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
68
-68
/
+68
|
\
\
\
\
|
*
|
|
|
Bump MSRV to 1.91
Clara Engler
2026-06-15
68
-68
/
+68
*
|
|
|
|
Merge branch 'derive-depr' into 'main'
Clara Engler
2026-06-18
2
-0
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: constructor derive: allow setting deprecated fields
Ian Jackson
2026-06-16
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: parse2 derive: allow setting deprecated fields
Ian Jackson
2026-06-16
1
-0
/
+4
*
|
|
|
|
|
Merge branch 'misc_string_slices_1' into 'main'
Clara Engler
2026-06-18
14
-68
/
+187
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arti: remove string slices
Nick Mathewson
2026-06-10
1
-2
/
+1
|
*
|
|
|
|
|
arti-rpcserver: remove string slices
Nick Mathewson
2026-06-10
1
-5
/
+4
|
*
|
|
|
|
|
arti-client: remove string slices
Nick Mathewson
2026-06-10
2
-8
/
+6
|
*
|
|
|
|
|
ptmgr: Remove string slicing.
Nick Mathewson
2026-06-10
1
-11
/
+11
|
*
|
|
|
|
|
hscrypto, linkspec, llcrypto: Use new redaction helpers
Nick Mathewson
2026-06-10
3
-13
/
+10
|
*
|
|
|
|
|
safelog: Define redaction helpers to avoid string slicing.
Nick Mathewson
2026-06-10
2
-0
/
+138
|
*
|
|
|
|
|
consdiff: remove string slice usage
Nick Mathewson
2026-06-10
1
-8
/
+5
|
*
|
|
|
|
|
protover: remove str slice usage
Nick Mathewson
2026-06-10
1
-11
/
+4
|
*
|
|
|
|
|
config: remove str slice usage
Nick Mathewson
2026-06-10
1
-6
/
+6
|
*
|
|
|
|
|
basic-utils: remove str slice usage
Nick Mathewson
2026-06-10
1
-4
/
+2
*
|
|
|
|
|
|
pick_n_weighted: change variable names for clarity
Jim Newsome
2026-06-17
1
-25
/
+25
*
|
|
|
|
|
|
NetDir::pick_n_relays and pick_n_weighted: clarify/fix docs re zero-weight items
Jim Newsome
2026-06-17
1
-5
/
+7
*
|
|
|
|
|
|
NetDir::pick_n_weighted: fix doc-comment to not refer to
Jim Newsome
2026-06-17
1
-2
/
+1
*
|
|
|
|
|
|
Rename NetDir::pick_n_filtered_weighted -> pick_n_weighted
Jim Newsome
2026-06-17
1
-22
/
+14
*
|
|
|
|
|
|
pick_n_filtered_weighted: move warnings logs to caller
Jim Newsome
2026-06-17
1
-3
/
+11
*
|
|
|
|
|
|
pick_n_filtered_weighted: test and fix for rand 0.10 behavior
Jim Newsome
2026-06-17
1
-79
/
+67
*
|
|
|
|
|
|
NetDir::pick_n_relays: move implementation to a testable helper
Jim Newsome
2026-06-17
1
-35
/
+60
*
|
|
|
|
|
|
cargo fmt
Jim Newsome
2026-06-17
1
-5
/
+21
*
|
|
|
|
|
|
Netdir::pick_n_relays: precompute weights
Jim Newsome
2026-06-17
1
-19
/
+19
*
|
|
|
|
|
|
test_zero: fix comment re 0-weight handling
Jim Newsome
2026-06-17
1
-1
/
+0
*
|
|
|
|
|
|
NetDir::pick_relay: update doc-comment re zero-weight handling
Jim Newsome
2026-06-17
1
-1
/
+4
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'keys-list-fixes' into 'main'
opara
2026-06-17
4
-4
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arti, keymgr: s/IDEA/TODO
Gabriela Moldovan
2026-06-17
2
-2
/
+3
[prev]
[next]