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
/
config.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to derive-deftly
Ian Jackson
2024-04-03
1
-2
/
+2
*
hss: Make the limit for streams configurable.
Nick Mathewson
2024-03-26
1
-5
/
+14
*
tor-hsservice: client auth: Only allow `dir:...` to have valid unicode
Ian Jackson
2024-03-05
1
-2
/
+4
*
tor-hsservice: prelude: Move imports from config.rs
Ian Jackson
2024-03-05
1
-11
/
+2
*
tor-hsservice: reconfigure: Allow changing rate_limit_at_intro
Ian Jackson
2024-02-21
1
-5
/
+3
*
tor-hsservice: reconfigure: Prove we've handled all the fields
Ian Jackson
2024-02-21
1
-3
/
+2
*
tor-hsservice: config: max_concurrent_streams_per_circuit: comment out (fmt)
Ian Jackson
2024-02-21
1
-1
/
+0
*
tor-hsservice: config: max_concurrent_streams_per_circuit: comment out
Ian Jackson
2024-02-21
1
-4
/
+6
*
tor-hsservice: reconfigure: reject changing rate_limit_at_intro for now
Ian Jackson
2024-02-21
1
-0
/
+6
*
tor-hsservice: reconfigure: changing num_intro_points is fine
Ian Jackson
2024-02-21
1
-0
/
+5
*
tor-hsservice: reconfigure: Formalise field handling
Ian Jackson
2024-02-21
1
-8
/
+59
*
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
1
-10
/
+0
*
fixup! hss: Use 3 hours for IPT_PUBLISH_*.
Nick Mathewson
2024-01-25
1
-3
/
+0
*
hsservice: Make a few more TODOs refer to #1210
Nick Mathewson
2024-01-12
1
-3
/
+3
*
hsservice: downgrade TODO about "enabled".
Nick Mathewson
2024-01-12
1
-1
/
+3
*
hsservice: Make TODO HSS comments about client auth refer to #1206
Nick Mathewson
2024-01-12
1
-4
/
+4
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
hss::config: Downgrade or remove some TODO HSS comments.
Nick Mathewson
2023-12-12
1
-16
/
+15
*
tor-hsservice: Soup up plumbing for ipt_relay_rotation_time
Ian Jackson
2023-11-27
1
-0
/
+10
*
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
1
-0
/
+39
*
Implement build_auth_clients()
Neel Chauhan
2023-10-11
1
-1
/
+2
*
hss: Implement a reconfigure function.
Nick Mathewson
2023-10-05
1
-0
/
+26
*
hss: Give Config a nickname accessor.
Nick Mathewson
2023-10-04
1
-0
/
+7
*
arti: Make onion_services serialize as a map.
Nick Mathewson
2023-10-03
1
-0
/
+5
*
hss: Rename the "name" config field to "nickname".
Nick Mathewson
2023-10-03
1
-1
/
+1
*
hss: Temporarily disable POW config items.
Nick Mathewson
2023-10-03
1
-4
/
+5
*
hss: Make more of the configuration defaultable.
Nick Mathewson
2023-10-03
1
-0
/
+2
*
hss: Make configs and builders implement more traits.
Nick Mathewson
2023-10-03
1
-3
/
+5
*
hss: Flatten limit and pow fields into main config
Nick Mathewson
2023-09-19
1
-46
/
+25
*
hss: make config subbuilders get flattened.
Nick Mathewson
2023-09-19
1
-0
/
+2
*
hss: Make the config builders serde.
Nick Mathewson
2023-09-19
1
-9
/
+17
*
tor-hsservice: Derive PartialEq for Anonimity and DescEncryptionConfig.
Gabriela Moldovan
2023-09-18
1
-2
/
+2
*
Allow max_concurrent_streams_per_circuit to be impossibly high.
Nick Mathewson
2023-09-07
1
-1
/
+1
*
hsservice: add TODO about authorized client plugins
Nick Mathewson
2023-09-07
1
-0
/
+5
*
add a TODO about rate limits and their relationship.
Nick Mathewson
2023-09-07
1
-0
/
+4
*
hsservice: Make configs members pub(crate).
Nick Mathewson
2023-09-07
1
-5
/
+5
*
HSS: Parser/encoder for AuthorizedClientConfig
Nick Mathewson
2023-09-07
1
-2
/
+54
*
HSS: Start making builders for config structs.
Nick Mathewson
2023-09-07
1
-7
/
+50
*
HSS: adjust two options.
Nick Mathewson
2023-09-07
1
-4
/
+1
*
hss: Add configuration fields for onion services.
Nick Mathewson
2023-08-28
1
-4
/
+87
*
tor-hsservice: Use real HsNickname in config
Ian Jackson
2023-08-23
1
-4
/
+4
*
tor-hsservice: About half of an IPT Manager
Ian Jackson
2023-08-23
1
-1
/
+3
*
hsservice: Adapt data structures from onion-service-notes.md
Nick Mathewson
2023-07-31
1
-0
/
+25