summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix CVE-2009-2408 (fedora #571817).HEADmasterPawel Salek2010-03-091-1/+9
|
* Implement submission to smtps service.Pawel Salek2010-03-056-36/+83
| | | | | | | | * examples/mail-file.c: allow testing submission to smtps service. * libesmtp-private.h: add negotiate_ssl() prototype. * libesmtp.h: add Starttls_OVER_SSL to starttls_option enum. * protocol.h: enable SSL on connection whenever selected. * smtp-tls.c: share negotiate_ssl().
* Initial import cleanup.Pawel Salek2010-03-048-2739/+379
|
* Initial CommitPawel Salek2010-03-0479-0/+21125