summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'downgrade-todo' into 'main'Nick Mathewson2024-01-121-1/+1
|\ \
| * | tor-hsservice: Downgrade a TODO HSS to TODO.Gabriela Moldovan2024-01-111-1/+1
| |/
* / tor-hsservice: Replace TODO HSS with references to gitlab issues.Gabriela Moldovan2024-01-111-2/+2
|/
* Merge branch 'ratelim' into 'main'Nick Mathewson2024-01-112-7/+13
|\
| * tor-hsservice: todos: Use log_ratelim at one call siteIan Jackson2024-01-112-7/+13
* | Merge branch 'todo-replay' into 'main'gabi-2502024-01-111-3/+3
|\ \
| * | tor-hsservice: todos: Remove blanket allowIan Jackson2024-01-111-2/+0
| * | tor-hsservice: todos: reference a new ticket about flushingIan Jackson2024-01-111-0/+1
| * | tor-hsservice: todos: reference a new ticket about the partial write bugIan Jackson2024-01-111-1/+1
| * | tor-hsservice: todos: reference the ephemeral services ticketIan Jackson2024-01-111-0/+1
| |/
* | Merge branch 'todo-iptset' into 'main'gabi-2502024-01-111-2/+1
|\ \
| * | tor-hsservice: todos: Remove a done TODOIan Jackson2024-01-111-1/+0
| * | tor-hsservice: todos: Add another parameter to the ticketIan Jackson2024-01-111-1/+1
| |/
* | Merge branch 'todo-ttd' into 'main'gabi-2502024-01-111-1/+0
|\ \
| * | tor-hsservice: todos: Drop one now-unneeded allowIan Jackson2024-01-111-1/+0
| |/
* | tor-hsservice: todos: Reference the general status ticketIan Jackson2024-01-111-1/+1
* | tor-hsservice: todos: Reference a new logging ticketIan Jackson2024-01-111-1/+1
* | tor-hsservice: todos: Reference the tickets for expiryIan Jackson2024-01-111-1/+2
* | tor-hsservice: todos: Reference the ticket for ipt mgr testsIan Jackson2024-01-111-5/+5
* | tor-hsservice: todos: Permanently accept 2 clippy warningsIan Jackson2024-01-111-2/+2
* | tor-hsservice: todos: Remove an obsolete allow.Ian Jackson2024-01-111-1/+0
* | tor-hsservice: todos: Remove unused merge_join_subset_byIan Jackson2024-01-111-67/+1
* | tor-hsservice: todos: Add more work to #1210Ian Jackson2024-01-111-4/+4
* | tor-hsservice: todos: Delete a done TODOIan Jackson2024-01-111-2/+0
* | tor-hsservice: todos: Reference the code motion ticketIan Jackson2024-01-111-1/+1
* | tor-hsservice: todos: Reference the IPT selection ticketIan Jackson2024-01-111-1/+1
* | tor-hsservice: todos: Reference the ephemeral services ticketIan Jackson2024-01-111-1/+1
* | tor-hsservice: todos: Reference a new ticket about parametersIan Jackson2024-01-111-2/+2
* | tor-hsservice: todos: downgrade TODOs re keymgr APIIan Jackson2024-01-111-2/+2
* | tor-hsservice: todos: reference a new ticket about reconfigurationIan Jackson2024-01-111-1/+1
|/
* Merge branch 'client-key-specifiers' into 'main'Ian Jackson2024-01-101-1/+0
|\
| * tor-keymgr: Fully qualify KeySpecifierPattern in KeySpecifier macro.Gabriela Moldovan2024-01-101-1/+0
* | tor-hsservice: Rename MaybeFatalError to PublishError.Gabriela Moldovan2024-01-101-4/+4
* | tor-hsservice: Downgrade a TODO HSS related to offline mode.Gabriela Moldovan2024-01-091-2/+3
* | tor-hsservice: Don't return an error if there are no IPTs to publish.Gabriela Moldovan2024-01-091-7/+41
* | tor-hsservice: Return a FatalError if the publisher retry task crashes.Gabriela Moldovan2024-01-091-2/+1
|/
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-4/+4
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-18/+18
* Merge branch 'fixup-features-20240108' into 'main'Nick Mathewson2024-01-091-1/+1
|\
| * Run "fixup-features" in preparation for release.Nick Mathewson2024-01-081-1/+1
* | Fix typosDimitris Apostolou2024-01-087-10/+10
|/
* Merge branch 'keyspec' into 'main'Ian Jackson2024-01-082-15/+21
|\
| * KeySpecifier etc: apply deferred rustfmt import churnIan Jackson2024-01-042-2/+2
| * KeySpecifier d-a macro: Do not produce fn new()Ian Jackson2024-01-041-5/+6
| * KeySpecifier: Make KeySpecifierPattern a traitIan Jackson2024-01-042-0/+2
| * KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dynIan Jackson2024-01-042-3/+7
| * tor-hsservice: Drop an unused importIan Jackson2024-01-041-1/+0
| * KeySpecifier d-a macro: rename from KeySpecifierDefaultIan Jackson2024-01-031-7/+7
* | Update to derive-adhoc 0.8Ian Jackson2024-01-021-1/+1
|/