mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
36 lines
982 B
Plaintext
36 lines
982 B
Plaintext
Revision history for Perl NTLM authentication suite
|
|
|
|
1.09 8 Sep 2011
|
|
- fix CPAN ticket # 70703
|
|
|
|
1.08 6 Apr 2011
|
|
- fix CPAN ticket # 39925
|
|
|
|
1.07 - not released
|
|
|
|
1.06 24 Mar 2011
|
|
- relicense as GPL+ or Artistic
|
|
|
|
1.05 19 Jun 2008
|
|
- implement OO interface - thanks to Dmitry Karasik <dmitry@karasik.eu.org>
|
|
- fix minor bug in last release - thanks to Dmitry Karasik <dmitry@karasik.eu.org>
|
|
|
|
1.04 29 May 2008
|
|
- implement NTLMv2 - thanks to Andrew Hobson <ahobson@infloop.com>
|
|
|
|
1.03 Thur Aug 09 09:13:00 2007
|
|
- fixes bug from 2001 - http://rt.cpan.org/Public/Bug/Display.html?id=9521
|
|
- fixes minor doco bug also reported in same place.
|
|
|
|
1.02 Mon Oct 29 19:01:00 2001
|
|
- fixed package names due to a source code mixup!
|
|
- added a test suite
|
|
|
|
1.01 Sun Oct 28 11:01:00 2001
|
|
- added ntlm_domain() to set initial domain
|
|
- added ntlm_reset() to reset state machine for multiple use
|
|
- added fuller documentation
|
|
|
|
1.00 Sat Oct 27 13:31:53 2001
|
|
- original version;
|