gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib


From: gsasl-commit
Subject: CVS gsasl/lib
Date: Mon, 20 Dec 2004 02:14:38 +0100

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

Modified Files:
        NEWS 
Log Message:
Replace gsasl_md5pwd_get_password with gsasl_simple_getpass, and update callers.

--- /home/cvs/gsasl/lib/NEWS    2004/12/19 19:13:05     1.83
+++ /home/cvs/gsasl/lib/NEWS    2004/12/20 01:14:38     1.84
@@ -11,6 +11,16 @@
 
 ** Improved robustness of callback backwards compatibility.
 
+** New simple user database API `gsasl_simple_getpass'.
+This replaces gsasl_md5pwd_get_password.
+
+** API and ABI modifications.
+gsasl_md5pwd_get_password: DEPRECATED.  Use gsasl_simple_getpass() instead.
+gsasl_simple_getpass: ADD.  No buffer length restriction.
+GSASL_FOPEN_ERROR: DEPRECATED.  Not used any more.
+GSASL_FCLOSE_ERROR: DEPRECATED.  Not used any more.
+GSASL_NO_MORE_REALMS: DEPRECATED.  Not used any more.
+
 * Version 0.2.3 (released 2004-12-15)
 
 ** NTLM now set the 'domain' field to the GSASL_REALM property value.





reply via email to

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