summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-08Add missing colon when logging outgoing I=Heiko Schlittermann (HS12-RIPE)
2019-02-20Fix use of unintialized variableJeremy Harris
2019-02-20Do not output the version from reversion script runHeiko Schlittermann (HS12-RIPE)
2019-02-19TLS: refactor client-start interfaceJeremy Harris
2019-02-18Fix expansions for RFC 822 addresses having comments in local-part and/or dom...Jasen Betts
2019-02-16GnuTLS: Fix client detection of server reject of client cert under TLS1.3Jeremy Harris
2019-02-14Fix info on using local_scan() in the default MakefileJeremy Harris
2019-02-12Fix transport buffer size handlingJeremy Harris
2019-02-12Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ...Jeremy Harris
2019-02-11GnuTLS: trim error messagesJeremy Harris
2019-02-11DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371Jeremy Harris
2019-02-11TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
2019-02-11tidyingJeremy Harris
2019-02-11Use separate routine for translating return-codes to printable stringsJeremy Harris
2019-02-11Debug: config file name & line number for each ACL verbJeremy Harris
2019-02-11JSON: add iterative conditions for arraysJeremy Harris
2019-02-11JSON: add jsons extract variant, to strip quotes from string resultsJeremy Harris
2019-02-11Events: log a non-success when a client connect is denied by an eventJeremy Harris
2019-02-11GnuTLS: Debug output keying info. OpenSSL: TLS1.2 keying.Jeremy Harris
2019-02-11Fix json extract operator for unfound caseJeremy Harris
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