Lookups: ret=key option
[exim.git] / src / src / parse.c
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-01-11 Jeremy Harristaint enforce: file access backstops
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2018-11-14 Jeremy Harristidying
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-08 Jeremy Harristidying
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-30 Jeremy HarrisRestrict address-parsing to a maximum of five layers...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-17 Jeremy Harristidying
2016-09-01 Jeremy HarrisTidying: coverity issues
2016-08-20 Jeremy HarrisTidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-04-12 Jeremy Harrissmtp input
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-30 Nigel MetheringhamFix wide character breakage in the rfc2047 coding
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-05 Nigel MetheringhamFix signed/unsigned and UTF errors Fixes: #901
2008-06-06 Michael HaardtFixed bug in parse_date_time() introduced with last...
2008-06-04 Michael HaardtAdding parse_date_time() to parse RFC 2822 date-time.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-03-08 Philip HazelAllow for linefold when generating more than one RFC...
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2006-02-03 Philip HazelAlways recognize IPv6 domain literal domains.
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-17 Philip HazelRespect the 75-character limit for "encoded words"...
2004-10-07 Philip HazelStart