1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Partly fixed digest-uri checking - Added more unit tests More... over 15 years ago
updated todo More... over 15 years ago
test plan More... over 15 years ago
test plan More... over 15 years ago
- Added new tests using complete negotiations using one Authen::SASL client and one Authen::SASL server - Fixed realm challenge parsing when the challenge originates from the client. In this case it shouldn't be a multivalued token More... over 15 years ago
Fixed PLAIN callback, I left out my initial test stuff More... over 15 years ago
- Added support for server in DIGEST_MD5 - Refactored Perl.pm where necessary to support client and server More... over 15 years ago
Added need_step support to PLAIN mechanism More... over 15 years ago
Added server support for PLAIN mechanism More... over 15 years ago
Some changes to the API that I think would be nice. need_step is consistent with the Cyrus implementation. More... over 15 years ago
Added server API description More... over 15 years ago
Actually I don't think it's true anymore? More... over 15 years ago
Release 2.12 More... almost 16 years ago
Add repository info More... almost 16 years ago
Update MANIFEST More... almost 16 years ago
Update Module::Install More... almost 16 years ago
Add checks for Digest::HMAC_MD5 and skip tests if not loaded More... almost 16 years ago
eliminate two `use of undefined variable' warnings More... almost 16 years ago
implement channel encryption layer More... almost 16 years ago
implement protocol according to RFC, but by default, remain compatible with cyrus sasl lib More... almost 16 years ago
Release Authen-SASL-2.11 More... about 16 years ago
Release 2.11 More... about 16 years ago
Create Authen-SASL-2.11 release branch More... about 16 years ago
Prepare 2.11 More... about 16 years ago
Add t/digest_md5_verified.t More... about 16 years ago
New test from Phil Pennock for testing final server response More... about 16 years ago
Use perl_version instead of requires(perl) More... about 16 years ago
update tests for DIGEST-MD5 to be consistent with the code More... about 16 years ago
doc update: podchecker clean, style like perl-ldap More... about 16 years ago
to keep substr() happy, make sure $offset is defined More... about 16 years ago