summaryrefslogtreecommitdiff
path: root/libextra/gnutls_ia.c
Commit message (Expand)AuthorAgeFilesLines
* Grammar fix: allows *one* to ...Andreas Metzler2011-05-011-1/+1
* removed ext_mod_ia definition.Nikos Mavrogiannopoulos2011-03-261-2/+0
* Define ext_mod_ia in gnutls_ia.c only.Nikos Mavrogiannopoulos2011-03-251-0/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-113/+113
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-21/+36
* Explicit symmetric cipher state versionning.Jonathan Bastien-Filiatrault2010-09-171-1/+1
* Support scattered write using writev(). This takesNikos Mavrogiannopoulos2010-07-101-1/+1
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-15/+93
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Doc fix.Simon Josefsson2010-02-171-4/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-13/+13
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Fix typos in documentation.Simon Josefsson2009-08-111-5/+5
* Doc fixes.Simon Josefsson2009-05-261-3/+3
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-4/+5
* Include gnutls/extra.h at the right places.Simon Josefsson2008-11-141-0/+1
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-9/+10
* Indent.Simon Josefsson2008-09-161-3/+5
* Fix warnings.Simon Josefsson2008-08-291-2/+2
* Fix namespace problem with TLS_MASTER_SIZE and TLS_RANDOM_SIZE.Simon Josefsson2008-08-131-10/+10
* Fix gcc warnings.Simon Josefsson2008-03-191-1/+1
* Doc fixes.Simon Josefsson2008-03-061-7/+9
* GPL parts under GPLv3System User2007-12-071-14/+11
* Use new internal PRF API.Simon Josefsson2006-11-261-3/+3
* Doc fix.Simon Josefsson2006-11-071-3/+1
* Remove junk.Simon Josefsson2006-05-111-4/+0
* Indent.Simon Josefsson2006-05-111-25/+30
* TLS/IA fixes from Emile.Simon Josefsson2006-05-051-35/+44
* Doc fix.Simon Josefsson2005-12-311-7/+7
* Fix TLS/IA prototypes, suggested by Jouni Malinen <jkmaline@cc.hut.fi>.Simon Josefsson2005-12-261-2/+2
* Indent more.Simon Josefsson2005-12-151-30/+14
* Add TLS/IA support.Simon Josefsson2005-12-151-0/+916