summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-17 22:05:06 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-08-17 22:05:06 +0000
commitd709cf6a39a18f46cb6de2ea5f1a7cf4fa346986 (patch)
treea257a4b2c5fba79aee20ed6a1cd9640a60b5b463
parentccced35e9e780b5dfd9d7414a0961e531f6e8cc1 (diff)
downloadgnutls-d709cf6a39a18f46cb6de2ea5f1a7cf4fa346986.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 970783d18c..09d45ffec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2002-08-17 20:49 nmav <nmav@gnutls.org>
+
+ * AUTHORS:
+
+ included cvs aliases into authors file
+
+2002-08-17 15:34 nmav <nmav@gnutls.org>
+
+ * lib/: gnutls_algorithms.c, gnutls.h.in.in:
+
+ Added gnutls_cipher_suite_get_name(). This functions constructs the
+ name of a cipher suite using the given algorithms.
+
+2002-08-15 21:49 nmav <nmav@gnutls.org>
+
+ * lib/: gnutls.h.in.in, gnutls_handshake.c, gnutls_int.h:
+
+ Added new function gnutls_handshake_check_direction(), which returns
+ the state where the handshake function was interrupted.
+
+2002-08-15 09:58 nmav <nmav@gnutls.org>
+
+ * buildconf, configure.in, doc/README.CVS:
+
+ Added the --enable-maintainer-mode configure option, and renamed the
+ old one to --enable-developer-mode.
+
+2002-08-15 03:36 nmav <nmav@gnutls.org>
+
+ * NEWS, configure.in, lib/gnutls.h.in.in, lib/gnutls_x509.c:
+
+ added some missing consts
+
2002-07-21 19:15 admcd <admcd@gnutls.org>
* doc/tex/openssl.tex: