rust-imap/src
Jon Gjengset 7c95ae76d6 Swap openssl for native-tls (#43)
* Replace openssl with native-tls

* Add From<TlsError> to allow builder()?

* Update AppVeyor config

* No email since it's not configured
2017-10-01 19:53:03 -04:00
..
authenticator.rs Hardening the oauth2 example for gmail 2016-06-28 22:29:55 -04:00
client.rs Swap openssl for native-tls (#43) 2017-10-01 19:53:03 -04:00
error.rs Swap openssl for native-tls (#43) 2017-10-01 19:53:03 -04:00
lib.rs Swap openssl for native-tls (#43) 2017-10-01 19:53:03 -04:00
mailbox.rs rustfmt the codebase (#36) 2017-07-10 21:38:13 -04:00
mock_stream.rs rustfmt. fixes #29 2017-09-30 17:58:30 -04:00
parse.rs rustfmt the codebase (#36) 2017-07-10 21:38:13 -04:00