*** empty log message ***
8 lines of code changed in:
*** empty log message ***
0 lines of code changed in:
corrected bug in the session resumption detection in the gnutls-cli-debug, and other minor fixes.
59 lines of code changed in:
*** empty log message ***
779 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
*** empty log message ***
12 lines of code changed in:
minor cleanups.
6 lines of code changed in:
*** empty log message ***
0 lines of code changed in:
CR is now allowed in the base64 decoder.
8 lines of code changed in:
*** empty log message ***
6 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
_gnutls_bin2hex function was removed from gnutls_errors.c
0 lines of code changed in:
*** empty log message ***
34 lines of code changed in:
*** empty log message ***
3 lines of code changed in:
RC2 is not included when PKCS#12 is disabled.
6 lines of code changed in:
*** empty log message ***
6 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
RC2 was made reentrant. The stddef.h is now included if found.
22 lines of code changed in:
*** empty log message ***
7 lines of code changed in:
added better check for gcrypt library.
11 lines of code changed in:
Arne:
- gcry_check_version() _must_ be called nowadays, says
libgcrypt-1.1.42/NEWS.
- configure.in: the respective test in configure.in included <sys/stddef.h>
(which doesn't exist) instead of the usual <stddef.h>.
- lib/gnutls_errors.c: declaration of function _gnutls_bin2hex()
doesn't match prototype from file lib/gnutls_str.h, causing compilation
failure
- configure.in: -Wsign-compare removed.
57 lines of code changed in:
*** empty log message ***
15 lines of code changed in:
more fixes by Arne.
93 lines of code changed in:
Cleaned up the RC2 cipher.
274 lines of code changed in:
*** empty log message ***
34 lines of code changed in:
still more patches by Arne Thomassen
106 lines of code changed in:
some more cleanups.
7 lines of code changed in:
more patches by Arne Thomassen.
80 lines of code changed in:
*** empty log message ***
862 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which
corrects several things in the library.
111 lines of code changed in:
*** empty log message ***
11 lines of code changed in:
Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and improved the PKCS #12 stuff in order to support it.
418 lines of code changed in:
*** empty log message ***
7 lines of code changed in:
* Added the new libtasn1.
* the tex files are included in the distribution.
149 lines of code changed in: