Age | Commit message (Expand) | Author |
---|---|---|
2018-09-20 | properly handle credentials and fix auth in smtp(1) | Eric Faurot |
2018-09-01 | sync fatalx() message between smtp_client_{state,response}; ok stsp@ gilles@ | miko |
2018-08-30 | fix use-after-free | Eric Faurot |
2018-06-09 | parse SIZE advertisement | Eric Faurot |
2018-05-24 | check the intended value | Eric Faurot |
2018-05-21 | Nuke unused variables. Initialize variable before use. | Kenneth R Westerback |
2018-04-26 | fix build for smtp(1) after log.h update | Eric Faurot |
2018-04-26 | add a simple SMTP client | Eric Faurot |