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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Require tracing-test 0.2.4
Ian Jackson
2024-01-31
1
-1
/
+1
*
|
|
Require tracing-test 0.2.2
Ian Jackson
2024-01-31
1
-1
/
+1
|
/
/
*
|
tor-persist: Make all Slugs non-empty.
Gabriela Moldovan
2024-01-31
1
-9
/
+1
*
|
tor-hsservice: Fix corner case in HsNickname FromStr impl.
Gabriela Moldovan
2024-01-31
1
-3
/
+19
*
|
tor-persist: Forbid slugs from starting with a hyphen.
Gabriela Moldovan
2024-01-31
1
-1
/
+1
*
|
tor-keymgr: Remove the Slug tests (fmt).
Gabriela Moldovan
2024-01-31
1
-4
/
+2
*
|
tor-keymgr: Abolish ArtiPathComponent.
Gabriela Moldovan
2024-01-31
1
-3
/
+4
*
|
tor-keymgr: Make ArtiPathComponent a Slug internally (fmt).
Gabriela Moldovan
2024-01-31
1
-13
/
+2
*
|
tor-hsservice: Make Slug the underlying repr of HsNickname.
Gabriela Moldovan
2024-01-31
1
-19
/
+24
*
|
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
|
tor-hsservice: Downgrade a debug message to trace.
Gabriela Moldovan
2024-01-26
1
-1
/
+4
*
|
tor-hsservice: Abort any pending desc uploads if shutting down.
Gabriela Moldovan
2024-01-26
1
-4
/
+46
*
|
tor-hsservice: Add an UploadError type for interruption due to shutdown.
Gabriela Moldovan
2024-01-26
1
-0
/
+12
*
|
tor-hsservice: Document how the publisher tasks are shut down.
Gabriela Moldovan
2024-01-26
1
-0
/
+7
*
|
Merge branch 'set_faulty_eventually' into 'main'
Nick Mathewson
2024-01-26
2
-6
/
+24
|
\
\
|
*
|
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
6
-357
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-temp-dir: New crate
Ian Jackson
2024-01-25
6
-357
/
+4
*
|
|
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
2
-0
/
+41
*
|
|
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
3
-587
/
+1
|
\
\
\
|
*
|
|
state-dir: Move from tor-hsservice to tor-persist
Ian Jackson
2024-01-24
3
-587
/
+1
|
|
/
/
*
|
|
Merge branch 'onion-svc-status' into 'main'
gabi-250
2024-01-24
8
-97
/
+258
|
\
\
\
|
*
|
|
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
[prev]
[next]