Taiki Endo
|
7a52ddcd09
|
chore: remove unnecessary conversion (#1332)
|
2019-07-20 12:10:42 -04:00 |
|
João Oliveira
|
a298472da8
|
tokio-tls: enable Send and Sync (#1317)
- update 0 as *mut () calls to std::ptr::null_mut()
- impl Send and Sync for AllowStd
|
2019-07-19 10:21:26 -07:00 |
|
João Oliveira
|
448d9d2eab
|
tls: update to std-future (#1224)
|
2019-07-16 10:26:08 -07:00 |
|
Carl Lerche
|
cb4aea394e
|
Update Tokio to Rust 2018 (#1082)
|
2019-05-14 10:27:36 -07:00 |
|
Carl Lerche
|
80162306e7
|
chore: apply rustfmt to all crates (#917)
|
2019-02-21 11:56:15 -08:00 |
|
Carl Lerche
|
961aae41c4
|
Bump version to 0.1.14. (#836)
Also bumps:
* tokio-async-await (0.1.5)
* tokio-executor (0.1.6)
* tokio-fs (0.1.5)
* tokio-io (0.1.11)
* tokio-reactor (0.1.8)
* tokio-tcp (0.1.3)
* tokio-threadpool (0.1.10)
* tokio-tls (0.2.1)
* tokio-uds (0.2.5)
...and updates LICENSE files to 2019.
|
2019-01-06 23:25:55 -08:00 |
|
Steven Fackler
|
e7d9ba7e51
|
tls: make TlsConnector and TlsAcceptor derive Clone (#777)
|
2018-11-27 07:52:17 -05:00 |
|
Carl Lerche
|
89d6bfc5cb
|
Bump tokio-tls to v0.2.0 (#531)
This prepares the crate for release.
|
2018-08-08 10:17:28 -07:00 |
|
Sean McArthur
|
afcfefd7e3
|
Move tokio-tls into workspace (#529)
|
2018-08-08 08:36:17 -07:00 |
|