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
/
connect.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
1
-2
/
+11
*
|
HS configuration: Plumb configuration through
Ian Jackson
2023-06-28
1
-2
/
+11
*
|
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
1
-2
/
+2
*
|
hsclient: Use HsDescDownloadRequest::set_max_len.
Nick Mathewson
2023-06-27
1
-1
/
+12
*
|
Merge branch 'circuit-bis' into 'main'
Nick Mathewson
2023-06-23
1
-0
/
+6
|
\
\
|
*
|
tor-hsclient: Add TODO SPEC for issues dealt with in !1299
Ian Jackson
2023-06-23
1
-0
/
+6
*
|
|
Merge branch 'circuit' into 'main'
Alexander Færøy
2023-06-23
1
-21
/
+29
|
\
|
|
|
*
|
tor-hsclient: Discuss HS descriptor expiry and revision counters
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
tor-hsclient: Downgrade multi-ipt TODO
Ian Jackson
2023-06-23
1
-3
/
+4
|
*
|
tor-hsclient: Downgrade rend/ipt parallelism TODOs and add links
Ian Jackson
2023-06-23
1
-5
/
+8
|
*
|
tor-hsclient: Downgrade ipt parallelism to a note
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
tor-hsclient: Downgrade hsdir fetch parallelism to a note
Ian Jackson
2023-06-23
1
-2
/
+4
|
*
|
tor-hsclient: Drop intro circuit after ack
Ian Jackson
2023-06-23
1
-7
/
+5
|
|
/
*
|
tor-hsclient: Write a test plan for IPT state management
Ian Jackson
2023-06-23
1
-0
/
+23
*
|
tor-hsclient: Expire old IPT data
Ian Jackson
2023-06-23
1
-0
/
+9
|
/
*
tor-hsclient: Apply deferred rustfmt churn
Ian Jackson
2023-06-21
1
-6
/
+3
*
tor-hsclient: Drop most allows that are marked for removal
Ian Jackson
2023-06-21
1
-5
/
+0
*
tor-hsclient: Drop a large number of unneeded imports
Ian Jackson
2023-06-21
1
-7
/
+4
*
tor-hsclient: Do Debug the descriptor as part of Data
Ian Jackson
2023-06-21
1
-1
/
+0
*
tor-hsclient: Drop some temporary trace calls
Ian Jackson
2023-06-21
1
-6
/
+2
*
tor-hsclient: Drop two eprintlns in production code
Ian Jackson
2023-06-21
1
-2
/
+0
*
tor-hsclinet: Promote dead code allows to cover all tests
Ian Jackson
2023-06-21
1
-1
/
+3
*
tor-hsclient: Use a formulaic TODO mark for incompleteness of tests
Ian Jackson
2023-06-21
1
-5
/
+5
*
tor-hsclinet: Add a narrow allow, pending answer to open question
Ian Jackson
2023-06-21
1
-0
/
+1
*
tor-hsclient: Remove unused Context.hs_blind_id_key
Ian Jackson
2023-06-21
1
-3
/
+0
*
tor-hsclient: Add an allow for a deliberately-unused variable
Ian Jackson
2023-06-21
1
-0
/
+1
*
Merge branch 'netdoc-todos' into 'main'
Nick Mathewson
2023-06-16
1
-0
/
+2
|
\
|
*
hsclient: note that we should check revctr.
Nick Mathewson
2023-06-16
1
-0
/
+2
*
|
tor-hsclient: Make Untried a {}-less unit
Ian Jackson
2023-06-15
1
-2
/
+2
*
|
tor-hsclient: Insert a blank line
gabi-250
2023-06-15
1
-0
/
+1
*
|
tor-hsclient: Docs improvements.
gabi-250
2023-06-15
1
-2
/
+2
*
|
tor-hsclient: Remove two done TODOs
Ian Jackson
2023-06-15
1
-2
/
+0
*
|
tor-hsclient: Actually store our IPT experiences
Ian Jackson
2023-06-15
1
-7
/
+42
*
|
tor-hsclient: intro_rend_connect: bind `outcome`
Ian Jackson
2023-06-15
1
-3
/
+3
*
|
tor-hsclient: Actually choose which intro points to use
Ian Jackson
2023-06-15
1
-3
/
+75
*
|
tor-hsclient: Introduce RelayIdForExperience
Ian Jackson
2023-06-15
1
-9
/
+37
*
|
tor-hsclient: Add random sort key to UsableIpt
Ian Jackson
2023-06-15
1
-0
/
+6
*
|
tor-hsclient: provide intro_index accessor for FailedAttemptError
Ian Jackson
2023-06-15
1
-1
/
+0
*
|
tor-hsclient: impl HasRetryTime for FailedAttemptError
Ian Jackson
2023-06-14
1
-1
/
+1
|
/
*
tor-hsclient: Add some more debugging
Ian Jackson
2023-06-13
1
-2
/
+39
*
tor-hsclient: Return the circuit
Ian Jackson
2023-06-13
1
-4
/
+1
*
tor-hsclient: Conduct the INTRODUCE1 exchange
Ian Jackson
2023-06-13
1
-6
/
+35
*
tor-hsclient: Remove an already-done TODO
Ian Jackson
2023-06-13
1
-3
/
+0
[prev]
[next]