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: Fri, 24 Sep 2004 02:51:21 +0200

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

Modified Files:
        NEWS 
Log Message:
Add.


--- /home/cvs/gsasl/lib/NEWS    2004/09/24 00:39:58     1.33
+++ /home/cvs/gsasl/lib/NEWS    2004/09/24 00:51:21     1.34
@@ -10,6 +10,11 @@
 
 ** Translation fixes.
 
+** Now possible to write and register a new SASL mechanism externally.
+Implement the Gsasl_*_function interfaces, populate a Gsasl_mechanism
+struct with name of SASL mechanism and the function pointers, and
+call gsasl_register to register your new mechanism.
+
 ** API and ABI modifications.
 gsasl_encode, gsasl_decode: MODIFIED.  Now allocate the output parameter.
 gsasl_encode_inline, gsasl_decode_inline: ADD, DEPRECATED.





reply via email to

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