Refactor authenticators API to take an (opaque) smtp connection context
[exim.git] / src / src / auths / spa.c
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
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
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2012-11-07 Phil PennockFix server_set_id for SPA/NTLM auth.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-18 Phil PennockFix three issues highlighted by clang analyser.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2010-06-05 Phil PennockHandle SASL Initial Response.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-02-23 Philip HazelMake server prompts available in $auth<n> when plaintex...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-29 Philip HazelFix buffer overflow vulnerability in spa_base64_to_bits...
2004-12-20 Philip HazelA forced expansion failure in the SPA authenticator...
2004-10-07 Philip HazelStart