Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First bunch of patches for the opencdk migration. | Timo Schulz | 2007-04-20 | 8 | -406/+271 |
* | (gnutls_openpgp_keyring_import): Make it work (it seems the old code | Simon Josefsson | 2007-04-19 | 1 | -11/+11 |
* | Don't include gl/. | Simon Josefsson | 2007-02-13 | 1 | -2/+1 |
* | Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ... | Simon Josefsson | 2007-01-16 | 2 | -2/+4 |
* | Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès). | Simon Josefsson | 2006-12-27 | 1 | -1/+1 |
* | (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 |
* | Need gnulib lgl/ in CFLAGS. | Simon Josefsson | 2006-10-21 | 1 | -1/+2 |
* | Need -I$builddir/gl for alloca.h when srcdir != objdir. | Simon Josefsson | 2006-06-19 | 1 | -3/+4 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -1/+2 |
* | Replace uint32 with uint32_t. | Simon Josefsson | 2005-12-09 | 3 | -3/+3 |
* | Replace uint8 with uint8_t. | Simon Josefsson | 2005-12-09 | 2 | -4/+4 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 8 | -992/+1119 |
* | Doc fix. | Simon Josefsson | 2005-10-28 | 1 | -4/+6 |
* | Protect config.h #include. | Simon Josefsson | 2005-08-23 | 1 | -1/+3 |
* | Add license. | Simon Josefsson | 2005-06-15 | 1 | -0/+22 |
* | Fix srcdir!=objdir builds. | Simon Josefsson | 2005-06-15 | 1 | -1/+1 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 6 | -18/+18 |
* | Remove, defined in gnutls.h. | Simon Josefsson | 2005-05-01 | 1 | -2/+0 |
* | Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes. | Simon Josefsson | 2005-04-14 | 1 | -2/+0 |
* | some doc fixes. | Nikos Mavrogiannopoulos | 2005-03-08 | 1 | -5/+5 |
* | Changes to make the --disable-* options work again. | Nikos Mavrogiannopoulos | 2005-01-26 | 2 | -12/+11 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 6 | -82/+93 |
* | Need minitasn1 -I's. | Simon Josefsson | 2004-11-04 | 1 | -0/+6 |
* | Use convenience libraries for openpgp/ and opencdk/. | Simon Josefsson | 2004-11-03 | 1 | -3/+8 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -3/+2 |
* | Indent. | Simon Josefsson | 2004-10-28 | 5 | -113/+113 |
* | Hack to fix texinfo docs. | Simon Josefsson | 2004-08-25 | 1 | -1/+1 |
* | Remove *.tex stuff. | Simon Josefsson | 2004-08-05 | 1 | -5/+3 |
* | Build pgp-api.texi. | Simon Josefsson | 2004-08-05 | 1 | -6/+9 |
* | *** empty log message *** | Simon Josefsson | 2004-08-05 | 1 | -0/+1 |
* | Ignore more. | Simon Josefsson | 2004-08-02 | 1 | -0/+1 |
* | Added some default limits in the verification of certificate | Nikos Mavrogiannopoulos | 2004-07-31 | 3 | -16/+18 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-07-27 | 4 | -4/+0 |
* | avoid using libtool's convenience libraries since they are buggy and cause co... | Nikos Mavrogiannopoulos | 2004-07-25 | 3 | -4/+6 |
* | The ephemeral DH and RSA parameters are no longer stored in the | Nikos Mavrogiannopoulos | 2004-06-29 | 1 | -0/+1 |
* | * Corrected a bug in certificate verification. Pointed out by | Nikos Mavrogiannopoulos | 2004-06-24 | 1 | -13/+14 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 8 | -128/+128 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-06-12 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-06-12 | 3 | -29/+30 |
* | Added gnutls_openpgp_keyring_check_id() | Nikos Mavrogiannopoulos | 2004-06-12 | 1 | -4/+49 |
* | added an improved verification example. | Nikos Mavrogiannopoulos | 2004-06-12 | 1 | -1/+1 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 7 | -868/+884 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-05-30 | 1 | -1/+0 |
* | some libtasn1 related compilation fixes | Nikos Mavrogiannopoulos | 2004-05-27 | 1 | -1/+1 |
* | added new opencdk | Nikos Mavrogiannopoulos | 2004-05-27 | 1 | -1/+1 |
* | updated opencdk to report if any key signer was found. | Nikos Mavrogiannopoulos | 2004-05-13 | 1 | -3/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-05-13 | 9 | -27/+5 |