Alexis Mousset
|
813f09a314
|
v0.1.2
|
2015-08-02 22:05:55 +02:00 |
|
Alexis Mousset
|
c2506b47fc
|
License modified to MIT only
|
2015-07-15 22:53:12 +02:00 |
|
Alexis Mousset
|
75de338409
|
Add error types
|
2015-07-14 10:32:12 +02:00 |
|
Alexis Mousset
|
29c9b7661e
|
Rename SmtpError to Error
|
2015-07-14 01:10:28 +02:00 |
|
Alexis Mousset
|
d46bbeebf0
|
Improve SMTP response parsing
|
2015-07-08 21:16:41 +02:00 |
|
Alexis Mousset
|
e855e37182
|
Add tests on response
|
2015-06-28 20:46:05 +02:00 |
|
Alexis Mousset
|
6d19f80842
|
Add tests for responses with empty message
|
2015-04-10 19:27:49 +02:00 |
|
Alexis Mousset
|
d59672ef26
|
Get ready for rust 1.0.0-beta
|
2015-04-04 23:32:14 +02:00 |
|
Alexis Mousset
|
7f9b2c5150
|
Fix for latest nightly
|
2015-04-04 22:34:01 +02:00 |
|
Alexis Mousset
|
658e7937d7
|
Add tests for Extension and Response
|
2015-03-14 15:38:23 +01:00 |
|
Alexis Mousset
|
1469fc8660
|
Begin tests for response
|
2015-03-14 00:07:00 +01:00 |
|
Alexis Mousset
|
24e6eeb9d2
|
Update to new io and improve reply handling
|
2015-03-13 01:04:38 +01:00 |
|
Alexis Mousset
|
e78d97b755
|
unstable stability level
|
2015-02-27 20:38:14 +01:00 |
|
Alexis Mousset
|
f1489ae2c8
|
Update tests to follow rust upgrade
|
2015-02-27 16:58:57 +01:00 |
|
Artemciy
|
aaf2147117
|
Rust upgrade.
|
2015-02-27 18:18:15 +03:00 |
|
Alexis Mousset
|
96487a1937
|
Rust update: Fix tests
|
2014-12-25 13:27:23 +01:00 |
|
DevOps
|
f3d446308d
|
Rust upgrade: fix deprecated methods.
|
2014-12-25 01:35:11 +03:00 |
|
Alexis Mousset
|
490eebbd02
|
FromStr is now in str
|
2014-11-17 21:32:32 +01:00 |
|
Alexis Mousset
|
2a1961c659
|
Add documentation
|
2014-11-14 01:32:18 +01:00 |
|
Alexis Mousset
|
2ee20eb66c
|
Split common.rs
|
2014-11-11 01:32:47 +01:00 |
|
Alexis Mousset
|
82be50327f
|
Avoid unnecessary clone()
|
2014-11-11 00:55:10 +01:00 |
|
Alexis Mousset
|
226fae7248
|
Improving documentation
|
2014-11-10 21:37:43 +01:00 |
|
Alexis Mousset
|
5cb8b69fb9
|
Remove the with_code method from response
|
2014-11-09 23:52:20 +01:00 |
|
Alexis Mousset
|
67845bc13c
|
Various changes, client refactoring
|
2014-11-07 20:25:58 +01:00 |
|
Alexis Mousset
|
94d79862ff
|
Error handling
|
2014-11-07 13:48:40 +01:00 |
|
Alexis Mousset
|
9272272c24
|
Code cleanup
|
2014-11-05 02:39:32 +01:00 |
|
Alexis Mousset
|
d5206ddeb1
|
Improve tests formatting
|
2014-11-04 22:29:53 +01:00 |
|
Alexis Mousset
|
52879065e3
|
String -> &str for common string functions
|
2014-11-04 21:53:59 +01:00 |
|
Alexis Mousset
|
76d465ce8e
|
Remove Smtp from type names
|
2014-10-19 15:07:18 +02:00 |
|
Alexis Mousset
|
3041a5fdba
|
Line length limited to 100 chars
|
2014-10-19 13:43:25 +02:00 |
|
Alexis Mousset
|
cc17e275c8
|
Add client code and reorganize sources
|
2014-10-19 03:02:37 +02:00 |
|