index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-dirmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
hack in some sqlite memory limits to see if that helps
ios-sqlite-hacks
eta
2023-10-12
1
-0
/
+2
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
1
-0
/
+8
*
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
12
-0
/
+12
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
*
tor-dirclient: Make Requestable return requests with String bodies.
Gabriela Moldovan
2023-08-16
1
-1
/
+1
*
tor-dirclient: Make the body type of a `Requestable` type configurable.
Gabriela Moldovan
2023-08-16
1
-1
/
+1
*
tor-dirclient: Rename download() to send_request() (fmt).
Gabriela Moldovan
2023-08-16
1
-1
/
+5
*
tor-dirclient: Rename download() to send_request().
Gabriela Moldovan
2023-08-16
1
-2
/
+2
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
12
-0
/
+13
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
12
-0
/
+13
*
|
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
4
-32
/
+23
|
\
|
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
4
-32
/
+23
*
|
rng ranges: Use inclusive Duration ranges in several places
Ian Jackson
2023-07-07
1
-1
/
+1
|
/
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
tor-dirmgr: bridge descriptor tests: Add a missing #[traced_test]
Ian Jackson
2023-07-06
1
-0
/
+1
*
tor-dirmgr: bridge descriptor tests: Use MockRuntime (fmt)
Ian Jackson
2023-07-06
1
-270
/
+271
*
tor-dirmgr: bridge descriptor tests: Use MockRuntime
Ian Jackson
2023-07-06
1
-35
/
+25
*
tor-dirmgr: bridge descriptor tests: Fix a v. low prob. race
Ian Jackson
2023-07-06
1
-2
/
+5
*
dirmgr: use voting_period.
Nick Mathewson
2023-06-29
1
-4
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
dirmgr: remove a needless .borrow()
Nick Mathewson
2023-05-11
1
-4
/
+3
*
Downgrade and clarify message about dir replacment time.
Nick Mathewson
2023-05-08
1
-8
/
+12
*
DirMgr: More logs in top-level bootstrapping code.
Nick Mathewson
2023-05-03
1
-5
/
+12
*
DirMgr: more trace!() logs and information in download/load functions.
Nick Mathewson
2023-05-03
1
-8
/
+30
*
DirMgr: Log at trace! when starting a new "AttemptId".
Nick Mathewson
2023-05-03
1
-1
/
+7
*
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
*
|
s/BridgeDescManager/BridgeDescMgr/g in codebase
Neel Chauhan
2023-04-12
1
-2
/
+2
*
|
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
2
-8
/
+8
|
/
*
Sort out some TODOs in bdtest.rs
Ian Jackson
2023-03-21
1
-5
/
+4
*
Fix a bunch of needless-conversion warnings.
Nick Mathewson
2023-03-10
1
-3
/
+2
*
tor-dirmgr: Don't try to mark consensus usable in a read-only store.
Nick Mathewson
2023-03-08
1
-4
/
+6
*
tor-dirmgr: Work around an apparent regression in `time`.
Nick Mathewson
2023-02-17
1
-3
/
+3
*
tor-netdoc: Change fill_from_previous_netdir
Ian Jackson
2023-02-09
1
-1
/
+1
*
Use ErrorReport - run rustfmt
Ian Jackson
2023-01-30
2
-3
/
+11
*
Use ErrorReport's .report() for two errors in error! in bridgedesc.rs
Ian Jackson
2023-01-30
1
-3
/
+3
*
Use ErrorReport for errors in warn! in tor-dirmgr
Ian Jackson
2023-01-30
3
-10
/
+10
*
Use ErrorReport for errors in info! in tor-dirmgr
Ian Jackson
2023-01-30
2
-3
/
+4
*
"Fix" remaining unchecked-subtraction warnings.
Nick Mathewson
2023-01-27
1
-1
/
+3
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
12
-0
/
+12
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Complete our migration to base64ct.
Nick Mathewson
2023-01-20
1
-1
/
+2
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
8
-0
/
+66
*
test lint blocks: Do some semi-manually
Ian Jackson
2022-12-12
3
-1
/
+25
*
Merge branch 'spelling-20221206' into 'main'
Ian Jackson
2022-12-06
3
-14
/
+14
|
\
|
*
dirmgr: Spelling fixes and normali[sz]ations
Nick Mathewson
2022-12-06
3
-14
/
+14
*
|
Merge branch 'faravahar-removal' into 'main'
Ian Jackson
2022-12-06
1
-1
/
+0
|
\
\
[next]