Copyright year bumps for substantive changes 2017
[exim.git] / src / src / transports / smtp_socks.c
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-09-19 Jeremy HarrisTFO: early-data for client outbound via socks5 proxy
2017-09-18 Jeremy HarrisSOCKS: fix unitialized-pointer
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2015-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-11-22 Jeremy HarrisSOCKS: Support priority groups and weighted-random...
2015-10-03 Jeremy HarrisSOCKS: fix function prototype
2015-03-26 Jeremy HarrisFix non-ipv6 socks compile
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...