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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tor-keymgr: Mention the custom SSH algorithm name for expanded ed keys.
Gabriela Moldovan
2023-11-13
1
-1
/
+2
|
*
|
|
tor-keymgr: Clarify what ArtiPath are used for.
Gabriela Moldovan
2023-11-13
2
-2
/
+7
|
*
|
|
tor-keymgr: Add some doctests.
Gabriela Moldovan
2023-11-13
1
-0
/
+35
|
*
|
|
tor-keymgr: Abolish KeyPathPatternSet.
Gabriela Moldovan
2023-11-13
4
-65
/
+39
|
*
|
|
tor-keymgr: Downgrade a TODO HSS to TODO.
Gabriela Moldovan
2023-11-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'circmgr-test-mock-runtime' into 'main'
Ian Jackson
2023-11-14
2
-33
/
+36
|
\
\
\
|
*
|
|
tor-circmgr: partially port mgr tests to MockRuntime
Saksham Mittal
2023-11-14
1
-11
/
+11
|
*
|
|
tor-circmgr: partially port test_double_timeout() to MockRuntime
Saksham Mittal
2023-11-14
1
-6
/
+3
|
*
|
|
tor-circmgr: fix build_*_timeout() for MockRuntime port
Saksham Mittal
2023-11-14
1
-8
/
+5
|
*
|
|
tor-circmgr: have FakeCirc derive Debug
Saksham Mittal
2023-11-11
1
-5
/
+2
|
*
|
|
tor-circmgr: Port some build_* tests to MockRuntime
Saksham Mittal
2023-11-11
1
-15
/
+27
|
|
/
/
*
|
|
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-13
1
-1
/
+1
*
|
|
tor-hsservice: Remove some `allow`s we don't need anymore.
Gabriela Moldovan
2023-11-13
1
-4
/
+0
|
/
/
*
|
Merge branch 'send_msg_but_no_handler' into 'main'
Nick Mathewson
2023-11-09
1
-2
/
+3
|
\
\
|
*
|
circuit: On SendMsgAndInstallHandler, tolerate None handler
Nick Mathewson
2023-11-02
1
-0
/
+1
|
*
|
circuit::reactor: Remember that meta_handler is Send.
Nick Mathewson
2023-11-02
1
-2
/
+2
*
|
|
Merge branch 'time-store' into 'main'
Ian Jackson
2023-11-02
5
-7
/
+430
|
\
\
\
|
*
|
|
tor-hsservice: time_store: Add TODO HSS re serialisations
Ian Jackson
2023-11-02
1
-0
/
+5
|
*
|
|
tor-hsservice: time_store: Slight structural tidying
Ian Jackson
2023-11-02
1
-3
/
+1
|
*
|
|
HSS time_store: clarify by removing a comma
gabi-250
2023-11-02
1
-1
/
+1
|
*
|
|
tor-hsservice: New time_store module (provide accessors)
Ian Jackson
2023-11-01
1
-2
/
+43
|
*
|
|
tor-hsservice: New time_store module
Ian Jackson
2023-11-01
2
-0
/
+372
|
*
|
|
tor-rtmock: MockRuntimeBuilder: new sleep_provider() setter
Ian Jackson
2023-11-01
2
-1
/
+11
|
*
|
|
tor-rtmock: simplify/reorganise MockRuntimeBuilder::build
Ian Jackson
2023-11-01
1
-4
/
+3
|
*
|
|
tor-hsservice: timeout_track: Remove some unnecessary allows
Ian Jackson
2023-11-01
1
-3
/
+1
*
|
|
|
tor-keymgr: Add TODO about adding helper for implementing KeyDenotator.
Gabriela Moldovan
2023-11-02
1
-0
/
+2
*
|
|
|
tor-keymgr: Map all errors to KeystoreCorruptionError (fmt).
Gabriela Moldovan
2023-11-02
1
-4
/
+2
*
|
|
|
tor-keymgr: Map all errors to KeystoreCorruptionError.
Gabriela Moldovan
2023-11-02
1
-2
/
+2
*
|
|
|
tor-keymgr: Use KeystoreCorruptionError instead of internal!.
Gabriela Moldovan
2023-11-02
1
-3
/
+3
*
|
|
|
tor-keymgr: Add an error type for keystore corruption (fmt).
Gabriela Moldovan
2023-11-02
2
-4
/
+4
*
|
|
|
tor-keymgr: Add an error type for keystore corruption.
Gabriela Moldovan
2023-11-02
2
-1
/
+30
*
|
|
|
tor-keymgr: Use ArrayVec to avoid an unnecessary allocation.
Gabriela Moldovan
2023-11-02
2
-2
/
+4
*
|
|
|
tor-keymgr: Use parse() instead of from_str().
Gabriela Moldovan
2023-11-02
1
-5
/
+3
*
|
|
|
tor-keymgr: Add TODO about supporting multiple key denotators.
Gabriela Moldovan
2023-11-02
1
-0
/
+5
*
|
|
|
tor-keymgr: Add test for the KeyDenotator impl for TimePeriod.
Gabriela Moldovan
2023-11-02
1
-0
/
+11
*
|
|
|
tor-keymgr: Remove unused KeyDenotator::glob() function.
Gabriela Moldovan
2023-11-02
1
-11
/
+0
*
|
|
|
tor-keymgr: Add test for ArtiPath denotator validation.
Gabriela Moldovan
2023-11-02
1
-0
/
+22
*
|
|
|
tor-keymgr: Update the test for paths with `+` as a disallowed char.
Gabriela Moldovan
2023-11-02
1
-1
/
+9
*
|
|
|
tor-hsservice: Use KeyDenotator::decode instead of manually decoding the deno...
Gabriela Moldovan
2023-11-02
1
-12
/
+7
*
|
|
|
tor-keymgr: Use the new denotator separator instead of underscore.
Gabriela Moldovan
2023-11-02
2
-11
/
+24
*
|
|
|
tor-keymgr: Add a constant for the denotator separator.
Gabriela Moldovan
2023-11-02
2
-1
/
+9
*
|
|
|
tor-keymgr: Remove now-outdated TODOs.
Gabriela Moldovan
2023-11-02
1
-4
/
+0
*
|
|
|
tor-keymgr: Rename KeyDenotator::display() to KeyDenotator::encode().
Gabriela Moldovan
2023-11-02
1
-5
/
+5
*
|
|
|
tor-keymgr: Add KeyDenotator::decode for decoding key denotators.
Gabriela Moldovan
2023-11-02
1
-0
/
+38
*
|
|
|
tor-keymgr: Remove unnecessary KeyDenotator impl.
Gabriela Moldovan
2023-11-02
1
-10
/
+0
*
|
|
|
tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching (fmt).
Gabriela Moldovan
2023-11-02
2
-25
/
+18
*
|
|
|
tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching.
Gabriela Moldovan
2023-11-02
2
-21
/
+15
*
|
|
|
replay: Remove false-positive special-casing in tests
Nick Mathewson
2023-11-02
1
-31
/
+10
*
|
|
|
Add a missing backtick.
gabi-250
2023-11-02
1
-1
/
+1
*
|
|
|
Use io::Result to shorten return type.
gabi-250
2023-11-02
1
-1
/
+1
[prev]
[next]