| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ... | Simon Josefsson | 2007-01-16 | 3 | -7/+23 |
* | Doc fix. | Simon Josefsson | 2007-01-14 | 1 | -10/+10 |
* | (cdk_pubkey_to_sexp, cdk_seckey_to_sexp): New functions, from Mario | Simon Josefsson | 2007-01-14 | 2 | -1/+122 |
* | libgnu.la depends on liblgnu.la, so don't add it twice. | Simon Josefsson | 2007-01-11 | 1 | -5/+3 |
* | Need strverscmp.h. | Simon Josefsson | 2007-01-11 | 1 | -0/+2 |
* | Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs. | Simon Josefsson | 2007-01-11 | 1 | -44/+17 |
* | Replace libgcrypt version check with strverscmp. | Simon Josefsson | 2007-01-11 | 1 | -64/+3 |
* | Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès). | Simon Josefsson | 2006-12-27 | 2 | -3/+3 |
* | Doc fix. | Simon Josefsson | 2006-11-26 | 1 | -1/+2 |
* | Doc fixes. | Simon Josefsson | 2006-11-26 | 1 | -8/+8 |
* | Doc fix. | Simon Josefsson | 2006-11-26 | 5 | -8/+7 |
* | Doc fix. | Simon Josefsson | 2006-11-26 | 3 | -5/+8 |
* | Doc fix. | Simon Josefsson | 2006-11-26 | 1 | -1/+1 |
* | Use new internal PRF API. | Simon Josefsson | 2006-11-26 | 1 | -3/+3 |
* | Doc fix. | Simon Josefsson | 2006-11-07 | 1 | -3/+1 |
* | Remove SOVERSION (see configure.in). | Simon Josefsson | 2006-11-05 | 1 | -1/+0 |
* | (gnutls_openpgp_key_get_pk_algorithm): Fix prototype. | Simon Josefsson | 2006-11-05 | 1 | -2/+3 |
* | (gnutls_openpgp_key_get_fingerprint): Doc fix. Reported by | Simon Josefsson | 2006-10-30 | 1 | -1/+1 |
* | (gnutls_openpgp_key_get_name): Make SIZEOF_BUF contain actual/required | Simon Josefsson | 2006-10-30 | 1 | -5/+5 |
* | Fix return types. | Simon Josefsson | 2006-10-30 | 2 | -4/+4 |
* | Fix -I's. | Simon Josefsson | 2006-10-26 | 1 | -1/+1 |
* | Change lgpl/ library name. | Simon Josefsson | 2006-10-26 | 1 | -2/+2 |
* | Update to 0.5.11. | Simon Josefsson | 2006-10-26 | 2 | -2/+5 |
* | Reorder libgnu.la's. | Simon Josefsson | 2006-10-21 | 1 | -2/+2 |
* | Need lgpl/ gnulib in CFLAGS. | Simon Josefsson | 2006-10-21 | 1 | -1/+25 |
* | Need gnulib lgl/ in CFLAGS and LIBADD. | Simon Josefsson | 2006-10-21 | 1 | -3/+6 |
* | Need gnulib lgl/ in CFLAGS. | Simon Josefsson | 2006-10-21 | 1 | -1/+2 |
* | Bump to 0.5.10. | Simon Josefsson | 2006-10-11 | 2 | -1/+2 |
* | Fix .def filename. | Simon Josefsson | 2006-10-03 | 1 | -4/+7 |
* | (kbx_data_to_keyring): Fix off-by-one error in call to malloc, | Simon Josefsson | 2006-09-26 | 1 | -2/+2 |
* | (keydb_idx_search): Don't return CDK_EOF if key is found at offset 0. | Simon Josefsson | 2006-09-18 | 1 | -2/+3 |
* | Mark with XXX. | Simon Josefsson | 2006-08-13 | 1 | -1/+1 |
* | Add (XXX). | Simon Josefsson | 2006-08-13 | 1 | -0/+4 |
* | Install *.def to bin/ directory. | Simon Josefsson | 2006-08-13 | 1 | -1/+1 |
* | Create *.def files for libraries, on mingw. | Simon Josefsson | 2006-08-13 | 1 | -0/+15 |
* | Use int/void* macros to avoid warnings, suggested by Andreas Metzler | Simon Josefsson | 2006-08-13 | 1 | -6/+6 |
* | Update to 0.5.9. | Simon Josefsson | 2006-08-06 | 3 | -6/+7 |
* | Revert. | Simon Josefsson | 2006-07-13 | 1 | -7/+3 |
* | Retry handshake on non-fatal errors. | Simon Josefsson | 2006-07-13 | 1 | -3/+7 |
* | added an extra error check. | Nikos Mavrogiannopoulos | 2006-07-05 | 1 | -1/+6 |
* | Use libtool -no-install. | Simon Josefsson | 2006-06-27 | 1 | -0/+1 |
* | Use -DLZO_HAVE_CONFIG_H, as suggested by README.LZO. | Simon Josefsson | 2006-06-27 | 1 | -0/+1 |
* | Work under mingw. | Simon Josefsson | 2006-06-27 | 1 | -3/+4 |
* | Add Libs.Private to pkg-config files, from Andreas Metzler | Simon Josefsson | 2006-06-26 | 1 | -1/+2 |
* | Need -I$builddir/gl for alloca.h when srcdir != objdir. | Simon Josefsson | 2006-06-19 | 1 | -1/+1 |
* | Need -I$builddir/gl for alloca.h when srcdir != objdir. | Simon Josefsson | 2006-06-19 | 1 | -3/+4 |
* | Use read_binary_file from gnulib instead of strfile stuff, | Simon Josefsson | 2006-06-16 | 1 | -15/+8 |
* | Remove junk. | Simon Josefsson | 2006-05-11 | 1 | -4/+0 |
* | Indent. | Simon Josefsson | 2006-05-11 | 1 | -25/+30 |
* | TLS/IA fixes from Emile. | Simon Josefsson | 2006-05-05 | 1 | -35/+44 |