From: Nikos Mavrogiannopoulos Date: Sat, 17 Aug 2002 22:05:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_5_x_before_export_ciphersuites~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d709cf6a39a18f46cb6de2ea5f1a7cf4fa346986;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 970783d18c..09d45ffec2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2002-08-17 20:49 nmav + + * AUTHORS: + + included cvs aliases into authors file + +2002-08-17 15:34 nmav + + * 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 + + * 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 + + * 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 + + * NEWS, configure.in, lib/gnutls.h.in.in, lib/gnutls_x509.c: + + added some missing consts + 2002-07-21 19:15 admcd * doc/tex/openssl.tex: