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
/
tor-rtcompat
/
src
/
impls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Runtime for a thin wrapper around tokio runtime handles
Nick Mathewson
2021-05-20
1
-38
/
+96
*
Try to avoid a tor-rtcompat publicness warning
Nick Mathewson
2021-05-18
1
-0
/
+1
*
Add the "unreachable_pub" lint.
Nick Mathewson
2021-05-18
1
-1
/
+0
*
tor-rtcompat: Add missing documentation for async_std.rs
Nick Mathewson
2021-05-07
1
-1
/
+22
*
Remove most pin_project usage in tor_rtcompat.
Nick Mathewson
2021-04-28
2
-40
/
+20
*
cargo fix --edition-idioms
Nick Mathewson
2021-04-26
1
-1
/
+1
*
rtcompat: remove an unused conversion function.
Nick Mathewson
2021-04-19
1
-5
/
+0
*
Clarify what TlsConnector doesn't validate.
Nick Mathewson
2021-04-19
2
-4
/
+8
*
Flatten async_std impl module slightly.
Nick Mathewson
2021-04-19
1
-31
/
+30
*
Flatten tokio TcpProvider implementation a bit.
Nick Mathewson
2021-04-19
1
-64
/
+35
*
Add a local_addr() function for TcpListener.
Nick Mathewson
2021-04-18
2
-1
/
+9
*
tor_rtcompat: Documentation and cleanups
Nick Mathewson
2021-04-17
2
-33
/
+10
*
Remove the no-longer-needed "global runtime" code.
Nick Mathewson
2021-04-17
2
-8
/
+3
*
Remove some cruft in tor_rtcompat::impls
Nick Mathewson
2021-04-17
2
-27
/
+4
*
rtcompat: Make TLS functionality use Runtime traits.
Nick Mathewson
2021-04-16
2
-6
/
+51
*
Make incoming Streams of TcpStream a real type for each backend.
Nick Mathewson
2021-04-16
2
-0
/
+86
*
Port tor_rtcompat::net to use Runtime objects.
Nick Mathewson
2021-04-16
1
-16
/
+0
*
Port tor_rtcompat::timer to use Runtime objects.
Nick Mathewson
2021-04-16
2
-27
/
+3
*
Begin a refactoring of tor-rtcompat to use runtime objects.
Nick Mathewson
2021-04-16
2
-22
/
+103
*
rtcompat: Add a cancellable-task-handle type.
Nick Mathewson
2021-04-09
2
-4
/
+24
*
Move responsibility for knowing about TLS into tor_rtcompat.
Nick Mathewson
2021-03-23
2
-0
/
+165
*
Refactor tokio implpementation in tor-rtcompat.
Nick Mathewson
2021-03-23
1
-6
/
+116
*
Port to work with tokio or async-std.
Nick Mathewson
2021-03-02
2
-1
/
+71
*
tor-dirclient: add timeouts
Nick Mathewson
2020-12-01
1
-1
/
+1
*
Require documentation in tor-rtcompat.
Nick Mathewson
2020-11-20
1
-0
/
+10
*
tor-chanmgr: timeout support.
Nick Mathewson
2020-11-11
1
-0
/
+1
*
Document tor-rtcompat crate a little
Nick Mathewson
2020-11-11
1
-1
/
+1
*
Isolate async_std usage in a new tor_rtcompat crate.
Nick Mathewson
2020-11-11
1
-0
/
+11