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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-rtcompat: improve comments related to socket options
Steven Engler
2026-05-21
2
-3
/
+32
*
tor-rtcompat: add options to set the socket buf sizes
Steven Engler
2026-05-07
2
-2
/
+25
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
9
-33
/
+139
*
tor-rtcompat: add structs to hold listen() options
Steven Engler
2026-05-07
2
-0
/
+98
*
rtcompat: document choice of aws_lc_rs provider
Nick Mathewson
2026-04-08
1
-9
/
+11
*
rtcompat: Stop installing backup CryptoProvider.
Nick Mathewson
2026-04-02
1
-5
/
+8
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
6
-18
/
+19
*
rtcompat: Fix clippy with wasm32 and no-default-features.
Nick Mathewson
2026-03-25
1
-0
/
+7
*
Merge branch 'typos' into 'main'
opara
2026-03-16
2
-2
/
+2
|
\
|
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
2
-2
/
+2
*
|
Fix windows cargo warnings
Tobias Stoeckmann
2026-03-15
1
-0
/
+1
|
/
*
rtcompat: Allocate the zeroed vector for export_keying_material()
David Goulet
2026-02-26
2
-2
/
+2
*
Merge branch 'resume' into 'main'
opara
2026-02-24
2
-2
/
+17
|
\
|
*
tor-rtcompat: disable rustls session resumption
Steven Engler
2026-02-24
2
-2
/
+17
*
|
tor-rtcompat: unfold for smol incoming streams
moumenalaoui
2026-02-19
1
-41
/
+11
*
|
tor-rtcompat: unfold for async-std incoming streams
moumenalaoui
2026-02-19
1
-47
/
+9
|
/
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
tor-rtcompat: fix clippy warning
Steven Engler
2026-02-09
1
-0
/
+1
*
rtcompat: Return certificates as Cow.
Nick Mathewson
2026-02-02
6
-22
/
+27
*
rtcompat: tweaks to no-tls-server case.
Nick Mathewson
2026-02-02
1
-0
/
+9
*
rtcompat: Improved tls-server key/cert handling.
Nick Mathewson
2026-02-02
4
-86
/
+35
*
rtcompat: restore tls-server test.
Nick Mathewson
2026-02-02
1
-7
/
+3
*
rtcompat: Temporarily disable tls-server test.
Nick Mathewson
2026-01-29
1
-3
/
+5
*
rustls: Improve test output; use standard warnings.
Nick Mathewson
2026-01-29
1
-4
/
+16
*
rtcompat: Clarify sni_hostname for server connections.
Nick Mathewson
2026-01-29
1
-1
/
+4
*
rtcompat: Clarify None returns from own_certificate.
Nick Mathewson
2026-01-29
2
-1
/
+11
*
rtcompat: Unit test for TLS server code.
Nick Mathewson
2026-01-29
1
-2
/
+76
*
rtmock: Implement server support.
Nick Mathewson
2026-01-29
1
-0
/
+5
*
rustls: add an error for unimplemented tls server support.
Nick Mathewson
2026-01-29
4
-5
/
+20
*
rtcompat: Implement TLS server support for rustls.
Nick Mathewson
2026-01-29
4
-10
/
+269
*
rtcompat: new server-related members on TlsProvider trait.
Nick Mathewson
2026-01-29
8
-3
/
+142
*
rtcompat: new own_certificate method on CertifiedConn trait
Nick Mathewson
2026-01-29
3
-0
/
+16
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
6
-0
/
+16
*
tor-rtcompat: add comments about blocking in async contexts
Steven Engler
2025-11-12
2
-1
/
+5
*
tor-rtcompat: set `IPV6_V6ONLY` for listening sockets on unix
Steven Engler
2025-11-10
1
-1
/
+21
*
tor-rtcompat: use a consistent `listen()` implementation
Steven Engler
2025-11-10
4
-3
/
+124
*
Merge branch 'in_current_span' into 'main'
wesleyac
2025-11-10
1
-2
/
+4
|
\
|
*
rtcompat: Spawn every future in_current_span.
Nick Mathewson
2025-11-05
1
-2
/
+4
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
9
-9
/
+9
|
/
*
tor-rtcompat: add `#[track_caller]` within `implement_opaque_runtime`
Steven Engler
2025-11-04
1
-0
/
+8
*
tor-rtcompat: add our own `SpawnExt` trait
Steven Engler
2025-11-04
2
-3
/
+43
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
opentelemetry: Add some instrument macros.
Wesley Aptekar-Cassels
2025-09-24
2
-0
/
+4
*
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
10
-14
/
+481
|
\
|
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
10
-14
/
+481
*
|
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
5
-8
/
+6
*
Merge branch 'windows_warnings' into 'main'
opara
2025-08-05
3
-0
/
+5
|
\
|
*
Fix Windows compile warnings
Tobias Stoeckmann
2025-08-05
3
-0
/
+5
[next]