summaryrefslogtreecommitdiff
path: root/lib/gnutls_cipher.h
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-10/+9
* _gnutls_send_tlen_int() accepts the actual pad rather than the intended data....Nikos Mavrogiannopoulos2013-09-011-1/+1
* simplified code by passing an mbuffer.Nikos Mavrogiannopoulos2013-05-251-4/+5
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* GnuTLS Length Hiding patch.Alfredo Pironti2013-01-231-1/+1
* some simplificationsNikos Mavrogiannopoulos2013-01-021-2/+2
* simplified decryptionNikos Mavrogiannopoulos2013-01-021-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-1/+1
* dtls: Use proper record sequence for DTLS decrypt.Jonathan Bastien-Filiatrault2011-02-171-1/+2
* Added support for GCM ciphersuites (not tested with other implementation).Nikos Mavrogiannopoulos2011-02-061-10/+0
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-14/+14
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-4/+4
* Explicit symmetric cipher state versionning.Jonathan Bastien-Filiatrault2010-09-171-4/+6
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-2/+2
* Use GNU coding style.Simon Josefsson2005-11-071-16/+16
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-12/+16
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-6/+6
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-7/+14
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-3/+3
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-2/+2
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-3/+3
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-4/+4
* Optimized memory handling in the record protocol.Nikos Mavrogiannopoulos2002-04-211-4/+8
* Added protection against the newly discovered CBC attacks against TLS.Nikos Mavrogiannopoulos2002-03-081-2/+2
* header size is now written in gnutls_cipher.cNikos Mavrogiannopoulos2001-08-251-2/+2
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-4/+0
* several cleanups in the low level record layer (the old code was a mess).Nikos Mavrogiannopoulos2001-06-181-11/+2
* updated API and documentation. Now we use the gnome way for creatingNikos Mavrogiannopoulos2001-05-301-1/+1
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* removed large bufferNikos Mavrogiannopoulos2001-01-281-1/+1
* changes in gnutls_encrypt()Nikos Mavrogiannopoulos2001-01-251-1/+1
* cleanups for gcc -WallNikos Mavrogiannopoulos2000-12-111-0/+3
* several cleanups in order to support ssl3Nikos Mavrogiannopoulos2000-11-151-0/+1
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+15