| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -13/+15 |
* | (_gnutls_set_keys): Use larger buffer, to hold entire hex output. | Simon Josefsson | 2005-01-07 | 1 | -2/+2 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -1/+2 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -22/+22 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -701/+694 |
* | some other changes to the internal types names. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -6/+6 |
* | Some updates in order to compile with tcc. | Nikos Mavrogiannopoulos | 2004-04-15 | 1 | -8/+8 |
* | patch to fix the bug in mutual certificate authentication in SSL 3.0 | Nikos Mavrogiannopoulos | 2004-02-27 | 1 | -1/+1 |
* | Several bug fixes and cleanups by Arne Thomassen. | Nikos Mavrogiannopoulos | 2004-01-06 | 1 | -4/+4 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | Some bugfixes, and type corrections. | Nikos Mavrogiannopoulos | 2003-11-13 | 1 | -4/+9 |
* | some fixes to have the correct cert_type on resumed sessions. | Nikos Mavrogiannopoulos | 2003-11-10 | 1 | -0/+1 |
* | some more cleanups. | Nikos Mavrogiannopoulos | 2003-09-14 | 1 | -5/+5 |
* | * Added support for encoding and decoding PKCS #8 2.0 encrypted | Nikos Mavrogiannopoulos | 2003-03-23 | 1 | -8/+8 |
* | * Improved the error logging functions, by adding a level, and | Nikos Mavrogiannopoulos | 2003-03-19 | 1 | -3/+4 |
* | * Corrected a bug in 64 bit architectures, which affected the | Nikos Mavrogiannopoulos | 2003-03-04 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -19/+31 |
* | GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR. | Nikos Mavrogiannopoulos | 2002-10-28 | 1 | -2/+2 |
* | Added more descriptive error codes to be returned by gnutls_strerror(). Remov... | Nikos Mavrogiannopoulos | 2002-10-24 | 1 | -11/+11 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -173/+173 |
* | corrected bug in SSL3 random generation function. Now the export ciphersuite ... | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -6/+8 |
* | Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This on... | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -230/+356 |
* | Added some initials for the export cipher suites.gnutls_0_5_x_with_export_ciphersuites | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -14/+159 |
* | Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra... | Nikos Mavrogiannopoulos | 2002-07-15 | 1 | -1/+2 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -0/+4 |
* | Exported gnutls_cipher_get_key_size(). Better name printing for MAC algorithms. | Nikos Mavrogiannopoulos | 2002-06-21 | 1 | -2/+2 |
* | Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re... | Nikos Mavrogiannopoulos | 2002-05-22 | 1 | -8/+8 |
* | Prefixed internal functions with _gnutls_ | Nikos Mavrogiannopoulos | 2002-05-21 | 1 | -2/+2 |
* | License changed to LGPL | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -11/+12 |
* | Prefixed with underscore several internal functions. | Nikos Mavrogiannopoulos | 2002-03-29 | 1 | -11/+11 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -17/+9 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -21/+11 |
* | Optimizations and fixes in compression | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -12/+5 |
* | Improved compression support. Corrected several bugs in empty | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -1/+53 |
* | some error codes were renamed to more appropriate names | Nikos Mavrogiannopoulos | 2002-03-10 | 1 | -0/+1 |
* | removed GNUTLS_CERT_TRUSTED enumeration | Nikos Mavrogiannopoulos | 2002-03-09 | 1 | -1/+1 |
* | added _gnutls_record_log(), gnutls_handshake_log(), to avoid that | Nikos Mavrogiannopoulos | 2002-01-24 | 1 | -15/+5 |
* | optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent) | Nikos Mavrogiannopoulos | 2001-12-10 | 1 | -18/+43 |
* | cleanups again | Nikos Mavrogiannopoulos | 2001-12-06 | 1 | -4/+4 |
* | more non blocking IO fixes | Nikos Mavrogiannopoulos | 2001-11-13 | 1 | -1/+2 |
* | added max_record_size extension | Nikos Mavrogiannopoulos | 2001-11-06 | 1 | -0/+1 |
* | ssl3 fixes and several others. | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -1/+1 |
* | added log function (no longer use fprintf). | Nikos Mavrogiannopoulos | 2001-07-30 | 1 | -5/+5 |
* | corrected bug in b64 decoding. Added support for multiple TLS protocol | Nikos Mavrogiannopoulos | 2001-07-24 | 1 | -2/+2 |
* | more certificate fields parsed. Cleanups | Nikos Mavrogiannopoulos | 2001-07-18 | 1 | -4/+0 |
* | several cleanups. Added check for certificate's expiration time. | Nikos Mavrogiannopoulos | 2001-07-17 | 1 | -0/+3 |
* | added support for DNSNAME extension (draft-ietf-tls-extensions) | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -27/+14 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -0/+624 |