Yuki Okushi
61176f6410
Update rustls
-related dependencies ( #154 )
2020-07-14 11:14:06 +01:00
Yuki Okushi
b125e2bdce
actix-connect: Bump up to 2.0.0-alpha.3
2020-05-08 01:07:57 +09:00
Rob Ede
523cee0351
correct spelling of ConnectError::Unresolved
2020-05-03 23:14:22 +01:00
Yuki Okushi
2bf50826b0
Bump up to 2.0.0-alpha.2
2020-03-08 14:37:33 +09:00
Jonathas-Conceicao
7fdd4a1118
actix-connect: Upgrade versions of trust-dns
...
- `Address` trait is now required to have static lifetime;
- `start_resolver` and `start_default_resolver` are now `async` and may return
a `ConnectError`;
Signed-off-by: Jonathas-Conceicao <jadoliveira@inf.ufpel.edu.br>
2020-03-07 14:52:41 -03:00
Yuki Okushi
91118bb2ce
Bump up to 2.0.0-alpha.1
2020-03-03 17:24:25 +09:00
Yuki Okushi
7dbc0264b1
actix-connect: Update rustls
and tokio-rustls
2020-03-01 12:08:14 +09:00
Nikolay Kim
5940731ef0
Fix actix-service 1.0.3 compatibility
2020-01-15 11:58:06 -08:00
Nikolay Kim
cab73791ed
pin trsut-dns-proto
2019-12-15 13:04:26 +06:00
Nikolay Kim
f26fcc703b
prep release
2019-12-11 14:56:05 +06:00
Nikolay Kim
cbdbc05dbd
update tokio verion and prep alpha3 release
2019-12-07 09:57:43 +06:00
Nikolay Kim
3a858feaec
migrate to tokio 0.2.2
2019-12-05 16:40:24 +06:00
Nikolay Kim
9f575418c1
clippy warnings
2019-12-02 22:30:09 +06:00
Yuki Okushi
fba2002702
Prepare actix-connect release ( #53 )
2019-10-04 06:21:59 +09:00
Jerome Gravel-Niquet
e733c562d9
Update rustls, tokio-rustls and webpki across the board ( #42 )
...
* Update rustls, tokio-rustls and webpki across the board
* bump minimum rust version to 1.37
* updated readme and changelogs to reflect changes and minimum required rust version
2019-10-04 03:32:32 +09:00
Nikolay Kim
34a7b7f05a
add TcpStreamService
2019-09-05 16:34:48 -07:00
Nikolay Kim
b1d9b06a87
Use arbiters storage for default async resolver
2019-09-02 15:15:55 -07:00
Nikolay Kim
a2643d475a
Add ConnectService and OpensslConnectService
2019-08-05 09:52:50 -07:00
Marat Safin
f913872159
add rustls support for connect ( #31 )
2019-07-24 14:14:26 +06:00
Nikolay Kim
411e31786f
update actix-connect changes
2019-07-17 10:33:47 +06:00
Igor Gnatenko
b183cb3324
chore: Update derive_more to 0.15
...
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-06-18 10:25:01 +02:00
Nikolay Kim
802d808aca
prepare actix-connect release
2019-05-12 08:15:18 -07:00
Nikolay Kim
f0776fca94
Use associated type for NewService config
2019-05-12 06:03:50 -07:00
Nikolay Kim
3b314e4c8c
Connect::set_addr()
2019-04-19 17:43:52 -07:00
Nikolay Kim
fc2dcadc7a
use stable version of trust-dns-resolver
2019-04-14 20:46:36 -07:00
Nikolay Kim
d3208bf7a8
Do not start default resolver immediately for default connector.
2019-04-12 12:28:18 -07:00
Nikolay Kim
b9d8a215b4
Start trust-dns default resolver on first use
2019-04-11 09:57:21 -07:00
Nikolay Kim
b9ea445e70
Log error if dns system config could not be loaded
2019-04-04 15:41:05 -07:00
Nikolay Kim
5e8ae210f7
Rename connect Connector to TcpConnector #10
2019-03-31 19:14:13 -07:00
Nikolay Kim
27c28d6597
Fix error handling for single address
2019-03-15 11:37:51 -07:00
Nikolay Kim
b290273e81
prepare actix-connect release
2019-03-14 22:39:49 -07:00
Nikolay Kim
87db4bf741
changes
2019-03-13 14:38:33 -07:00
Nikolay Kim
8b0fe6f796
rename crate
2019-03-13 12:41:41 -07:00