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 |
|
Jon Gjengset
|
e65bbe1006
|
rustfmt. fixes #29
|
2017-09-30 17:58:30 -04:00 |
|
Matt McCoy
|
86e1d46507
|
rustfmt the codebase (#36)
This will ensure that we are properly formatting this library code according to rust standards
|
2017-07-10 21:38:13 -04:00 |
|
Matt McCoy
|
3b6816b732
|
Updating version
|
2017-05-02 21:57:45 -04:00 |
|
drevilt
|
89a8d0eaf3
|
update to openssl 0.9 (#31)
|
2017-05-01 15:39:12 -04:00 |
|
Matt McCoy
|
04bbb957ef
|
Add comment to reference secure gmail connection
|
2016-07-14 16:32:44 -04:00 |
|
Matt McCoy
|
b593d943ef
|
Updating README.md and the basic example
|
2016-06-29 18:53:23 -04:00 |
|
Matt McCoy
|
bf5031e8c4
|
Removing complicated printing of mailbox
|
2016-06-24 20:51:42 -04:00 |
|
Matt McCoy
|
5dec8b79ac
|
Cleaning up more of the basic example
|
2016-06-24 20:42:40 -04:00 |
|
Matt McCoy
|
964d7c99ef
|
Making the basic example more readable
|
2016-06-24 20:40:56 -04:00 |
|
Matt McCoy
|
080bcebfb8
|
Moving basic example into examples directory
|
2016-06-21 23:31:31 -04:00 |
|