GSASL: feature macro
[exim.git] / src /
2019-12-30 Jeremy HarrisGSASL: feature macro
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-28 Jeremy HarrisSPF: library version reporting
2019-12-28 Jeremy HarrisFix build with older TLS library versions
2019-12-28 Wolfgang BreyhaSPF: fix handling mix of spf and other txt records...
2019-12-28 Jeremy HarrisGSASL channel-binding: TLS resumption checks
2019-12-27 Jeremy HarrisAuthenticator gsasl: client support. Bug 2349
2019-12-27 Jeremy HarrisSPF: support uppercase in v=spf1, permerror-on-multiple...
2019-12-24 Jeremy HarrisFix the variables set by gsasl authenticator
2019-12-23 Jeremy Harristidying
2019-12-22 Jeremy HarrisFix build with heimdal-gssapi. Bug 2501
2019-12-22 Jeremy HarrisFix Solaris build (pt.2)
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-22 Jeremy HarrisFix Solaris build
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-21 Wolfgang BreyhaSPF: only require "v=spf1" on TXT DNS records during...
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisFix Hurd build, another go
2019-12-18 Jeremy HarrisFix Hurd build, another go
2019-12-18 Jeremy HarrisFix Hurd build: typoes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-17 Jeremy HarrisHandle EINTR from transport-pipe write
2019-12-17 Jeremy HarrisBetter information on queue-runner pipe error
2019-12-17 Jeremy Harris ARC: Reset received ARC instance counter before...
2019-12-15 Jeremy HarrisTestsuite: tidying
2019-12-15 Jeremy HarrisGNU/Hurd: handle platform-specific behaviour of setgroups()
2019-12-15 Jeremy HarrisEvents: add msg:defer Bug 2477
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
2019-12-13 Jeremy HarrisFix build on older Linux
2019-12-13 Jeremy HarrisEarly-pipe: clear unused feature bits
2019-12-13 Jeremy HarrisDMARC: default dmarc_tld_file to unset. Bug 2494
2019-12-13 Jeremy HarrisUse a monotonic clock, if available, for ID generation
2019-12-13 Samuel ThibaultHandle kernels not providing microsecond time resolution
2019-12-12 Jeremy HarrisFix taint issue with retry records. Bug 2492
2019-12-12 Jeremy HarrisARC: fix crash induced by misordered headers. Bug...
2019-12-12 Jeremy HarrisDocs: more notes for local_scan/dlfunc
2019-12-11 Jeremy HarrisFix taint issue in transport with DSN. Bug 2491
2019-12-11 Jeremy HarrisTaint: tweak internal documentation
2019-12-10 Fabian GroffenPAM: fix crash in the pam expansion condition. Bug...
2019-12-10 Jeremy Harrislocal_scan: align local_scan.h and docs re. store_get()
2019-12-10 Jeremy HarrisTaint: speed up slow-mode is_tainted
2019-12-10 Jeremy HarrisTaint: invert the taint-check implementation control...
2019-12-10 Jeremy HarrisTaint: internal documentation
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Jeremy HarrisFix macOS build
2019-12-08 Heiko Schlitterman... Update README.UPDATING to reflect the major changes... exim-4.93
2019-12-08 Jeremy HarrisFreeBSD: better support for TFO
2019-12-07 Jeremy HarrisFreeBSD: fix sendfile shim
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-12-04 Samuel ThibaultHurd: errno really uses more than a short-sized value...
2019-12-04 Jeremy HarrisPRDR: fix guard on example in configure.default. Bug... exim-4.93-RC7
2019-12-04 Jeremy HarrisARC: fix crash in signing
2019-12-03 Jeremy HarrisTFO: disable for FreeBSD
2019-12-03 Heiko Schlitterman... Build: Enable *GNU (Hurd) Bug 2476
2019-12-03 Heiko Schlitterman... Make makefile: Handle DISABLE_TLS (option changed from...
2019-12-02 Jeremy HarrisBuild: fix dependencies for platform-specific os.[ch] exim-4.93-RC6
2019-11-30 Jeremy HarrisMake smtp_flush() work for TLS channel
2019-11-30 Jeremy HarrisFreeBSD: fix sendfile shim
2019-11-25 Jeremy HarrisLocal_scan: bump the ABI major version number exim-4.93-RC5
2019-11-24 Jeremy HarrisDocs: smtp_printf() in the local_scan API
2019-11-21 Jeremy Harristidying
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-17 Jeremy HarrisOpenSSL: support authenticator channel-binding. Bug...
2019-11-17 Jeremy Harristidying
2019-11-16 Heiko Schlitterman... Exipick: reorder chomp
2019-11-16 Heiko Schlitterman... Exipick: indentation
2019-11-16 Heiko Schlitterman... Exipick: handle tainted options in spool files
2019-11-15 Jeremy HarrisGnuTLS: fix $tls_X_ver generation
2019-11-14 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Wolfgang BreyhaDCC: fix taint-handling
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-11-13 Jeremy Harrisfix build on older OpenSSL
2019-11-13 Jeremy HarrisBuild: lose out-of-date comment
2019-11-13 Jeremy HarrisOpenSSL: when supported by the library version, disable...
2019-11-11 Jeremy HarrisFix means for building dlfunc routines, more
2019-11-11 Jeremy HarrisFix means for building dlfunc routines
2019-11-10 Jeremy Harristidying
2019-11-10 Jeremy HarrisFix taint-handling in rDNS name construction
2019-11-09 Jeremy HarrisRemove the daemon pid file when exit is due to SIGTERM...
2019-11-09 Jeremy HarrisRevert "preallocate store for config", which appears... exim-4.93-RC2
2019-11-08 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-08 Jeremy HarrisRegard command-line recipients as tainted
2019-11-07 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-11-04 Jeremy HarrisCompiler quietening
2019-11-04 Jeremy HarrisFix edit error
2019-11-04 Jeremy HarrisARC: relax restriction on building without SPF
2019-11-01 Jeremy HarrisLogging: TLSA lookups should honor slow_lookup_log
2019-10-28 Heiko Schlitterman... SPF: fix the explanation URL exim-4.93-RC1
2019-10-27 Jeremy HarrisDNS: tag res_search() hack by lookup type in debug...
2019-10-27 Jeremy HarrisRefactor the res_search() fail hack
2019-10-26 Jeremy HarrisFix local-scan ABI. Bug 2458
2019-10-26 Jeremy HarrisRevert "Fix local-scan ABI. Bug 2458"
2019-10-26 Andreas MetzlerFix local-scan ABI. Bug 2458
2019-10-25 Jeremy HarrisOutput newline after list of message IDs output by...
2019-10-25 Jeremy HarrisFix non-SUPPORT_MOVE_FROZEN_MESSAGES builds
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-10-24 Jeremy HarrisTestsuite: handle slow test-hosts more intelligently
2019-10-23 Jeremy HarrisDKIM: disallow default acceptance of sha1 for verify
next