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-rtcompat
/
src
/
impls
/
async_std.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove re-export of "unix" from tor_rtcompat.
Nick Mathewson
2024-10-29
1
-4
/
+5
*
rtcompat: Fix some rustdoc links.
Nick Mathewson
2024-09-24
1
-2
/
+1
*
rtcompat: Require Sync and 'static for NetStreamListener::Incoming
Nick Mathewson
2024-09-24
1
-1
/
+1
*
rtcompat: NetStreamProvider<unix::SocketAddr> for non-unix platforms
Nick Mathewson
2024-09-24
1
-0
/
+3
*
Implement NetStramProvider<Unix> for async_std.
Nick Mathewson
2024-09-24
1
-0
/
+23
*
async_std: Perpare macro for use with Unix streams.
Nick Mathewson
2024-09-24
1
-33
/
+33
*
async_std: start a macro to implement wrappers for stream type
Nick Mathewson
2024-09-24
1
-71
/
+79
*
rtcompat: Rename TcpProvider to NetStreamProvider.
Nick Mathewson
2024-09-24
1
-7
/
+7
*
rtcompat: Remove accept() from TcpListener
Nick Mathewson
2024-09-24
1
-3
/
+0
*
tor-rtcompat: Require that TcpStream be Send
Ian Jackson
2022-08-15
1
-1
/
+1
*
UdpSocket: remove support for connect().
Nick Mathewson
2022-03-18
1
-20
/
+3
*
add simple unit test on UDP
trinity-1686a
2022-03-14
1
-0
/
+4
*
add skeleton for DNS handling
trinity-1686a
2022-03-14
1
-2
/
+2
*
add udp to runtime
trinity-1686a
2022-03-14
1
-1
/
+46
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-1
/
+1
*
Refactor native_tls usage into its own module
Nick Mathewson
2022-01-25
1
-91
/
+0
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
1
-1
/
+6
*
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
1
-7
/
+5
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+3
*
Fix typos
Jani Monoses
2021-09-07
1
-1
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+224