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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
GuardMgr: Also apply filters to fallback directories.
Nick Mathewson
2022-06-17
2
-7
/
+12
|
*
|
|
|
GuardMgr: remove disallowed addresses from returned FirstHops.
Nick Mathewson
2022-06-17
4
-2
/
+54
|
*
|
|
|
GuardMgr: Remove old testing filter variant.
Nick Mathewson
2022-06-17
2
-21
/
+9
|
*
|
|
|
GuardMgr: Add a new filter type based on reachable addresses.
Nick Mathewson
2022-06-17
2
-8
/
+24
|
*
|
|
|
Guardmgr: Change the GuardFilter API.
Nick Mathewson
2022-06-17
3
-19
/
+46
|
|
/
/
/
*
|
|
|
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
8
-104
/
+76
|
\
\
\
\
|
*
|
|
|
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
|
*
|
|
|
impl_standard_builder: Use for tor_dirmgr::Authority
Ian Jackson
2022-06-16
1
-10
/
+2
|
*
|
|
|
impl_standard_builder: Use for tor_guardmgr::FallbackDir
Ian Jackson
2022-06-16
1
-6
/
+3
|
*
|
|
|
impl_standard_builder: Use for tor_dirmgr::DownloadSchedule
Ian Jackson
2022-06-16
1
-14
/
+3
|
*
|
|
|
impl_standard_builder: Use for arti::logging::LogfileConfig
Ian Jackson
2022-06-16
1
-7
/
+2
|
*
|
|
|
impl_standard_builder: Allow for !Default
Ian Jackson
2022-06-16
1
-13
/
+54
|
*
|
|
|
arti: logging config: Replace a manual Debug impl
Ian Jackson
2022-06-16
2
-7
/
+5
|
*
|
|
|
impl_standard_builder: Use for tor_dirmgr::DownloadScheduleConfig
Ian Jackson
2022-06-16
1
-14
/
+1
|
*
|
|
|
impl_standard_builder: Use for tor_dirmgr::NetworkConfig
Ian Jackson
2022-06-16
1
-19
/
+2
|
*
|
|
|
impl_standard_builder: Use for tor_dirmgr::DirSkewTolerance
Ian Jackson
2022-06-16
1
-13
/
+2
|
*
|
|
|
tor-config: impl_standard_builder: handle contexts with local Result
Ian Jackson
2022-06-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'upgrade_float_eq' into 'main'
Ian Jackson
2022-06-16
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Upgrade to float_eq 1.0.0
Nick Mathewson
2022-06-16
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'config-fix' into 'main'
Ian Jackson
2022-06-16
4
-49
/
+92
|
\
\
\
\
\
|
*
|
|
|
|
arti: cfg: Remove another needless borrow
Ian Jackson
2022-06-16
1
-1
/
+1
|
*
|
|
|
|
arti cfg tests: Remove a redundant line that shadows an earlier binding
Ian Jackson
2022-06-16
1
-1
/
+0
|
*
|
|
|
|
Fix grammar error
eta
2022-06-16
1
-1
/
+1
|
*
|
|
|
|
arti: Enable some pre-config logging
Ian Jackson
2022-06-16
1
-2
/
+16
|
*
|
|
|
|
arti: Introduce closure which will be used for pre-config logging
Ian Jackson
2022-06-16
1
-31
/
+52
|
*
|
|
|
|
arti cfg tests: Test that example config works as-is
Ian Jackson
2022-06-16
1
-0
/
+2
|
*
|
|
|
|
arti: cfg tests: Refactor to prepare for new test
Ian Jackson
2022-06-16
1
-16
/
+23
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Add some missing `serde(default)` to uses of humantime_serde::option
Ian Jackson
2022-06-16
2
-3
/
+3
*
|
|
|
|
Merge branch 'main' into 'accel-features'
Nick Mathewson
2022-06-16
29
-158
/
+271
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'high-level-features' into 'main'
Nick Mathewson
2022-06-16
12
-86
/
+166
|
|
\
\
\
\
|
|
*
|
|
|
Remove "rustls" from "full", for license reasons.
Nick Mathewson
2022-06-15
4
-5
/
+13
|
*
|
|
|
|
Merge branch 'clippy_20220614' into 'main'
Nick Mathewson
2022-06-15
7
-12
/
+21
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Add one more "allow" to tor_netdoc::parse::macros.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
|
*
|
|
|
Permit eprintln in channel-padding test.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
|
*
|
|
|
Fix clippy::significant_drop_in_scrutinee warnings
Nick Mathewson
2022-06-15
4
-12
/
+16
|
|
*
|
|
|
Work around an erroneous warning from nightly clippy
Nick Mathewson
2022-06-15
1
-0
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'unwrap' into 'main'
Nick Mathewson
2022-06-13
8
-45
/
+15
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
tor-netdir: testnet: Make construct_netdir infallible (rustfmt)
Ian Jackson
2022-06-13
6
-30
/
+10
|
|
*
|
|
tor-netdir: testnet: Make construct_netdir infallible
Ian Jackson
2022-06-13
8
-15
/
+5
|
*
|
|
|
Merge branch 'dormant_directory' into 'main'
Nick Mathewson
2022-06-13
7
-90
/
+218
|
|
\
\
\
\
|
|
*
|
|
|
DirMgr: Use scopeguard crate in place of ad hoc RAII substitutes
Nick Mathewson
2022-06-13
2
-68
/
+19
|
|
*
|
|
|
Put the task schedule back when the dl task exits.
Nick Mathewson
2022-06-13
1
-2
/
+9
|
|
*
|
|
|
New API to expose and use TaskHandle from DirMgr.
Nick Mathewson
2022-06-13
3
-2
/
+35
|
|
*
|
|
|
DirMgr: Refactor bootstrap to use a TaskSchedule for sleeping.
Nick Mathewson
2022-06-10
2
-32
/
+53
|
|
*
|
|
|
TaskSchedule: Add a sleep_until_wallclock method too.
Nick Mathewson
2022-06-10
2
-2
/
+15
|
|
*
|
|
|
Add a `sleep` function to TaskSchedule.
Nick Mathewson
2022-06-07
1
-0
/
+20
|
|
*
|
|
|
Add "suspend" and "resume" to TaskSchedule.
Nick Mathewson
2022-06-07
1
-0
/
+83
|
*
|
|
|
|
Merge branch 'option' into 'main'
eta
2022-06-13
3
-1
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
config: document semver change
Ian Jackson
2022-06-10
1
-0
/
+1
|
|
*
|
|
|
|
config: Suppose that we might extend resolve_option to non-T::Default
Ian Jackson
2022-06-10
1
-0
/
+2
[prev]
[next]