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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-2
/
+2
*
Run maint/fixup-features
Ian Jackson
2024-06-25
1
-1
/
+1
*
tls: Support export keying material (RFC 5705)
David Goulet
2024-06-18
1
-0
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-1
/
+1
*
rustls: Avoid aws-lc-rs for now.
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Upgrade to futures-rustls 0.26.0, rustls 0.23.5.
Nick Mathewson
2024-04-22
1
-1
/
+2
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider
Ian Jackson
2024-03-25
1
-0
/
+3
*
Bump minor versions
Ian Jackson
2024-02-05
1
-1
/
+1
*
Upgrade to futures-rustls and rustls 0.22.
Nick Mathewson
2024-01-25
1
-3
/
+3
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
rt-comapt: Upgrade to latest async-io
Nick Mathewson
2023-11-27
1
-1
/
+1
|
/
*
Patchlevel bumps, with dependents affected.
Nick Mathewson
2023-10-02
1
-1
/
+1
*
Upgrade async_executors dependency to 0.7.0
Nick Mathewson
2023-09-28
1
-2
/
+8
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Bump patchlevel versions of crates with trivial changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-1
/
+1
*
tor-rtcompat: Say default-features with a dash, not an underscore.
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-2
/
+4
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+2
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-3
/
+1
*
Mark an initial set of non-additive features.
Nick Mathewson
2023-05-15
1
-1
/
+3
*
update rustls to 0.21
trinity-1686a
2023-05-08
1
-2
/
+2
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump patchlevel on crates with semver-irrelevant changes.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Upgrade dependency to latest async-native-tls.
Nick Mathewson
2023-03-30
1
-1
/
+1
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Merge branch 'optional-deps-static' into 'main'
eta
2022-12-05
1
-3
/
+1
|
\
|
*
make use of 1.60 opt dependancy features
trinity-1686a
2022-11-30
1
-3
/
+1
*
|
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-1
/
+1
|
/
*
upgrade rustls to 0.20, ignoring all deprecation warnings
trinity-1686a
2022-11-26
1
-2
/
+2
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-1
/
+1
*
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
1
-0
/
+1
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-1
/
+1
*
Remove rustls from tor-rtcompat/full
Nick Mathewson
2022-06-16
1
-1
/
+1
*
Add "full" and "experimental" features to arti-client and below.
Nick Mathewson
2022-06-10
1
-0
/
+2
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-10
/
+6
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-1
/
+1
*
Bump async_executors to 0.6
Nick Mathewson
2022-04-26
1
-1
/
+1
[next]