index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtcompat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "macos-native-tls-notice: Update README.md of tor-rtcompat with notice...
Steven Engler
2026-02-16
1
-5
/
+0
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
tor-rtcompat: fix clippy warning
Steven Engler
2026-02-09
1
-0
/
+1
*
release: Remove semver.md files from 2.0.0 release.
Wesley Aptekar-Cassels
2026-02-02
1
-2
/
+0
*
rtcompat: Return certificates as Cow.
Nick Mathewson
2026-02-02
7
-22
/
+28
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-5
/
+5
*
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
2
-10
/
+5
*
Merge branch 'main' into 'main'
gabi-250
2026-02-02
1
-1
/
+1
|
\
|
*
fix(minver): Update paste dependency to be minver compatible
Samuel Cobb
2026-01-26
1
-1
/
+1
*
|
rtcompat: Temporarily disable tls-server test.
Nick Mathewson
2026-01-29
2
-4
/
+7
*
|
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
*
|
Run "cargo sort" on tor-rtcompat.
Nick Mathewson
2026-01-29
1
-7
/
+6
*
|
rtcompat: Unit test for TLS server code.
Nick Mathewson
2026-01-29
2
-2
/
+79
*
|
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
5
-10
/
+275
*
|
rtcompat: new server-related members on TlsProvider trait.
Nick Mathewson
2026-01-29
9
-3
/
+143
*
|
rtcompat: new own_certificate method on CertifiedConn trait
Nick Mathewson
2026-01-29
4
-0
/
+17
*
|
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
|
/
*
tor-rtcompat: depend on rustls 0.23.21
Steven Engler
2026-01-26
1
-0
/
+7
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-3
/
+3
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-3
/
+3
*
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
2
-2
/
+22
*
tor-rtcompat: use a consistent `listen()` implementation
Steven Engler
2025-11-10
5
-3
/
+125
*
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
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-3
/
+3
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-3
/
+3
*
macos-native-tls-notice: Update README.md of tor-rtcompat with notice of nati...
nield
2025-10-01
1
-0
/
+5
*
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
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-3
/
+3
*
docs: remove outdated comments about rustls/ring license
Steven Engler
2025-08-21
1
-3
/
+1
*
Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'
opara
2025-08-21
12
-19
/
+496
|
\
|
*
smol: Implement smol in tor-rtcompat
Niel Duysters
2025-08-21
12
-19
/
+496
*
|
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
6
-9
/
+7
*
Merge branch 'msrv-1.85' into 'main'
Nick Mathewson
2025-08-05
1
-1
/
+1
|
\
[prev]
[next]