tidying
[exim.git] / src / src / transports /
2 days ago Jeremy HarrisATRN customer
2024-11-08 Jeremy HarrisATRN provider
2024-10-08 Jeremy Harristidying
2024-10-08 Jeremy HarrisSOCKS: support option expansion result for no-proxy...
2024-09-15 Arkadiusz MiśkiewiczLog: more info in transport "line too long" error messa...
2024-09-06 Jeremy Harrisarc dynamic module
2024-09-05 Jeremy Harristidying
2024-09-04 Jeremy Harrisdkim dynamic module
2024-08-16 Jeremy Harrisauthenticator dynamic modules
2024-08-15 Jeremy Harrisfix clang build
2024-08-15 Jeremy Harristransport dynamic modules
2024-08-10 Jeremy Harriscommon driver structs for auths
2024-08-10 Jeremy Harriscommon driver structs for transports
2024-08-10 Jeremy Harriscommon driver structs for routers
2024-07-30 Jeremy HarrisContinued-transport: check interface option. Bug 1141
2024-07-25 Jeremy HarrisBuild: move xtext routines out of auths drivers to...
2024-07-16 Jeremy HarrisUse explicit O_CREAT for dbfn_open()
2024-07-11 Jeremy HarrisMerge branch '4.next'
2024-07-09 Jeremy Harristidying 4.next
2024-07-08 Jeremy HarrisDebug: add note on DANE unusability
2024-06-29 Jeremy HarrisPass back more info from transport to delivery process
2024-06-27 Jeremy HarrisHintsdb transactions
2024-06-18 Jeremy HarrisFix continued-transport with LIMITS
2024-06-17 Jeremy HarrisTransports: pass back next id for continued-transport
2024-06-07 Jeremy HarrisUpdate copyright dates exim-4.98-RC0
2024-06-03 Jeremy HarrisUnbreak no-TLS build
2024-05-09 Jeremy HarrisDebug: fix showing option name for list (vs. list content)
2024-05-06 Jeremy HarrisTestsuite: munge retry DB dumps for long pathnames
2024-04-14 Jeremy Harristidying
2024-04-04 Daniel GolleDebug: use difftime()
2024-04-04 Jeremy HarrisRetries: rework DB keys, and fix exinext IPv6. Bug...
2024-03-26 Jeremy Harristidying
2024-03-16 Jeremy HarrisAutoreply: Remove Exim version 3 campatibility code
2024-02-25 Jeremy HarrisBuild: avoid compiling code for unused transports,...
2024-02-16 Jeremy HarrisDebug: option access for expansion
2024-02-10 Jeremy HarrisMove ESMPT LIMITS extension from experimental to mainline
2024-01-26 Jeremy Harris Fix smtp transport response to close after all...
2024-01-26 Jeremy HarrisACL: in "regex" condition, release store every thousand...
2024-01-26 Jeremy HarrisAppendfile: release regex-match store every thousand...
2023-12-29 Jeremy HarrisTidying: enum for smtp_write_mail_and_rcpt_cmds() retcodes
2023-12-29 Jeremy HarrisTidying: defines for sync_responses() retcodes
2023-11-26 Jeremy HarrisUnbreak DISABLE_TLS_RESUME build
2023-11-15 Jeremy Harrisconstification
2023-11-13 Jeremy HarrisTLS: fix resumption for TLS-on-connect
2023-11-04 Jeremy HarrisMerge branch '4.next'
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-08-03 Jeremy HarrisFix $recipients expansion when used within ${run.....
2023-07-07 Jeremy HarrisSupport gring as a first-class conversion specifier...
2023-06-30 Jeremy HarrisNew format for exim_message_id
2023-06-20 Jeremy HarrisDebug old ehlo-resp record date, on noting mismatch
2023-06-20 Jeremy HarrisCancel early-pipe on an observed advertising change
2023-05-04 Jeremy HarrisFix variable initialisation in smtp transport. Bug...
2022-12-23 Jeremy HarrisExpand max_rcpt option on smtp transport. Bug 2946
2022-12-03 Jeremy Harristidying
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-08-18 Jeremy HarrisGSASL: use tls-exporter for SCRAM*PLUS methods under...
2022-08-14 Jeremy HarrisPartial workaround for TCP Fast Open issue. Bug 2907
2022-07-21 Jeremy HarrisEvent for auth fail: client side
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-10 Jeremy HarrisUse pool storage for regex operations
2022-06-02 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-06-01 Jeremy HarrisUnbreak DISABLE_PIPE_CONNECT build
2022-05-24 Jeremy HarrisTLS resumption: fix for PIPECONNECT
2022-05-23 Jeremy HarrisTLS resumption: disable on continued-connection
2022-05-23 Jeremy HarrisDebug: clarify SMTP DATA ops in transport
2022-05-15 Jeremy Harristidying
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-15 Jeremy HarrisTLS resumption: support Outlook hosts-behind-loadbalancer
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-10 Jeremy Harristidying
2022-04-07 Jeremy Harriscompiler quietening
2022-04-05 Jeremy Harristidying
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-04-03 Jeremy HarrisCHUNKING: fix availability on continued-transport
2022-03-28 Jeremy HarrisTidying: explicit (de)tainting copies
2022-03-28 Jeremy HarrisHints DB interface: convert from macros to inlinable...
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-19 Jeremy HarrisDebug: build a summary string tracking transport SMTP...
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-13 Jeremy HarrisTDB: quieten compiler and testsuite
2022-03-11 Jeremy Harristidying
2022-03-09 Jeremy Harristidying
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-27 Jeremy HarrisNDBM: check for bogus name given to create call
2022-02-26 Jeremy Harristidying
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-11-29 Jeremy Harristidying
2021-11-17 Jeremy Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-10 Jeremy Harristidying
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-09-28 Jeremy HarrisMerge branch '4.next'
next