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-hsservice
/
src
/
svc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-hsservice: Turn a TODO HSS into #1218.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
*
tor-hsservice: Remove two misleading TODO HSS.
Gabriela Moldovan
2024-01-11
1
-5
/
+0
*
tor-hsservice: Turn a TODO into #1217.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
*
tor-hsservice: Downgrade some TODO HSS.
Gabriela Moldovan
2024-01-11
2
-2
/
+2
*
Revert "tor-hsservice: Make descriptor publisher wait for shutdown signal."
Gabriela Moldovan
2024-01-11
2
-33
/
+3
*
tor-hsservice: Turn a TODO HSS into #1106.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
*
tor-hsservice: Remove no longer relevant TODO HSS.
Gabriela Moldovan
2024-01-11
1
-3
/
+0
*
tor-hsservice: Turn some TODOs into #1216, #1098.
Gabriela Moldovan
2024-01-11
1
-7
/
+7
*
tor-hsservice: Turn some TODOs into #1083.
Gabriela Moldovan
2024-01-11
2
-4
/
+4
*
tor-hsservice: Turn some TODOs into #1194.
Gabriela Moldovan
2024-01-11
1
-3
/
+3
*
tor-hsservice: Turn a TODO into #955.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
*
tor-hsservice: Turn some TODOs into #1206.
Gabriela Moldovan
2024-01-11
2
-3
/
+3
*
tor-hsservice: Turn a TODO into #1028.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
*
tor-hsservice: Turn some TODOs into #1121.
Gabriela Moldovan
2024-01-11
1
-5
/
+5
*
tor-hsservice: Turn some TODOs into #1120.
Gabriela Moldovan
2024-01-11
2
-6
/
+6
*
tor-hsservice: Rename MaybeFatalError to PublishError.
Gabriela Moldovan
2024-01-10
1
-4
/
+4
*
tor-hsservice: Downgrade a TODO HSS related to offline mode.
Gabriela Moldovan
2024-01-09
1
-2
/
+3
*
tor-hsservice: Don't return an error if there are no IPTs to publish.
Gabriela Moldovan
2024-01-09
1
-7
/
+41
*
tor-hsservice: Return a FatalError if the publisher retry task crashes.
Gabriela Moldovan
2024-01-09
1
-2
/
+1
*
Fix typos
Dimitris Apostolou
2024-01-08
2
-5
/
+5
*
KeySpecifier etc: apply deferred rustfmt import churn
Ian Jackson
2024-01-04
1
-1
/
+1
*
KeySpecifier: Make KeySpecifierPattern a trait
Ian Jackson
2024-01-04
1
-0
/
+1
*
KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dyn
Ian Jackson
2024-01-04
1
-2
/
+6
*
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
1
-0
/
+1
*
Merge branch 'hs-desc-builder' into 'main'
Alexander Færøy
2023-12-18
1
-6
/
+4
|
\
|
*
tor-netdoc: Make HsDescBuilder::auth_clients take an Option.
Gabriela Moldovan
2023-12-14
1
-6
/
+4
*
|
Fix documentation that referred to RelayCell.
Nick Mathewson
2023-12-14
1
-1
/
+1
|
/
*
Merge branch 'todos-hss' into 'main'
Nick Mathewson
2023-12-13
1
-7
/
+14
|
\
|
*
hss: Explain why wait_for_netdir_to_list does not need more complexity.
Nick Mathewson
2023-12-13
1
-6
/
+11
|
*
hss::svc::netdir: Explain why it is okay to suppress errors.
Nick Mathewson
2023-12-12
1
-1
/
+3
*
|
Merge branch 'publisher-do-not-retry-fatal' into 'main'
gabi-250
2023-12-13
1
-16
/
+1
|
\
\
|
*
|
tor-hsservice: If the error is fatal, do not retry the desc upload.
Gabriela Moldovan
2023-12-13
1
-16
/
+1
*
|
|
tor-hsservice: Add more explanation of replay_log locking
Ian Jackson
2023-12-13
1
-0
/
+5
*
|
|
tor-hsservice: Add more explanation of replay_log locking
Ian Jackson
2023-12-13
1
-0
/
+6
*
|
|
tor-hsservice: Move ReplayLog construction to ipt_mgr
Ian Jackson
2023-12-13
1
-9
/
+12
*
|
|
tor-hsservice: Note some TODOs relating to IPT teardown
Ian Jackson
2023-12-13
1
-0
/
+9
|
/
/
*
|
tor-hsservice: Add TODO about removing the shutdown handling from the publisher.
Gabriela Moldovan
2023-12-13
1
-0
/
+5
*
|
tor-hsservice: Add TODO about possibly making UploadStatus a type alias.
Gabriela Moldovan
2023-12-13
1
-0
/
+2
*
|
tor-hsservice: Add TODO about possibly retrying failed uploads.
Gabriela Moldovan
2023-12-13
1
-0
/
+6
*
|
tor-hsservice: Remove unused ReactorError type.
Gabriela Moldovan
2023-12-13
1
-84
/
+2
*
|
tor-hsservice: Replace ReactorError with FatalError (fmt).
Gabriela Moldovan
2023-12-13
2
-9
/
+6
*
|
tor-hsservice: Replace ReactorError with FatalError.
Gabriela Moldovan
2023-12-13
2
-30
/
+29
*
|
tor-hsservice: Replace ReactorError::ShuttingDown with ShutdownStatus.
Gabriela Moldovan
2023-12-13
1
-13
/
+33
*
|
tor-hsservice: Make descriptor publisher wait for shutdown signal.
Gabriela Moldovan
2023-12-13
2
-3
/
+28
*
|
tor-hsservice: Remove unused ReactorError variant.
Gabriela Moldovan
2023-12-13
1
-5
/
+0
*
|
tor-hsservice: Refactor upload_descriptor_with_retries to not return an error.
Gabriela Moldovan
2023-12-13
1
-67
/
+60
*
|
tor-hsservice: Abolish ReactorError::HsDescBuild.
Gabriela Moldovan
2023-12-13
2
-7
/
+3
|
/
*
tor-hsservice: Reformat long match statement.
Gabriela Moldovan
2023-12-11
1
-1
/
+3
*
tor-hsservice: Reformat a long trace! statement.
Gabriela Moldovan
2023-12-11
1
-1
/
+3
*
tor-hsservice: Rephrase and reformat a comment.
Gabriela Moldovan
2023-12-11
1
-2
/
+2
[prev]
[next]