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: Support encoding more than one denotator in an ArtiPath.
Gabriela Moldovan
2023-11-20
1
-3
/
+74
*
|
Merge branch 'deprecate-hs-client-intro-auth' into 'main'
gabi-250
2023-11-20
7
-37
/
+34
|
\
\
|
|
/
|
/
|
|
*
tor-keymgr: Remove the ToEncodableKey impl of HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-15
/
+0
|
*
arti-client: Stop using HsClientIntroAuthKeypair for client auth.
Gabriela Moldovan
2023-11-20
1
-15
/
+1
|
*
tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth().
Gabriela Moldovan
2023-11-20
3
-1
/
+8
|
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair (f...
Gabriela Moldovan
2023-11-20
1
-4
/
+4
|
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-1
/
+4
|
*
tor-hscrypto: Move HsClientIntroAuthKey to a separate module (fmt).
Gabriela Moldovan
2023-11-20
1
-16
/
+15
|
*
tor-hscrypto: Move HsClientIntroAuthKey to a separate module.
Gabriela Moldovan
2023-11-20
1
-0
/
+13
|
*
tor-hscrypto: Deprecate HsClientIntroAuth{Key, Keypair}.
Gabriela Moldovan
2023-11-20
2
-1
/
+5
*
|
Merge branch 'send_dos_params' into 'main'
Nick Mathewson
2023-11-20
6
-26
/
+115
|
\
\
|
*
|
Add more reference links.
Nick Mathewson
2023-11-20
1
-1
/
+5
|
*
|
Send DosParams conditionally on HsIntro support.
Nick Mathewson
2023-11-20
2
-4
/
+12
|
*
|
Improve documentation in/around DosParams extension
Nick Mathewson
2023-11-20
3
-8
/
+32
|
*
|
hss: Take intro_dos extension from configuration and send it.
Nick Mathewson
2023-11-20
2
-4
/
+44
|
*
|
hss: pipe config watchers into ipt_establish.
Nick Mathewson
2023-11-20
2
-9
/
+22
*
|
|
tor-keymgr: Add TODO about possibly abolishing arti_pattern.
Gabriela Moldovan
2023-11-20
1
-0
/
+3
*
|
|
tor-keymgr: Make the arti_path_prefix() helper private.
Gabriela Moldovan
2023-11-20
1
-1
/
+1
*
|
|
tor-keymgr: Abolish the `role()` public key specifier function.
Gabriela Moldovan
2023-11-20
1
-9
/
+0
*
|
|
tor-hsservice: Update MissingHsIdKey docs, remove outdated TODO HSS.
Gabriela Moldovan
2023-11-20
2
-32
/
+2
*
|
|
tor-hsservice: Rename MissingKey to MissingHsIdKeypair.
Gabriela Moldovan
2023-11-20
4
-9
/
+11
*
|
|
tor-keymgr: Use ${for fields} to count the number of denotators (fmt).
Gabriela Moldovan
2023-11-20
1
-5
/
+4
*
|
|
tor-keymgr: Use ${for fields} to count the number of denotators.
Gabriela Moldovan
2023-11-20
1
-8
/
+3
*
|
|
tor-keymgr: Refactor a commonly used condition into a defcond.
Gabriela Moldovan
2023-11-20
1
-5
/
+8
*
|
|
tor-keymgr: Apply review suggestions to various doc comments.
Gabriela Moldovan
2023-11-20
2
-6
/
+13
*
|
|
tor-keymgr: Do not require owned types in arti_pattern().
Gabriela Moldovan
2023-11-20
1
-3
/
+3
*
|
|
tor-keymgr: Suppress a confused clippy warning.
Gabriela Moldovan
2023-11-20
1
-0
/
+2
*
|
|
tor-keymgr: Remove unused macro.
Gabriela Moldovan
2023-11-20
1
-241
/
+0
*
|
|
tor-hsservice: Remove unused macro.
Gabriela Moldovan
2023-11-20
1
-83
/
+1
*
|
|
tor-hsservice: Derive the service key specifier implementations (fmt).
Gabriela Moldovan
2023-11-20
1
-54
/
+54
*
|
|
tor-hsservice: Derive the service key specifier implementations.
Gabriela Moldovan
2023-11-20
1
-24
/
+43
*
|
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc (fmt).
Gabriela Moldovan
2023-11-20
1
-37
/
+36
*
|
|
tor-keymgr: Rewrite define_key_specifier using derive-adhoc.
Gabriela Moldovan
2023-11-20
3
-18
/
+151
*
|
|
tor-keymgr: Add tests for arti_prefix().
Gabriela Moldovan
2023-11-20
1
-0
/
+11
*
|
|
tor-keymgr: Add tests for arti_pattern().
Gabriela Moldovan
2023-11-20
1
-0
/
+15
|
/
/
*
|
Merge branch 'publisher-todo' into 'main'
Ian Jackson
2023-11-20
3
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Downgrade a couple of TODO HSS to TODO.
Gabriela Moldovan
2023-11-16
2
-2
/
+2
|
*
tor-hsservice: Remove TODO HSS that does not make sense.
Gabriela Moldovan
2023-11-15
1
-2
/
+0
|
*
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-15
1
-1
/
+1
*
|
Merge branch 'tracing-ratelim-redux' into 'main'
Nick Mathewson
2023-11-18
6
-0
/
+939
|
\
\
|
*
|
Fix a broken doc link
Nick Mathewson
2023-11-16
1
-1
/
+1
|
*
|
ratelim: simplify LogState::reset.
Nick Mathewson
2023-11-16
1
-4
/
+1
|
*
|
ratelim: switch time list to start very short.
Nick Mathewson
2023-11-16
1
-4
/
+20
|
*
|
ratelim: Add a note about summary accuracy
Nick Mathewson
2023-11-16
1
-0
/
+6
|
*
|
ratelim: Add a comment about behavior on reactor shutdown
Nick Mathewson
2023-11-16
1
-0
/
+5
|
*
|
Ratelim: use now() to see how long we have been dormant
Nick Mathewson
2023-11-16
1
-9
/
+22
|
*
|
ratelim: Note that timeouts are in minutes.
Nick Mathewson
2023-11-16
2
-11
/
+2
|
*
|
ratelim: refactor to avoid unreachable code
Nick Mathewson
2023-11-16
3
-43
/
+22
|
*
|
ratelim: rename limiter.rs to ratelim.rs
Nick Mathewson
2023-11-16
2
-5
/
+5
|
*
|
log_ratelim: Use a real error type for install_runtime()
Nick Mathewson
2023-11-16
3
-5
/
+16
[prev]
[next]