Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -210/+191 |
* | 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 | -80/+16 |
* | 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 |
* | added error reporting | Nikos Mavrogiannopoulos | 2012-02-21 | 1 | -0/+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 | -1/+2 |
* | 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 | -25/+25 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -5/+5 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -11/+20 |
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -9/+9 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -2/+3 |
* | Fix warnings. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use memset instead of deprecated bzero. | Simon Josefsson | 2009-05-07 | 1 | -1/+1 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -44/+7 |
* | Use #ifdef for checking HAVE_CONFIG_H for consistency. | Simon Josefsson | 2008-09-03 | 1 | -1/+1 |
* | Fix most memory leaks. | Simon Josefsson | 2008-06-05 | 1 | -8/+8 |
* | Use GPLv3 for self-tests. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
* | No dh here. | Simon Josefsson | 2007-02-05 | 1 | -2/+1 |
* | Need config.h. | Simon Josefsson | 2006-06-16 | 1 | -0/+4 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -19/+0 |
* | Indent. | Simon Josefsson | 2005-11-15 | 1 | -3/+3 |
* | updated PSK self test | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -7/+10 |
* | Add, based on anonself.c. | Simon Josefsson | 2005-11-15 | 1 | -0/+379 |