summaryrefslogtreecommitdiffstats
path: root/tokio-tls
AgeCommit message (Expand)Author
2019-03-19chore: repo maintenance + no path dependencies (#991)Carl Lerche
2019-03-01Set up CI with Azure Pipelines (#926)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2019-01-06Bump version to 0.1.14. (#836)Carl Lerche
2018-11-27tls: make TlsConnector and TlsAcceptor derive Clone (#777)Steven Fackler
2018-11-20tests: handle errors properly in examples (#748)Liran Ringel
2018-08-25Spelling fixes (#571)Ben Boeckel
2018-08-15Add tokio-tls echo example. (#541)Jason Ish
2018-08-10Routine dependencies update (#533)Mateusz MikuĊ‚a
2018-08-08Bump tokio-tls to v0.2.0 (#531)Carl Lerche
2018-08-08Move tokio-tls into workspace (#529)Sean McArthur