summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-16Documentation for randint. Better randomness defaults. Fixes: #722Nigel Metheringham
2009-11-16Fix unsigned message rejection when dkim_verify_signers is empty, and acl_smt...Tom Kistner
2009-11-14Changes to work towards a 4.71 releaseNigel Metheringham
2009-11-14Fix NULL pointer deref when there is no message data whatsoeverTom Kistner
2009-11-13Fixed MakeLinks build script. Fixes: #911Nigel Metheringham
2009-11-13Removed NetBSD3 support as no longer needed. Fixes: #908Nigel Metheringham
2009-11-12Correct issue with relaxed/simple handling. Fixes: #910Nigel Metheringham
2009-11-12Correct connect() call in dcc code. Fixes: #909Nigel Metheringham
2009-11-11More signed/unsigned fixes. Need confirmation that this completely deals wit...Nigel Metheringham
2009-11-11Applied signed/unsigned fixes. Need confirmation that this completely deals ...Nigel Metheringham
2009-11-10Added lib resolv to Darwin Makefile - hopefully not breaking older versionsNigel Metheringham
2009-11-10Update build info for SCONigel Metheringham
2009-11-09Make SUN compiler happy. Fixes #902Tom Kistner
2009-11-09Make SUN compiler happy. Fixes #902Tom Kistner
2009-11-07Fix close buglet in mime handling. Fixes: #39Nigel Metheringham
2009-11-06Base64 decode bug fixes. Fixes: #39Nigel Metheringham
2009-11-05Fix signed/unsigned and UTF errors Fixes: #901Nigel Metheringham
2009-11-05Transport filter timeout fix. Fixes: #898Nigel Metheringham
2009-10-30Change "expr" to "expr --" in all shell scripts. Fixes: #889Nigel Metheringham
2009-10-30Further fix to maildirsize. Fixes: #727Nigel Metheringham
2009-10-29Fix bug in relaxed body canon.Tom Kistner
2009-10-29DKIM: Fix insufficient buffer space when relaxing one-word headers (One more ...Tom Kistner
2009-10-29DKIM: Fix insufficient buffer space when relaxing one-word headers.Tom Kistner
2009-10-26Dovecot buffer overrun fix. Fixes: #889Nigel Metheringham
2009-10-20Improvements to LMTP delivery logging. Fixes: #807Nigel Metheringham
2009-10-20Improvements to local interface IP addr detection. Fixes: #802Nigel Metheringham
2009-10-19Exempt TXT record names from sanity checksTom Kistner
2009-10-19Use transport mode as default mode for maildirsize file. Fixes: #727Nigel Metheringham
2009-10-19Tweak mytypes.h to not redefine TRUE/FALSENigel Metheringham
2009-10-19Fixed the eximstats version number to 1.60Nigel Metheringham
2009-10-19Correct exiwhat mishandling log_selector = +pid. Fixes: #688Nigel Metheringham
2009-10-19Correct eximstats misparse. Fixes #687Nigel Metheringham
2009-10-19Allow add_header condition in DKIM ACLTom Kistner
2009-10-19Further minor tweak to sha256 inclusion. Fixes: #674 yet againNigel Metheringham
2009-10-16Correct OPENSSL_VERSION_NUMBER #ifdefTom Kistner
2009-10-16prepend (not append) Resent-Message-ID and Resent-Date. fixes: #508Nigel Metheringham
2009-10-16Limit SHA256 support to OpenSSL >= 0.9.8Tom Kistner
2009-10-16gnutls_compat_mode to allow compatibility with broken clients. fixes: #665Nigel Metheringham
2009-10-16Bugzilla #722Tom Kistner
2009-10-16Bugzilla #643Tom Kistner
2009-10-16Bugzilla #871Tom Kistner
2009-10-16OpenSSL: Make sure sha256 digest is availableTom Kistner
2009-10-16Add dkim_disable_verify to configure.default where it makes senseTom Kistner
2009-10-16Brush up README.UPDATINGTom Kistner
2009-10-16Make sure -lpcre is set in default makefile. Needed for eximon as well.Tom Kistner
2009-10-15Make sure dkim_signers is properly terminatedTom Kistner
2009-10-15Fix eximon buildTom Kistner
2009-10-15Fix dkim_cur_signer undupe logicTom Kistner
2009-10-15Add some meaningful debug outputTom Kistner
2009-10-15Promote dkim_cur_signer to expansion variableTom Kistner