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
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-27
/
+27
*
Apply deferred rustfmt churn
Ian Jackson
2026-06-22
1
-1
/
+3
*
Remove renaming aliases for MicrodescAndHash
Ian Jackson
2026-06-22
2
-9
/
+9
*
tor-netdoc: Break Microdesc up into Microdesc and MicrodescAndHash
Ian Jackson
2026-06-22
2
-2
/
+2
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
arti-client: remove string slices
Nick Mathewson
2026-06-10
1
-2
/
+1
|
/
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
10
-0
/
+11
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-22
/
+22
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-2
/
+2
*
dirmgr: Run maint/fixup-features
Gabriela Moldovan
2026-06-01
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
3
-3
/
+3
*
Remove users of fslock other than fslock-guard.
Nick Mathewson
2026-05-06
2
-65
/
+71
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-22
/
+22
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
dirmgr: Use HashMap::into_values.
Nick Mathewson
2026-04-21
1
-2
/
+2
*
Update to rusqlite 0.39.x
Ian Jackson
2026-03-31
1
-1
/
+1
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-22
/
+22
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
dirmgr: port to web-time-compat.
Nick Mathewson
2026-03-26
6
-14
/
+25
*
dirmgr: Stub out usage of Lockfile on wasm32-unknown.
Nick Mathewson
2026-03-25
2
-5
/
+38
*
tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.
Nick Mathewson
2026-03-25
1
-2
/
+1
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-2
/
+2
*
Merge branch 'dirclient-empty-successful' into 'main'
Clara Engler
2026-03-04
1
-1
/
+1
|
\
|
*
Rename DirResponse::from_body to from_get_body
Clara Engler
2026-03-04
1
-1
/
+1
*
|
deps: use the same `rusqlite` version range for all crates
HydroxideUnlaced
2026-03-04
1
-1
/
+1
*
|
Apply 1 suggestion(s) to 1 file(s)
HydroxideUnlaced
2026-03-04
1
-0
/
+1
*
|
deps: relax `libsqlite3-sys` version requirement
HydroxideUnlaced
2026-03-04
1
-1
/
+4
|
/
*
Bump strum to 0.28
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-22
/
+22
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-3
/
+3
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
Bump time to 0.3.47
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-22
/
+22
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
dirmgr: Make `DirMgr::load_once()` synchronous
Gabriela Moldovan
2026-01-27
1
-1
/
+1
*
|
dirmgr: Remove unnecessary Arc::clone (fmt)
Gabriela Moldovan
2026-01-27
1
-2
/
+1
*
|
dirmgr: Remove unnecessary Arc::clone
Gabriela Moldovan
2026-01-27
2
-4
/
+4
*
|
dirmgr: Make various functions synchronous
Gabriela Moldovan
2026-01-27
2
-10
/
+9
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
cargo: Upgrade dependencies potentially breaking
Clara Engler
2026-01-14
1
-1
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-22
/
+22
*
tor-netdoc: authcert: Make key_ids return owned AuthCertKeyIds
Ian Jackson
2026-01-06
2
-5
/
+5
*
tor-netdoc: Store n_authorities in usize
Clara Engler
2025-12-02
1
-2
/
+1
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-22
/
+22
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
[next]