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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two more patchlevel bumps
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-11
/
+11
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-6
/
+6
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Upgrade to event-listener 4
Nick Mathewson
2023-11-27
1
-1
/
+1
|
/
*
Require a more up-to-date version of time.
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Upgrade to rusqlite 0.30.0
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-1
/
+1
*
Patch version bumps in crates without breaking changes
Nick Mathewson
2023-10-31
1
-4
/
+4
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-7
/
+7
*
Run "fixup-features" in preparation for release this week.
Nick Mathewson
2023-10-29
1
-1
/
+1
*
Upgrade to memmap2 0.9.0
Nick Mathewson
2023-10-17
1
-1
/
+1
*
oneshot: Apply deferred rustfmt churn
Ian Jackson
2023-10-11
1
-1
/
+1
*
oneshot: Use veneer in tor-dirmgr
Ian Jackson
2023-10-11
3
-2
/
+4
*
tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider
Ian Jackson
2023-10-03
1
-7
/
+7
*
Bump tor-dirclient patchlevel, since its dependency changed.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Patchlevel bumps to crates whose dependencies just changed.
Nick Mathewson
2023-10-02
1
-2
/
+2
*
Minor-version bumps, for crates with breaking changes.
Nick Mathewson
2023-10-02
1
-3
/
+3
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-6
/
+6
*
Run "fixup-features" on arti crates.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Upgrade memmap2 dependency to 0.8.0
Nick Mathewson
2023-09-28
1
-1
/
+1
*
Upgrade event_listener dependency to 3.0.0
Nick Mathewson
2023-09-28
2
-2
/
+2
*
arti-client: add exit selection with GeoIP country codes
eta
2023-09-18
2
-1
/
+11
*
Add cognitive-complexity exceptions for clippy.
Nick Mathewson
2023-09-05
1
-0
/
+1
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-10
/
+10
*
Minor-version bumps for crates with breaking changes.
Nick Mathewson
2023-09-05
1
-1
/
+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
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-8
/
+8
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-7
/
+7
*
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
5
-33
/
+24
|
\
|
*
Throughout: Use *_report!() macros for reporting Errors.
Nick Mathewson
2023-07-07
5
-33
/
+24
*
|
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 (drop Tokio dep)
Ian Jackson
2023-07-06
1
-1
/
+0
*
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
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-12
/
+12
*
dirmgr: use voting_period.
Nick Mathewson
2023-06-29
1
-4
/
+1
[next]