forked from thobbs/pure-sasl
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alex Shafer
committed
May 18, 2018
1 parent
3644a36
commit 2fdb1b3
Showing
4 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
pure-sasl (0.5.1) unstable; urgency=medium | ||
|
||
* Fixes for DIGEST-MD5, server auth has been completed and is now tested | ||
* Both DIGEST-MD5 and CRAM-MD5 properly set the complete flag now | ||
|
||
-- Alex Shafer <[email protected]> Fri, 18 May 2018 16:34:25 -0600 | ||
|
||
pure-sasl (0.5.0) unstable; urgency=low | ||
|
||
* Added EXTERNAL mechanism | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters