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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
dirmgr: Use contains_key in check.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-dirmgr: Simplify a clone call (fmt)
Ian Jackson
2024-01-31
1
-3
/
+1
*
tor-dirmgr: Simplify a clone call
Ian Jackson
2024-01-31
1
-2
/
+1
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
1
-3
/
+3
*
oneshot: Use veneer in tor-dirmgr
Ian Jackson
2023-10-11
1
-1
/
+2
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
1
-10
/
+7
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
DirMgr: More logs in top-level bootstrapping code.
Nick Mathewson
2023-05-03
1
-5
/
+12
*
DirMgr: Log at trace! when starting a new "AttemptId".
Nick Mathewson
2023-05-03
1
-1
/
+7
*
tor-dirmgr: Don't try to mark consensus usable in a read-only store.
Nick Mathewson
2023-03-08
1
-4
/
+6
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
1
-2
/
+6
*
Use ErrorReport for errors in warn! in tor-dirmgr
Ian Jackson
2023-01-30
1
-3
/
+3
*
Use ErrorReport for errors in info! 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
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
dirmgr: Spelling fixes and normali[sz]ations
Nick Mathewson
2022-12-06
1
-1
/
+1
*
Fix a couple of rustdoc issues.
Nick Mathewson
2022-11-18
1
-1
/
+2
*
dirmgr Store: Have constructors take DirMgrStore
Ian Jackson
2022-11-14
1
-6
/
+13
*
dirmgr Store: Introduce DirMgrStore and use for BridgeDescMgr
Ian Jackson
2022-11-14
1
-0
/
+25
*
dirmgr Store: Use `**` syntax and deref to trait objects
Ian Jackson
2022-11-14
1
-23
/
+14
*
bridge desc: Drop a done TODO
Ian Jackson
2022-11-08
1
-1
/
+0
*
dirmgr: Make store be in an Arc
Ian Jackson
2022-11-04
1
-2
/
+2
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
bridge descriptors: Provide an implementation of BridgeDescProvider
Ian Jackson
2022-11-03
1
-0
/
+2
*
Fix clippy false positive
Ian Jackson
2022-10-25
1
-0
/
+5
*
FlagEvent trait: Implement using macros
Ian Jackson
2022-10-25
1
-0
/
+3
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-51
/
+1
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+26
*
GuardMgr/DirMgr: Add APIs for bridge descriptor lists
Nick Mathewson
2022-09-26
1
-0
/
+1
*
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
1
-3
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Finish implementation of params() for DirMgr.
Nick Mathewson
2022-08-02
1
-0
/
+36
*
tor-dirmgr: Remove opt_netdir entirely.
Nick Mathewson
2022-07-26
1
-8
/
+5
*
Remove unused DirMgr::netdir method, make opt_netdir private.
Nick Mathewson
2022-07-26
1
-11
/
+1
*
Add new APIs to NetDirProvider to better support timeliness.
Nick Mathewson
2022-07-26
1
-3
/
+24
*
Rename DirSkewTolerance to DirTolerance
Nick Mathewson
2022-07-22
1
-3
/
+3
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Merge branch 'stalled_directory' into 'main'
Ian Jackson
2022-06-21
1
-14
/
+51
|
\
|
*
tor-dirmgr: Make DirStatus non-public.
Nick Mathewson
2022-06-14
1
-1
/
+1
[next]