index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
arti-client
/
src
/
protostatus.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Remove `use_obsolete_software`.
Nick Mathewson
2026-05-14
1
-50
/
+6
*
arti-client: Fix typo
Mynacol
2025-11-27
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-5
/
+10
*
Rename recommended_protocols to protocol_statuses.
Nick Mathewson
2025-04-16
1
-3
/
+3
*
arti-client: Document spec of checking date on cached protos
Nick Mathewson
2025-04-16
1
-3
/
+6
*
arti-client: Small test for evaluating protocol status.
Nick Mathewson
2025-04-16
1
-0
/
+69
*
arti,arti-client: Add an option to override required protocols
Nick Mathewson
2025-04-16
1
-4
/
+28
*
arti-client: Implement the basics of protocol enforcement.
Nick Mathewson
2025-04-16
1
-0
/
+219