| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs. | Simon Josefsson | 2007-01-11 | 1 | -2/+1 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -1/+3 |
* | get_rsa_params was converted to behave similarly to get_dh_params. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -1/+1 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -227/+266 |
* | Don't include gnutls_random.h. | Simon Josefsson | 2005-08-30 | 1 | -1/+0 |
* | Call gc directly instead of _gnutls_get_random. | Simon Josefsson | 2005-08-30 | 1 | -15/+30 |
* | eliminated some warnings. | Nikos Mavrogiannopoulos | 2005-05-27 | 1 | -1/+2 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes. | Simon Josefsson | 2005-04-14 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -15/+17 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -3/+3 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -12/+12 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -232/+240 |
* | some other changes to the internal types names. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -1/+1 |
* | several internal types fix. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -6/+6 |
* | Fixed some things in the random number usage. Weak levels are used | Nikos Mavrogiannopoulos | 2004-05-08 | 1 | -1/+3 |
* | Some updates in order to compile with tcc. | Nikos Mavrogiannopoulos | 2004-04-15 | 1 | -3/+3 |
* | Added gnutls_certificate_set_params_function() and | Nikos Mavrogiannopoulos | 2004-03-11 | 1 | -2/+4 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | several cleanups. | Nikos Mavrogiannopoulos | 2003-12-20 | 1 | -3/+3 |
* | Added the callbacks gnutls_certificate_client_retrieve_function() and | Nikos Mavrogiannopoulos | 2003-12-18 | 1 | -30/+8 |
* | * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R... | Nikos Mavrogiannopoulos | 2003-12-16 | 1 | -6/+8 |
* | Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-03-20 | 1 | -7/+2 |
* | * The RSA premaster secret version check can no longer be disabled. | Nikos Mavrogiannopoulos | 2003-03-20 | 1 | -22/+51 |
* | * Improved the error logging functions, by adding a level, and | Nikos Mavrogiannopoulos | 2003-03-19 | 1 | -1/+1 |
* | Added some stuff needed in PKCS#10 certificate request generation. Some other... | Nikos Mavrogiannopoulos | 2003-03-14 | 1 | -1/+1 |
* | * Added ability to generate RSA keys. | Nikos Mavrogiannopoulos | 2003-03-12 | 1 | -5/+6 |
* | some improvements in the private key handling api. It is now used internally. | Nikos Mavrogiannopoulos | 2003-03-11 | 1 | -2/+2 |
* | Several internal changes to use the new certificate API. CRL support is compl... | Nikos Mavrogiannopoulos | 2003-02-09 | 1 | -5/+4 |
* | Added ability to send some messages back to the application using | Nikos Mavrogiannopoulos | 2003-01-23 | 1 | -2/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Dropped the support for the client key exchange message 0, and server key exc... | Nikos Mavrogiannopoulos | 2002-12-16 | 1 | -4/+0 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -2/+2 |
* | The session->gnutls_key was renamed to session->key. | Nikos Mavrogiannopoulos | 2002-11-12 | 1 | -13/+13 |
* | GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR. | Nikos Mavrogiannopoulos | 2002-10-28 | 1 | -2/+2 |
* | several fixes in the codebase, mostly in signed/unsigned checkings. | Nikos Mavrogiannopoulos | 2002-10-13 | 1 | -2/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-25 | 1 | -1/+5 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-03 | 1 | -1/+1 |
* | several clean ups | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -2/+2 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -33/+33 |
* | Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with m... | Nikos Mavrogiannopoulos | 2002-08-26 | 1 | -26/+36 |
* | Corrected bug in DHE key exchange which prevented from parsing the given cert... | Nikos Mavrogiannopoulos | 2002-08-25 | 1 | -10/+50 |
* | Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra... | Nikos Mavrogiannopoulos | 2002-07-15 | 1 | -1/+1 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -1/+6 |
* | Now certificate decoding makes use of partial DER decoding of the libtasn1 li... | Nikos Mavrogiannopoulos | 2002-06-28 | 1 | -1/+1 |
* | The TLS handshake no longer fails if the X.509 extensions in the Certificate ... | Nikos Mavrogiannopoulos | 2002-06-22 | 1 | -1/+1 |
* | renamed libasn1 to libtasn1 | Nikos Mavrogiannopoulos | 2002-06-11 | 1 | -1/+1 |
* | Adapted codebase to the new libasn1 0.1.0. | Nikos Mavrogiannopoulos | 2002-06-10 | 1 | -2/+1 |
* | Several clean ups and bug fixes. | Nikos Mavrogiannopoulos | 2002-05-23 | 1 | -1/+2 |