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-rtmock
/
src
/
net.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
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-4
/
+1
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtmock: Implement StreamOps for MockTlsStream (fmt).
Gabriela Moldovan
2025-01-15
1
-1
/
+3
*
tor-rtmock: Implement StreamOps for MockTlsStream.
Gabriela Moldovan
2025-01-15
1
-1
/
+14
*
tor-rtmock: Provide and use an mpsc::channel wrapper in tor-rtmock
Ian Jackson
2024-10-15
1
-1
/
+2
*
tor-rtmock: Simplify two cfg
Ian Jackson
2024-10-08
1
-1
/
+0
*
tor-rtmock: miri: disable tests that use wallclock time
Ian Jackson
2024-10-08
1
-0
/
+3
*
rtcompat: remove async_trait from NetStreamListener.
Nick Mathewson
2024-09-24
1
-1
/
+0
*
Documentation updates for "NetStreamProvider" rename
Nick Mathewson
2024-09-24
1
-2
/
+3
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-7
/
+7
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
1
-15
/
+7
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
1
-0
/
+12
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
clippy: Use Result::cloned in several places
Ian Jackson
2024-01-31
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Add exceptions for some cases of diverging_sub_expression
Nick Mathewson
2023-07-10
1
-0
/
+1
*
tor-rtmock: Net: Make UDP sockets un-constructable
Ian Jackson
2023-07-06
1
-14
/
+15
*
tor-rtmock: impl Default for MockNetProvider
Ian Jackson
2023-07-06
1
-0
/
+6
*
tor-rtmock: impl Default for MockNetProvider (prep)
Ian Jackson
2023-07-06
1
-3
/
+2
*
tor-rtmock: net: "Provide" a UDP "implementation" which doesn't work
Ian Jackson
2023-07-06
1
-0
/
+44
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
1
-0
/
+8
*
rtmock: add the ability to make a connection time out.
Nick Mathewson
2022-04-02
1
-6
/
+29
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
1
-8
/
+10
*
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
1
-40
/
+25
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-2
/
+3
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+660