summaryrefslogtreecommitdiff
path: root/tests/resume.c
Commit message (Expand)AuthorAgeFilesLines
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-5/+5
* Indent code.Simon Josefsson2010-04-141-21/+37
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-15/+19
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Specify in detail what to be copied when resuming. It seems thereNikos Mavrogiannopoulos2010-01-131-3/+3
* When resuming no extensions were parsed thus the safeNikos Mavrogiannopoulos2010-01-121-2/+19
* Indent code.Simon Josefsson2009-11-051-10/+10
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-1/+1
* Fix double-freeDaiki Ueno2009-08-241-1/+2
* Fix memleaks.Daiki Ueno2009-08-201-1/+3
* session ticket supportDaiki Ueno2009-08-191-29/+80
* Doc fixes.Simon Josefsson2009-05-261-1/+1
* Fix warnings.Simon Josefsson2009-05-071-1/+1
* Use memset instead of deprecated bzero.Simon Josefsson2009-05-071-1/+1
* Fix syntax-check warnings.Simon Josefsson2009-05-031-3/+2
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-45/+8
* Fix warning.Simon Josefsson2008-11-141-2/+2
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Fix memory leak.Simon Josefsson2008-06-071-0/+8
* Fix memory leak.Simon Josefsson2008-06-051-18/+18
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Use static DH.Simon Josefsson2007-02-051-5/+3
* Need config.h.Simon Josefsson2006-06-161-0/+4
* Indent.Simon Josefsson2006-03-081-7/+8
* Fix mem leak.Simon Josefsson2005-12-181-9/+17
* More debug info.Simon Josefsson2005-12-171-6/+52
* Add, to test resume funtions.Simon Josefsson2005-12-171-0/+550