summaryrefslogtreecommitdiff
path: root/lib/gnutls_cipher.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Simon Josefsson2008-11-121-1/+1
* Indent.Simon Josefsson2008-09-161-20/+20
* Make it compile.Simon Josefsson2008-07-221-2/+2
* Indent code.Simon Josefsson2008-07-021-43/+46
* Drop gc.h.Simon Josefsson2008-07-011-2/+1
* Fix broken debug check for GNUTLS-SA-2008-1.Simon Josefsson2008-05-191-9/+3
* Fix GNUTLS-SA-2008-1 security vulnerabilities.Simon Josefsson2008-05-191-3/+11
* Added interface to register random generators.Nikos2008-03-291-5/+9
* several fixes in the cipher (register) interface and added hash.Nikos2008-03-161-32/+34
* Added functionality to override (register) a cipher. Initial functionality fo...Nikos2008-03-161-3/+3
* some updates in the compression codeNikos Mavrogiannopoulos2007-11-141-0/+8
* Corrected bug in decompression of expanded compression data.Nikos Mavrogiannopoulos2007-11-141-4/+4
* When decompressed data are more than the record max size warn usingNikos Mavrogiannopoulos2007-11-131-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Replace uint16 with uint16_t.Simon Josefsson2005-12-091-5/+5
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-12/+12
* Use GNU coding style.Simon Josefsson2005-11-071-343/+390
* Don't include gnutls_random.h.Simon Josefsson2005-08-301-1/+0
* Call gc directly instead of _gnutls_get_random.Simon Josefsson2005-08-301-7/+7
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* added an extra check while checking the padding.Nikos Mavrogiannopoulos2005-04-271-2/+1
* Fix warning.Simon Josefsson2005-04-141-12/+12
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-17/+17
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-382/+400
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-10/+10
* The record receive buffer is now stored in the session data, to avoid memory ...Nikos Mavrogiannopoulos2004-04-131-6/+9
* patch to fix the bug in mutual certificate authentication in SSL 3.0Nikos Mavrogiannopoulos2004-02-271-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-1/+1
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-6/+9
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-2/+4
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-291-17/+50
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* some cleanups in the record protocol processing.Nikos Mavrogiannopoulos2003-12-021-17/+18
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-301-4/+2
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-4/+7
* Several fixes in several places. Patch by Sean Gao <sean.gao@sun.com>.Nikos Mavrogiannopoulos2003-05-081-1/+1
* * Corrected a bug in 64 bit architectures, which affected theNikos Mavrogiannopoulos2003-03-041-7/+2
* Added protection against the new TLS 1.0 record layer timing attack.Nikos Mavrogiannopoulos2003-03-031-4/+12
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-211-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-3/+3
* Added more descriptive error codes to be returned by gnutls_strerror(). Remov...Nikos Mavrogiannopoulos2002-10-241-4/+4
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-5/+6
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-41/+41
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-0/+4
* Made the xml convertion functions more mnemonic. Several other fixes in the c...Nikos Mavrogiannopoulos2002-06-301-1/+1
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-1/+4
* Prefixed internal functions with _gnutls_Nikos Mavrogiannopoulos2002-05-211-6/+6
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12