]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Feb 2003 23:05:13 +0000 (23:05 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 15 Feb 2003 23:05:13 +0000 (23:05 +0000)
ChangeLog

index 7f8e1e459daf63d974c0874d99fd0eb027fc09ac..87ff286e3696183c539626f1828a1638ed4ff28c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-02-15 21:48  nmav <nmav@gnutls.org>
+
+       * lib/: auth_cert.c, gnutls_x509.c:
+
+       Added a primitive function to load a file into memory, so that no
+       certificate files are truncated. Also fixed a bug in the client
+       certificate callback function.  
+
+2003-02-15 17:13  nmav <nmav@gnutls.org>
+
+       * lib/gnutls_ui.c:
+
+       Null, as the data value, is now an acceptable value in functions
+       that may return the size of the data.  
+
 2003-02-14 15:48  nmav <nmav@gnutls.org>
 
        * lib/auth_cert.c, lib/gnutls.h.in.in, lib/gnutls_cert.c,