Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimized memory handling in the record protocol. | Nikos Mavrogiannopoulos | 2002-04-21 | 1 | -114/+141 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-31 | 1 | -2/+3 |
* | cleanups | Nikos Mavrogiannopoulos | 2002-03-31 | 1 | -46/+40 |
* | Prefixed with underscore several internal functions. | Nikos Mavrogiannopoulos | 2002-03-29 | 1 | -23/+23 |
* | Optimizations and fixes in compression | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -7/+26 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -6/+9 |
* | Improved compression support. Corrected several bugs in empty | Nikos Mavrogiannopoulos | 2002-03-20 | 1 | -20/+33 |
* | Added protection against the newly discovered CBC attacks against TLS. | Nikos Mavrogiannopoulos | 2002-03-08 | 1 | -7/+9 |
* | Direct access to version field in the state was replaced by the function | Nikos Mavrogiannopoulos | 2002-02-14 | 1 | -11/+15 |
* | Some fixes in ciphertext2compressed handling | Nikos Mavrogiannopoulos | 2002-02-09 | 1 | -2/+14 |
* | Removed the GNUTLS_E_MAC_FAILED error. Now only GNUTLS_E_DECRYPTION_FAILED | Nikos Mavrogiannopoulos | 2002-02-09 | 1 | -1/+1 |
* | cleanups again | Nikos Mavrogiannopoulos | 2001-12-06 | 1 | -2/+2 |
* | more non blocking IO fixes | Nikos Mavrogiannopoulos | 2001-11-13 | 1 | -11/+11 |
* | fixed memory leaks | Nikos Mavrogiannopoulos | 2001-08-26 | 1 | -29/+38 |
* | header size is now written in gnutls_cipher.c | Nikos Mavrogiannopoulos | 2001-08-25 | 1 | -12/+18 |
* | gnutls now sends (again) record packets using one write. | Nikos Mavrogiannopoulos | 2001-08-19 | 1 | -19/+16 |
* | ssl3 fixes and several others. | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -8/+8 |
* | corrected memory leaks | Nikos Mavrogiannopoulos | 2001-07-21 | 1 | -0/+1 |
* | optimizations in hash functions (removed a lot of mallocs) | Nikos Mavrogiannopoulos | 2001-07-11 | 1 | -13/+6 |
* | Cleanups. Mostly while sending client certificate (and client certificate ver... | Nikos Mavrogiannopoulos | 2001-06-25 | 1 | -1/+1 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -287/+15 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -107/+83 |
* | corrected bug in stream decryption.. | Nikos Mavrogiannopoulos | 2001-06-22 | 1 | -10/+14 |
* | fixes in session resuming.. | Nikos Mavrogiannopoulos | 2001-06-19 | 1 | -6/+8 |
* | fixes in session resuming | Nikos Mavrogiannopoulos | 2001-06-18 | 1 | -4/+4 |
* | several cleanups in the low level record layer (the old code was a mess). | Nikos Mavrogiannopoulos | 2001-06-18 | 1 | -152/+98 |
* | several additions for RSA (mostly unstable) | Nikos Mavrogiannopoulos | 2001-06-17 | 1 | -7/+9 |
* | better handling of 64bit integers | Nikos Mavrogiannopoulos | 2001-06-05 | 1 | -18/+4 |
* | gnutls now handles uint64 even in systems without a native one. | Nikos Mavrogiannopoulos | 2001-06-01 | 1 | -15/+24 |
* | updated API and documentation. Now we use the gnome way for creating | Nikos Mavrogiannopoulos | 2001-05-30 | 1 | -1/+1 |
* | Cleanups in endian handling (convertions). | Nikos Mavrogiannopoulos | 2001-05-25 | 1 | -15/+7 |
* | several bug fixes | Nikos Mavrogiannopoulos | 2001-05-25 | 1 | -0/+4 |
* | sets the resumed_security_parameters to null after | Nikos Mavrogiannopoulos | 2001-05-24 | 1 | -0/+3 |
* | added functions to access authentication data (like username), and | Nikos Mavrogiannopoulos | 2001-05-14 | 1 | -0/+28 |
* | Changes in random number handling. Added bcrypt (for use with SRP). | Nikos Mavrogiannopoulos | 2001-05-03 | 1 | -2/+3 |
* | TLS version handling is now more simple (no structures) | Nikos Mavrogiannopoulos | 2001-02-03 | 1 | -2/+2 |
* | comments are now more clear | Nikos Mavrogiannopoulos | 2001-02-01 | 1 | -1/+3 |
* | gnutls_send_int() no longer sends the packets with 2 Write() calls. | Nikos Mavrogiannopoulos | 2001-02-01 | 1 | -7/+6 |
* | removed large buffer | Nikos Mavrogiannopoulos | 2001-01-28 | 1 | -9/+5 |
* | changes in gnutls_encrypt() | Nikos Mavrogiannopoulos | 2001-01-25 | 1 | -5/+9 |
* | corrected buffer overruns | Nikos Mavrogiannopoulos | 2001-01-10 | 1 | -3/+4 |
* | some minor updates | Nikos Mavrogiannopoulos | 2000-12-14 | 1 | -6/+6 |
* | cleanups for gcc -Wall | Nikos Mavrogiannopoulos | 2000-12-11 | 1 | -4/+4 |
* | changes in close notify- alert handling | Nikos Mavrogiannopoulos | 2000-12-10 | 1 | -1/+0 |
* | added some support for session resuming (in client) | Nikos Mavrogiannopoulos | 2000-12-09 | 1 | -24/+33 |
* | removed all things about exportable algorithms | Nikos Mavrogiannopoulos | 2000-12-09 | 1 | -2/+1 |
* | Added compression support (ZLIB) | Nikos Mavrogiannopoulos | 2000-12-07 | 1 | -13/+12 |
* | more ssl3 fixes | Nikos Mavrogiannopoulos | 2000-12-06 | 1 | -4/+4 |
* | A lot of fixes for SSL3 | Nikos Mavrogiannopoulos | 2000-12-06 | 1 | -9/+20 |
* | Priorities were moved to the state (were global) | Nikos Mavrogiannopoulos | 2000-12-05 | 1 | -2/+2 |