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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-14
/
+14
*
Bump minor versions on crates with breaking changes
Nick Mathewson
2023-06-30
1
-3
/
+3
*
Resolve XXXs from fixup-features.
Nick Mathewson
2023-06-29
1
-1
/
+0
*
Run "fixup-features".
Nick Mathewson
2023-06-29
1
-1
/
+4
*
hsclient: Make HsClientSpecifier a newtype instead of a type alias.
Gabriela Moldovan
2023-06-29
1
-1
/
+11
*
arti-client, hsclient: Typealias HsClientSpecifier to ArtiPathComponent.
Gabriela Moldovan
2023-06-29
1
-25
/
+2
*
Merge branch 'timeouts' into 'main'
Ian Jackson
2023-06-29
1
-16
/
+109
|
\
|
*
tor-hsclient: Add some notes about timeouts and hops
Ian Jackson
2023-06-29
1
-0
/
+8
|
*
tor-hsclient: Use estimated timeouts for introduction and rendezvous (fmt)
Ian Jackson
2023-06-29
1
-2
/
+6
|
*
tor-hsclient: Use estimated timeouts for introduction and rendezvous
Ian Jackson
2023-06-29
1
-12
/
+44
|
*
tor-hsclient: Use estimated timeout for hsdir fetches (fmt)
Ian Jackson
2023-06-29
1
-1
/
+1
|
*
tor-hsclient: Use estimated timeout for hsdir fetches
Ian Jackson
2023-06-29
1
-5
/
+7
|
*
tor-hsclient: Provide bodge constant for circuit length
Ian Jackson
2023-06-29
1
-0
/
+11
|
*
tor-hsclient: Plumb timeout estimation machinery
Ian Jackson
2023-06-29
1
-0
/
+36
*
|
Merge branch 'maxintro3' into 'main'
Ian Jackson
2023-06-29
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
tor-netdoc: Reject hsdescs with no intro points
Ian Jackson
2023-06-28
1
-4
/
+0
*
|
Merge branch 'debug' into 'main'
Ian Jackson
2023-06-29
1
-15
/
+12
|
\
\
|
*
|
tor-hsclient: Reimplement Debug for MockCirc
Ian Jackson
2023-06-29
1
-15
/
+12
*
|
|
Merge branch 'circparams' into 'main'
Ian Jackson
2023-06-29
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tor-hsclient: Use proper CircParameters
Ian Jackson
2023-06-29
1
-2
/
+2
*
|
|
Merge branch 'handshake-error' into 'main'
Nick Mathewson
2023-06-29
2
-31
/
+59
|
\
|
|
|
*
|
tor-hsclient: err: Mention RENDEZVOUS2 in actual messages (fmt)
Ian Jackson
2023-06-29
1
-1
/
+3
|
*
|
tor-hsclient: err: Rename to RendezvousCompletionCircuitError
Ian Jackson
2023-06-29
2
-5
/
+5
|
*
|
tor-hsclient: err: Mention RENDEZVOUS2 in actual messages
Ian Jackson
2023-06-29
1
-2
/
+2
|
*
|
tor-hsclient: err: Move doc comment to correct impl
Ian Jackson
2023-06-29
1
-17
/
+17
|
*
|
tor-hsclient: err: Mention RENDEZVOUS2
Ian Jackson
2023-06-29
1
-2
/
+2
|
*
|
tor-hsclient: err: Reword comments about error
Ian Jackson
2023-06-29
1
-1
/
+1
|
*
|
tor-hsclient: Handle handshake completion error correctly
Ian Jackson
2023-06-28
2
-6
/
+31
|
*
|
tor-hsclient: Rename RendezvousCompletionCircuit from RendezvousCompletion
Ian Jackson
2023-06-28
2
-5
/
+5
|
*
|
tor-hsclient: Move handling of Bug to new section
Ian Jackson
2023-06-28
1
-1
/
+2
|
|
/
*
|
tor-hsclient: Make RendPtIdentityForError use RelayIds
Ian Jackson
2023-06-28
1
-6
/
+3
*
|
tor-hsclient: Use RendPtIdentityForError in more places
Ian Jackson
2023-06-28
1
-4
/
+4
|
/
*
Merge branch 'reuse' into 'main'
Ian Jackson
2023-06-28
1
-1
/
+17
|
\
|
*
tor-hsclient: Add a TODO SPEC re HS intro extend-and-reuse
Ian Jackson
2023-06-23
1
-0
/
+2
|
*
tor-hsclient: Discuss intro circuit extend-and-reuse
Ian Jackson
2023-06-23
1
-1
/
+15
*
|
HS timeout parameters: Restore some TODOs
Ian Jackson
2023-06-28
1
-0
/
+4
*
|
HS configuration: Use configured maximum attempts - comment
Ian Jackson
2023-06-28
1
-0
/
+4
*
|
HS configuration: Use configured maximum attempts (fmt)
Ian Jackson
2023-06-28
1
-4
/
+12
*
|
HS configuration: Use configured maximum attempts
Ian Jackson
2023-06-28
1
-10
/
+9
*
|
HS configuration: Plumb configuration through (fmt)
Ian Jackson
2023-06-28
2
-10
/
+25
*
|
HS configuration: Plumb configuration through
Ian Jackson
2023-06-28
4
-6
/
+64
*
|
HS configuration: Add retry parameters to configuration
Ian Jackson
2023-06-28
1
-4
/
+2
*
|
tor-hsclient: Completely hide hsdir identities in errors
Ian Jackson
2023-06-28
2
-7
/
+6
*
|
hsclient: Use HsDescDownloadRequest::set_max_len.
Nick Mathewson
2023-06-27
1
-1
/
+12
*
|
tor-hsclient: Increase some timeouts
Ian Jackson
2023-06-26
1
-2
/
+2
*
|
tor-hsclient: test: Introduce some constants for timings
Ian Jackson
2023-06-26
1
-5
/
+16
*
|
tor-hsclient: test: Add another sleep for expiry task *start*
Ian Jackson
2023-06-26
1
-0
/
+2
*
|
tor-hsclient: impl Debug by hand for MockCirc
Ian Jackson
2023-06-26
1
-1
/
+18
*
|
Merge branch 'upgrade-itertools' into 'main'
gabi-250
2023-06-26
1
-1
/
+1
|
\
\
|
*
|
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
[next]