summaryrefslogtreecommitdiff
path: root/protocols/protocol.cc
Commit message (Expand)AuthorAge
* Bump copyright year to 2018Bruce Guenter2018-10-12
* Bump copyright year to 2017Bruce Guenter2017-10-25
* Implement TLS anonymous authentication in smtpUffe Jakobsen2016-05-05
* Update dates in sources and READMEBruce Guenter2016-01-22
* Fix problems found by "make distcheck"Bruce Guenter2016-01-21
* Merge branch 'bounce'Bruce Guenter2016-01-20
|\
| * send: Catch the output from protocols for the DSN diagnostic codesBruce Guenter2016-01-19
* | protocols: Add support for binding the source addressBruce Guenter2016-01-15
* | lib: Drop use of mystring for tcpconnect hostname parameterBruce Guenter2016-01-15
|/
* protocols: Fix handling of options passed from -sendBruce Guenter2016-01-12
* protocols: Log success/failure to stdout instead of stderrBruce Guenter2016-01-12
* 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: Handle configuration options on stdin, message on FD 3Bruce Guenter2015-05-17
* 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: Make SSL/TLS support optional in configureBruce Guenter2012-04-19
* protocols: Move TLS code into separate sourceBruce Guenter2012-04-17
* protocols: Add support for SSL connections using gnutlsBruce 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
* Update copyright yearBruce Guenter2012-02-29
* Stamped many files with today's date/year.Bruce Guenter2007-10-09
* Added support for the SMTP AUTH LOGIN method.Bruce Guenter2006-06-23
* Adjusted email addresses to point to untroubled.orgBruce Guenter2005-11-10
* Roll back the mistakenly increased value of cli_args_maxBruce Guenter2005-11-07
* 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
* Fixed the warning on the cli_options list end marker.Bruce Guenter2003-01-13
* Updated dates on copyright marks.Bruce Guenter2003-01-03
* Fixups: also show the failure message, and use the proper exit code.Bruce Guenter2002-12-23
* Show success messages as well.Bruce Guenter2002-12-23
* Output error messages when exiting with a failure code.Bruce Guenter2002-12-23
* Renamed lib/cli to lib/cli++ to match the current sources.Bruce Guenter2002-12-15
* Fixed up copyright notices.Bruce Guenter2000-06-15
* Imported sources.Bruce Guenter2000-02-17