summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-26Merge branch 'master' of /home/git/exim into tom_devTom Kistner
2011-03-26Avoid conflicting prototypes for strsignal()Tom Kistner
2011-03-25Bugzilla #1097: PDKIM: Update embedded PolarSSL code to 0.14.2, thanks to And...Tom Kistner
2011-03-24Also memset(.., 0, ..) the pre-TLS input buffer.Phil Pennock
2011-03-24Extra paranoia around STARTTLS-with-data-in-buffer.Phil Pennock
2011-03-22Avoid segfault on ref:name specified as uid.Phil Pennock
2011-03-22Mention dns_use_edns0Phil Pennock
2011-03-22Added dns_use_edns0 main option.Phil Pennock
2011-03-22openssl_options: rejig default code & debug prints.Phil Pennock
2011-03-22New openssl_options items: no_sslv2 no_sslv3 no_ticket no_tlsv1Phil Pennock
2011-03-22Harmonised TLS library version reporting.Phil Pennock
2011-03-22Make ldap_require_cert work (not segfault).Phil Pennock
2011-03-22Report compiler in -d -bV. Clang compat.Phil Pennock
2011-03-22Compiler masochism compliance.Phil Pennock
2011-03-22Set "new since" to the 4.75 release.Phil Pennock
2011-03-22no_freeze_signal in output.exim-4_75Phil Pennock
2011-03-22Fix RFC2047 encoding tests after robustness patch.Phil Pennock
2011-03-03Another valgrind.h portability fix.Tony Finch
2011-02-28Fixed previous changelog to Bugzilla 968exim-4_75_RC3Nigel Metheringham
2011-02-28Add missing changelog for Bugzilla 698Nigel Metheringham
2011-02-23DISABLE_DKIM has never worked. Fix that.Phil Pennock
2011-02-23Work on IRIX by setting _XPG=1Phil Pennock
2011-02-21Don't disable quota when maildirsize lost to races.exim-4_75_RC2Phil Pennock
2011-02-21Moved variable decl to start of block for old gccNigel Metheringham
2011-02-21Trivial spelling fix in ChangeLogNigel Metheringham
2011-02-21Fix doc/ directory assembly in build-script.Phil Pennock
2011-02-21Fix doc typos. Add freeze_signal to OptionLists.exim-4_75_RC1Phil Pennock
2011-02-21Exim 4.75.Phil Pennock
2011-02-21DKIM multiple signature generation fix.Phil Pennock
2011-02-21maildir_tag hint provided by Heiko Schlittermann.Phil Pennock
2011-02-21Deal with maildir quota file races.Phil Pennock
2011-02-21Improved spamd server selection.Phil Pennock
2011-02-20Update $message_linecount for maildir_tag.Phil Pennock
2011-02-20Minor robustness fixes for debugging.Phil Pennock
2011-02-14BugZilla 1006 - recommit patch from Micha LenkTom Kistner
2011-02-13Move lookup extern decls to file scope.Phil Pennock
2011-02-13Implement %M datestamping in log filenames.Phil Pennock
2011-02-13Don't reveal SQL expansion failure details in SMTP.Phil Pennock
2011-02-13Implement freeze_signal on pipe transport.Phil Pennock
2011-02-12Escape lookup deferral error message when logging.Phil Pennock
2011-02-06RC releases get marked as such in version.h.Phil Pennock
2011-02-06Fix exiqgrep issue where malformed lines not parsedNigel Metheringham
2011-02-05Strip \x{c2} from .txt files and audit.Phil Pennock
2011-02-05LDAP TLS negotiation support.Phil Pennock
2011-01-30Allow underscore in dnslist lookupsNigel Metheringham
2011-01-30Added ChangeLog entry for f68cddNigel Metheringham
2011-01-30Fix wide character breakage in the rfc2047 codingNigel Metheringham
2011-01-30Merge branch 'master' of ssh://git.exim.org/home/git/eximNigel Metheringham
2011-01-30child_open_uid: restore default SIGPIPE handlerNigel Metheringham
2011-01-30Testing: Exim must not use HEADERS_CHARSET UTF-8.Phil Pennock