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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
HSS: Mark an Ipt as faulty if it fails continuously for 15 minutes.
Nick Mathewson
2024-01-25
2
-6
/
+24
*
|
|
Merge branch 'tempdir' into 'main'
Ian Jackson
2024-01-25
5
-357
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-temp-dir: New crate
Ian Jackson
2024-01-25
5
-357
/
+3
*
|
|
Merge branch '1237_fixes' into 'main'
Ian Jackson
2024-01-25
1
-7
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove a comment about distinguishing errors
Nick Mathewson
2024-01-24
1
-2
/
+3
|
*
|
hss: Comment on use of CircProto error in MsgHandler.
Nick Mathewson
2024-01-24
1
-2
/
+12
|
*
|
hss: Report failures to send rendezvous requests
Nick Mathewson
2024-01-24
1
-3
/
+23
*
|
|
tor-hsservice: replay: partial write test - commentary
Ian Jackson
2024-01-25
1
-0
/
+29
*
|
|
tor-hsservice: replay: partial write test
Ian Jackson
2024-01-25
1
-2
/
+114
*
|
|
tor-hsservice: replay: partial write test, skeleton
Ian Jackson
2024-01-25
1
-0
/
+40
*
|
|
test_temp_dir: Split up .used_by (fmt)
Ian Jackson
2024-01-25
1
-4
/
+1
*
|
|
test_temp_dir: Split up .used_by
Ian Jackson
2024-01-25
3
-14
/
+37
*
|
|
tor-hsservice: Recover from partial writes
Ian Jackson
2024-01-25
1
-2
/
+29
*
|
|
tor-hsservice: replay: Introduce an EH IEFE (fmt)
Ian Jackson
2024-01-25
1
-2
/
+1
*
|
|
tor-hsservice: replay: Introduce an EH IEFE
Ian Jackson
2024-01-25
1
-7
/
+11
*
|
|
tor-hsservice: replay: Combine PersistFile
Ian Jackson
2024-01-25
1
-16
/
+25
*
|
|
tor-hsservice: replay: Break out truncate_to_multiple
Ian Jackson
2024-01-25
1
-8
/
+13
*
|
|
tor-hsservice: replay: Break up a paragraph
Ian Jackson
2024-01-25
1
-1
/
+3
|
|
/
|
/
|
*
|
tor-hsservice: Fix a broken doc link.
Gabriela Moldovan
2024-01-25
1
-1
/
+1
*
|
Merge branch 'publisher_consts' into 'main'
gabi-250
2024-01-25
2
-34
/
+66
|
\
\
|
*
|
Typo fixes.
gabi-250
2024-01-24
1
-2
/
+2
|
*
|
hss: Use estimator to determine a timeout for an hsdir upload
Nick Mathewson
2024-01-24
2
-5
/
+29
|
*
|
hss: Revise timeout code for upload attempts
Nick Mathewson
2024-01-24
1
-30
/
+34
|
*
|
hss: Downgrade comments on some publisher constants.
Nick Mathewson
2024-01-24
1
-5
/
+9
*
|
|
Merge branch 'state' into 'main'
Ian Jackson
2024-01-24
2
-586
/
+0
|
\
\
\
|
*
|
|
state-dir: Move from tor-hsservice to tor-persist
Ian Jackson
2024-01-24
2
-586
/
+0
|
|
/
/
*
|
|
Merge branch 'onion-svc-status' into 'main'
gabi-250
2024-01-24
7
-97
/
+257
|
\
\
\
|
*
|
|
tor-hsservice: Explain why the publisher never transitions to Recovering.
Gabriela Moldovan
2024-01-24
1
-0
/
+48
|
*
|
|
tor-hsservice: Update the IptManager status.
Gabriela Moldovan
2024-01-24
1
-2
/
+7
|
*
|
|
tor-hsservice: Remove Publisher::status().
Gabriela Moldovan
2024-01-24
1
-14
/
+0
|
*
|
|
tor-hsservice: Remove some TODOs about setting the OnionService status.
Gabriela Moldovan
2024-01-24
1
-2
/
+0
|
*
|
|
tor-hsservice: Change TODO to reference #1194.
Gabriela Moldovan
2024-01-24
1
-2
/
+2
|
*
|
|
tor-hsservice: Map the publisher status to a State variant.
Gabriela Moldovan
2024-01-24
1
-1
/
+8
|
*
|
|
tor-hsservice: Update the publisher state on shutdown.
Gabriela Moldovan
2024-01-24
1
-2
/
+10
|
*
|
|
tor-hsservice: Implement {Publisher, IptMgr}StatusSender.
Gabriela Moldovan
2024-01-24
1
-23
/
+54
|
*
|
|
tor-hsservice: Implement OnionServiceStatus::current_problem.
Gabriela Moldovan
2024-01-24
1
-1
/
+9
|
*
|
|
tor-hsservice: Rename OnionServiceStatus fields.
Gabriela Moldovan
2024-01-24
1
-7
/
+7
|
*
|
|
tor-hsservice: Remove outdated TODO.
Gabriela Moldovan
2024-01-24
1
-2
/
+0
|
*
|
|
tor-hsservice: Add separate status structs for the svc subsystems.
Gabriela Moldovan
2024-01-24
1
-7
/
+48
|
*
|
|
tor-hsservice: Replace StartupError with Problem.
Gabriela Moldovan
2024-01-24
1
-10
/
+16
|
*
|
|
tor-hsservice: Make UploadError public.
Gabriela Moldovan
2024-01-24
3
-1
/
+3
|
*
|
|
tor-hsservice: Implement Into<RetryError<E>> for BackoffError.
Gabriela Moldovan
2024-01-24
1
-0
/
+11
|
*
|
|
tor-hsservice: Remove unused BackoffError variants.
Gabriela Moldovan
2024-01-24
1
-31
/
+1
|
*
|
|
tor-hsservice: Reassign a TODO to #1194.
Gabriela Moldovan
2024-01-24
1
-2
/
+2
|
*
|
|
tor-hsservice: Remove unused field.
Gabriela Moldovan
2024-01-24
1
-4
/
+0
|
*
|
|
tor-hsservice: Give the IptManager a StatusSender.
Gabriela Moldovan
2024-01-24
2
-0
/
+15
|
*
|
|
tor-hsservice: Give the publisher a StatusSender.
Gabriela Moldovan
2024-01-24
3
-0
/
+20
|
*
|
|
tor-hsservice: Add separate StatusSender types for the publisher and IPT mgr.
Gabriela Moldovan
2024-01-24
1
-0
/
+10
|
|
/
/
*
|
|
Merge branch 'hss_errorkinds' into 'main'
Nick Mathewson
2024-01-24
3
-43
/
+44
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
hss: Report errors from keep_intro_established.
Nick Mathewson
2024-01-24
1
-3
/
+3
[prev]
[next]