summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | keymgr: Define an error type for bad `ArtiPathComponents`.Gabriela Moldovan2023-06-294-14/+29
| * | | arti-client, hsclient: Typealias HsClientSpecifier to ArtiPathComponent.Gabriela Moldovan2023-06-292-26/+14
| * | | keymgr: Derive Display for ArtiPath and ArtiPathComponent.Gabriela Moldovan2023-06-291-3/+4
| * | | keymgr: Define `ArtiPathComponent`.Gabriela Moldovan2023-06-292-1/+22
| | |/ | |/|
* | | Merge branch 'keymgr-config' into 'main'gabi-2502023-06-296-9/+196
|\ \ \
| * | | arti-client: Fix clippy lint.Gabriela Moldovan2023-06-291-0/+1
| * | | arti-client: Make keystore_dir an experimental option.Gabriela Moldovan2023-06-292-25/+17
| * | | arti-client: Add TODO regarding keystore_dir deserialization.Gabriela Moldovan2023-06-291-0/+3
| * | | arti cfg tests: Add declare_exceptions for storage.keystore_dir.Gabriela Moldovan2023-06-291-1/+22
| * | | tor-config: Remove semver.mdGabriela Moldovan2023-06-291-1/+0
| * | | tor-config: Make ItemOrBool an experimental feature.Gabriela Moldovan2023-06-294-3/+35
| * | | example-config: Temporarily remove keystore_dir example.Gabriela Moldovan2023-06-292-17/+1
| * | | arti-client: Fix clippy lints.Gabriela Moldovan2023-06-291-1/+1
| * | | arti-client: Load keystore dir and permissions from config.Gabriela Moldovan2023-06-291-6/+2
| * | | arti-client: Add expand_keystore_dir function.Gabriela Moldovan2023-06-291-0/+13
| * | | arti-client: Add keystore_dir to StorageConfig.Gabriela Moldovan2023-06-295-5/+91
| * | | config: Add ItemOrBool helper for deserializing a bool or a value.Gabriela Moldovan2023-06-292-0/+60
| |/ /
* | | Merge branch 'keymgr' into 'main'Ian Jackson2023-06-292-5/+20
|\ \ \
| * | | tor-keymgr: Add missing footnoteIan Jackson2023-06-291-0/+5
| * | | tor-keymgr: Replace whole-crate-is-unstable warningIan Jackson2023-06-291-3/+5
| * | | tor-keymgr features: Document that "keymgr" is experimentalIan Jackson2023-06-291-0/+8
| * | | tor-keymgr features: Make "keymgr" disabled by defaultIan Jackson2023-06-292-2/+2
| | |/ | |/|
* | | Merge branch 'changelog2' into 'main'Ian Jackson2023-06-291-8/+21
|\ \ \
| * | | changelog: Tweak onion-client warningNick Mathewson2023-06-291-5/+10
| * | | CHANGELOG: Expand on .onion support, say it's 1.1.6Ian Jackson2023-06-291-5/+6
| * | | More changelog entries for 1.nextNick Mathewson2023-06-291-4/+11
* | | | Merge branch 'how' into 'main'Ian Jackson2023-06-291-0/+8
|\ \ \ \
| * | | | README: document how to test .onion connectionsIan Jackson2023-06-291-0/+8
* | | | | Merge branch 'stabilize-hs-client' into 'main'Nick Mathewson2023-06-297-15/+22
|\ \ \ \ \
| * | | | | Mark all {hs,onion-serivce}-client features as non-experimental.Nick Mathewson2023-06-297-15/+22
* | | | | | Merge branch 'default' into 'main'Ian Jackson2023-06-295-7/+58
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | arti-client: StreamPrefs: Add security noteIan Jackson2023-06-291-0/+7
| * | | | | README: explain how to turn on HS client supportIan Jackson2023-06-291-0/+21
| * | | | | Turn off HS client connections by defaultIan Jackson2023-06-294-5/+14
| * | | | | arti-client tests: Explicitly enable .onion in most testsIan Jackson2023-06-291-2/+16
| | |_|/ / | |/| | |
* | | | | Merge branch 'semver-checks-cleanup' into 'main'Nick Mathewson2023-06-291-106/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replace our old complex semver-checks script.Nick Mathewson2023-06-291-106/+6
| | |_|/ | |/| |
* | | | Merge branch 'timeouts' into 'main'Ian Jackson2023-06-292-17/+130
|\ \ \ \ | |/ / / |/| | |
| * | | tor-hsclient: Add some notes about timeouts and hopsIan Jackson2023-06-291-0/+8
| * | | tor-hsclient: Use estimated timeouts for introduction and rendezvous (fmt)Ian Jackson2023-06-291-2/+6
| * | | tor-hsclient: Use estimated timeouts for introduction and rendezvousIan Jackson2023-06-291-12/+44
| * | | tor-hsclient: Use estimated timeout for hsdir fetches (fmt)Ian Jackson2023-06-291-1/+1
| * | | tor-hsclient: Use estimated timeout for hsdir fetchesIan Jackson2023-06-291-5/+7
| * | | tor-hsclient: Provide bodge constant for circuit lengthIan Jackson2023-06-291-0/+11
| * | | tor-hsclient: Plumb timeout estimation machineryIan Jackson2023-06-291-0/+36
| * | | tor-circmgr: Provide estimate_timeout as a method on HsCircPoolIan Jackson2023-06-291-1/+21
| |/ /
* | | Merge branch 'maxintro3' into 'main'Ian Jackson2023-06-296-11/+137
|\ \ \ | |_|/ |/| |
| * | tor-netdoc: Placate clippy (fmt)Ian Jackson2023-06-281-2/+1
| * | tor-netdoc: Placate clippyIan Jackson2023-06-281-2/+1
| * | tor-netdoc: Test hsdescs inners with a variety of IPT counts (fmt)Ian Jackson2023-06-281-9/+18