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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
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
2
-7
/
+4
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-4
/
+4
*
Update README.md files from rustdoc.
Nick Mathewson
2022-03-01
1
-6
/
+5
*
Fix rustdoc errors.
Nick Mathewson
2022-03-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/mr/371'
Nick Mathewson
2022-03-01
1
-2
/
+22
|
\
|
*
arti-hyper: Upgrade from an example to an "adaptation layer"
Ian Jackson
2022-03-01
1
-0
/
+8
|
*
arti-hyper: Expand docs
Ian Jackson
2022-03-01
1
-1
/
+15
|
*
arti-hyper: Drop obsolete comment about not doing TLS
Ian Jackson
2022-03-01
1
-2
/
+0
*
|
Merge branch 'main' into 364
Ian Jackson
2022-03-01
4
-38
/
+116
|
\
|
|
*
arti-hyper: Add vacuous doc comments as required by clippy
Ian Jackson
2022-02-28
1
-0
/
+3
|
*
EK::RemoteProtocolFailed replaces OtherRemote
Ian Jackson
2022-02-28
1
-1
/
+1
|
*
Fix rustfmt
Ian Jackson
2022-02-28
1
-9
/
+10
|
*
arti-hyper: Abolish a bool in favour of a custom private enum
Ian Jackson
2022-02-28
1
-12
/
+19
|
*
arti-hyper: Box the http variant (bare DataStream)
Ian Jackson
2022-02-28
1
-7
/
+6
|
*
arti-hyper: Fix duplicative doc comment not to be wrong
Ian Jackson
2022-02-28
1
-1
/
+1
|
*
arti-hyper: Drop description of nonexistent error-detail feature
Ian Jackson
2022-02-28
1
-3
/
+0
|
*
arti-hyper: Clarify what the TLS features do.
Ian Jackson
2022-02-28
1
-1
/
+2
|
*
arti-hyper: Actually support TLS
Ian Jackson
2022-02-28
3
-19
/
+39
|
*
arti-hyper: Provide TLS connector and make space for TLS stream
Ian Jackson
2022-02-28
3
-19
/
+64
|
*
Manually implement Clone for ArtiHttpConnector
Ian Jackson
2022-02-28
1
-1
/
+7
|
*
arti-hyper: Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-28
1
-1
/
+0
*
|
arti-client: use PreferredRuntime by default, doc cleanups
eta
2022-02-28
1
-4
/
+1
|
/
*
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
2
-0
/
+15
*
arti-hyper: Add note about missing https support
Ian Jackson
2022-02-23
2
-0
/
+4
*
arti-hyper: Add vacuous doc comments to placate clippy
Ian Jackson
2022-02-23
1
-0
/
+3
*
arti-hyper: Move support code into library
Ian Jackson
2022-02-23
2
-112
/
+113
*
arti-hyper: Introduce new ConnectionError type
Ian Jackson
2022-02-23
3
-13
/
+43
*
arti-hyper: Move hyper example from arti-client
Ian Jackson
2022-02-23
2
-2
/
+166
*
arti-hyper: empty crate skeleton
Ian Jackson
2022-02-23
3
-0
/
+77