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-guardmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-10
/
+10
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-2
/
+2
*
tor-guardmgr: bridges: getter for BridgeConfigBuilder.transport
Ian Jackson
2023-07-20
2
-0
/
+9
*
Merge branch 'bug638' into 'main'
Alexander Færøy
2023-07-14
2
-4
/
+14
|
\
|
*
Better report for any recurrence of bug #638.
Nick Mathewson
2023-07-13
1
-0
/
+14
|
*
Stop unconditionally marking bridges as having dir info.
Nick Mathewson
2023-07-13
1
-4
/
+0
*
|
Bridges: deduplicate addresses.
Nick Mathewson
2023-07-13
1
-0
/
+2
|
/
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
10
-0
/
+11
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
10
-0
/
+11
*
|
rng ranges: Use gen_range_infallible() for Duration::ZERO..=T
Ian Jackson
2023-07-10
1
-1
/
+2
|
/
*
Remove some needless into_iter() calls.
Nick Mathewson
2023-07-10
1
-5
/
+3
*
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
*
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-0
/
+11
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-10
/
+10
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-1
/
+1
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
/
*
Merge branch 'bump-versions-v115' into 'main'
arti-v1.1.5
Ian Jackson
2023-06-01
1
-18
/
+18
|
\
|
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-18
/
+18
*
|
fallbackdir: Update list generated on June 01, 2023
Tor CI Release
2023-06-01
1
-892
/
+896
|
/
*
guardmgr, netdir: fix some needless-mut warnings
Nick Mathewson
2023-05-18
1
-2
/
+2
*
guardmgr: suppress a clippy-nightly warning.
Nick Mathewson
2023-05-18
1
-0
/
+1
*
tor-guardmgr, tor-proto: minor logging tweaks
eta
2023-05-18
1
-2
/
+2
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-3
/
+3
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+17
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-1
/
+1
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-18
/
+18
*
Upgrade our num_enum dependency.
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Use bool::then_some() as appropriate
Nick Mathewson
2023-04-11
2
-2
/
+2
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
guardmgr: update feature behavior wrt testing and pts.
Nick Mathewson
2023-04-06
2
-3
/
+3
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-6
/
+6
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Merge branch 'main' into 'main'
Ian Jackson
2023-02-28
1
-3
/
+3
|
\
|
*
Use humantime in tor-guardmgr
Saksham Mittal
2023-02-27
1
-3
/
+3
*
|
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-8
/
+8
*
|
Bump tor-units version for breaking change.
Nick Mathewson
2023-02-28
1
-1
/
+1
*
|
Bump minor versions for significant breaking changes.
Nick Mathewson
2023-02-28
1
-3
/
+3
|
/
*
Upgrade to latest toml crate.
Nick Mathewson
2023-02-14
1
-1
/
+1
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-8
/
+8
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-7
/
+7
*
"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
10
-0
/
+10
[next]