Refactor authenticators API to take an (opaque) smtp connection context
[exim.git] / src / src / auths / cyrus_sasl.c
2018-08-29 Jeremy HarrisRefactor authenticators API to take an (opaque) smtp...
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-07-16 Jeremy HarrisFix macro_predef build for auth_cyrus_sasl
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2016-02-02 Jeremy HarrisMerge commit 'f4d091fbe1f4' into 4.next
2015-12-30 Jeremy HarrisConsolidate base64 encode/decode routines.
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-09 Jeremy Harristidying
2012-11-18 Jeremy HarrisMore compiler quietening.
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...
2012-06-03 Phil PennockCyrus SASL: set host;port properties on auth driver
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-25 Phil PennockCyrus SASL auth: SSF retrieval was incorrect.
2012-05-17 Phil PennockCopyright year updates.
2012-02-18 Phil Pennockexpand cyrus_sasl server_realm option
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2012-02-04 Phil PennockVarious SASL fixes.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2005-04-05 Philip HazelPatch to fix Cyrus-SASL unavailable mechanisms problem.
2005-04-05 Philip Hazelcyrus_sasl authenticator was not using the expanded...
2004-10-07 Philip HazelStart