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
...
|
*
|
|
|
|
tor-netdoc: derive Hash for netstatus::ConsensusMethods
Ian Jackson
2026-07-23
2
-1
/
+2
|
*
|
|
|
|
tor-netdoc: Use encode_netdoc_unsigned in several places
Ian Jackson
2026-07-23
3
-19
/
+9
|
*
|
|
|
|
tor-netdoc: Provide free functions for encoding
Ian Jackson
2026-07-23
2
-0
/
+27
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'testdata-export' into 'main'
Ian Jackson
2026-07-27
65
-391
/
+508
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
tor-netdoc testdata-live: Export for the benefit of other crates
Ian Jackson
2026-07-23
2
-0
/
+89
|
*
|
|
|
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
34
-35
/
+35
|
*
|
|
|
tor-netdoc testdata-live: Run a download
Ian Jackson
2026-07-23
28
-356
/
+367
|
*
|
|
|
tor-netdoc testdata-live: Write out a selected_relays.rs file
Ian Jackson
2026-07-23
1
-0
/
+17
*
|
|
|
|
Merge branch 'promote-supported-consensus' into 'main'
gabi-250
2026-07-27
6
-17
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
Move supported consensus methods iteration to tor-dirauth from arti-dirauth
Ian Jackson
2026-07-23
6
-17
/
+37
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'use-chutney-shadow' into 'main'
Jim Newsome
2026-07-23
7
-47
/
+104
|
\
\
\
\
\
|
*
|
|
|
|
.gitignore: ignore default integration-e2e-shadow output dir
Jim Newsome
2026-07-23
1
-0
/
+2
|
*
|
|
|
|
integration-e2e-shadow: change default data-dir to TOPLEVEL/chutney-net
Jim Newsome
2026-07-23
2
-3
/
+5
|
*
|
|
|
|
integration-e2e-shadow: move artifacts into nodes dir
Jim Newsome
2026-07-23
3
-18
/
+23
|
*
|
|
|
|
integration-e2e-shadow: config and init outside of shadow
Jim Newsome
2026-07-23
1
-10
/
+19
|
*
|
|
|
|
chutney test: split network init from network bootstrap
Jim Newsome
2026-07-23
3
-10
/
+16
|
*
|
|
|
|
integration-e2e-shadow: inline integration-e2e
Jim Newsome
2026-07-23
1
-2
/
+30
|
*
|
|
|
|
integration-e2e-shadow: add support for subcommands
Jim Newsome
2026-07-23
1
-1
/
+3
|
*
|
|
|
|
integration-e2e-shadow: split out helper _configure_and_run_shadow
Jim Newsome
2026-07-23
1
-10
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'limit_warn' into 'main'
Jim Newsome
2026-07-23
2
-3
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
arti: Ratelimit proxy error reports
syphyr
2026-07-23
2
-3
/
+47
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'circhop-handlemsg' into 'main'
gabi-250
2026-07-23
3
-9
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
proto: Include the actual cell command in an error message
Gabriela Moldovan
2026-07-23
1
-3
/
+5
|
*
|
|
|
proto: Remove feature-gating from CircHop::handle_msg()
Gabriela Moldovan
2026-07-23
3
-6
/
+4
|
/
/
/
/
*
|
|
|
Merge branch 'arti-authority-plugin-1' into 'main'
Ian Jackson
2026-07-23
7
-0
/
+236
|
\
\
\
\
|
*
|
|
|
arti-dirauth: Correct URL for authority-plugin.md
Ian Jackson
2026-07-23
1
-1
/
+1
|
*
|
|
|
arti-dirauth: FilenameOrStdio: Add doc and comments about permissions
Ian Jackson
2026-07-23
1
-0
/
+3
|
*
|
|
|
arti-dirauth: FilenameOrStdio: Discussion of leftover .tmp files
Ian Jackson
2026-07-23
1
-0
/
+11
|
*
|
|
|
arti-dirauth: FilenameOrStdio: Clarify a TODO
Ian Jackson
2026-07-23
1
-1
/
+2
|
*
|
|
|
arti-dirauth: Provide a command to dump the spec
Ian Jackson
2026-07-23
1
-0
/
+21
|
*
|
|
|
arti-dirauth: Move plugin spec to crate subdir
Ian Jackson
2026-07-23
1
-0
/
+0
|
*
|
|
|
arti-dirauth: Add a divider comment
Ian Jackson
2026-07-23
1
-0
/
+2
|
*
|
|
|
arti authority plugin: Implement list-methods
Ian Jackson
2026-07-21
2
-4
/
+27
|
*
|
|
|
arti authority plugin: FilenameOrStdio utility
Ian Jackson
2026-07-21
2
-0
/
+66
|
*
|
|
|
arti authority plugin: Command line parsing skeleton
Ian Jackson
2026-07-21
3
-1
/
+82
|
*
|
|
|
arti-dirauth: Build an arti consensus method plugin binary
Ian Jackson
2026-07-21
4
-0
/
+28
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'refactor-tor-dirmgr-0' into 'main'
Jim Newsome
2026-07-23
1
-102
/
+180
|
\
\
\
\
|
*
|
|
|
tor-dirmgr: Refactor bootstrap::download
hjrgrn
2026-07-23
1
-102
/
+180
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'dynasm' into 'main'
opara
2026-07-23
4
-37
/
+37
|
\
\
\
\
|
*
|
|
|
hashx,equix: update bench Cargo.lock
Steven Engler
2026-07-23
2
-24
/
+24
|
*
|
|
|
hashx: update dynasmrt to 5.1.0
Steven Engler
2026-07-23
2
-13
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'rsa-1024' into 'main'
David Goulet
2026-07-23
1
-1
/
+21
|
\
\
\
\
|
*
|
|
|
tor-cert-x509: fix size check in `create_legacy_rsa_id_cert`
Steven Engler
2026-07-23
1
-3
/
+5
|
*
|
|
|
tor-cert-x509: add unit test demonstrating bug
Steven Engler
2026-07-23
1
-0
/
+18
|
|
/
/
/
*
|
|
|
Merge branch 'timebound-overhaul' into 'main'
Ian Jackson
2026-07-23
34
-204
/
+524
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tor-netdoc: HsDesc parse_decrypt_validate: Fix docs re time bounds
Ian Jackson
2026-07-23
1
-1
/
+2
|
*
|
|
tor-checkable: Fix a wrong ref in semver.md
Ian Jackson
2026-07-23
1
-1
/
+1
|
*
|
|
tor-checkable: Improve/fix a comment
Ian Jackson
2026-07-23
1
-1
/
+2
|
*
|
|
tor-checkable: Fix punctuation in comment
Ian Jackson
2026-07-23
1
-1
/
+1
|
*
|
|
tor-checkable: Fix a doc comment copypasta
Ian Jackson
2026-07-23
1
-1
/
+1
[prev]
[next]