summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove rustls from tor-rtcompat/fullNick Mathewson2022-06-162-2/+4
* | | | Merge branch 'reachable_addrs_v2' into 'main'Nick Mathewson2022-06-1715-154/+543
|\ \ \ \
| * | | | Rename guardset-selection function.Nick Mathewson2022-06-171-2/+7
| * | | | Rename pick_guard, pick_guard_ext.Nick Mathewson2022-06-172-17/+29
| * | | | Refactor and document issues with modify_hop.Nick Mathewson2022-06-173-14/+41
| * | | | API-fix for extend_sample_as_needed.Nick Mathewson2022-06-172-19/+20
| * | | | Remove some outdated comments.Nick Mathewson2022-06-174-19/+1
| * | | | Tweak parameters in guardmgr tests to improve testnet behavior.Nick Mathewson2022-06-171-9/+18
| * | | | CircMgr: Enable reachable_addrs filter.Nick Mathewson2022-06-172-1/+21
| * | | | Add a configuration option for reachable_addrsNick Mathewson2022-06-173-0/+46
| * | | | NetDoc: Make AddrPortPattern implement serde traitsNick Mathewson2022-06-174-6/+96
| * | | | GuardMgr: Support for multiple guard setsNick Mathewson2022-06-172-33/+98
| * | | | Move set_filter into GuardMgrInner.Nick Mathewson2022-06-173-41/+34
| * | | | GuardMgr: Function to tell how permissive a filter is.Nick Mathewson2022-06-171-0/+50
| * | | | Make AddrPortPattern and friends implement Eq and PartialEqNick Mathewson2022-06-172-2/+3
| * | | | GuardMgr: Also apply filters to fallback directories.Nick Mathewson2022-06-172-7/+12
| * | | | GuardMgr: remove disallowed addresses from returned FirstHops.Nick Mathewson2022-06-174-2/+54
| * | | | GuardMgr: Remove old testing filter variant.Nick Mathewson2022-06-172-21/+9
| * | | | GuardMgr: Add a new filter type based on reachable addresses.Nick Mathewson2022-06-172-8/+24
| * | | | Guardmgr: Change the GuardFilter API.Nick Mathewson2022-06-173-19/+46
* | | | | Merge branch 'config-fix2' into 'main'Nick Mathewson2022-06-169-104/+77
|\ \ \ \ \
| * | | | | tor-proto: channel: Tell clippy it's ok to print in testsIan Jackson2022-06-161-0/+1
| * | | | | impl_standard_builder: Use for tor_dirmgr::AuthorityIan Jackson2022-06-161-10/+2
| * | | | | impl_standard_builder: Use for tor_guardmgr::FallbackDirIan Jackson2022-06-161-6/+3
| * | | | | impl_standard_builder: Use for tor_dirmgr::DownloadScheduleIan Jackson2022-06-161-14/+3
| * | | | | impl_standard_builder: Use for arti::logging::LogfileConfigIan Jackson2022-06-161-7/+2
| * | | | | impl_standard_builder: Allow for !DefaultIan Jackson2022-06-161-13/+54
| * | | | | arti: logging config: Replace a manual Debug implIan Jackson2022-06-163-7/+6
| * | | | | impl_standard_builder: Use for tor_dirmgr::DownloadScheduleConfigIan Jackson2022-06-161-14/+1
| * | | | | impl_standard_builder: Use for tor_dirmgr::NetworkConfigIan Jackson2022-06-161-19/+2
| * | | | | impl_standard_builder: Use for tor_dirmgr::DirSkewToleranceIan Jackson2022-06-161-13/+2
| * | | | | tor-config: impl_standard_builder: handle contexts with local ResultIan Jackson2022-06-161-1/+1
* | | | | | Merge branch 'upgrade_float_eq' into 'main'Ian Jackson2022-06-162-11/+5
|\ \ \ \ \ \
| * | | | | | Upgrade to float_eq 1.0.0Nick Mathewson2022-06-162-11/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'config-fix' into 'main'Ian Jackson2022-06-164-49/+92
|\ \ \ \ \ \
| * | | | | | arti: cfg: Remove another needless borrowIan Jackson2022-06-161-1/+1
| * | | | | | arti cfg tests: Remove a redundant line that shadows an earlier bindingIan Jackson2022-06-161-1/+0
| * | | | | | Fix grammar erroreta2022-06-161-1/+1
| * | | | | | arti: Enable some pre-config loggingIan Jackson2022-06-161-2/+16
| * | | | | | arti: Introduce closure which will be used for pre-config loggingIan Jackson2022-06-161-31/+52
| * | | | | | arti cfg tests: Test that example config works as-isIan Jackson2022-06-161-0/+2
| * | | | | | arti: cfg tests: Refactor to prepare for new testIan Jackson2022-06-161-16/+23
| | |/ / / / | |/| | | |
| * | | | | Add some missing `serde(default)` to uses of humantime_serde::optionIan Jackson2022-06-162-3/+3
* | | | | | Merge branch 'accel-features' into 'main'Nick Mathewson2022-06-167-42/+98
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'main' into 'accel-features'Nick Mathewson2022-06-1630-158/+272
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add "accel-*" features to arti-client and arti.Nick Mathewson2022-06-135-2/+47
| * | | | | Add a feature to tor-llcrypto to enable sha-1/asm.Nick Mathewson2022-06-133-41/+61
* | | | | | gitlab-ci: Use lowercase tpa tag.Nick Mathewson2022-06-161-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'high-level-features' into 'main'Nick Mathewson2022-06-1613-86/+168
|\ \ \ \ \
| * | | | | Remove "rustls" from "full", for license reasons.Nick Mathewson2022-06-154-5/+13
| |/ / / /