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
/
traits.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-rtcompat: Rename coarsetime module to coarse_time
Ian Jackson
2024-03-25
1
-1
/
+1
*
tor-rtcompat: Make Runtime imply CoarseTimeProvider, etc.
Ian Jackson
2024-03-25
1
-0
/
+2
*
tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider
Ian Jackson
2024-03-25
1
-0
/
+13
*
Fix typos
Dimitris Apostolou
2022-12-09
1
-1
/
+1
*
tor-rtcompat: Require that TcpStream be Send
Ian Jackson
2022-08-15
1
-1
/
+1
*
rt-compat: Make all the individual runtime traits Clone+Send etc.
Ian Jackson
2022-06-08
1
-5
/
+5
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
1
-0
/
+3
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-1
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+1
|
\
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-0
/
+1
*
|
UdpSocket: remove support for connect().
Nick Mathewson
2022-03-18
1
-7
/
+4
*
|
add simple unit test on UDP
trinity-1686a
2022-03-14
1
-0
/
+2
*
|
fix typos and minor issues
trinity-1686a
2022-03-14
1
-1
/
+1
*
|
add skeleton for DNS handling
trinity-1686a
2022-03-14
1
-2
/
+5
*
|
add udp to runtime
trinity-1686a
2022-03-14
1
-0
/
+27
|
/
*
Fix rustdoc "skip this" markup
Ian Jackson
2022-02-24
1
-1
/
+1
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
1
-0
/
+18
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
1
-4
/
+4
*
More comments on the limitations of tor-rtcompat's TLS API
Nick Mathewson
2022-01-25
1
-3
/
+26
*
Comment-only: document sni_hostname more.
Nick Mathewson
2022-01-25
1
-3
/
+5
*
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
1
-14
/
+19
*
Improve some documentation links
Nick Mathewson
2021-10-29
1
-2
/
+3
*
Clarify that new SleepProvider methods are testing-only.
Nick Mathewson
2021-10-26
1
-0
/
+9
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
1
-0
/
+16
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+176