Authen-SASL 2.15 -- Wed Jun 2 13:47:41 CDT 2010

Authen-SASL 2.1401 -- Mon Mar 29 14:22:54 CDT 2010

Authen-SASL 2.14 -- Thu Mar 11 08:21:07 CST 2010

Authen-SASL 2.13 -- Thu Sep 24 17:27:47 CDT 2009

Authen-SASL 2.12 -- Mon Jun 30 21:35:21 CDT 2008

Enhancements

Authen-SASL 2.11 -- Mon Apr 21 10:23:19 CDT 2008

Enhancements

Bug Fixes

Authen-SASL 2.10 -- Sat Mar 25 13:11:47 CST 2006

Enhancements

Bug Fixes

Authen-SASL 2.09 -- Tue Apr 26 06:55:10 CDT 2005

Enhancements

Authen-SASL 2.08 -- Tue May 25 11:24:21 BST 2004

Bug Fixes

Authen-SASL 2.07 -- Sat Apr 10 09:06:21 BST 2004

Bug Fixes

Enhancements

2003-11-01 18:48 Graham Barr

Release 2.06

2003-10-21 19:59 Graham Barr

        Add ordering so we always pich the best of the available methods instead of
        just the first

2003-10-17 22:12 Graham Barr

Release 2.05

2003-10-17 22:06 Graham Barr

use Module::Install to generate Makefile and add SIGNATURE and META.yml

2003-10-17 21:19 Graham Barr

Fix typo

2003-10-17 21:17 Graham Barr

Don't call die in DIGEST_MD5, but call set_error and return an empty list

2003-10-17 21:16 Graham Barr

Update docs to reflect that client_start and client_step return an emtpy list on error

2003-05-19 22:41 Graham Barr

Release 2.04

2003-05-19 22:40 Graham Barr

Avoid used only once warning

2003-05-19 17:06 Graham Barr

Add DIGEST-MD5 mechanism

2003-05-19 16:42 Graham Barr

Add test for login mechanism

2003-01-21 19:15 Graham Barr

Release 2.03

2003-01-21 12:22 Graham Barr

Fix LOGIN mechanism to respond with the username when prompted

2002-05-28 15:22 Graham Barr

Release 2.02

2002-05-28 14:36 Graham Barr

Add LOGIN mechanism commonly used by SMTP

2002-03-31 15:39 Graham Barr

Release 2.01

2002-03-22 10:13 Graham Barr

Skip cram_md5 test if Digest::HMAC_MD5 is not installed

2002-02-18 16:56 Graham Barr

Add securesocket to the ::Perl base class.

2002-01-28 19:52 Graham Barr

Add some tests

2002-01-24 15:21 Graham Barr

Allow callback to be called on the connection object

2002-01-24 12:04 Graham Barr

Initial revision

2002-01-24 12:04 Graham Barr

import