| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | some more cleanups. | Nikos Mavrogiannopoulos | 2003-09-14 | 1 | -38/+31 |
* | Corrected the client's behaviour in the handshake handling. Some fixes in the... | Nikos Mavrogiannopoulos | 2003-09-14 | 1 | -4/+5 |
* | More more fixes by Arne. | Nikos Mavrogiannopoulos | 2003-09-01 | 1 | -1/+1 |
* | Arne: | Nikos Mavrogiannopoulos | 2003-08-13 | 1 | -34/+39 |
* | still more patches by Arne Thomassen | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -13/+5 |
* | more patches by Arne Thomassen. | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -1/+2 |
* | Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -17/+19 |
* | Some improvements in the version detection in the client hello. | Nikos Mavrogiannopoulos | 2003-03-26 | 1 | -7/+0 |
* | Added bogus TLS record version check in the gnutls-cli-debug tool. | Nikos Mavrogiannopoulos | 2003-03-26 | 1 | -8/+4 |
* | * The RSA premaster secret version check can no longer be disabled. | Nikos Mavrogiannopoulos | 2003-03-20 | 1 | -7/+40 |
* | * Improved the error logging functions, by adding a level, and | Nikos Mavrogiannopoulos | 2003-03-19 | 1 | -4/+10 |
* | Several internal changes to use the new certificate API. CRL support is compl... | Nikos Mavrogiannopoulos | 2003-02-09 | 1 | -1/+1 |
* | The library notifies the application on empty and illegal SRP usernames, | Nikos Mavrogiannopoulos | 2003-01-23 | 1 | -1/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Prefixed with underscore some internal functions. | Nikos Mavrogiannopoulos | 2003-01-16 | 1 | -9/+9 |
* | Dropped the support for the client key exchange message 0, and server key exc... | Nikos Mavrogiannopoulos | 2002-12-16 | 1 | -60/+20 |
* | added error code to report illegal srp usernames. Some fixes in the extension... | Nikos Mavrogiannopoulos | 2002-12-06 | 1 | -4/+15 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -4/+1 |
* | Added support for the DSS certificate SRP authenticated cipher suites (curren... | Nikos Mavrogiannopoulos | 2002-11-19 | 1 | -3/+6 |
* | Added certificate authenticated SRP cipher suites. | Nikos Mavrogiannopoulos | 2002-11-19 | 1 | -13/+11 |
* | The session->gnutls_key was renamed to session->key. | Nikos Mavrogiannopoulos | 2002-11-12 | 1 | -4/+4 |
* | Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce... | Nikos Mavrogiannopoulos | 2002-11-02 | 1 | -1/+1 |
* | GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR. | Nikos Mavrogiannopoulos | 2002-10-28 | 1 | -5/+5 |
* | Optimizations in buffering code, which reduce the number of malloc/realloc ca... | Nikos Mavrogiannopoulos | 2002-10-26 | 1 | -1/+2 |
* | Added more descriptive error codes to be returned by gnutls_strerror(). Remov... | Nikos Mavrogiannopoulos | 2002-10-24 | 1 | -3/+3 |
* | several fixes in the codebase, mostly in signed/unsigned checkings. | Nikos Mavrogiannopoulos | 2002-10-13 | 1 | -3/+8 |
* | several cleanups | Nikos Mavrogiannopoulos | 2002-10-07 | 1 | -1/+0 |
* | Added support for the LZO compression library in gnutls-extra. Some fixes in ... | Nikos Mavrogiannopoulos | 2002-09-17 | 1 | -14/+27 |
* | replaced gnutls_handshake_get_direction() with gnutls_record_get_direction(). | Nikos Mavrogiannopoulos | 2002-09-16 | 1 | -32/+0 |
* | Improved support for zlib. | Nikos Mavrogiannopoulos | 2002-09-12 | 1 | -1/+3 |
* | Some fixes for the used realloc() function. Now we have gnutls_realloc_fast()... | Nikos Mavrogiannopoulos | 2002-09-09 | 1 | -3/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-03 | 1 | -1/+1 |
* | more cleanups | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -2/+4 |
* | several clean ups | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -4/+4 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -349/+349 |
* | Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This on... | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -2/+1 |
* | Added some initials for the export cipher suites.gnutls_0_5_x_with_export_ciphersuites | Nikos Mavrogiannopoulos | 2002-08-21 | 1 | -22/+0 |
* | included the change cipher specs in gnutls_handshake_get_direction(). | Nikos Mavrogiannopoulos | 2002-08-20 | 1 | -0/+8 |
* | gnutls_handshake_check_direction() renamed to gnutls_handshake_get_direction(). | Nikos Mavrogiannopoulos | 2002-08-18 | 1 | -2/+2 |
* | Added the gnutls_handshake_set_exportable_detection() function, which | Nikos Mavrogiannopoulos | 2002-08-18 | 1 | -18/+31 |
* | Added new function gnutls_handshake_check_direction(), which returns the stat... | Nikos Mavrogiannopoulos | 2002-08-15 | 1 | -0/+24 |
* | Added a special error code for cases where the peer (server) supports only ex... | Nikos Mavrogiannopoulos | 2002-07-20 | 1 | -9/+19 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -0/+3 |
* | Made the xml convertion functions more mnemonic. Several other fixes in the c... | Nikos Mavrogiannopoulos | 2002-06-30 | 1 | -3/+1 |
* | Several (internal) cleanups. Const flags are better used now. | Nikos Mavrogiannopoulos | 2002-06-30 | 1 | -2/+6 |
* | Removed the gdbm backend for resuming TLS sessions. Program gnutls-serv was m... | Nikos Mavrogiannopoulos | 2002-06-15 | 1 | -1/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-28 | 1 | -2/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-28 | 1 | -18/+13 |
* | Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re... | Nikos Mavrogiannopoulos | 2002-05-22 | 1 | -1/+1 |