Guard smtp_user_msg() with EXPERIMENTAL_PRDR check.
[exim.git] / src /
2012-06-04 Jeremy HarrisTestsuite cases for basic cutthrough_delivery.
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-04 Todd LyonsRefactor optional MAIL FROM args
2012-06-04 Jeremy HarrisRemove extraneous #ifndef guards from config.h.default
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-06-03 Phil PennockCmdline -L option; also -Ac -Am -X<logfile>
2012-06-03 Phil PennockCyrus SASL: set host;port properties on auth driver
2012-06-03 Phil Pennockcopyright year
2012-06-03 Phil PennockDSCP: inbound via control = dscp/<value>
2012-06-02 Phil PennockChristof Meerwald (for patches in bug 1095)
2012-06-02 Phil PennockDSCP: take numeric values too.
2012-06-02 Phil PennockFreeBSD is ELF and has been for a long time
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDSCP support, tentative
2012-06-01 Phil PennockDNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
2012-06-01 Phil Pennockimprove PH entry, per Bill Hacker's suggestion
2012-06-01 Phil PennockACKNOWLEDGEMENTS update, covering a few years
2012-06-01 Phil Pennocktls_dh_min_bits smtp transport option
2012-06-01 Phil PennockMake -n combine with -bP to inhibit names
2012-06-01 Phil PennockAdd -bI:help and -bI:sieve
2012-05-31 Phil PennockRevert "Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512." exim-4_80
2012-05-30 Phil PennockLower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil Pennocktypo fix: "overriden" -> "overridden" from Andreas...
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-27 Phil Pennock">" -> ">=" for EXIM_CLIENT_DH_MIN_BITS+10
2012-05-27 Phil PennockDeal with GnuTLS DH generation overshoot
2012-05-27 Phil Pennockteach sprint_vformat() size_t z modifier (jgh)
2012-05-27 Phil Pennockfix size param for gnutls_dh_params_export_pkcs3()...
2012-05-25 Phil PennockCyrus SASL auth: SSF retrieval was incorrect.
2012-05-25 Phil PennockIt's 2012, not 1012. Noted by Jay Rouman
2012-05-24 Nigel MetheringhamAdded some more .gitignore entries
2012-05-24 Nigel MetheringhamMoved pdkim declaration to satisfy older compilers
2012-05-24 Phil Pennock_ISOC99_SOURCE -> _GNU_SOURCE exim-4_80_RC5
2012-05-24 Phil PennockDefine _ISOC99_SOURCE in exim.h
2012-05-23 Phil Pennockexpanded comment, noting size types and API issue
2012-05-23 Phil PennockREADME.UPDATING: emphasise more the LDAP issue
2012-05-22 Phil PennockEnable PCRE_CONFIG by default
2012-05-22 Phil PennockGuard SNI usage better (client-side)
2012-05-21 Phil PennockOpenBSD compat, DNS resolver library
2012-05-21 Phil PennockUpdate binary's copyright message.
2012-05-21 Phil Pennockavoid NUL in dh params file
2012-05-21 Phil Pennockfeatures.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3
2012-05-21 Phil Pennockonly drop privs for TLS if still root
2012-05-21 Phil PennockAdded tls_dh_max_bits & check tls_require_ciphers early.
2012-05-20 Phil PennockGuard TLS SNI callback define better.
2012-05-20 Phil Pennocktls_require_ciphers must be assigned to state copy
2012-05-20 Phil PennockTypo: PRE_PRERELEASE -> PCRE_PRERELEASE
2012-05-20 Phil PennockGnuTLS debug callback: check for existing \n
2012-05-20 Phil Pennock"make makfile" -> "make makefile".
2012-05-20 Phil PennockHAVE_IPV6=yes in comment; need value!
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2012-05-19 Phil PennockPortability to HP-UX.
2012-05-19 Phil PennockPCRE_PRERELEASE fix, again
2012-05-18 Phil PennockTorture the English language slightly less exim-4_80_RC2
2012-05-18 Phil PennockFix three issues highlighted by clang analyser.
2012-05-18 Phil PennockSecond SPF fix, moved to where type is correct.
2012-05-18 Phil PennockFix dcc_header content corruption.
2012-05-18 Phil PennockSPF multiple strings join on "".
2012-05-18 Phil PennockGnuTLS pretty much passes test suite. exim-4_80_RC1
2012-05-18 Phil PennockCRL addition returns count of CRLs added
2012-05-17 Jeremy HarrisSupport expansion variable for hi-res timestamp (bug...
2012-05-17 Phil Pennockfix tls_cipher memory lifetime.
2012-05-17 Phil PennockMore GnuTLS cleanups/fixes.
2012-05-17 Phil PennockGnuTLS control constants exposed to Makefile.
2012-05-17 Phil PennockCopyright year updates.
2012-05-17 Phil Pennockgnutls_require_protocols comment on 4.77 notes.
2012-05-17 Phil Pennock4.78 -> 4.80
2012-05-17 Phil PennockHandle absent tls_require_ciphers correctly.
2012-05-17 Phil PennockGet TLS SNI server-switching working with GnuTLS.
2012-05-17 Phil Pennockfix TLS SNI segfault case
2012-05-17 Phil PennockGuards for older releases of GnuTLS.
2012-05-17 Phil Pennockdnsdb SPF support, from Janne Snabb
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-13 Jeremy HarrisMerge branch '64bitint'
2012-05-13 Jeremy HarrisUse defines in config.h for type & scanf-patterns for...
2012-05-13 Jeremy HarrisMake integer values 64bit (bug 1171).
2012-05-13 Phil PennockOops, missed .c change in bug 1246 fix git commit
2012-05-12 Phil Pennockpcre-config support.
2012-05-10 Phil Pennockfix non-bw case, late slip not re-run by my earlier...
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-09 Jeremy HarrisFix non-TLS build. Detection and fix by Todd Lyons.
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-05-08 Phil PennockOCSP Stapling support, under EXPERIMENTAL_OCSP.
2012-05-07 Jeremy HarrisTestsuite: updates for 8bitmime-as-default.
2012-05-07 Phil PennockDefault accept_8bitmime to true.
2012-05-07 Phil Pennockrevert "%s" addition in em_main.c, broke %D in log_file.
2012-05-06 Phil PennockUnbreak build on Solaris.
2012-05-06 Phil PennockDisable SSLv2 by default.
2012-05-06 Phil PennockDNS resolver init changes for NetBSD compatibility.
2012-05-05 Jeremy HarrisFix eximon build (tls_sni)
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-05 Phil PennockCheck localhost_number expansion for failure.
2012-05-04 Phil Pennocksilence various compiler complaints; expose NVALGRIND
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2012-05-04 Phil PennockTLS SNI support for OpenSSL ($tls_sni)
2012-05-04 Phil PennockGuard loadable module vars with LOOKUP_MODULE_DIR.
2012-05-04 Phil Pennockspurious compiler warning of unused var fix
2012-05-04 Phil PennockOpenSSL fixes and backwards compat break.
next