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
/
arti-testing
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
rtcompat: Add an extension trait for building modified Runtimes
Nick Mathewson
2024-09-24
1
-9
/
+2
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and impl
Ian Jackson
2024-03-25
1
-0
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Convert blockers in arti-testing to TODOs
Ian Jackson
2023-03-21
1
-2
/
+2
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
lints: Make lint blocks consistent
Ian Jackson
2022-05-31
1
-1
/
+2
*
lints: arti-testing: Move some allows outside the auto block
Ian Jackson
2022-05-31
1
-2
/
+3
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Split TorClientConfig out of ArtiConfig, and Resolvable trait
Ian Jackson
2022-05-24
1
-3
/
+3
*
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
1
-1
/
+2
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
Directory filtering in arti-testing.
Nick Mathewson
2022-03-31
1
-0
/
+6
*
Move ArtiConfig to new arti::cfg module
Ian Jackson
2022-03-21
1
-1
/
+1
*
add udp to runtime
trinity-1686a
2022-03-14
1
-0
/
+1
*
arti-testing: todo comment cleanup
Nick Mathewson
2022-03-07
1
-8
/
+1
*
arti-testing: support for conditional TCP failure.
Nick Mathewson
2022-03-07
1
-4
/
+6
*
arti-testing: add support for black-holing TCP connections.
Nick Mathewson
2022-03-07
1
-1
/
+1
*
arti-testing: CLI for making TCP connections break.
Nick Mathewson
2022-03-07
1
-3
/
+77
*
arti-testing: Initial support for broken TCP.
Nick Mathewson
2022-03-07
1
-7
/
+30
*
fix reproducible build summary giving invalid branch and commit id
trinity-1686a
2022-03-04
1
-1
/
+1
*
Allow println in arti-testing.
Nick Mathewson
2022-03-03
1
-0
/
+2
*
arti-testing: Initial implementation
Nick Mathewson
2022-03-03
1
-0
/
+247