]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jan 2002 19:01:16 +0000 (19:01 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 24 Jan 2002 19:01:16 +0000 (19:01 +0000)
lib/gnutls_buffers.c

index fc60fbb9f051d9f5770e5eb5b4e64d7e626027ac..48c70e56deb4c78ae29d862035102577e24a9664 100644 (file)
 #include <gnutls_record.h>
 #include <gnutls_buffers.h>
 
+#ifdef DEBUG
+# warning HANDSHAKE HASH BUFFER CAN BE AVOIDED
+# warning NEEDS REWRITE
+#endif
+
 /* This is the only file that uses the berkeley sockets API.
  * 
  * Also holds all the buffering code used in gnutls.