Commit Graph

55 Commits

Author SHA1 Message Date
Damian Poddebniak 3007f1a3ff Greeting Parser and Type 2020-08-10 16:48:29 +02:00
Damian Poddebniak a0375f5657 Simplified ehlo-ok-rsp ABNF 2020-08-10 15:54:37 +02:00
Damian Poddebniak d41e8118f3 EhloOkResp Parser + Type
* ehlo_ok_resp returns `EhloOkResp` now
* Converted some &[u8] parser to &str
* Added unit test
* Changed ehlo_line to accept "AUTH=LOGIN PLAIN" (note the "=")
2020-08-10 15:05:30 +02:00
Damian Poddebniak f14357d5b9 License 2020-08-09 11:27:59 +02:00
Damian Poddebniak f3768f1321 "Initial" commit. 2020-08-06 16:25:02 +02:00