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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
|
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
*
|
Merge branch 'fix_rustdoc_nightly' into 'main'
Nick Mathewson
2025-08-05
2
-1
/
+3
|
\
\
|
*
|
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
2
-1
/
+3
|
|
/
*
/
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-3
/
+3
|
/
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-2
/
+2
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
tor-rtcompat, tor-rtmock: Allow unused functions.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-rtmock: Blocking::blocking_io: add clarification
Ian Jackson
2025-06-23
1
-0
/
+3
*
tor-rtmock: Blocking::spawn_blocking: clarify drop behaviour
Ian Jackson
2025-06-23
1
-0
/
+6
*
tor-rtcompat: Remove rustls dependency in favor of futures-rustls
parazyd
2025-06-06
2
-3
/
+1
*
tor-proto: add optimization for `DynTimeProvider`
Steven Engler
2025-06-05
1
-0
/
+27
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-3
/
+3
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-5
/
+18
*
rtcompat: remove Letsencrypt/Rustls kludge
retort-dev
2025-05-20
3
-48
/
+13
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
3
-9
/
+6
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
2
-6
/
+3
*
Merge branch 'fork' into 'main'
David Goulet
2025-04-14
2
-0
/
+56
|
\
|
*
tor-rtcompat: xref to fork policy from PreferredRuntime
Ian Jackson
2025-04-07
1
-0
/
+11
|
*
tor-rtcompat: Add div anchor for policy
Ian Jackson
2025-04-07
1
-0
/
+4
|
*
tor-rtcompat: Write policy on fork without exec
Ian Jackson
2025-04-07
1
-0
/
+41
*
|
Merge branch 'rtmock-unsend' into 'main'
David Goulet
2025-04-14
4
-3
/
+6
|
\
\
|
*
|
tor-rtcompat: BlockOn: relax bounds on reenter_block_on
Ian Jackson
2025-04-09
4
-3
/
+6
|
|
/
*
/
Allow StreamOps import to be unused
Nick Mathewson
2025-04-09
1
-0
/
+1
|
/
*
Remove semver.md files post-release.
Gabriela Moldovan
2025-04-01
1
-11
/
+0
*
tor-rtcompat: Avoid wildcard dependency requirements.
Gabriela Moldovan
2025-04-01
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-3
/
+3
*
Upgrade rustls-wekpki dependency to 0.103.1.
Gabriela Moldovan
2025-03-27
1
-1
/
+1
*
AF_UNIX terminology: Rename two error structs
Ian Jackson
2025-03-24
5
-10
/
+21
*
Fix AF_UNIX terminology in docs, comments, and error messages
Ian Jackson
2025-03-24
2
-4
/
+4
*
Merge branch 'x509-signature-yeet' into 'main'
Nick Mathewson
2025-03-05
5
-120
/
+104
|
\
|
*
rustls: move provider-installer to its own function.
Nick Mathewson
2025-03-04
1
-13
/
+21
|
*
Require rustls 0.23.20
Nick Mathewson
2025-03-04
1
-1
/
+2
|
*
Require rustls-pki-types 1.8 for CertificateDer::from_slice
Nick Mathewson
2025-03-04
1
-1
/
+1
|
*
rustls.rs: Replace x509-signature with rustls-webpki
Nick Mathewson
2025-03-04
5
-103
/
+76
[next]