Fix callouts connection fallback from TLS to cleartext. Bug 1897
[exim.git] / src / OS /
2016-08-20 Jeremy HarrisTidying: coverity issues
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-06-03 Jeremy HarrisBuild: add flage & includes to dbmbuild compile
2016-06-02 Jeremy HarrisMove native sha1 implementation from auths to toplevel...
2016-06-02 Jeremy HarrisPromote the pdkim variant-implementation sha routines...
2016-05-27 Heiko Schlitterman... exipick: autodetect the spool directory from exim -bP
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-04-10 Jeremy Harristidying: char signedness
2016-04-10 Jeremy Harristidying: char signedness
2016-04-09 Jeremy HarrisCleanup redundant definition of PATH_MAX
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-24 Heiko Schlitterman... Provide getcwd(NULL, 0) for Solaris (SunOS5)
2016-03-23 Heiko Schlitterman... Add os_unsetenv()
2016-03-14 Jeremy HarrisFix build for Solaris: "all" must be the first make...
2016-03-09 Jeremy HarrisFix build for HP-UX and older Solaris: (un)setenv....
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-01-18 Jeremy HarrisCopyright dates 2014, 2015
2016-01-11 Jeremy HarrisSOCKS: fix build on OpenBSD
2016-01-06 Jeremy Harristypo
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-27 Jeremy HarrisProvide setenv/unsetenv for environments lacking them...
2015-12-20 Jeremy Harrisbuild dependencies
2015-12-20 Michael HaardtOS: define sockaddr_storage for HP-UX
2015-11-07 Jasen BettsDKIM: fix non-debug build. Bug 1713
2015-10-30 Jeremy HarrisCygwin: update from Exim Cygwin maintainer. Bug 1707
2015-08-11 Heiko Schlitterman... Build: Make test_{os,parse,dbfn,string} work
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-26 Jeremy HarrisInvert default for iconv() 2nd arg type, to match SUSv3...
2015-04-13 Heiko Schlitterman... Fix more build dependencies
2015-04-13 Heiko SchlittermannFix build dependency. Bug 1611
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisA-label transform functions
2015-02-15 Jeremy HarrisWithdraw A6 DNS record support
2015-01-18 Jeremy HarrisSeparate make targets for utils and exim. Bug 610
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-14 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-08-14 Jeremy HarrisFix non-dane build
2014-08-14 Todd LyonsOpenBSD 5.5 removed arc4random_stir
2014-07-29 Todd LyonsFramework to build dane support
2014-07-14 Phil PennockMacOS: fix clang redef warning
2014-06-17 Heiko SchlittermannFix build dependencies
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Jeremy HarrisFix pair of buffer size errors. Bug 1478
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-13 Jeremy HarrisFix build for update on library component.
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-01 Jeremy HarrisFix parallel make. Bug 1446
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-01-14 Phil PennockFix GNU Hurd interface IPv6 address detection.
2012-12-07 Tony FinchAvoid unnecessary rebuilds of lookup helper functions.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-07-01 Jeremy HarrisMerge branch 'acl'
2012-06-25 Phil PennockLet Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-06 Phil PennockLLONG_MIN example in os.h-Linux
2012-06-02 Phil PennockFreeBSD is ELF and has been for a long time
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-24 Phil PennockDefine _ISOC99_SOURCE in exim.h
2012-05-21 Phil PennockOpenBSD compat, DNS resolver library
2012-05-21 Phil Pennockfeatures.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3
2012-05-19 Phil PennockPortability to HP-UX.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-12 Phil Pennockpcre-config support.
2012-05-07 Phil Pennockrevert "%s" addition in em_main.c, broke %D in log_file.
2012-05-06 Phil PennockDNS resolver init changes for NetBSD compatibility.
2011-11-10 Phil PennockParallel build fixes for lookups
2011-08-27 Phil PennockStop build process more reliably on failure.
2011-08-27 Phil PennockUse .dylib not .so for dynamic libraries on MacOS
2011-06-30 Tony FinchUse git to automatically create version.h
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-17 Tony FinchImproved ratelimit ACL condition.
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-03-05 Nigel MetheringhamSpacing change on Makefile directives (syntax fix)...
2009-11-19 Nigel MetheringhamFixes for FreeBSD outside of ports. Fixes: #914
2009-11-16 Nigel MetheringhamDocumentation for randint. Better randomness defaults...
2009-11-13 Nigel MetheringhamRemoved NetBSD3 support as no longer needed. Fixes...
2009-11-10 Nigel MetheringhamAdded lib resolv to Darwin Makefile - hopefully not...
2009-11-10 Nigel MetheringhamUpdate build info for SCO
2009-10-20 Nigel MetheringhamImprovements to local interface IP addr detection....
2009-10-16 Tom KistnerMake sure -lpcre is set in default makefile. Needed...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2009-01-20 Tony FinchInterpolate the configured paths of chmod and touch...
2008-08-11 Tony FinchRemove a spurious -g that slipped in to the last commit.
2008-07-25 Tony FinchOS-dependent locations for CHMOD_COMMAND, required...
2008-07-25 Tony FinchCHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug...
2008-02-14 Tony FinchFix parallel build (make -j). Fixes: bug #668.
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2008-01-16 Nigel MetheringhamInitial work removing PCRE from dist. Documentation...
2007-11-12 Nigel MetheringhamUpdated embedded PCRE to version 7.4 to avoid 2 CVE...
2007-10-04 Tom Kistnerrevert bogus checkin 1.6->1.5, resulting in 1.7, sorry
2007-10-04 Tom KistnerAdded missing expansion links for dkim_domain and dkim_...
next