| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -3/+0 |
* | some cleanups. | Nikos Mavrogiannopoulos | 2003-06-26 | 1 | -2/+2 |
* | More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added... | Nikos Mavrogiannopoulos | 2003-06-25 | 1 | -4/+17 |
* | Increased the default DH bits limit. | Nikos Mavrogiannopoulos | 2003-04-14 | 1 | -1/+1 |
* | Added bogus TLS record version check in the gnutls-cli-debug tool. | Nikos Mavrogiannopoulos | 2003-03-26 | 1 | -3/+6 |
* | * The RSA premaster secret version check can no longer be disabled. | Nikos Mavrogiannopoulos | 2003-03-20 | 1 | -22/+23 |
* | Added option to allow an X.509 server not to send the trusted CA list to the ... | Nikos Mavrogiannopoulos | 2003-02-13 | 1 | -0/+18 |
* | * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now use | Nikos Mavrogiannopoulos | 2003-02-03 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Only the documented symbols are now exported. | Nikos Mavrogiannopoulos | 2003-01-09 | 1 | -1/+1 |
* | Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio... | Nikos Mavrogiannopoulos | 2002-12-06 | 1 | -0/+1 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -9/+9 |
* | The session->gnutls_key was renamed to session->key. | Nikos Mavrogiannopoulos | 2002-11-12 | 1 | -18/+18 |
* | some updated in the documentation | Nikos Mavrogiannopoulos | 2002-11-05 | 1 | -6/+3 |
* | GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR. | Nikos Mavrogiannopoulos | 2002-10-28 | 1 | -10/+10 |
* | Optimizations in buffering code, which reduce the number of malloc/realloc ca... | Nikos Mavrogiannopoulos | 2002-10-26 | 1 | -5/+16 |
* | several fixes in the codebase, mostly in signed/unsigned checkings. | Nikos Mavrogiannopoulos | 2002-10-13 | 1 | -1/+1 |
* | Corrected bug which prevented gnutls_certificate_get_ours() from working. | Nikos Mavrogiannopoulos | 2002-10-04 | 1 | -1/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-16 | 1 | -1/+1 |
* | replaced gnutls_handshake_get_direction() with gnutls_record_get_direction(). | Nikos Mavrogiannopoulos | 2002-09-16 | 1 | -0/+17 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-02 | 1 | -9/+9 |
* | several clean ups | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -3/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -0/+3 |
* | cert_type abreviation was expanded to certificate_type. | Nikos Mavrogiannopoulos | 2002-08-30 | 1 | -2/+2 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -195/+192 |
* | better export ciphersuite detection | Nikos Mavrogiannopoulos | 2002-08-26 | 1 | -2/+6 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-08-26 | 1 | -0/+1 |
* | Added support for RSA_EXPORT_WITH_RC4_EXPORT_MD5 with RSA certificates with m... | Nikos Mavrogiannopoulos | 2002-08-26 | 1 | -0/+16 |
* | Corrected bug in DHE key exchange which prevented from parsing the given cert... | Nikos Mavrogiannopoulos | 2002-08-25 | 1 | -0/+17 |
* | Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This on... | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -17/+11 |
* | Added some initials for the export cipher suites.gnutls_0_5_x_with_export_ciphersuites | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -18/+0 |
* | Added the gnutls_handshake_set_exportable_detection() function, which | Nikos Mavrogiannopoulos | 2002-08-18 | 1 | -0/+18 |
* | Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra... | Nikos Mavrogiannopoulos | 2002-07-15 | 1 | -2/+7 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -2/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -2/+2 |
* | Now gnutls_deinit() removes abnormally terminated sessions. Added the _gnutls... | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -2/+38 |
* | Several (internal) cleanups. Const flags are better used now. | Nikos Mavrogiannopoulos | 2002-06-30 | 1 | -4/+4 |
* | Removed the gdbm backend for resuming TLS sessions. Program gnutls-serv was m... | Nikos Mavrogiannopoulos | 2002-06-15 | 1 | -6/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-06-08 | 1 | -0/+2 |
* | Created gnutls_handshake_set_private_extensions() function. | Nikos Mavrogiannopoulos | 2002-06-08 | 1 | -4/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-06-08 | 1 | -0/+5 |
* | Corrected issues with ptrdiff_t. Added option to enable private (experimental... | Nikos Mavrogiannopoulos | 2002-06-07 | 1 | -0/+17 |
* | License changed to LGPL | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -11/+12 |
* | Added gnutls_state_set_ptr() and gnutls_state_get_ptr() functions, to | Nikos Mavrogiannopoulos | 2002-05-11 | 1 | -0/+27 |
* | gnutls_session_resumed() was renamed to gnutls_session_is_resumed(), and chan... | Nikos Mavrogiannopoulos | 2002-04-19 | 1 | -7/+7 |
* | Added function to report if a session is a resumed one. See gnutls_session_re... | Nikos Mavrogiannopoulos | 2002-04-18 | 1 | -1/+23 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-04-10 | 1 | -2/+2 |
* | Added function which disables the version check in the RSA premaster secret -... | Nikos Mavrogiannopoulos | 2002-04-10 | 1 | -0/+25 |
* | Prefixed with underscore several internal functions. | Nikos Mavrogiannopoulos | 2002-03-29 | 1 | -15/+15 |
* | CBC protection support is disabled by default. | Nikos Mavrogiannopoulos | 2002-03-21 | 1 | -3/+3 |