index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
keymgr: Add test for paths with empty denotator groups
Gabriela Moldovan
2026-03-05
1
-0
/
+12
|
*
|
|
keymgr: Add more tests for cert ArtiPath construction (fmt)
Gabriela Moldovan
2026-03-05
2
-9
/
+9
|
*
|
|
keymgr: Add more tests for cert ArtiPath construction
Gabriela Moldovan
2026-03-05
1
-2
/
+17
|
*
|
|
keymgr: Update cert ArtiPath building to use denotator groups
Gabriela Moldovan
2026-03-05
1
-7
/
+18
|
*
|
|
keymgr: Support having multiple denotator groups within an ArtiPath
Gabriela Moldovan
2026-03-05
2
-4
/
+14
|
*
|
|
keymgr: Move denotator group validation to a separate function
Gabriela Moldovan
2026-03-05
1
-3
/
+10
|
*
|
|
keymgr: Update ArtiPath docs with the new denotator rules
Gabriela Moldovan
2026-03-05
1
-3
/
+21
|
*
|
|
keymgr: Implement KeySpecifier for KeyCertificateSpecifiers
Gabriela Moldovan
2026-03-05
2
-5
/
+39
*
|
|
|
Merge branch 'netdir-exit-flag' into 'main'
Ian Jackson
2026-03-11
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
tor-netdir: Simply exit documentation
Clara Engler
2026-03-09
1
-7
/
+0
|
*
|
|
|
tor-netdir: Add is_flagged_exit() to RelayDetails
Clara Engler
2026-03-05
1
-0
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'rpc_stop_writing' into 'main'
Ian Jackson
2026-03-11
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rpc: Actually call the stop_writing method when data is all written!
Nick Mathewson
2026-03-10
1
-0
/
+4
*
|
|
|
Merge branch 'fix-arti-bench-bin-override' into 'main'
gabi-250
2026-03-10
1
-10
/
+27
|
\
\
\
\
|
*
|
|
|
chutney test setup: use explicit namespace dest
Jim Newsome
2026-03-09
1
-10
/
+27
|
*
|
|
|
chutney test setup: fix override for arti-bench-bin
Jim Newsome
2026-03-09
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'keymgr-test-cleanup' into 'main'
David Goulet
2026-03-10
1
-212
/
+182
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
keymgr: Remove unnecessary TestItem building (fmt)
Gabriela Moldovan
2026-03-10
1
-1
/
+4
|
*
|
|
keymgr: Remove unnecessary TestItem building
Gabriela Moldovan
2026-03-10
1
-4
/
+1
|
*
|
|
keymgr: Remove unnecessary parentheses
Gabriela Moldovan
2026-03-10
1
-1
/
+1
|
*
|
|
keymgr: Replace .find(...).is_some() with .any() (fmt)
Gabriela Moldovan
2026-03-10
1
-9
/
+4
|
*
|
|
keymgr: Replace .find(...).is_some() with .any()
Gabriela Moldovan
2026-03-10
1
-3
/
+2
|
*
|
|
keymgr: Replace Result<> with type alias (fmt)
Gabriela Moldovan
2026-03-10
1
-5
/
+5
|
*
|
|
keymgr: Replace match with if let
Gabriela Moldovan
2026-03-10
1
-4
/
+1
|
*
|
|
keymgr: Replace Result<> with type alias (fmt)
Gabriela Moldovan
2026-03-10
1
-3
/
+5
|
*
|
|
keymgr: Replace Result<> with type alias
Gabriela Moldovan
2026-03-10
1
-1
/
+1
|
*
|
|
keymgr: Remove unnecessary type annotation
Gabriela Moldovan
2026-03-10
1
-4
/
+1
|
*
|
|
keymgr: Replace macro-generated Keystore impls with a single Keystore type (fmt)
Gabriela Moldovan
2026-03-10
1
-162
/
+156
|
*
|
|
keymgr: Replace macro-generated Keystore impls with a single Keystore type
Gabriela Moldovan
2026-03-10
1
-33
/
+22
|
*
|
|
keymgr: Move unrecognized entry building logic out of macro (fmt)
Gabriela Moldovan
2026-03-10
1
-22
/
+14
|
*
|
|
keymgr: Move unrecognized entry building logic out of macro
Gabriela Moldovan
2026-03-10
1
-29
/
+34
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'chutney-finish-test-to-py' into 'main'
Jim Newsome
2026-03-09
6
-135
/
+170
|
\
\
\
|
*
|
|
chutney scripts: opt into strict typechecking
Jim Newsome
2026-03-09
2
-1
/
+7
|
*
|
|
chutney setup: no longer dump shell snippet
Jim Newsome
2026-03-09
1
-13
/
+0
|
*
|
|
chutney teardown: convert from shell to python
Jim Newsome
2026-03-09
1
-10
/
+15
|
*
|
|
chutney integration-e2e: convert from shell to python
Jim Newsome
2026-03-09
1
-7
/
+16
|
*
|
|
chutney integration-e2e-shadow: redirect stderr to stdout
Jim Newsome
2026-03-09
2
-2
/
+8
|
*
|
|
chutney test: use unittest framework
Jim Newsome
2026-03-09
1
-103
/
+125
|
/
/
/
*
|
|
Merge branch 'dirmirror-fsm' into 'main'
Clara Engler
2026-03-09
19
-1540
/
+3558
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-dirserver: Require AuthCerts to make progress
Clara Engler
2026-03-09
1
-37
/
+54
|
*
|
tor-dirserver: Add retry logic POC TODO
Clara Engler
2026-03-09
1
-0
/
+4
|
*
|
tor-dirserver: SQL comment for unsigned hashes
Clara Engler
2026-03-09
1
-0
/
+11
|
*
|
tor-dirserver: Move POC to own module
Clara Engler
2026-03-09
2
-73
/
+91
|
*
|
tor-dirserver: Document stream drop
Clara Engler
2026-03-09
1
-1
/
+2
|
*
|
tor-dirserver: Link to discussion regarding TODO
Clara Engler
2026-03-09
1
-0
/
+3
|
*
|
parse2: Add TODO for netstatus trait
Clara Engler
2026-03-09
1
-0
/
+5
|
*
|
tor-dirserver: Use collect instead of mutable for
Clara Engler
2026-03-09
1
-18
/
+9
|
*
|
tor-dirserver: Remove fiddly SQL CHECK
Clara Engler
2026-03-09
1
-5
/
+1
|
*
|
tor-dirserver: Use tor-llcrypto for digests
Clara Engler
2026-03-09
3
-10
/
+4
|
*
|
tor-dirserver: Improve hash wrapper macro docs
Clara Engler
2026-03-09
1
-0
/
+19
[prev]
[next]