summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | state_dir: Remove a now-unused allowIan Jackson2024-01-251-1/+0
| * | | state_dir: Replace InstanceIdString with Slug and SlugRefIan Jackson2024-01-251-44/+14
| * | | state_dir: Abolish now-obsolete Slug trait renameIan Jackson2024-01-251-5/+3
| * | | slugs: Provide TryIntoSlug, and replace state_dir::Slug with itIan Jackson2024-01-252-47/+48
* | | | Merge branch 'tempdir' into 'main'Ian Jackson2024-01-2510-70/+153
|\ \ \ \
| * | | | test-temp-dir: Plan when we think we'll do 1.xIan Jackson2024-01-251-0/+1
| * | | | test-temp-dir: Drop a TODO/allowIan Jackson2024-01-251-3/+0
| * | | | test-temp-dir: Update docs for it being a crateIan Jackson2024-01-251-5/+5
| * | | | test-temp-dir: Improve the docs and fix broken linksIan Jackson2024-01-251-9/+22
| * | | | test-temp-dir: New crateIan Jackson2024-01-2510-67/+139
* | | | | Merge branch 'slug4' into 'main'gabi-2502024-01-251-0/+5
|\ \ \ \ \
| * | | | | slug: Implement the AsRefs for Slug as well as for SlugRefIan Jackson2024-01-251-0/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'slug3' into 'main'gabi-2502024-01-251-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | slug: Fix maint/check_doc_featuresIan Jackson2024-01-251-0/+2
|/ / / /
* | | | Merge branch 'rustls' into 'main'Ian Jackson2024-01-253-56/+62
|\ \ \ \
| * | | | Upgrade to futures-rustls and rustls 0.22.Nick Mathewson2024-01-253-56/+62
* | | | | Merge branch '1237_fixes' into 'main'Ian Jackson2024-01-251-7/+38
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove a comment about distinguishing errorsNick Mathewson2024-01-241-2/+3
| * | | | hss: Comment on use of CircProto error in MsgHandler.Nick Mathewson2024-01-241-2/+12
| * | | | hss: Report failures to send rendezvous requestsNick Mathewson2024-01-241-3/+23
* | | | | Merge branch 'replay' into 'main'Ian Jackson2024-01-255-42/+291
|\ \ \ \ \
| * | | | | tor-hsservice: replay: partial write test - commentaryIan Jackson2024-01-251-0/+29
| * | | | | tor-hsservice: replay: partial write testIan Jackson2024-01-251-2/+114
| * | | | | tor-hsservice: replay: partial write test, skeletonIan Jackson2024-01-253-0/+42
| * | | | | test_temp_dir: Split up .used_by (fmt)Ian Jackson2024-01-251-4/+1
| * | | | | test_temp_dir: Split up .used_byIan Jackson2024-01-253-14/+37
| * | | | | tor-hsservice: Recover from partial writesIan Jackson2024-01-251-2/+29
| * | | | | tor-hsservice: replay: Introduce an EH IEFE (fmt)Ian Jackson2024-01-251-2/+1
| * | | | | tor-hsservice: replay: Introduce an EH IEFEIan Jackson2024-01-251-7/+11
| * | | | | tor-hsservice: replay: Combine PersistFileIan Jackson2024-01-251-16/+25
| * | | | | tor-hsservice: replay: Break out truncate_to_multipleIan Jackson2024-01-251-8/+13
| * | | | | tor-hsservice: replay: Break up a paragraphIan Jackson2024-01-251-1/+3
* | | | | | Merge branch 'slug' into 'main'Ian Jackson2024-01-254-0/+387
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | tor_persist::slug: Abolish ForbiddenOnWindows on non-WindowsIan Jackson2024-01-251-21/+9
| * | | | Introduce tor_persist::slug moduleIan Jackson2024-01-254-0/+399
* | | | | Merge branch 'reconfig-weak-refs' into 'main'gabi-2502024-01-252-10/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | arti: Only exit if all the modules have been dropped.Gabriela Moldovan2024-01-251-7/+8
| * | | | arti: Use Weak references for the reconfigurable modules (fmt).Gabriela Moldovan2024-01-251-6/+1
| * | | | arti: Use Weak references for the reconfigurable modules.Gabriela Moldovan2024-01-252-5/+22
| |/ / /
* | | | Merge branch 'doc-link-fix' into 'main'Nick Mathewson2024-01-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tor-hsservice: Fix a broken doc link.Gabriela Moldovan2024-01-251-1/+1
|/ / /
* | | Merge branch 'publisher_consts' into 'main'gabi-2502024-01-252-34/+66
|\ \ \
| * | | Typo fixes.gabi-2502024-01-241-2/+2
| * | | hss: Use estimator to determine a timeout for an hsdir uploadNick Mathewson2024-01-242-5/+29
| * | | hss: Revise timeout code for upload attemptsNick Mathewson2024-01-241-30/+34
| * | | hss: Downgrade comments on some publisher constants.Nick Mathewson2024-01-241-5/+9
* | | | Merge branch 'state' into 'main'Ian Jackson2024-01-249-64/+163
|\ \ \ \
| * | | | tor-persist: state_dir: Demote anyhow to dev depIan Jackson2024-01-241-2/+2
| * | | | tor-persist: load_store: More documentationIan Jackson2024-01-241-3/+29
| * | | | Fix doc comments.Nick Mathewson2024-01-242-2/+2