summaryrefslogtreecommitdiff
path: root/protocols/protocol.h
Commit message (Expand)AuthorAge
* Implement TLS anonymous authentication in smtpUffe Jakobsen2016-05-05
* protocols: Add option to set a separate TLS client cert private key fileBruce Guenter2015-05-21
* protocols: Rename ssl options to tlsBruce Guenter2015-05-21
* protocols: Add support for client certificate files.Bruce Guenter2012-06-12
* protocols: Add support for server certificate verificationBruce Guenter2012-04-19
* protocols: Add support for STARTTLSBruce Guenter2012-04-19
* protocols: Move TLS code into separate sourceBruce Guenter2012-04-17
* protocols: Add --ssl option (unimplemented)Bruce Guenter2012-04-17
* protocols: Allocate I/O fdbuf objects in protocol wrapperBruce Guenter2012-04-16
* protocols: Use reference instead of pointer in protocol_* calling conventionBruce Guenter2012-04-16
* protocols: Handle default port numbers in the wrapper codeBruce Guenter2012-04-16
* protocols/smtp: Add autodetection of authentication modeBruce Guenter2012-04-15
* Added support for the SMTP AUTH LOGIN method.Bruce Guenter2006-06-23
* Break up the --auth option to protocols into --user and --pass.Bruce Guenter2005-11-07
* Moved the common "auth" global into protocol.cc, making it default toBruce Guenter2005-11-02
* Added support for SMTP AUTH PLAINBruce Guenter2005-11-02
* Show success messages as well.Bruce Guenter2002-12-23
* Output error messages when exiting with a failure code.Bruce Guenter2002-12-23
* Fixed include file paths.Bruce Guenter2000-06-15
* Imported sources.Bruce Guenter2000-02-17