summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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 'stabilize-ll-crates' into 'main'Nick Mathewson2023-06-231-1/+1
|\ \ \
| * | | arti, hsclent: remove dependencies on tor-error/experimental-apiNick Mathewson2023-06-231-1/+1
* | | | 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
| * | tor-hsclient: Expand explanation of `last_used` (for Open)Ian Jackson2023-06-221-1/+20
| * | tor-hsclient: Make comment about circuit expiry more accurateNick Mathewson2023-06-221-1/+2
| * | tor-hsclient: linkify a URL in a doc commentIan Jackson2023-06-221-1/+1
| * | tor-hsclient: Apply broken formatting as demanded by rustfmtIan Jackson2023-06-221-1/+1
| * | tor-hsclient: Test circuit expiryIan Jackson2023-06-221-1/+46
| * | tor-hsclient: Expire HS circuits that we don't want to reuseIan Jackson2023-06-221-4/+128
| * | tor-hsclient: Introduce helper function for locking services tableIan Jackson2023-06-222-14/+17
| * | tor-hsclient: Abolish an obsolete commentIan Jackson2023-06-221-1/+0
| |/
* | Merge branch 'desc-error' into 'main'Nick Mathewson2023-06-222-33/+6
|\ \
| * | Remove onion service descriptor-related errorkinds.Nick Mathewson2023-06-221-2/+2
| * | netdoc: Introduce HsDescErrorNick Mathewson2023-06-222-31/+4
* | | keymgr: Move dummy implementation to tor-keymgr.Gabriela Moldovan2023-06-221-1/+3
|/ /
* | Merge branch 'socks_errorkinds' into 'main'Nick Mathewson2023-06-222-2/+25
|\ \
| * | Generate correct ErrorKinds for hsdesc decryption failures.Nick Mathewson2023-06-212-2/+25
* | | tor-hsclient: Delete/rewrite out-of-date commentaryIan Jackson2023-06-221-13/+5
| |/ |/|
* | Merge branch 'stderr' into 'main'Alexander Færøy2023-06-211-0/+2
|\ \
| * | lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* | | Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
| |/ |/|
* | tor-hsclient: Apply deferred clippy churn needed by fmt churnIan Jackson2023-06-211-1/+1
* | tor-hsclient: Apply deferred rustfmt churnIan Jackson2023-06-212-11/+6
* | tor-hsclient: Drop most allows that are marked for removalIan Jackson2023-06-213-9/+0