Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: corrected resumption tests to disable tickets when needed | Nikos Mavrogiannopoulos | 2015-08-21 | 1 | -14/+14 |
* | tests: resume: check for signals | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -7/+8 |
* | tests: reduced compiler warnings | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -7/+5 |
* | tests: close unused file descriptors in resume checks | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -0/+4 |
* | tests: ignore sigpipe in resume and termination tests | Nikos Mavrogiannopoulos | 2015-04-16 | 1 | -0/+3 |
* | tests: check whether the extended master secret is negotiated by default | Nikos Mavrogiannopoulos | 2014-10-08 | 1 | -0/+6 |
* | Added check for gnutls_db_check_entry_time(). | Nikos Mavrogiannopoulos | 2014-01-28 | 1 | -0/+9 |
* | resume tests will not block if they fail | Nikos Mavrogiannopoulos | 2013-12-29 | 1 | -2/+10 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -476/+430 |
* | Try 3 resumption attempts and try also session db and ticket. | Nikos Mavrogiannopoulos | 2013-08-25 | 1 | -3/+4 |
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -2/+2 |
* | Disable tests that use socketpair on _WIN32. | Adam Sampson | 2013-07-17 | 1 | -0/+14 |
* | Use socketpair() rather than TCP connections. | Adam Sampson | 2013-07-17 | 1 | -81/+32 |
* | Detect socket() error responses correctly. | Adam Sampson | 2013-07-17 | 1 | -1/+1 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -2/+2 |
* | The session ticket and OCSP certificate status extensions are enabled by defa... | Nikos Mavrogiannopoulos | 2012-10-08 | 1 | -1/+1 |
* | better output in resume | Nikos Mavrogiannopoulos | 2012-09-30 | 1 | -22/+18 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -2/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -3/+3 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+2 |
* | Corrected session resumption test. | Nikos Mavrogiannopoulos | 2011-08-19 | 1 | -17/+19 |
* | win32 fixes. Patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-07 | 1 | -0/+2 |
* | Modernized the test applications that now use the gnutls_priority_set_direct(). | Nikos Mavrogiannopoulos | 2011-02-09 | 1 | -6/+2 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -169/+169 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | Corrected behavior on failure (don't crash). | Nikos Mavrogiannopoulos | 2010-09-29 | 1 | -2/+1 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -5/+5 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -21/+37 |
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -15/+19 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Specify in detail what to be copied when resuming. It seems there | Nikos Mavrogiannopoulos | 2010-01-13 | 1 | -3/+3 |
* | When resuming no extensions were parsed thus the safe | Nikos Mavrogiannopoulos | 2010-01-12 | 1 | -2/+19 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -10/+10 |
* | Fix deprecated usage of gnutls_datum. | Simon Josefsson | 2009-08-28 | 1 | -1/+1 |
* | Fix double-free | Daiki Ueno | 2009-08-24 | 1 | -1/+2 |
* | Fix memleaks. | Daiki Ueno | 2009-08-20 | 1 | -1/+3 |
* | session ticket support | Daiki Ueno | 2009-08-19 | 1 | -29/+80 |
* | Doc fixes. | Simon Josefsson | 2009-05-26 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use memset instead of deprecated bzero. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Fix syntax-check warnings. | Simon Josefsson | 2009-05-03 | 1 | -3/+2 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -45/+8 |
* | Fix warning. | Simon Josefsson | 2008-11-14 | 1 | -2/+2 |
* | Use #ifdef for checking HAVE_CONFIG_H for consistency. | Simon Josefsson | 2008-09-03 | 1 | -1/+1 |
* | Fix memory leak. | Simon Josefsson | 2008-06-07 | 1 | -0/+8 |
* | Fix memory leak. | Simon Josefsson | 2008-06-05 | 1 | -18/+18 |
* | Use GPLv3 for self-tests. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
* | Use static DH. | Simon Josefsson | 2007-02-05 | 1 | -5/+3 |
* | Need config.h. | Simon Josefsson | 2006-06-16 | 1 | -0/+4 |