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
/
tor-hsclient
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'refactor_stream_crypto_init' into 'main'
Nick Mathewson
2024-03-26
1
-4
/
+2
|
\
|
*
Refactor the logic for constructing crypt layers.
Nick Mathewson
2024-03-26
1
-4
/
+2
*
|
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-0
/
+1
|
/
*
Propagate RelayCellFormat selection up to where format decisions will be made
Jim Newsome
2024-03-20
1
-2
/
+4
*
hsclient: Clarify "hs_hops" to avoid confusion.
Nick Mathewson
2024-03-14
1
-6
/
+11
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
tor-circmgr: Create the VanguardMgr in CircMgr::new.
Gabriela Moldovan
2024-03-11
1
-5
/
+0
*
tor-circmgr: Give CircMgr a VanguardMgr.
Gabriela Moldovan
2024-03-11
1
-0
/
+6
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-circmgr: Add UniqId to CircTimeout.
Gabriela Moldovan
2024-02-27
1
-1
/
+1
*
tor-hsclient: Remove client nickname from the client key specifiers (fmt).
Gabriela Moldovan
2024-02-22
2
-7
/
+2
*
tor-hsclient: Remove client nickname from the client key specifiers.
Gabriela Moldovan
2024-02-22
2
-35
/
+2
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname (fmt).
Gabriela Moldovan
2024-01-31
1
-2
/
+2
*
tor-hsclient: Rename HsClientSpecifier to HsClientNickname.
Gabriela Moldovan
2024-01-31
2
-11
/
+9
*
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-2
/
+0
*
tor-keymgr: Abolish ArtiPathComponent.
Gabriela Moldovan
2024-01-31
1
-1
/
+1
*
tor-hsclient: Use Slug for HsClientSpecifier (fmt).
Gabriela Moldovan
2024-01-31
1
-11
/
+3
*
tor-hsclient: Use Slug for HsClientSpecifier.
Gabriela Moldovan
2024-01-31
1
-4
/
+20
*
tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.
Gabriela Moldovan
2024-01-24
1
-1
/
+2
*
hsservice: Convert a "TODO" to a ticket about logic duplication
Nick Mathewson
2024-01-12
1
-0
/
+3
*
tor-hsclient: Derive the KeySpecifier implementation (fmt).
Gabriela Moldovan
2024-01-10
1
-4
/
+12
*
tor-hsclient: Derive the KeySpecifier implementation.
Gabriela Moldovan
2024-01-10
2
-50
/
+18
*
hsclient: Remove comment about tearing down circuit.
Nick Mathewson
2023-12-11
1
-2
/
+0
*
Merge branch 'hsclient_parallelism_notes' into 'main'
Alexander Færøy
2023-12-07
1
-7
/
+8
|
\
|
*
hsclient: Clean up some TODOs about parallelism.
Nick Mathewson
2023-12-05
1
-7
/
+8
*
|
tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError (fmt)
Ian Jackson
2023-12-07
1
-1
/
+2
*
|
tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError
Ian Jackson
2023-12-07
1
-2
/
+2
|
/
*
Merge branch 'report_error_message' into 'main'
gabi-250
2023-11-30
1
-1
/
+1
|
\
|
*
Preserve HTTP status text in dirclient errors.
Nick Mathewson
2023-11-29
1
-1
/
+1
*
|
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-4
/
+2
|
/
*
tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth().
Gabriela Moldovan
2023-11-20
2
-1
/
+7
*
tor-hsclient: Add TODO about using the new define_key_specifiers! macro.
Gabriela Moldovan
2023-10-30
1
-0
/
+2
*
hsclient: Rename get_or_launch{connection => circuit}
Nick Mathewson
2023-10-24
1
-1
/
+25
*
Fix typo in arguments
halcyon
2023-10-20
1
-1
/
+1
*
tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError (fmt).
Gabriela Moldovan
2023-10-19
1
-2
/
+5
*
tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError.
Gabriela Moldovan
2023-10-19
1
-2
/
+2
*
tor-keymgr: Remove From<ArtiPathError> impl for KeyPathError.
Gabriela Moldovan
2023-10-19
1
-2
/
+2
*
tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.
Gabriela Moldovan
2023-10-19
1
-3
/
+3
*
tor-keymgr: Use ArtiPathError for invalid ArtiPaths.
Gabriela Moldovan
2023-10-19
1
-6
/
+7
*
hsclient: add a missing ) to a message.
Nick Mathewson
2023-10-17
1
-1
/
+1
*
dirclient: Seal the Requestable trait and hide most of its members.
Nick Mathewson
2023-10-17
1
-1
/
+1
*
oneshot: Use veneer in tor-hsclient
Ian Jackson
2023-10-11
1
-2
/
+1
*
tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider
Ian Jackson
2023-10-03
1
-1
/
+1
*
tor-hsclient: Update HsClientSecretKeys docs.
Gabriela Moldovan
2023-09-25
1
-1
/
+1
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...
Gabriela Moldovan
2023-09-25
2
-7
/
+3
*
tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...
Gabriela Moldovan
2023-09-25
2
-10
/
+10
*
tor-hsclient: state expiry test: Use MockSleepProvider advance
Ian Jackson
2023-09-20
1
-1
/
+2
*
tor-hsclient: expiry tests: Use advance_by
Ian Jackson
2023-09-18
1
-1
/
+1
*
tor-hsclient: expiry: Fix a boundary error in time calculation
Ian Jackson
2023-09-18
1
-1
/
+4
*
tor-keymgr: Fix typo in key names.
Gabriela Moldovan
2023-09-12
1
-4
/
+4
[next]