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
...
*
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
[prev]