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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
rtcompat: Fix a rustdoc link.
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Upgrade to futures-rustls and rustls 0.22.
Nick Mathewson
2024-01-25
1
-25
/
+32
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-3
/
+1
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-2
/
+1
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
tor-rtcompat: use track-caller for thin wrappers
Jim Newsome
2023-12-18
1
-0
/
+2
*
Upgrade async_executors dependency to 0.7.0
Nick Mathewson
2023-09-28
1
-4
/
+3
*
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
*
update rustls to 0.21
trinity-1686a
2023-05-08
1
-16
/
+11
*
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
/
+9
*
fix deprecation warnings from rustls
trinity-1686a
2022-11-26
1
-9
/
+7
*
upgrade rustls to 0.20, ignoring all deprecation warnings
trinity-1686a
2022-11-26
1
-36
/
+30
*
fix doc-feature synchro
trinity-1686a
2022-10-16
2
-2
/
+8
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
2
-0
/
+2
*
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
2
-1
/
+2
*
UdpSocket: remove support for connect().
Nick Mathewson
2022-03-18
2
-40
/
+6
*
add simple unit test on UDP
trinity-1686a
2022-03-14
2
-0
/
+8
*
add skeleton for DNS handling
trinity-1686a
2022-03-14
2
-4
/
+4
*
add udp to runtime
trinity-1686a
2022-03-14
2
-2
/
+99
*
Replace manual Default, and abolish new, in tor-rtcompat
Ian Jackson
2022-03-02
1
-13
/
+1
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
2
-17
/
+9
*
tor-rtcompat: remove some unused code.
Nick Mathewson
2022-01-27
1
-16
/
+0
*
tor-rtcompat: Add some miscellaneous tests
Nick Mathewson
2022-01-27
1
-0
/
+1
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
2
-2
/
+2
*
Make the native-tls crate optional.
Nick Mathewson
2022-01-26
1
-0
/
+1
*
Limit the inner types in tor-rtcompat that have to implement Clone
Nick Mathewson
2022-01-26
2
-32
/
+0
*
Remove no-longer-needed tokio runtime helper macro
Nick Mathewson
2022-01-26
1
-27
/
+18
*
Unify TokioRuntime and TokioRuntimeHandle
Nick Mathewson
2022-01-26
1
-7
/
+25
*
More comments on the limitations of tor-rtcompat's TLS API
Nick Mathewson
2022-01-25
1
-0
/
+3
*
Refactor native_tls usage into its own module
Nick Mathewson
2022-01-25
3
-215
/
+115
*
tor-rtcompat: Add support for rustls.
Nick Mathewson
2022-01-25
2
-1
/
+291
*
Refactor Runtimes to use separate TLS implementations internally.
Nick Mathewson
2022-01-19
2
-24
/
+39
*
Make TlsConnector wrap TCP connections, not create its own
eta
2021-12-07
2
-14
/
+27
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-1
/
+3
*
Document every macro.
Nick Mathewson
2021-09-07
1
-0
/
+3
*
Fix typos
Jani Monoses
2021-09-07
1
-1
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
2
-0
/
+544