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
/
rustls.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
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
*
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
1
-1
/
+4
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
1
-0
/
+1
*
rt-compat: Make all the individual runtime traits Clone+Send etc.
Ian Jackson
2022-06-08
1
-0
/
+1
*
tor-rtcompat: Provide TLS wrapping for all streams
Ian Jackson
2022-02-24
1
-7
/
+4
*
tor-rtcompat: Add some miscellaneous tests
Nick Mathewson
2022-01-27
1
-0
/
+1
*
Limit the inner types in tor-rtcompat that have to implement Clone
Nick Mathewson
2022-01-26
1
-22
/
+0
*
More comments on the limitations of tor-rtcompat's TLS API
Nick Mathewson
2022-01-25
1
-0
/
+3
*
tor-rtcompat: Add support for rustls.
Nick Mathewson
2022-01-25
1
-0
/
+290