SPDX: license tags (mostly by guesswork)
[exim.git] / src / src / auths / dovecot.c
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-01-23 Jeremy HarrisDovecot auth: inet socket. Bug 2280
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2019-12-23 Jeremy Harristidying
2019-08-02 Bruce LeeAuth: handle socket read errors in Dovecot authenticator
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-06 Jeremy Harristidying: coverity issues
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-18 Todd LyonsMerge remote-tracking branch 'exim_github/pr/16'
2014-08-17 Timo SirainenLog an error (instead of hanging) if Dovecot auth is...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-01-07 Phil PennockCopyright year updates:
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Phil PennockFix dovecot with empty 334 challenge.
2012-11-20 Phil PennockDovecot: robustness; better msg on missing mech.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2010-03-05 Nigel MetheringhamFix for unknown responses from Dovecot authenticator...
2009-10-26 Nigel MetheringhamDovecot buffer overrun fix. Fixes: #889
2008-05-16 Nigel MetheringhamBetter implementation of Dovecot authenticator using...
2008-02-06 Nigel MetheringhamClose the socket used by the dovecot authenticator...
2008-01-18 Nigel MetheringhamMinor fixes to the dovecot authenticator. Fixes: #646
2007-03-01 Philip HazelChange dovecot authenticator to use read/write instead...
2007-01-25 Philip HazelTurn MH's patch into my standard style. (Explicit ...
2007-01-24 Magnus HolmgrenI think the actual fix to bug #448 got lost somehow...
2007-01-23 Philip HazelFix $auth1 problem in dovecot authenticator.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-02 Philip HazelAdded dovecot authenticator.