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-dirserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-9
/
+9
*
tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`
Ian Jackson
2026-07-23
1
-1
/
+1
*
Merge branch 'edition' into 'main'
Jim Newsome
2026-07-22
6
-46
/
+53
|
\
|
*
Much formatting churn for 2024 edition
Ian Jackson
2026-07-22
5
-45
/
+52
|
*
Bump edition of tor-dirserver and tor-dirauth
Ian Jackson
2026-07-22
1
-1
/
+1
*
|
dirserver: Add a TODO about reworking the DirMirror listener type
Gabriela Moldovan
2026-07-22
1
-0
/
+7
*
|
dirserver: Return a dummy response from DirMirror::serve()
Gabriela Moldovan
2026-07-22
1
-2
/
+28
|
/
*
Use new TimeBound name throughout the tree
Ian Jackson
2026-07-16
1
-1
/
+1
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
2
-3
/
+1
|
\
|
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-2
/
+0
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
|
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
|
tor-dirserver: Use "plain" consensus terminology rather than "ns" (fmt)
Ian Jackson
2026-07-15
1
-1
/
+4
*
|
tor-dirserver: Use "plain" consensus terminology rather than "ns"
Ian Jackson
2026-07-15
1
-12
/
+12
*
|
tor-dirserver: Use real consensus types, not poc (fmt)
Ian Jackson
2026-07-15
1
-4
/
+1
*
|
tor-dirserver: Use real consensus types, not poc
Ian Jackson
2026-07-15
1
-3
/
+2
|
/
*
Merge branch 'version-bumps'
Nick Mathewson
2026-06-30
1
-10
/
+10
|
\
|
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-10
/
+10
*
|
Run "fixup-features".
Nick Mathewson
2026-06-30
1
-0
/
+1
|
/
*
tor-dirserver: Change "categories" in Cargo.toml
Ian Jackson
2026-06-22
1
-1
/
+1
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify (fmt)
Ian Jackson
2026-06-10
1
-8
/
+8
*
tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify
Ian Jackson
2026-06-10
1
-2
/
+5
*
tor-dirserver: Promote tor-checkable dep
Ian Jackson
2026-06-10
1
-1
/
+1
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+2
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
5
-0
/
+5
*
dirserver,netdoc: Upgrade to the latest saturating-time
Gabriela Moldovan
2026-06-03
1
-1
/
+1
*
tor-netdoc: Rename NetdocUnverified trait to NetdocParseableUnverified
Ian Jackson
2026-06-02
1
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-8
/
+8
*
Merge branch 'directory-signature-3' into 'main'
Clara Engler
2026-05-13
1
-16
/
+2
|
\
|
*
tor-netdoc: Apply deferred rustfmt churn
Ian Jackson
2026-04-29
1
-3
/
+1
|
*
tor-netdoc: Abolish poc's netstatus signature type
Ian Jackson
2026-04-29
1
-14
/
+2
*
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
*
|
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-8
/
+8
*
|
tor-dirserver: Add tor-checkable as dev-dependency
Clara Engler
2026-04-28
1
-0
/
+1
*
|
tor-dirserver: Fix for missing_extra_infos() for NULL
Clara Engler
2026-04-28
1
-0
/
+1
*
|
tor-dirserver: Make fingerprint optional in router_descriptor
Clara Engler
2026-04-28
1
-2
/
+2
|
/
*
tor-dirserver: Make use of only one descriptor hash in missing selection
Clara Engler
2026-04-27
1
-0
/
+2
*
tor-dirserver: Store precisely one descriptor hash in schema
Clara Engler
2026-04-27
3
-24
/
+16
*
dirserver: Skip warnings re SaturatingTime::saturating_duration_since
Nick Mathewson
2026-04-21
1
-0
/
+2
*
tor-netdoc: Rename `AuthCertUnverified::verify_self_signed`
Ian Jackson
2026-03-31
1
-1
/
+1
*
Update to rusqlite 0.39.x
Ian Jackson
2026-03-31
1
-2
/
+2
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-8
/
+8
*
Bump versions: minor, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Merge branch 'weak_table_explicit_hasher' into 'main'
David Goulet
2026-03-24
1
-0
/
+5
|
\
|
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-0
/
+5
*
|
Fix typos
Tobias Stoeckmann
2026-03-24
7
-23
/
+23
|
/
*
tor-dirserver: Avoid using NetdocParseable for consensuses
Ian Jackson
2026-03-19
1
-4
/
+8
*
tor-dirserver: Avoid using NetdocParseable for consensuses (prep)
Ian Jackson
2026-03-19
1
-4
/
+10
*
tor-netdoc: parse2: Introduce SignatureData struct
Ian Jackson
2026-03-19
1
-2
/
+2
[next]