gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib/digest-md5


From: gsasl-commit
Subject: CVS gsasl/lib/digest-md5
Date: Wed, 22 Dec 2004 20:22:05 +0100

Update of /home/cvs/gsasl/lib/digest-md5
In directory dopio:/tmp/cvs-serv17979

Modified Files:
        server.c 
Log Message:
Fix comment.


--- /home/cvs/gsasl/lib/digest-md5/server.c     2004/12/22 19:20:22     1.24
+++ /home/cvs/gsasl/lib/digest-md5/server.c     2004/12/22 19:22:05     1.25
@@ -157,7 +157,7 @@
       gsasl_property_set (sctx, GSASL_AUTHZID, state->response.authzid);
       gsasl_property_set (sctx, GSASL_REALM, state->response.realm);
 
-      /* FIXME: qop, cipher, maxbuf, more realms. */
+      /* FIXME: qop, cipher, maxbuf. */
 
       /* Compute secret.  TODO: Add callback to retrieve hashed
         secret. */





reply via email to

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