summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2011-09-24Pull Andreas Metzler's fix for gnutls_certificate_verify_peers (bug 1095)Phil Pennock
2011-09-24TLS1.2 and TLS1.1 support with GnuTLSPhil Pennock
2011-08-28Handle IPv6 addresses with SPF.Phil Pennock
2011-08-28Handle ${run} returning more data than OS pipe buffer size.Phil Pennock
2011-08-27Make maildir_use_size_file expandable.Phil Pennock
2011-08-27Stop build process more reliably on failure.Phil Pennock
2011-08-27$av_failed variable set when av_scanner deferredPhil Pennock
2011-08-27Use .dylib not .so for dynamic libraries on MacOSPhil Pennock
2011-08-27Add protocol=smtps support to smtp transport.Phil Pennock
2011-08-27Raise smtp_cmd_buffer_size to 16384.Phil Pennock
2011-06-30Use git to automatically create version.hTony Finch
2011-06-30More PCRE cleanup.Tony Finch
2011-06-30Remove a few PCRE remnants.Tony Finch
2011-06-29Remove obsolete $Cambridge$ CVS revision strings.Tony Finch
2011-06-17doc/doc-txt/NewStuff: note the ratelimit changes.Tony Finch
2011-06-17Improved ratelimit ACL condition.Tony Finch
2011-06-07exiwhat: Ensure the SIGUSR1 signal handler is safe.Tony Finch
2011-06-07Ensure we log the error message when unlink() fails.Tony Finch
2011-06-05DKIM Verification: Fix relaxed canon for empty headers w/oTom Kistner
2011-05-09malware.c: avoid arithmetic on a void pointer.Tony Finch
2011-05-09Solaris build fix for Oracle's LDAP libraries.Phil Pennock
2011-05-08ChangeLog updates for the security issues.exim-4_76_RC2Phil Pennock
2011-05-07Typo fixes from Andreas Metzler.Phil Pennock
2011-05-06Prep for 4.76 release. Version bumps, ChangeLog update.exim-4_76_RC1Phil Pennock
2011-04-26Cond !bool{}/!bool_lax{} did not negate. Fixed.Phil Pennock
2011-04-12Catch divide-by-zero in ${eval:...}.Phil Pennock
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-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-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-21Moved variable decl to start of block for old gccNigel Metheringham
2011-02-21Trivial spelling fix in ChangeLogNigel Metheringham
2011-02-21Fix doc typos. Add freeze_signal to OptionLists.exim-4_75_RC1Phil Pennock
2011-02-21DKIM multiple signature generation fix.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-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