mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-12 23:44:52 +02:00
24 lines
822 B
Text
24 lines
822 B
Text
Revision history for Perl NTLM authentication suite
|
|
|
|
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;
|