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
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
1
-0
/
+2
*
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
1
-1
/
+4
|
\
|
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
1
-1
/
+4
*
|
Document why we are using ring with rustls
Nick Mathewson
2025-08-19
1
-3
/
+21
|
/
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
tor-rtcompat: Remove rustls dependency in favor of futures-rustls
parazyd
2025-06-06
1
-1
/
+1
*
rtcompat: remove Letsencrypt/Rustls kludge
retort-dev
2025-05-20
1
-48
/
+13
*
rustls: move provider-installer to its own function.
Nick Mathewson
2025-03-04
1
-13
/
+21
*
rustls.rs: Replace x509-signature with rustls-webpki
Nick Mathewson
2025-03-04
1
-101
/
+71
*
rtcompat: Un-rename CertificateDer type.
Nick Mathewson
2025-03-04
1
-6
/
+8
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
1
-2
/
+2
*
tor-rtcompat: Implement StreamOps for TLS stream types.
Gabriela Moldovan
2025-01-15
1
-0
/
+11
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
1
-0
/
+16
*
Add a note about CryptoProvicder.
Nick Mathewson
2024-04-22
1
-0
/
+4
*
Upgrade to futures-rustls 0.26.0, rustls 0.23.5.
Nick Mathewson
2024-04-22
1
-0
/
+14
*
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: 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