summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'upgrades_20230717' into 'main'Alexander Færøy2023-07-174-34/+25
|\ \ \
| * | | Upgrade to latest derive-adhoc.Nick Mathewson2023-07-172-5/+5
| * | | Upgrade to latest rlimit.Nick Mathewson2023-07-172-28/+19
| * | | keymgr: Upgrade to latest itertools.Nick Mathewson2023-07-172-2/+2
* | | | Merge branch 'no_longer_want' into 'main'Alexander Færøy2023-07-171-4/+0
|\| | | | |_|/ |/| |
| * | WANT_FROM_OTHER_CRATES: Remove note about async-rustlsNick Mathewson2023-07-171-4/+0
* | | Merge branch 'pwd-grp' into 'main'gabi-2502023-07-178-134/+192
|\ \ \ | |/ / |/| |
| * | cargo audit: un-ignore RUSTSEC-2023-0040 ("`users` is unmaintained"Ian Jackson2023-07-141-3/+0
| * | fs-mistrust: Run rustfmt to apply deferred formatting churnIan Jackson2023-07-141-10/+10
| * | fs-mistrust: In a test, simplify env var handlingIan Jackson2023-07-141-17/+10
| * | fs-mistrust: users: Use OsStr and OsString a lot lessIan Jackson2023-07-141-13/+23
| * | fs-mistrust: Remove a now-unneeded suppressionIan Jackson2023-07-141-1/+0
| * | fs-mistrust: forbid unsafe codeIan Jackson2023-07-141-0/+8
| * | fs-mistrust: Replace a direct libc call in a testIan Jackson2023-07-141-1/+1
| * | fs-mistruct: Abolish some now-unneeded mutsIan Jackson2023-07-141-26/+25
| * | fs-mistrust: Use pwd-grp's getgroups functionIan Jackson2023-07-141-24/+1
| * | fs-mistruct: switch from users to pwd-grpIan Jackson2023-07-143-53/+97
| * | fs-mistrust: Introduce tempoary PwdGrpProvider aliasIan Jackson2023-07-141-4/+8
| * | fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config)Ian Jackson2023-07-142-2/+3
| * | fs-mistrust: users: tests: Introduce mock_users etc.Ian Jackson2023-07-141-25/+36
| * | fs-mistrust: users: Make several functions fallibleIan Jackson2023-07-142-26/+41
* | | Merge branch 'keymgr-config-tweaks' into 'main'gabi-2502023-07-1713-178/+141
|\ \ \ | |/ / |/| |
| * | arti-client: Add TODO about expanding the keystore_dir in build().Gabriela Moldovan2023-07-171-0/+2
| * | arti-client: Log whether a keystore is in use.Gabriela Moldovan2023-07-131-1/+4
| * | tor-config: Remove unused ItemOrBool helper.Gabriela Moldovan2023-07-132-63/+1
| * | arti cfg tests: Add keystore to example config.Gabriela Moldovan2023-07-132-14/+22
| * | arti config: Remove extraneous whitespace.Gabriela Moldovan2023-07-131-5/+5
| * | arti-client: Use the config struct from tor-keymgr.Gabriela Moldovan2023-07-134-95/+27
| * | tor-keymgr: Add ArtiNativeKeystoreConfig.Gabriela Moldovan2023-07-136-1/+81
* | | Merge branch 'unused_import' into 'main'Alexander Færøy2023-07-141-1/+2
|\ \ \
| * | | Move an import to resolve a warning.Nick Mathewson2023-07-131-1/+2
* | | | Merge branch 'bug638' into 'main'Alexander Færøy2023-07-142-4/+14
|\ \ \ \
| * | | | Better report for any recurrence of bug #638.Nick Mathewson2023-07-131-0/+14
| * | | | Stop unconditionally marking bridges as having dir info.Nick Mathewson2023-07-131-4/+0
* | | | | Merge branch 'uniq_bridge_addr' into 'main'Alexander Færøy2023-07-141-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bridges: deduplicate addresses.Nick Mathewson2023-07-131-0/+2
|/ / / /
* | | | Merge branch 'geoip-netdir' into 'main'eta2023-07-135-4/+219
|\ \ \ \ | |/ / / |/| | |
| * | | Add country codes to relays inside a NetDireta2023-07-135-4/+219
|/ / /
* | | Merge branch 'make_factory_usable_v2' into 'main'gabi-2502023-07-131-4/+45
|\ \ \ | |/ / |/| |
| * | Explain better why you would use build_unmanaged_channelNick Mathewson2023-07-131-2/+7
| * | Resolve numerous typos in `ChanMgr::build_unmanaged_channel` codegabi-2502023-07-131-4/+4
| * | chanmgr: Remove now-unused (and never usable) builder() method.Nick Mathewson2023-07-131-12/+0
| * | chanmgr: Document makeup and timeout behavior of our factoriesNick Mathewson2023-07-131-0/+22
| * | chanmgr: Add an experimental build_unmanaged_channel() method.Nick Mathewson2023-07-131-0/+26
|/ /
* | Merge branch 'keymgr-integration-test' into 'main'gabi-2502023-07-1215-2/+99
|\ \
| * | CI: Reduce the success threshold for the HS client integration tests.Gabriela Moldovan2023-07-121-1/+17
| * | CI: Add client auth integration test.Gabriela Moldovan2023-07-1213-1/+80
| * | CI: Remove extraneous whitespace.Gabriela Moldovan2023-07-121-1/+1
| * | arti-client: Log whether the client auth keys were retrieved.Gabriela Moldovan2023-07-121-0/+2
* | | Merge branch 'feat' into 'main'Alexander Færøy2023-07-123-2/+4
|\ \ \ | |/ / |/| |