Commit Graph

21 Commits

Author SHA1 Message Date
Alexis Mousset
c5b0696fc0 Fix enum scopes in tests 2014-11-21 13:28:22 +01:00
Alexis Mousset
1ac6150d50 Add enum imports 2014-11-20 17:04:06 +01:00
Alexis Mousset
7aac045856 Code formatting 2014-11-14 02:18:36 +01:00
Alexis Mousset
2a1961c659 Add documentation 2014-11-14 01:32:18 +01:00
Alexis Mousset
7279f85081 Update doc 2014-11-11 11:26:55 +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
492d9bf0af TcpStream::connect() now takes ToSocketAddr 2014-11-06 21:12:50 +01:00
Alexis Mousset
4fa54e2908 Add STARTTLS keyword to the library 2014-11-06 10:31:48 +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
ba6c879be1 Set command ending in the client 2014-11-04 18:51:08 +01:00
Alexis Mousset
22b2dad57f Add transparency for <CRLF>.<CRLF> 2014-11-04 17:50:44 +01:00
Alexis Mousset
fefc3e209f Add an ASCII test for Commands 2014-11-03 16:09:14 +01:00
Alexis Mousset
f4d5b37597 Add the CRLF to the Command 2014-11-01 13:12:08 +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