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
...
*
|
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 'onion-svc-status' into 'main'
gabi-250
2024-01-24
3
-46
/
+94
|
\
\
\
|
*
|
|
tor-hsservice: Explain why the publisher never transitions to Recovering.
Gabriela Moldovan
2024-01-24
1
-0
/
+48
|
*
|
|
tor-hsservice: Remove Publisher::status().
Gabriela Moldovan
2024-01-24
1
-14
/
+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: Make UploadError public.
Gabriela Moldovan
2024-01-24
2
-1
/
+2
|
*
|
|
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: Give the publisher a StatusSender.
Gabriela Moldovan
2024-01-24
2
-0
/
+17
|
|
/
/
*
|
|
Merge branch 'hss_errorkinds' into 'main'
Nick Mathewson
2024-01-24
2
-40
/
+42
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
hss: Report errors from keep_intro_established.
Nick Mathewson
2024-01-24
1
-3
/
+3
|
*
hss: Refactor keep_intro_established to avoid needing NetDir
Nick Mathewson
2024-01-24
1
-22
/
+9
|
*
hss: Change ticket about ErrorKind for IntroPointNotListed
Nick Mathewson
2024-01-24
1
-1
/
+1
|
*
hss: Clean up errors while expecting intro_established
Nick Mathewson
2024-01-24
1
-11
/
+25
|
*
hss: Correct the Kind for EstablishTimeout.
Nick Mathewson
2024-01-24
1
-1
/
+1
|
*
hss: Return summarized errorkind for RendCirc error.
Nick Mathewson
2024-01-23
1
-2
/
+3
*
|
tor-hsservice: key expiry: Do publisher expiry from reactor
Ian Jackson
2024-01-24
2
-114
/
+9
*
|
tor-hsservice: key expiry: Break out KeystoreSweeper::expire_keys
Ian Jackson
2024-01-24
1
-43
/
+7
*
|
tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.
Gabriela Moldovan
2024-01-24
2
-2
/
+2
*
|
tor-netdir, tor-hscrypto: Add function for computing SRV period offset.
Gabriela Moldovan
2024-01-24
1
-6
/
+8
*
|
tor-hsservice: Generate revision counter using the start of SRV period (fmt).
Gabriela Moldovan
2024-01-24
1
-2
/
+1
*
|
tor-hsservice: Generate revision counter using the start of SRV period.
Gabriela Moldovan
2024-01-24
1
-18
/
+17
*
|
tor-netdir: Simplify `hs_dirs_upload` by only returning the `Relay`.
Gabriela Moldovan
2024-01-24
2
-3
/
+3
*
|
tor-hsservice: Store HsDirParams in the publisher's TimePeriodContext.
Gabriela Moldovan
2024-01-24
1
-10
/
+19
*
|
tor-netdir: Make hs_all_time_periods return HsDirParams.
Gabriela Moldovan
2024-01-24
2
-8
/
+10
|
/
*
tor-hsservice: Move compute_subcredentials to RendRequestContext.
Gabriela Moldovan
2024-01-22
2
-99
/
+5
*
tor-hsservice: Do not store the subcredentials in RendRequestContext.
Gabriela Moldovan
2024-01-22
2
-12
/
+13
*
tor-hsservice: Add an error type for subcredential lookup failures.
Gabriela Moldovan
2024-01-22
1
-0
/
+5
*
Document when (most) spawned tasks will be canceled.
Nick Mathewson
2024-01-18
1
-0
/
+2
*
Clarify IptEstablisher shutdown rules
Nick Mathewson
2024-01-18
1
-8
/
+11
*
Do not reject INTRO_ESTABLISHED messages with extensions
Nick Mathewson
2024-01-18
1
-17
/
+12
*
Merge branch 'publisher-shut-down' into 'main'
Nick Mathewson
2024-01-18
1
-7
/
+12
|
\
|
*
tor-hsservice: The publisher should exit when the IPT manager says so.
Gabriela Moldovan
2024-01-18
1
-7
/
+12
*
|
tor-hsservice: Reference #1226 instead of #1219 in a TODO.
Gabriela Moldovan
2024-01-18
1
-1
/
+1
|
/
*
Merge branch 'is_ipt_failure' into 'main'
Nick Mathewson
2024-01-17
1
-3
/
+39
|
\
|
*
Add a note about torspec#249.
Nick Mathewson
2024-01-17
1
-1
/
+4
|
*
Implement is_ipt_failure better.
Nick Mathewson
2024-01-17
1
-2
/
+35
*
|
hsservice: Document circ lifetime in OpenSession.
Nick Mathewson
2024-01-17
1
-4
/
+7
|
/
*
Typo fixes
gabi-250
2024-01-15
1
-2
/
+2
*
Downgrade a TODO about dropping unlisted ipts to #1239
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Replace TODO comment about intro_established checking with #1238.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
Rename IptEstablisher::{new => launch}
Nick Mathewson
2024-01-13
1
-2
/
+1
*
hsservice: Turn TODOs about ipt_establisher error handling to #1237
Nick Mathewson
2024-01-13
1
-6
/
+6
*
hsservice: Remove TODO HSS about a type that is already Arc.
Nick Mathewson
2024-01-13
1
-2
/
+0
[prev]
[next]