string handling: strlen for gstring
[exim.git] / doc / doc-txt /
2019-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-04-19 Heiko Schlitterman... exigrep: do case sensitive option processing again...
2019-04-18 Heiko Schlitterman... Merge branch 'bug/2390-tmpfile-race'
2019-04-18 Heiko Schlitterman... Use message_id for tempfile creation Closes 2390
2019-04-05 Jeremy Harristidying
2019-04-05 Jeremy HarrisLogging: close logfile when non-smtp input is taking...
2019-04-01 Jeremy HarrisFix build with recent LibreSSL, when including DANE...
2019-03-30 Jeremy HarrisDMARC: check for empty filename for TLD file. Patch...
2019-03-22 Jeremy HarrisFix "-bP smtp_receive_timeout". Bug 2384
2019-03-21 Jeremy HarrisHarden plaintext authenticator
2019-03-19 Jeremy HarrisOpenSSL: Fix aggregation of messages.
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-03-16 Simon ArlottAdd caseless option to verify=not_blind. Bug 2356
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-03-14 Jeremy HarrisFix crash from SRV lookup hitting a CNAME
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-18 Jasen BettsFix expansions for RFC 822 addresses having comments...
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisFix transport buffer size handling
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-02-11 Jeremy HarrisJSON: add iterative conditions for arrays
2019-02-11 Jeremy HarrisJSON lookup
2019-02-11 Jeremy HarrisEXTERNAL authenticator
2019-02-10 Jeremy HarrisOpenSSL: send no TLS1.3 session tickets
2019-02-10 Jeremy HarrisOpenSSL: Debug output TLS 1.3 keying
2019-02-10 Jeremy HarrisDocs: clean for next release
2019-02-05 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-04 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-01-30 Mad AlexFix dkim_verify_signers option. Bug 2366 exim-4.92 exim-4.92-RC6 exim-4.92-jgh
2019-01-27 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-01-22 Jeremy HarrisJSON: add iterative conditions for arrays
2019-01-10 Jeremy HarrisMore checks on header line length during reception
2019-01-08 Jeremy HarrisJSON lookup
2019-01-05 Jeremy HarrisEXTERNAL authenticator
2019-01-04 Jeremy HarrisDocs: missing options
2018-12-31 Jeremy HarrisPIPE_CONNECT: fix feature-cache refresh
2018-12-30 Jeremy HarrisOpenSSL: send no TLS1.3 session tickets
2018-12-30 Jeremy HarrisOpenSSL: Debug output TLS 1.3 keying
2018-12-28 Jeremy HarrisDocs: clarify logging from filter
2018-12-27 Heiko Schlitterman... Update Changelog for GnuTLS and TLS 1.3 Bug 2359 exim-4.92-RC4
2018-12-27 Heiko Schlitterman... Update Changelog for GnuTLS 1.3 related fix Bug 2359
2018-12-25 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-24 Andreas MetzlerGnuTLS: repeat lowlevel read and write operations while...
2018-12-21 Jeremy HarrisOpenSSL: clear any leftover errors from the stack after...
2018-12-20 klemensspelling fixes
2018-12-20 Jeremy HarrisDocs: tweaks
2018-12-18 Heiko Schlitterman... Update Changelog for Bug 2351
2018-12-18 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-12-16 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-12-05 Jeremy HarrisSend delay-MDN for any queurun past delay_warning,...
2018-12-01 Jeremy HarrisHarden string-list handling
2018-11-28 Jeremy HarrisOpenSSL: fail the handshake when SNI processing hits...
2018-11-28 Jeremy HarrisTLS: Increase RSA keysize of autogen selfsign cert
2018-11-21 Jeremy HarrisFix cyrus-sasl authenticator for $authenticated_fail_id...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-30 Jeremy HarrisIncrease size of variables for check_spool_space and...
2018-10-21 Jeremy HarrisFix bad use of library, copying string over itself
2018-10-21 Jeremy Harristidying
2018-10-14 Jeremy Harristidying
2018-10-12 Jeremy HarrisIncrease buffer size used for DNS responses. Bug 2329
2018-10-06 Jeremy HarrisDocs: tweak ARC description
2018-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-09-30 Jeremy HarrisExpansions: extract methods for JSON objects and arrays...
2018-09-28 Matthias KurzEvents: Fire msg:fail:internal for a non-system filter...
2018-09-28 Matthias KurzEvents: Fire msg:fail:delivery event even when error...
2018-09-26 Jeremy HarrisLogging: do not log a missing proxy address, on deliver...
2018-09-20 Jeremy HarrisBuiltin macros for OpenSSL options
2018-09-17 Jeremy HarrisDANE: fix TA-mode verify under GnuTLS. Bug 2311
2018-09-16 Jeremy HarrisAvoid fixed-size buffers for file paths in DB open
2018-09-16 Matthias KurzEvents: raise msg:fail:internal & msg:complete for...
2018-09-16 Matthias KurzFix filter noerror command. Bug 2318
2018-08-22 Jeremy HarrisDMARC: Fix forensic-report envelopes to permit non...
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-21 Jeremy HarrisBuiltin macros for log_selector values
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-08-18 Phil PennockUTF8/locale: document constraints on current expansions.
2018-08-17 Phil PennockFix utf8clean not replacing incomplete final character
2018-08-09 Jeremy HarrisFix cutthrough delivery for more than one iteration...
2018-08-05 Jeremy HarrisDocs: add explicit warning on spoolfile formats
2018-08-04 Gedalya18N: fix docs for option name. Bug 2246
2018-08-04 Jeremy HarrisREQUIRETLS: amplify docs discussion
2018-07-31 Phil PennockMake -n work with macros too
2018-07-28 Jeremy HarrisI18N: add a utf8_downconvert option to the smtp transpo...
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-07-18 Jeremy HarrisI18N: reject SMTPUTF8 MAIL command when facility not...
2018-07-18 Jeremy HarrisI18N: Fix protocol recorded for a multi-SMTPUTF8-messag...
2018-07-10 Phil PennockDocument problems with SHA-1 in certs with DANE-TA
2018-06-27 Jeremy HarrisRestore rsmapd support
2018-06-26 Jeremy HarrisMerge branch 'rspamd-removal'
2018-06-26 Jeremy HarrisRevert "Support Rspamd. Patch from Andrew Lewis, light...
2018-06-25 Jeremy HarrisExpansions: A tls option on ${readsocket }. Bug 2282
2018-06-25 Jeremy HarrisARC: Fix verification to do AS checks in reverse order
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-21 Jeremy HarrisDKIM: Fix signing for body lines starting with a pair...
2018-06-14 Jeremy HarrisOpenSSL: enable use of TLS 1.3 (with OpenSSL 1.1.0...
next