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
...
|
*
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
*
hsservice: Replace shutdown-TODO HSS with references to #1236
Nick Mathewson
2024-01-13
1
-2
/
+2
*
Downgrade a TODO about wanting a better API.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Remove an erroneous TODO
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Convert TODOs about ipt reconfiguration to refer to #1209.
Nick Mathewson
2024-01-13
1
-2
/
+2
*
hsservice: Convert TODOs about documentation to refer to #1235.
Nick Mathewson
2024-01-13
1
-3
/
+3
*
hsservice: Remove an outdated TODO: Ipt ids are indeed unique.
Nick Mathewson
2024-01-13
1
-3
/
+0
*
hsservice: Remove now-needless "allows".
Nick Mathewson
2024-01-13
1
-1
/
+0
*
hsservice: Remove the unused n_faults field
Nick Mathewson
2024-01-13
1
-10
/
+0
*
hsservice: Turn a TODO into #1234.
Nick Mathewson
2024-01-13
1
-1
/
+1
*
hsservice: Resolve some TODO HSS items in IptParameters declaration
Nick Mathewson
2024-01-13
1
-5
/
+37
*
Remove a TODO HSS about introduce rate-limiting.
Nick Mathewson
2024-01-12
1
-2
/
+0
*
Remove a TODO HSS that is not a TODO, just a note
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Convert a TODO HSS about write failure into a ref to #1226
Nick Mathewson
2024-01-12
1
-1
/
+1
*
Convert a TODO HSS about handling replays into a (subtle) #1233
Nick Mathewson
2024-01-12
1
-1
/
+7
*
hsservice::svc: Lower "allows" to publish.rs
Nick Mathewson
2024-01-12
3
-4
/
+6
*
hsservice: Move "Cleanup ErrorKind" TODOs to #1225.
Nick Mathewson
2024-01-12
2
-5
/
+5
*
hsservice: Convert TODO about circuit lifetimes to #1224
Nick Mathewson
2024-01-12
1
-1
/
+1
*
hsservice: Convert a "TODO" to a ticket about logic duplication
Nick Mathewson
2024-01-12
1
-1
/
+1
*
hsservice: Downgrade TODO about possible moving of a check.
Nick Mathewson
2024-01-12
1
-1
/
+1
*
hsservice: Remove TODO about IntroRequestError variants.
Nick Mathewson
2024-01-12
1
-1
/
+1
*
tor-hsservice: Turn a TODO HSS into #1219.
Gabriela Moldovan
2024-01-11
1
-1
/
+1
[prev]
[next]