WIP
[exim.git] / src /
2018-02-22 Jeremy HarrisWIP
2018-02-22 Jeremy HarrisFix exim_dbmbuild to permit directoryless filenames...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-18 Jeremy HarrisExpansions: make ${authresults } usable in a named ACL
2018-02-18 Jeremy HarrisDebug: fix output for acl add_header
2018-02-18 Jeremy Harris DMARC: fix result reporting when a DKIM ACL overrid...
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-17 Jeremy HarrisFix memory leak during multi-message reception using...
2018-02-17 Jeremy HarrisAvoid minor memleak during multi-message STARTTLS'd...
2018-02-17 Jeremy Harristidying
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy Harriscompiler quietening
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-12 Jeremy HarrisACL: Enforce non-usability of control=utf8_downconvert...
2018-02-12 Jeremy HarrisDebug: more detail in dkim processing
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-11 Jeremy HarrisSolaris 10 compatability, try two
2018-02-11 Jeremy HarrisSolaris 10 compatability
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-10 Heiko Schlitterman... Fix base64d() buffer size (CVE-2018-6789)
2018-02-10 Jeremy HarrisCompiler-quietening
2018-02-10 Jeremy HarrisMacros: return macro-presence status from "exim -bP...
2018-02-09 Jeremy HarrisBuiltin macros for sha3-hash and ed25519-signing support
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-09 Jeremy HarrisLose outdated builtin-macro warning
2018-02-08 Jeremy HarrisFix conversation closedown with the Avast malware scann...
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init part 2
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init
2018-02-07 Jeremy HarrisDKIM: fix buffer overflow in verify
2018-02-07 Jeremy HarrisCutthrough: silently ignore ACL control when the messag...
2018-02-06 Jeremy HarrisDKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
2018-02-03 Jeremy HarrisDebug: more info for string-expansion troubles
2018-02-02 Jeremy HarrisProtect build against LibreSSL.
2018-02-02 Jeremy HarrisString expansions: support sha3 under OpenSSL (1.1.1+)
2018-01-31 Jeremy HarrisDKIM: share body-hash calculation between multiple...
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-28 Jeremy HarrisDebugging: fix potential null-derefs in DSN debug_printfs
2018-01-27 Heiko Schlitterman... Build: .git may be a file when this repo is a submodule
2018-01-27 Jeremy HarrisGnuTLS: fix to ignore timeout on unrelated callout...
2018-01-26 Jeremy HarrisCutthrough: fix for port-number defined by router....
2018-01-25 Jeremy HarrisCutthrough: fix multi-message initiating connections...
2018-01-21 Jeremy HarrisDKIM: use string-allocate facilities for DNS lookup
2018-01-20 Jeremy HarrisUse bitfield macros for acl-where
2018-01-17 Jeremy HarrisDB: show the Berkeley DB runtime library version, for...
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-16 Heiko Schlitterman... Fix %D string expansion to not use millisec
2018-01-14 Jeremy HarrisDKIM: DNS records having no v= tag are acceptable....
2018-01-13 Jeremy HarrisLookups: fix mysql lookup returns for no-data "queries",
2018-01-07 Jeremy HarrisOpenSSL: fix OCSP stapling under DANE
2018-01-07 Jeremy HarrisOpenSSL: better debug info for OCSP
2018-01-07 Jeremy HarrisDKIM: permit dkim_private_key to override dkim_strict...
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2018-01-03 Jeremy Harristidying
2018-01-02 Jeremy Harriscoding standards
2018-01-01 Jeremy HarrisContent scan: Remove support for the 7-year deprecated...
2018-01-01 Jeremy HarrisContent scan: Disable "aveserver", "kavdaemon" and...
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2018-01-01 Jeremy Harrisrefactor show-supported coding
2018-01-01 Jeremy Harristidying
2017-12-31 Jeremy HarrisEnable header_syntax verify in the example config
2017-12-30 Jeremy HarrisMIME ACL: fix SMTP response for non-accept result of...
2017-12-29 Jeremy HarrisFix issue with continued-connections when the DNS shift...
2017-12-29 Jeremy HarrisFix crash associated with dnsdb lookup done from DKIM...
2017-12-28 Jeremy HarrisUse common routine for building tagstring for dns-fail...
2017-12-28 Jeremy HarrisDebug: enhance output from smtp transport entry
2017-12-28 Jeremy HarrisDKIM: tighter checking while parsing signature headers...
2017-12-28 Geraint EdwardsCheck ARGV before subscripting it
2017-12-24 Jeremy HarrisLookups: fix pgsql multiple-row, single-column return
2017-12-23 Jeremy HarrisDelivery: remove restriction on dirname length on havin...
2017-12-22 Jeremy HarrisDANE/GnuTLS: split verification of mixed sets of TLSA...
2017-12-22 Jeremy HarrisConstification
2017-12-22 Jeremy HarrisFix const issue in nisplus lookup
2017-12-22 Andreas PieskFix build of nisplus lookup
2017-12-21 Josh Sorefexim: regularize exim -bI:help output
2017-12-21 tvexiwhat: use RM_COMMAND
2017-12-20 Jeremy HarrisDANE/GnuTLS: filter TLSA records for usability
2017-12-20 Jeremy HarrisDANE/GnuTLS: ignore traditional CA anchor validation...
2017-12-20 Jeremy HarrisACL: Disallow '/' characters in queue names specified...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-19 Jeremy HarrisFix nossl build
2017-12-19 Jeremy HarrisDANE: support under GnuTLS. Bug 1523
2017-12-16 Viktor DukhovniDANE: fix type-2xx TLSA under older OpenSSL versions...
2017-12-16 Jeremy HarrisTestsuite: testcase for Bug 2198
2017-12-12 Jeremy HarrisCHUNKING: flush input stream after message-fatal error... exim-4_90 exim-4_90_RC4
2017-12-08 Jeremy Harristidying
2017-12-08 Jeremy HarrisAdd compile-time guard against BDB library version 6
2017-12-04 Jeremy HarrisFix non-OCSP OpenSSL build
2017-12-03 Jeremy HarrisGnuTLS: multiple server certs, OCSP stapling. Bug...
2017-12-03 Heiko Schlitterman... DKIM: Ignore non-DKIM TXT records in DNS response....
2017-12-03 Jeremy HarrisFix initialiser in smtp transport
2017-12-03 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-12-03 Jeremy HarrisLogging: fix log line for local_scan() rejection
2017-12-03 Jeremy HarrisDKIM: fix tolerating spaces round tag values
2017-12-03 Jeremy HarrisFix filename length check in mime-handling
2017-12-03 Jeremy Harristidying
2017-12-02 Jeremy HarrisFix initialiser in smtp transport
2017-12-01 Jeremy HarrisDebug: fix coding in dnssec reporting. Bug 2205
2017-11-30 Jeremy HarrisTLS: avoid calling smtp_auth_acl on client cert when...
2017-11-29 Jeremy HarrisTLS: Fix excessive calling of smtp_auth_acl under AUTH_...
next