| Commit message (Expand) | Author | Age | Files | Lines |
* | Some bugfixes, and type corrections. | Nikos Mavrogiannopoulos | 2003-11-13 | 1 | -3/+4 |
* | some changes to compile in mingw32. | Nikos Mavrogiannopoulos | 2003-11-06 | 1 | -0/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-11-04 | 1 | -1/+1 |
* | some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa... | Nikos Mavrogiannopoulos | 2003-11-04 | 1 | -4/+4 |
* | some more cleanups. | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -1/+1 |
* | more patches by Arne Thomassen. | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -14/+7 |
* | Added function to do the MAC verification in the PKCS #12 structure. | Nikos Mavrogiannopoulos | 2003-06-27 | 1 | -2/+2 |
* | Corrected a bug in the record layer buffering, which affected | Nikos Mavrogiannopoulos | 2003-05-28 | 1 | -6/+15 |
* | * Corrected behaviour when a certificate request message is received. | Nikos Mavrogiannopoulos | 2003-03-24 | 1 | -32/+44 |
* | * Improved the error logging functions, by adding a level, and | Nikos Mavrogiannopoulos | 2003-03-19 | 1 | -2/+3 |
* | the documentation is now created on dist time. | Nikos Mavrogiannopoulos | 2003-03-06 | 1 | -1/+0 |
* | Corrected a broken buffer check in _gnutls_io_read_buffered() | Nikos Mavrogiannopoulos | 2003-03-06 | 1 | -3/+10 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-02-14 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Prefixed with underscore some internal functions. | Nikos Mavrogiannopoulos | 2003-01-16 | 1 | -2/+2 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -1/+1 |
* | some updated in the documentation | Nikos Mavrogiannopoulos | 2002-11-05 | 1 | -1/+1 |
* | Combined GNUTLS_E_INVALID_PARAMETERS wich GNUTLS_E_INVALID_REQUEST. Introduce... | Nikos Mavrogiannopoulos | 2002-11-02 | 1 | -7/+7 |
* | GNUTLS_E_UNKNOWN_ERROR was removed, and was replaced by GNUTLS_E_INTERNAL_ERROR. | Nikos Mavrogiannopoulos | 2002-10-28 | 1 | -4/+4 |
* | Optimizations in buffering code, which reduce the number of malloc/realloc ca... | Nikos Mavrogiannopoulos | 2002-10-26 | 1 | -69/+60 |
* | several fixes in the codebase, mostly in signed/unsigned checkings. | Nikos Mavrogiannopoulos | 2002-10-13 | 1 | -12/+14 |
* | some fixes to compile with gcc-2.95. | Nikos Mavrogiannopoulos | 2002-10-02 | 1 | -2/+2 |
* | replaced gnutls_handshake_get_direction() with gnutls_record_get_direction(). | Nikos Mavrogiannopoulos | 2002-09-16 | 1 | -1/+7 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -142/+142 |
* | Allow the NULL pointer for data in gnutls_record_send(), if the previous call... | Nikos Mavrogiannopoulos | 2002-08-28 | 1 | -1/+1 |
* | Added gnutls_transport_set_ptr2() which accepts two pointers. | Nikos Mavrogiannopoulos | 2002-07-13 | 1 | -2/+2 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -7/+7 |
* | No longer realloc() the record buffers. It had some meaning when gnutls_reall... | Nikos Mavrogiannopoulos | 2002-06-08 | 1 | -9/+5 |
* | reintroduced realloc_fast() which prevents some malloc(0) situations.gnutls_0_4_3 | Nikos Mavrogiannopoulos | 2002-05-23 | 1 | -8/+8 |
* | Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re... | Nikos Mavrogiannopoulos | 2002-05-22 | 1 | -10/+13 |
* | License changed to LGPL | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -11/+12 |
* | Optimized memory handling in the record protocol. | Nikos Mavrogiannopoulos | 2002-04-21 | 1 | -1/+2 |
* | merged changes from gnutls_0_4_with_alloca. | Nikos Mavrogiannopoulos | 2002-04-03 | 1 | -25/+11 |
* | Several optimizations | Nikos Mavrogiannopoulos | 2002-03-26 | 1 | -1/+1 |
* | Corrected code to avoid compiler's warnings | Nikos Mavrogiannopoulos | 2002-03-22 | 1 | -1/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-08 | 1 | -12/+17 |
* | corrected memory leak | Nikos Mavrogiannopoulos | 2002-03-08 | 1 | -1/+5 |
* | Added protection against the newly discovered CBC attacks against TLS. | Nikos Mavrogiannopoulos | 2002-03-08 | 1 | -0/+21 |
* | changed some buffering code, to use the cleaner gnutls_datum_append(). | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -29/+24 |
* | corrected and optimized handshake. | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -0/+11 |
* | Optimizations in the handshake messages hashing. | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -28/+13 |
* | Added stuff for DSS certificates (not ready yet) | Nikos Mavrogiannopoulos | 2002-01-26 | 1 | -12/+16 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-01-26 | 1 | -3/+3 |
* | Handshake messages are not kept in memory any more. Now we use less memory | Nikos Mavrogiannopoulos | 2002-01-25 | 1 | -6/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-01-24 | 1 | -0/+5 |
* | added _gnutls_record_log(), gnutls_handshake_log(), to avoid that | Nikos Mavrogiannopoulos | 2002-01-24 | 1 | -75/+57 |
* | cleanups | Nikos Mavrogiannopoulos | 2002-01-23 | 1 | -7/+7 |
* | several cleanups in order to move to gnutls 0.4.0 | Nikos Mavrogiannopoulos | 2002-01-18 | 1 | -8/+0 |
* | changes in buffering code (actually variables' names are more | Nikos Mavrogiannopoulos | 2002-01-17 | 1 | -109/+117 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2001-12-24 | 1 | -1/+5 |