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: Thu, 23 Sep 2004 02:20:55 +0200

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

Modified Files:
        NEWS 
Log Message:
(gsasl_encode. gsasl_decode): Allocate OUTPUT buffer.  Change in prototype.
Update types and callers.


--- /home/cvs/gsasl/lib/NEWS    2004/09/21 00:21:53     1.30
+++ /home/cvs/gsasl/lib/NEWS    2004/09/23 00:20:55     1.31
@@ -45,11 +45,10 @@
 gsasl_client_callback_*,
 gsasl_server_callback_*: DEPRECATED.  Old callback set/get interface.
 gsasl_ctx_get: DEPRECATED.  Not useful, application callback now get both
-               library and session context.
-gsasl_encode, gsasl_decode: DEPRECATED.  These functions will change
-               function signature in the future, to allocate output.
-               The following functions are identical to these ones:
-gsasl_encode_inline, gsasl_decode_inline: ADD.  Same as gsasl_{en,de}code.
+  library and session context.
+gsasl_encode, gsasl_decode: MODIFIED.  Now allocate the output parameter.
+gsasl_encode_inline, gsasl_decode_inline: ADD, DEPRECATED.
+  Same as the old gsasl_encode and gsasl_decode, to simplify conversion.
 
 * Changes in 0.1.4 (released 2004-08-08)
 





reply via email to

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