aboutsummaryrefslogtreecommitdiff
path: root/src/tunnel.c
AgeCommit message (Expand)AuthorFiles
2014-05-16Fix tls code.Sergey Poznyakoff1
2014-05-16Update copyright years.Sergey Poznyakoff1
2011-01-13Delayed ESMTP authentication: initial implementation.Sergey Poznyakoff1
2010-01-08Improve logging.Sergey Poznyakoff1
2009-12-28Initial implementation of SMTP command modification.Sergey Poznyakoff1
2009-11-14Fix namespace, further improve mda mode.Sergey Poznyakoff1
2009-11-14Implement functions for reading and parsing SMTP replies.Sergey Poznyakoff1
2008-12-19Change message text.Wojciech Polak1
2008-12-11Fix option handling, memory leaks and fixed buffer size bugs.Sergey Poznyakoff1
2008-10-13Fix indentationSergey Poznyakoff1
2008-10-13Fix MAIL FROM and RCPT TO commands on the fly.Sergey Poznyakoff1
2007-11-03(handle_ehlo): Update call to xdatabase_capabilitySergey Poznyakoff1
2007-10-31Use xstrdup instead of allocbuf.Sergey Poznyakoff1
2007-08-06Relicense under GPLv3+Sergey Poznyakoff1
2007-08-06(handle_starttls): Fix get_response_smtp invocationSergey Poznyakoff1
2007-07-29OpenSSL support has been droppedWojciech Polak1
2005-05-15Updated the FSF's postal address.Wojciech Polak1
2005-02-07(smtp_session_transparent): BugfixSergey Poznyakoff1
2005-02-03Further cleanup as per TODO:5. Removed fixed-size buffers related to recvline...Sergey Poznyakoff1
2005-01-21(collect_headers): Take second argument, specifyingSergey Poznyakoff1
2005-01-20(session_struct): Removed fixed-size strings. All referers updated.Sergey Poznyakoff1
2004-12-17Removed session_struct.mta_username, mta_passwordSergey Poznyakoff1
2004-12-16(collect_body): delete AUTH part.Sergey Poznyakoff1
2004-12-03Fix typo in commentSergey Poznyakoff1
2004-09-22Got read of secure.client and secure.server globalsSergey Poznyakoff1
2004-09-17Do not use T_ERROR. Updated calls to anubis_errorSergey Poznyakoff1
2004-09-13(handle_ehlo): Comment updated.Sergey Poznyakoff1
2004-08-13(set_ehlo_domain): New functionSergey Poznyakoff1
2004-08-06(process_command): Minor change.Sergey Poznyakoff1
2004-07-13(handle_starttls): Improved diagnostics.Wojciech Polak1
2004-07-12(get_ehlo_domain,save_ehlo_domain): New functionsSergey Poznyakoff1
2004-07-11Remember to FIXMEWojciech Polak1
2004-07-11(smtp_begin): Send the EHLO command to MTA.Wojciech Polak1
2004-07-11Indent with GNU style.Wojciech Polak1
2004-06-10Minor updateSergey Poznyakoff1
2004-06-10Minor fixes to the diagnostic messagesSergey Poznyakoff1
2004-05-21Changed LIST to ANUBIS_LIST to resolve name clash with the recent MySQL distr...Sergey Poznyakoff1
2004-05-19(save_command): Fixed parsing of commandsSergey Poznyakoff1
2004-03-05Rewritten using streams.Sergey Poznyakoff1
2004-02-19(process_command): Handle XDATABASE commandSergey Poznyakoff1
2003-11-30Use make_lowercase().Wojciech Polak1
2003-11-21(smtp_session_transparent): New functionSergey Poznyakoff1
2003-07-26(get_boundary): Bugfix. Operate on unaltered boundary line.Sergey Poznyakoff1
2003-07-20Force the argument to ctype calls to be unsigned char.Sergey Poznyakoff1
2003-06-27Standartize usage of xfree() and xfree_pptr().Sergey Poznyakoff1
2003-06-27(process_command,transfer_command): Rewritten.Sergey Poznyakoff1
2003-06-22 Fixed memory leaks.Sergey Poznyakoff1
2003-05-27(transfer_command): TLS can be used with local mailers.Sergey Poznyakoff1
2003-05-10(process_command): Bugfix. Inform the client that we are willing to handle TLS.Sergey Poznyakoff1
2003-05-10Use iterator functions.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.