index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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 'keymgr-errors' into 'main'
gabi-250
2023-11-27
2
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
tor-keymgr: Add a top-level error type.
Gabriela Moldovan
2023-11-21
2
-5
/
+4
*
|
HSS publisher error: lack of netdir: clarify message
gabi-250
2023-11-20
1
-1
/
+1
*
|
HSS publisher: do not crash reactor if netdir unavailable
Ian Jackson
2023-11-20
1
-7
/
+19
*
|
HSS errors: expose and sort out NetdirProviderShutdown error type (fmt)
Ian Jackson
2023-11-20
1
-1
/
+1
*
|
HSS errors: expose and sort out NetdirProviderShutdown error type
Ian Jackson
2023-11-20
4
-3
/
+16
*
|
HSS publisher errors: Declare that we want to abolish ReactorError
Ian Jackson
2023-11-20
1
-2
/
+23
*
|
HSS publisher: Remove a redundant debug message
Ian Jackson
2023-11-20
1
-2
/
+0
|
/
*
Merge branch 'send_dos_params' into 'main'
Nick Mathewson
2023-11-20
3
-18
/
+85
|
\
|
*
Send DosParams conditionally on HsIntro support.
Nick Mathewson
2023-11-20
1
-4
/
+11
|
*
Improve documentation in/around DosParams extension
Nick Mathewson
2023-11-20
1
-1
/
+8
|
*
hss: Take intro_dos extension from configuration and send it.
Nick Mathewson
2023-11-20
2
-4
/
+44
|
*
hss: pipe config watchers into ipt_establish.
Nick Mathewson
2023-11-20
2
-9
/
+22
*
|
tor-hsservice: Update MissingHsIdKey docs, remove outdated TODO HSS.
Gabriela Moldovan
2023-11-20
2
-32
/
+2
*
|
tor-hsservice: Rename MissingKey to MissingHsIdKeypair.
Gabriela Moldovan
2023-11-20
4
-9
/
+11
*
|
tor-hsservice: Remove unused macro.
Gabriela Moldovan
2023-11-20
1
-83
/
+1
*
|
tor-hsservice: Derive the service key specifier implementations (fmt).
Gabriela Moldovan
2023-11-20
1
-54
/
+54
*
|
tor-hsservice: Derive the service key specifier implementations.
Gabriela Moldovan
2023-11-20
1
-24
/
+43
|
/
*
Merge branch 'publisher-todo' into 'main'
Ian Jackson
2023-11-20
3
-5
/
+3
|
\
|
*
tor-hsservice: Downgrade a couple of TODO HSS to TODO.
Gabriela Moldovan
2023-11-16
2
-2
/
+2
|
*
tor-hsservice: Remove TODO HSS that does not make sense.
Gabriela Moldovan
2023-11-15
1
-2
/
+0
|
*
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-15
1
-1
/
+1
*
|
tor-keymgr: Remove unnecessary borrow.
Gabriela Moldovan
2023-11-16
1
-2
/
+2
*
|
tor-hsservice: Reuse read_blind_id_keypair when building descriptors.
Gabriela Moldovan
2023-11-16
1
-14
/
+6
*
|
tor-hsservice: Extract read_blind_id_keypair out of Reactor (fmt).
Gabriela Moldovan
2023-11-16
1
-36
/
+34
*
|
tor-hsservice: Extract read_blind_id_keypair out of Reactor.
Gabriela Moldovan
2023-11-16
1
-12
/
+10
*
|
tor-hsservice: Pass the current time as an argument to generate_revision_coun...
Gabriela Moldovan
2023-11-16
1
-3
/
+4
*
|
tor-hsservice: Add note about computing ope_key once per TP.
Gabriela Moldovan
2023-11-16
1
-0
/
+2
*
|
tor-hsservice: Link the the spec instead of referencing section number.
Gabriela Moldovan
2023-11-16
1
-2
/
+3
*
|
tor-hsservice: Remove dead code.
Gabriela Moldovan
2023-11-16
1
-21
/
+0
*
|
tor-hsservice: Generate revision counters using an OPE scheme.
Gabriela Moldovan
2023-11-16
1
-6
/
+3
*
|
tor-hsservice: Add function for generating revision counters using OPE scheme.
Gabriela Moldovan
2023-11-16
1
-2
/
+106
*
|
tor-hsservice: Rename period to period_ctx for clarity.
Gabriela Moldovan
2023-11-16
1
-5
/
+4
*
|
Merge remote-tracking branch 'public/hs_begin'
Nick Mathewson
2023-11-16
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
hss: document behavior needed for indistinguishability
Nick Mathewson
2023-10-23
1
-2
/
+12
*
|
Merge branch 'keymgr-docs2' into 'main'
gabi-250
2023-11-15
1
-9
/
+3
|
\
\
|
*
|
tor-keymgr: Add missing backticks (fmt).
Gabriela Moldovan
2023-11-13
1
-1
/
+1
|
*
|
tor-keymgr: Abolish KeyPathPatternSet.
Gabriela Moldovan
2023-11-13
1
-9
/
+3
*
|
|
tor-hsservice: Downgrade TODO HSS to TODO.
Gabriela Moldovan
2023-11-13
1
-1
/
+1
*
|
|
tor-hsservice: Remove some `allow`s we don't need anymore.
Gabriela Moldovan
2023-11-13
1
-4
/
+0
|
/
/
*
|
Merge branch 'time-store' into 'main'
Ian Jackson
2023-11-02
3
-3
/
+417
|
\
\
|
*
|
tor-hsservice: time_store: Add TODO HSS re serialisations
Ian Jackson
2023-11-02
1
-0
/
+5
|
*
|
tor-hsservice: time_store: Slight structural tidying
Ian Jackson
2023-11-02
1
-3
/
+1
|
*
|
HSS time_store: clarify by removing a comma
gabi-250
2023-11-02
1
-1
/
+1
|
*
|
tor-hsservice: New time_store module (provide accessors)
Ian Jackson
2023-11-01
1
-2
/
+43
|
*
|
tor-hsservice: New time_store module
Ian Jackson
2023-11-01
2
-0
/
+372
|
*
|
tor-hsservice: timeout_track: Remove some unnecessary allows
Ian Jackson
2023-11-01
1
-3
/
+1
*
|
|
tor-hsservice: Use KeyDenotator::decode instead of manually decoding the deno...
Gabriela Moldovan
2023-11-02
1
-12
/
+7
*
|
|
tor-keymgr: Use the new denotator separator instead of underscore.
Gabriela Moldovan
2023-11-02
1
-3
/
+3
*
|
|
tor-keymgr: Remove derive_meta arg from KeyMgr::list_matching (fmt).
Gabriela Moldovan
2023-11-02
1
-16
/
+14
[prev]
[next]