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
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-20
/
+20
*
properly report bootstrap readiness without cache
trinity-1686a
2024-04-29
1
-0
/
+3
*
Mark tor_dirmgr::storage::Store::consensus_by_meta cfg(test)
Ian Jackson
2024-04-25
2
-0
/
+2
*
Add temporary allows for some dead code warnings
Ian Jackson
2024-04-25
1
-0
/
+2
*
dirmgr: Use contains_key in check.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
dirauth: New tor26 v3 identity
David Goulet
2024-04-09
1
-1
/
+1
*
remove unused dependencies
trinity-1686a
2024-04-02
1
-2
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-20
/
+20
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
1
-3
/
+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
12
-0
/
+12
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
2
-2
/
+2
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
tor-dirclient: Bump minor version.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-4
/
+4
*
|
Bump patchlevel of pre-1.0.0 crates with new APIs.
Gabriela Moldovan
2024-03-04
1
-2
/
+2
*
|
Bump patchlevel of crates with functional changes.
Gabriela Moldovan
2024-03-04
1
-3
/
+3
|
/
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
1
-1
/
+1
*
Upgrade to latest rusqlite
Nick Mathewson
2024-02-26
1
-1
/
+1
*
Upgrade to latest event-listener
Nick Mathewson
2024-02-26
2
-2
/
+2
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-3
/
+2
*
Bump patch versions *with* dependency update
Ian Jackson
2024-02-05
1
-1
/
+1
*
Bump minor versions
Ian Jackson
2024-02-05
1
-15
/
+15
*
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
1
-1
/
+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
*
Require tracing-test 0.2.4
Ian Jackson
2024-01-31
1
-1
/
+1
*
Require tracing-test 0.2.2
Ian Jackson
2024-01-31
1
-1
/
+1
*
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Remove pending semver entries
arti-v1.1.12
Nick Mathewson
2024-01-09
1
-1
/
+0
*
Followup patchlevel bumps
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-4
/
+4
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-12
/
+12
*
Merge branch 'fixup-features-20240108' into 'main'
Nick Mathewson
2024-01-09
1
-1
/
+1
|
\
|
*
Run "fixup-features" in preparation for release.
Nick Mathewson
2024-01-08
1
-1
/
+1
*
|
dirmgr: Make the `dir_mgr_config` method public
Emil Engler
2024-01-09
1
-2
/
+2
|
/
*
clippy nightly: For now, locally allow implied_bounds_in_impls
Ian Jackson
2024-01-02
1
-0
/
+2
*
clippy nightly: For now, locally allow blocks_in_conditions
Ian Jackson
2024-01-02
1
-0
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
tor-persist: Provide FsMistrustErrorExt, and use it
Ian Jackson
2023-12-13
2
-7
/
+3
*
upgrade to toml 0.8.8
Nick Mathewson
2023-12-05
1
-1
/
+3
*
Merge branch 'dirs' into 'main'
gabi-250
2023-12-04
4
-9
/
+10
|
\
|
*
tor-dirmgr: Rename DirMgrConfig.cache_path to cache_dir
Ian Jackson
2023-12-04
4
-9
/
+10
*
|
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
[next]