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
/
arti-hyper
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-2
/
+2
*
Removed unnecessary "all()" cfg constraint
Michael van Straten
2023-01-07
1
-1
/
+1
*
Added x86_64-apple-darwin to fallback to "tls-api-openssl"
Michael van Straten
2023-01-07
1
-1
/
+1
*
fixed "broken_intra_doc_link"
Michael van Straten
2023-01-06
1
-2
/
+1
*
Temporary fix for #715 and #569
Michael van Straten
2023-01-05
1
-1
/
+6
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-4
/
+4
*
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
-3
/
+3
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-3
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-3
/
+3
*
Increment versions of crates with trivial changes only.
Nick Mathewson
2022-06-24
1
-1
/
+1
*
Upgrade tls-api to latest versions in arti-hyper.
Nick Mathewson
2022-06-07
1
-2
/
+2
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-3
/
+3
*
Regenerate version bump from previous commit.
arti-v0.4.0
Nick Mathewson
2022-05-27
1
-2
/
+2
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-4
/
+4
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-4
/
+4
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
*
update tls-api to 0.8.0
trinity-1686a
2022-04-28
1
-2
/
+2
*
Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+1
*
Add 'rust-version = "1.56"' to every Cargo.toml file.
Nick Mathewson
2022-04-25
1
-0
/
+1
*
Reformat all not-yet-reformatted Cargo.toml files.
Nick Mathewson
2022-04-25
1
-11
/
+18
*
Bump all arti*, tor* crates to 0.2.0
Nick Mathewson
2022-04-01
1
-4
/
+4
*
Replace manual Clone impl with educe in arti-hyper
Ian Jackson
2022-03-02
1
-0
/
+1
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-4
/
+4
*
arti-hyper: Actually support TLS
Ian Jackson
2022-02-28
1
-1
/
+1
*
arti-hyper: Provide TLS connector and make space for TLS stream
Ian Jackson
2022-02-28
1
-0
/
+2
*
Bump minimum tokio to 1.7, since tokio-util now needs that.
Nick Mathewson
2022-02-25
1
-1
/
+1
*
arti-hyper: impl HasKind for ConnectionError
Ian Jackson
2022-02-23
1
-0
/
+1
*
arti-hyper: Introduce new ConnectionError type
Ian Jackson
2022-02-23
1
-0
/
+1
*
arti-hyper: Move hyper example from arti-client
Ian Jackson
2022-02-23
1
-2
/
+7
*
arti-hyper: empty crate skeleton
Ian Jackson
2022-02-23
1
-0
/
+29