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
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-6
/
+6
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
10
-0
/
+11
*
tor-rtcompat: change `Default` impls for connect/listen options
Steven Engler
2026-06-08
1
-37
/
+60
*
tor-rtcompat: replace `_options` with `()`
Steven Engler
2026-06-08
1
-2
/
+2
*
tor-rtcompat: updated semver.md for `connect()` changes
Steven Engler
2026-06-08
1
-0
/
+3
*
tor-rtcompat: add connect() options to set the socket buf sizes
Steven Engler
2026-06-08
2
-2
/
+25
*
tor-rtcompat: manually create and connect() socket
Steven Engler
2026-06-08
5
-15
/
+156
*
tor-rtcompat+misc: add `NetStreamProvider::ConnectOptions`
Steven Engler
2026-06-08
9
-31
/
+131
*
tor-rtcompat: add structs to hold connect() options
Steven Engler
2026-06-08
2
-1
/
+87
*
tor-rtcompat: improve comment on `UnixListenOptions`
Steven Engler
2026-06-08
1
-1
/
+1
*
Upgrade tokio to LTS 1.47.1
Neel Chauhan
2026-06-03
1
-1
/
+1
*
Remove semver.md files post-release
Gabriela Moldovan
2026-06-01
1
-3
/
+0
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-5
/
+5
*
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
10
-33
/
+142
*
tor-rtcompat: add structs to hold listen() options
Steven Engler
2026-05-07
3
-0
/
+100
*
Merge branch 'release-2.3.0-remove-semver-md' into 'main'
Ian Jackson
2026-05-07
1
-3
/
+0
|
\
|
*
release: Remove semver.md files.
Wesley Aptekar-Cassels
2026-05-06
1
-3
/
+0
*
|
tor-rtcompat: De-version self-dev-dependency to remove it during publish
Ian Jackson
2026-05-07
1
-1
/
+10
|
/
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-6
/
+6
*
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
3
-7
/
+16
*
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-5
/
+5
*
Plumb web-time-compat/full dependency through everywhere.
Ian Jackson
2026-03-30
1
-0
/
+1
*
rtcompat, rtmock: Port to web-time-compat.
Nick Mathewson
2026-03-26
7
-18
/
+20
*
rtcompat: Fix clippy with wasm32 and no-default-features.
Nick Mathewson
2026-03-25
2
-1
/
+10
*
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: Bump async-native-tls to 0.6.0
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
Remove semver.md files post-release
Gabriela Moldovan
2026-03-03
1
-1
/
+0
*
Merge branch '2.1.0-bumps' into 'main'
gabi-250
2026-03-02
1
-5
/
+5
|
\
|
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-5
/
+5
*
|
Run fixup-features in preparation for release
Gabriela Moldovan
2026-03-02
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
|
/
*
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
[next]