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
...
*
Merge branch 'ipt_parameters' into 'main'
Nick Mathewson
2024-01-31
5
-38
/
+57
|
\
|
*
Rename parameters for intro-point lifetime to match the spec.
Nick Mathewson
2024-01-31
1
-2
/
+2
|
*
hss: clean up comments on ipt establish time tuning
Nick Mathewson
2024-01-25
1
-3
/
+7
|
*
Base INTRO_POINT_EXPIRY_SLOP on OVERALL_UPLOAD_TIMEOUT.
Nick Mathewson
2024-01-25
3
-4
/
+7
|
*
Document allowed numbers of intro points, and make them match C
Nick Mathewson
2024-01-25
1
-7
/
+17
|
*
hss: Pick random intro-point lifetime based on netparams
Nick Mathewson
2024-01-25
2
-12
/
+14
|
*
fixup! hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-3
/
+0
|
*
Use hs_intro_num_extra param for max_n_intro_relays.
Nick Mathewson
2024-01-25
1
-3
/
+3
|
*
hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-6
/
+9
*
|
tor-keymgr: Lowercase the role when building the ArtiPath.
Gabriela Moldovan
2024-01-31
1
-5
/
+5
*
|
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
*
|
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
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
[prev]
[next]