aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-hsclient/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | tor-hsclient: err: Mention RENDEZVOUS2Ian Jackson2023-06-291-2/+2
| * | tor-hsclient: err: Reword comments about errorIan Jackson2023-06-291-1/+1
| * | tor-hsclient: Handle handshake completion error correctlyIan Jackson2023-06-282-6/+31
| * | tor-hsclient: Rename RendezvousCompletionCircuit from RendezvousCompletionIan Jackson2023-06-282-5/+5
| * | tor-hsclient: Move handling of Bug to new sectionIan Jackson2023-06-281-1/+2
| |/
* | tor-hsclient: Make RendPtIdentityForError use RelayIdsIan Jackson2023-06-281-6/+3
* | tor-hsclient: Use RendPtIdentityForError in more placesIan Jackson2023-06-281-4/+4
|/
* Merge branch 'reuse' into 'main'Ian Jackson2023-06-281-1/+17
|\
| * tor-hsclient: Add a TODO SPEC re HS intro extend-and-reuseIan Jackson2023-06-231-0/+2
| * tor-hsclient: Discuss intro circuit extend-and-reuseIan Jackson2023-06-231-1/+15
* | HS timeout parameters: Restore some TODOsIan Jackson2023-06-281-0/+4
* | HS configuration: Use configured maximum attempts - commentIan Jackson2023-06-281-0/+4
* | HS configuration: Use configured maximum attempts (fmt)Ian Jackson2023-06-281-4/+12
* | HS configuration: Use configured maximum attemptsIan Jackson2023-06-281-10/+9
* | HS configuration: Plumb configuration through (fmt)Ian Jackson2023-06-282-10/+25
* | HS configuration: Plumb configuration throughIan Jackson2023-06-283-6/+63
* | HS configuration: Add retry parameters to configurationIan Jackson2023-06-281-4/+2
* | tor-hsclient: Completely hide hsdir identities in errorsIan Jackson2023-06-282-7/+6
* | hsclient: Use HsDescDownloadRequest::set_max_len.Nick Mathewson2023-06-271-1/+12
* | tor-hsclient: Increase some timeoutsIan Jackson2023-06-261-2/+2
* | tor-hsclient: test: Introduce some constants for timingsIan Jackson2023-06-261-5/+16
* | tor-hsclient: test: Add another sleep for expiry task *start*Ian Jackson2023-06-261-0/+2
* | tor-hsclient: impl Debug by hand for MockCircIan Jackson2023-06-261-1/+18
* | Merge branch 'data' into 'main'Ian Jackson2023-06-263-11/+121
|\ \
| * | tor-hsclient: Split out expire_old_data functionIan Jackson2023-06-261-0/+5
| * | tor-hsclient: Add a comment about what run_housekeeping doesIan Jackson2023-06-261-0/+1
| * | tor-hsclient: Add a debug message about task exitIan Jackson2023-06-261-0/+2
| * | tor-hsclient: Comment explaining why no launch_background_tasksIan Jackson2023-06-261-0/+3
| * | tor-hsclient: Say we *mustn't* do housekeeping while dormantIan Jackson2023-06-261-2/+2
| * | tor-hsclient: Add a TODO SPEC re data lifetimeIan Jackson2023-06-231-0/+2
| * | tor-hsclient: state tests: Test housekeeping (data expiry)Ian Jackson2023-06-231-0/+5
| * | tor-hsclient: state tests: Promote mk_hsconn callIan Jackson2023-06-231-1/+3
| * | tor-hsclient: state tests: Introduce connect_calledIan Jackson2023-06-231-5/+11
| * | tor-hsclient: Expire old data eventuallyIan Jackson2023-06-233-5/+89
* | | Merge branch 'circuit-bis' into 'main'Nick Mathewson2023-06-231-0/+6
|\ \ \
| * | | tor-hsclient: Add TODO SPEC for issues dealt with in !1299Ian Jackson2023-06-231-0/+6
* | | | Merge branch 'expire' into 'main'Nick Mathewson2023-06-231-0/+2
|\ \ \ \
| * | | | tor-hsclient: Add a TODO SPEC re circuit dirtinessIan Jackson2023-06-231-0/+2
| | |/ / | |/| |
* | | | Merge branch 'circuit' into 'main'Alexander Færøy2023-06-231-21/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | tor-hsclient: Discuss HS descriptor expiry and revision countersIan Jackson2023-06-231-2/+4
| * | tor-hsclient: Downgrade multi-ipt TODOIan Jackson2023-06-231-3/+4
| * | tor-hsclient: Downgrade rend/ipt parallelism TODOs and add linksIan Jackson2023-06-231-5/+8
| * | tor-hsclient: Downgrade ipt parallelism to a noteIan Jackson2023-06-231-2/+4
| * | tor-hsclient: Downgrade hsdir fetch parallelism to a noteIan Jackson2023-06-231-2/+4
| * | tor-hsclient: Drop intro circuit after ackIan Jackson2023-06-231-7/+5
| |/
* | Merge branch 'data2' into 'main'Nick Mathewson2023-06-231-0/+32
|\ \
| * | tor-hsclient: Write a test plan for IPT state managementIan Jackson2023-06-231-0/+23
| * | tor-hsclient: Expire old IPT dataIan Jackson2023-06-231-0/+9
| |/
* | Merge branch 'expire' into 'main'Ian Jackson2023-06-233-21/+215
|\ \
| * | tor-hsclient: Add a note about circuit expiry uncertainty, ticketIan Jackson2023-06-221-0/+3