Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected bugs found by Marcin Garski <mgarski@post.pl> | Nikos Mavrogiannopoulos | 2004-12-15 | 1 | -1/+3 |
* | Need minitasn1 -I's. | Simon Josefsson | 2004-11-04 | 1 | -0/+6 |
* | Forgot a source file. | Simon Josefsson | 2004-11-03 | 1 | -5/+6 |
* | Remove leftovers. | Simon Josefsson | 2004-11-03 | 1 | -3/+3 |
* | Fix. | Simon Josefsson | 2004-11-03 | 1 | -0/+4 |
* | Use convenience libraries for openpgp/ and opencdk/. | Simon Josefsson | 2004-11-03 | 3 | -36/+49 |
* | Simplify. | Simon Josefsson | 2004-11-03 | 1 | -17/+17 |
* | Need libtasn1 for libgnutls-openssl. | Simon Josefsson | 2004-11-03 | 1 | -2/+8 |
* | No need for libgnutls-extra.vers. | Simon Josefsson | 2004-10-30 | 1 | -5/+3 |
* | Need libgc.la for libgnutls_openssl. | Simon Josefsson | 2004-10-30 | 1 | -2/+1 |
* | Remove MD_CTX (should never have been here). | Simon Josefsson | 2004-10-30 | 1 | -6/+1 |
* | Port openssl glue to generic crypto API. | Simon Josefsson | 2004-10-30 | 1 | -36/+22 |
* | Replace GNU LD version script with Libtool -export-symbols-regex, | Simon Josefsson | 2004-10-29 | 2 | -11/+2 |
* | Doc fix. | Simon Josefsson | 2004-10-28 | 1 | -1/+1 |
* | Indent. | Simon Josefsson | 2004-10-28 | 3 | -10/+10 |
* | Indent. | Simon Josefsson | 2004-10-28 | 13 | -262/+309 |
* | *** empty log message *** | Simon Josefsson | 2004-10-24 | 1 | -0/+1 |
* | Add pkg-config meta files, suggested by Stéphane LOEUILLET | Simon Josefsson | 2004-10-24 | 2 | -0/+27 |
* | Add parameter --la-file to libgnutls-config and libgnutls-extra-config, | Simon Josefsson | 2004-10-24 | 1 | -0/+8 |
* | Use gnulib getpass in opencdk. | Simon Josefsson | 2004-09-21 | 2 | -10/+2 |
* | Fix objdir != srcdir in -I, reported by "Gerrit P. Haase" | Simon Josefsson | 2004-09-17 | 1 | -1/+1 |
* | Doc fix. | Simon Josefsson | 2004-08-25 | 2 | -7/+22 |
* | Hack to fix texinfo docs. | Simon Josefsson | 2004-08-25 | 1 | -1/+1 |
* | Fix prototypes. | Simon Josefsson | 2004-08-25 | 1 | -6/+7 |
* | Use automake VERSION. | Simon Josefsson | 2004-08-20 | 1 | -2/+3 |
* | Fix version number. | Simon Josefsson | 2004-08-20 | 2 | -2/+1 |
* | Use minmax.h from gnulib instead of GMIN/GMAX. | Simon Josefsson | 2004-08-17 | 1 | -1/+1 |
* | Initiate move of all libgcrypt calls to crypto/gc* wrapper. | Simon Josefsson | 2004-08-15 | 1 | -1/+1 |
* | Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck'). | Simon Josefsson | 2004-08-15 | 1 | -1/+1 |
* | Need sys/types.h, for FreeBSD 4.10. | Simon Josefsson | 2004-08-10 | 1 | -0/+3 |
* | Remove *.tex stuff. | Simon Josefsson | 2004-08-05 | 2 | -10/+6 |
* | Build pgp-api.texi. | Simon Josefsson | 2004-08-05 | 1 | -6/+9 |
* | *** empty log message *** | Simon Josefsson | 2004-08-05 | 2 | -0/+2 |
* | Build gnutls-extra-api.texi. | Simon Josefsson | 2004-08-05 | 1 | -6/+10 |
* | Ignore more. | Simon Josefsson | 2004-08-02 | 3 | -0/+12 |
* | Added some default limits in the verification of certificate | Nikos Mavrogiannopoulos | 2004-07-31 | 4 | -19/+23 |
* | SRP ciphersuites were moved to the gnutls (lgpl) library. | Nikos Mavrogiannopoulos | 2004-07-28 | 12 | -2887/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-07-27 | 5 | -5/+0 |
* | * Updated the SRP authentication to conform to the | Nikos Mavrogiannopoulos | 2004-07-27 | 3 | -17/+37 |
* | avoid using libtool's convenience libraries since they are buggy and cause co... | Nikos Mavrogiannopoulos | 2004-07-25 | 5 | -16/+29 |
* | removed the malloc.h include. | Nikos Mavrogiannopoulos | 2004-07-25 | 3 | -3/+0 |
* | Do not free the SRP (n/g) parameters from the callback if they are the static... | Nikos Mavrogiannopoulos | 2004-06-29 | 4 | -8/+26 |
* | The ephemeral DH and RSA parameters are no longer stored in the | Nikos Mavrogiannopoulos | 2004-06-29 | 2 | -3/+4 |
* | * Corrected a bug in certificate verification. Pointed out by | Nikos Mavrogiannopoulos | 2004-06-24 | 2 | -17/+18 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 23 | -361/+361 |
* | *** 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 | 18 | -4556/+4694 |