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
/
publish
/
descriptor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hsservice: Advertise flowctrl and cgo as appropriate.
Nick Mathewson
2026-07-02
1
-0
/
+23
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+5
*
tor-hsservice: Pass Rng into PoW code where possible.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+1
*
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+3
*
netdoc, hsservice: Respect maximum descriptor sizes
Nick Mathewson
2025-07-10
1
-4
/
+7
*
tor-hsservice: Refactor PoW error handling.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+8
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-4
/
+16
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
1
-2
/
+4
*
tor-hsservice: Remove the anonymity setting from the config.
Gabriela Moldovan
2024-09-12
1
-2
/
+2
*
Merge branch 'publisher-svc-status' into 'main'
David Goulet
2024-09-10
1
-3
/
+2
|
\
|
*
tor-hsservice: Validate the authorized clients before publishing.
Gabriela Moldovan
2024-09-09
1
-1
/
+1
|
*
tor-hsservice: Store the authorized_clients in the mutable state of the reactor.
Gabriela Moldovan
2024-09-09
1
-2
/
+1
*
|
tor_hsservice use get::<HsIdKey> rather than get::<HsIdKeypair>
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-4
/
+3
|
/
*
tor-hsservice: Use OnionServiceConfigPublisherView in the publisher.
Gabriela Moldovan
2024-08-21
1
-1
/
+2
*
tor-hsservice: Log the client nicknames the descriptor is encrypted for.
Gabriela Moldovan
2024-08-21
1
-1
/
+4
*
tor-hsservice: Add an extra log in the descriptor publisher.
Gabriela Moldovan
2024-08-05
1
-0
/
+4
*
tor-hsservice: Use the configured authorized clients when encrypting the desc...
Gabriela Moldovan
2024-08-05
1
-8
/
+22
*
tor-hsservice: Remove unused variables.
Gabriela Moldovan
2024-07-09
1
-2
/
+0
*
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
1
-153
/
+0
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-hsservice: client auth: Only allow `dir:...` to have valid unicode
Ian Jackson
2024-03-05
1
-2
/
+2
*
tor-hsservice: prelude: Promote imports from descriptor.rs
Ian Jackson
2024-03-05
1
-1
/
+0
*
tor-hsservice: prelude: Move imports from descriptor.rs
Ian Jackson
2024-03-05
1
-21
/
+2
*
tor-hsservice: Move publish out of svc
Ian Jackson
2024-03-05
1
-0
/
+310