Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | some other changes to the internal types names. | Nikos Mavrogiannopoulos | 2004-06-05 | 4 | -7/+7 |
* | several internal types fix. | Nikos Mavrogiannopoulos | 2004-06-05 | 4 | -13/+13 |
* | Updated to conform to the latest srp draft (draft-ietf-tls-srp-07). | Nikos Mavrogiannopoulos | 2004-05-31 | 2 | -59/+45 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-05-30 | 2 | -16/+15 |
* | some libtasn1 related compilation fixes | Nikos Mavrogiannopoulos | 2004-05-27 | 2 | -2/+2 |
* | added new opencdk | Nikos Mavrogiannopoulos | 2004-05-27 | 7 | -63/+58 |
* | Corrected session resuming in SRP ciphersuites. | Nikos Mavrogiannopoulos | 2004-05-26 | 1 | -1/+1 |
* | certtool has now support for more X.520 DN attribute types. | Nikos Mavrogiannopoulos | 2004-05-15 | 1 | -3/+0 |
* | updated opencdk to report if any key signer was found. | Nikos Mavrogiannopoulos | 2004-05-13 | 5 | -14/+40 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-05-13 | 11 | -29/+9 |
* | some fixes in the compilation system. | Nikos Mavrogiannopoulos | 2004-05-13 | 3 | -6/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-05-13 | 1 | -4/+4 |
* | Added configure option to disable lzo completely. | Nikos Mavrogiannopoulos | 2004-05-12 | 2 | -7/+20 |
* | opencdk is being included if not found. | Nikos Mavrogiannopoulos | 2004-05-12 | 36 | -14/+16551 |
* | Fixed some things in the random number usage. Weak levels are used | Nikos Mavrogiannopoulos | 2004-05-08 | 3 | -37/+7 |
* | Some updates in order to compile with tcc. | Nikos Mavrogiannopoulos | 2004-04-15 | 1 | -2/+3 |
* | implemented all the check for SRP group parameters from the latest SRP draft. | Nikos Mavrogiannopoulos | 2004-04-01 | 1 | -5/+101 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-04-01 | 3 | -40/+15 |
* | Deprecated: gnutls_srp_server_set_select_function(), | Nikos Mavrogiannopoulos | 2004-03-25 | 2 | -48/+0 |
* | Finally corrected a compilation issue when opencdk was installed in a non-bas... | Nikos Mavrogiannopoulos | 2004-03-15 | 2 | -3/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-02-28 | 1 | -4/+6 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-02-28 | 1 | -3/+10 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-02-22 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-02-11 | 1 | -0/+10 |
* | Several bug fixes and cleanups by Arne Thomassen. | Nikos Mavrogiannopoulos | 2004-01-06 | 2 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-01-03 | 2 | -2/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-12-30 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-12-26 | 3 | -16/+16 |