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-dirmgr
/
src
/
state.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIds
Ian Jackson
2026-01-06
1
-4
/
+4
*
tor-netdoc: Store n_authorities in usize
Clara Engler
2025-12-02
1
-2
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Remove one stray allow(deprecated)
Neel Chauhan
2025-11-04
1
-1
/
+0
*
Stop using MockSleepProvider in a few crates
Neel Chauhan
2025-11-02
1
-3
/
+2
*
Fix new clippy nightly warning about subtracting Durations.
Nick Mathewson
2025-10-16
1
-1
/
+3
*
tor-dircommon: Implement proposal 330
Clara Engler
2025-09-16
1
-20
/
+14
*
tor-dircommon: Use amplify and getters for config
Clara Engler
2025-09-09
1
-10
/
+11
*
Move `DownloadSchedule` into `tor-dircommon`
Clara Engler
2025-09-08
1
-3
/
+2
*
Move `NetworkStatus` to `tor-dircommon`
Clara Engler
2025-09-08
1
-2
/
+5
*
tor-dircommon: Initial commit
Clara Engler
2025-09-02
1
-2
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-32
/
+42
*
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
1
-8
/
+8
*
dirmgr, netdir: Store protocol requirments as soon as they are validated.
Nick Mathewson
2025-04-16
1
-1
/
+33
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
1
-2
/
+7
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-0
/
+2
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-2
/
+3
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
1
-1
/
+1
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+8
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
1
-3
/
+2
|
/
*
Merge branch 'event_report_everywhere' into 'main'
Nick Mathewson
2023-07-07
1
-6
/
+2
|
\
|
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-6
/
+2
*
|
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
|
/
*
dirmgr: use voting_period.
Nick Mathewson
2023-06-29
1
-4
/
+1
*
Downgrade and clarify message about dir replacment time.
Nick Mathewson
2023-05-08
1
-8
/
+12
*
Merge branch 'fix_802_core' into 'main'
Ian Jackson
2023-04-18
1
-1
/
+6
|
\
|
*
DirMgr: Detect that directory state is ready if it begins with all MDs
Nick Mathewson
2023-04-10
1
-1
/
+6
*
|
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
1
-1
/
+1
|
/
*
tor-netdoc: Change fill_from_previous_netdir
Ian Jackson
2023-02-09
1
-1
/
+1
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-1
/
+5
*
Use ErrorReport for errors in warn! in tor-dirmgr
Ian Jackson
2023-01-30
1
-2
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-1
/
+2
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
1
-0
/
+8
*
Rename DirSkewTolerance to DirTolerance
Nick Mathewson
2022-07-22
1
-1
/
+1
*
Refactor most DirStatus users to use DirProgress.
Nick Mathewson
2022-06-13
1
-16
/
+17
*
Rename DirStatusInner to DirProgress.
Nick Mathewson
2022-06-13
1
-4
/
+4
*
DirMgr:: Remove Error::NoChange as redundant.
Nick Mathewson
2022-05-25
1
-38
/
+16
*
Merge branch 'bug482' into 'main'
eta
2022-05-24
1
-20
/
+105
|
\
|
*
DirMgr: Stop load-from-cache process when there is no change.
Nick Mathewson
2022-05-24
1
-20
/
+105
*
|
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-1
/
+1
|
/
*
Fix compilation with Rust 1.56.
Nick Mathewson
2022-05-17
1
-3
/
+2
*
DirMgr: Remove blocking_error return path.
Nick Mathewson
2022-05-17
1
-26
/
+22
*
DirMgr: Unify error return paths
Nick Mathewson
2022-05-17
1
-84
/
+133
[next]