gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl


From: gsasl-commit
Subject: CVS gsasl
Date: Wed, 15 Dec 2004 20:39:50 +0100

Update of /home/cvs/gsasl
In directory dopio:/tmp/cvs-serv8782

Modified Files:
        gsasl.fms 
Log Message:
Fix.


--- /home/cvs/gsasl/gsasl.fms   2004/11/29 01:48:04     1.5
+++ /home/cvs/gsasl/gsasl.fms   2004/12/15 19:39:50     1.6
@@ -8,9 +8,18 @@
 BSD-Port-URL: http://www.freshports.org/security/gsasl/
 CVS-URL: http://josefsson.org/cgi-bin/viewcvs.cgi/gsasl/
 Mirror-Site-URL: http://josefsson.org/gsasl/
-Version: 0.2.2
-Release-Focus: Minor bugfixes
+Version: 0.2.3
+Release-Focus: Major bugfixes
 
-Fix memory leak in server-side CRAM-MD5.  Fix read out of bound error
-in client-side CRAM-MD5.  Tighten the base64 decoder, will not accept
-white space in input.  Documentation fixes.  Update of gnulib files.
+Fix example code to handle base64 encoded data properly.
+Documentation fixes.  Fix self test bugs.  The NTLM mechanism now set
+the 'domain' field to the GSASL_REALM property value.  The PLAIN
+client no longer perform NFKC on strings.  The LOGIN client no longer
+perform NFKC on strings.  The DIGEST-MD5 mechanism is disabled by
+default, pending a rewrite for the new API.  LOGIN client now uses
+authentication identity, not authorization identity.  PLAIN client now
+work when no authorization identity is provided.  Callback backwards
+compatibility improved.  A crash in the new base64 code was fixed.
+Use of SASLprep in CRAM-MD5 improved.  The shared library version was
+incremented.  Disabling Libidn/SASLprep should now result in a RFC
+2222 compliant library.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]