summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-11JSON lookupJeremy Harris
2019-02-11EXTERNAL authenticatorJeremy Harris
2019-02-10Authenticators: refactor SASL support codeJeremy Harris
2019-02-10constificationJeremy Harris
2019-02-10OpenSSL: send no TLS1.3 session ticketsJeremy Harris
2019-02-10OpenSSL: Debug output TLS 1.3 keyingJeremy Harris
2019-02-10tidyingJeremy Harris
2019-02-10Use single TCP segment for SMTP, TLS and TCP closes.Jeremy Harris
2019-02-10OpenSSSL: support write-with-more-intent in clientJeremy Harris
2019-02-10Use C99 initialisations for iteratorsJeremy Harris
2019-01-30Fix dkim_verify_signers option. Bug 2366exim-4.92-jghexim-4.92-RC6exim-4.92Mad Alex
2019-01-27configure.default: spacing, de-tabbingexim-4.92-RC5Heiko Schlittermann (HS12-RIPE)
2019-01-27Add basic framework for PRDR use with per-user content filters to example con...Jeremy Harris
2019-01-10More checks on header line length during receptionJeremy Harris
2018-12-31PIPE_CONNECT: fix feature-cache refreshJeremy Harris
2018-12-25GnuTLS: repeat lowlevel read and write operations while they request retryAndreas Metzler
2018-12-22DKIM: better debug for key/signature size mismatchJeremy Harris
2018-12-21OpenSSL: clear any leftover errors from the stack after SSL_accept succeedsJeremy Harris
2018-12-20Grammar changes in docsHeiko Schlittermann (HS12-RIPE)
2018-12-20Fix copyright year and exim website URL schemaHeiko Schlittermann (HS12-RIPE)
2018-12-20spelling fixesklemens
2018-12-20Docs: tweaksJeremy Harris
2018-12-18Default config: use ROUTER_SMARTHOST macro; documentexim-4.92-RC3Phil Pennock
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
2018-12-15Fix build with content-scan enabled but all malware types disabledJeremy Harris
2018-12-14Fix parsing of option type Kint (integer, stored in K). Bug 2348Jeremy Harris
2018-12-13mk_exim_release: rework for dotted release schemeHeiko Schlittermann (HS12-RIPE)
2018-12-13reversion: Adapt to dotted release schemeHeiko Schlittermann (HS12-RIPE)
2018-12-13reversion: tidyHeiko Schlittermann (HS12-RIPE)
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris
2018-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
2018-12-01Harden string-list handlingJeremy Harris
2018-11-29GnuTLS: fix build with older librariesJeremy Harris
2018-11-28OpenSSL: fail the handshake when SNI processing hits a problemJeremy Harris
2018-11-28TLS: Increase RSA keysize of autogen selfsign certJeremy Harris
2018-11-24Fix AUTH_GSASL buildJeremy Harris
2018-11-24Avoid leaving $domain live with bogus info, during server connection startupJeremy Harris
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20tidyingJeremy Harris
2018-11-17Lose more string-copy operationsJeremy Harris
2018-11-15Fix growable-string sprintfJeremy Harris
2018-11-15OpenBSD: bump dns-result buffer to 64kBJeremy Harris
2018-11-15Recast more internal string routines to use growable-stringsJeremy Harris
2018-11-14tidyingJeremy Harris
2018-11-06tidyingJeremy Harris
2018-11-06Fix build on FreeBSD 11Jeremy Harris
2018-11-05MacOS: fix buildJeremy Harris
2018-11-05Fix mis-mergeJeremy Harris