Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: delete temporary files | Nikos Mavrogiannopoulos | 2017-11-24 | 1 | -0/+1 |
* | tests: fixed possible buffer overflow to avoid spurious complaints | Nikos Mavrogiannopoulos | 2017-04-06 | 1 | -1/+1 |
* | tests: enhanced set_x509_key_file tests to include index verification | Nikos Mavrogiannopoulos | 2016-09-12 | 1 | -0/+45 |
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -9/+9 |
* | tests: utils: use vasprintf() where available | Nikos Mavrogiannopoulos | 2016-07-19 | 1 | -3/+14 |
* | tests: utils: added c_print() | Nikos Mavrogiannopoulos | 2016-06-01 | 1 | -1/+14 |
* | tests: avoid the usage of tmpnam() | Nikos Mavrogiannopoulos | 2016-05-04 | 1 | -39/+66 |
* | tests: fail() function will also print function and line information | Nikos Mavrogiannopoulos | 2016-04-29 | 1 | -1/+1 |
* | tests: Added checks for false start operation | Nikos Mavrogiannopoulos | 2016-02-27 | 1 | -0/+37 |
* | tests: enable softhsmv2 test suite by default | Nikos Mavrogiannopoulos | 2016-02-27 | 1 | -0/+13 |
* | tests: utils.c: simplify windows check | Nikos Mavrogiannopoulos | 2015-11-16 | 1 | -2/+0 |
* | tests: don't depend on gnulib | Nikos Mavrogiannopoulos | 2015-06-20 | 1 | -52/+10 |
* | Remove SOCK_CLOEXEC from socket() call. | Nikos Mavrogiannopoulos | 2015-04-14 | 1 | -1/+1 |
* | tests: use nanosleep for sleeping | Nikos Mavrogiannopoulos | 2015-03-16 | 1 | -0/+23 |
* | tests: moved udp_socketpair to utils | Nikos Mavrogiannopoulos | 2015-01-06 | 1 | -0/+54 |
* | always exit when fail is called. | Nikos Mavrogiannopoulos | 2013-11-10 | 1 | -2/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -107/+100 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+4 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | added stdarg.h for vsnprintf. | Nikos Mavrogiannopoulos | 2011-10-27 | 1 | -1/+2 |
* | Redeuce self-test noise. | Simon Josefsson | 2011-09-23 | 1 | -3/+3 |
* | Avoid using vfprintf() and use a combination of vsnprintf and fputs instead. ... | Nikos Mavrogiannopoulos | 2011-08-19 | 1 | -3/+7 |
* | Added support for non-blocking DTLS. | Nikos Mavrogiannopoulos | 2011-04-03 | 1 | -1/+1 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -24/+24 |
* | 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 | -4/+4 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -1/+1 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Removed warnings. | Nikos Mavrogiannopoulos | 2010-01-13 | 1 | -1/+1 |
* | Use more warnings. Fix many warnings. | Simon Josefsson | 2008-11-17 | 1 | -2/+2 |
* | Use GPLv3 for self-tests. | Simon Josefsson | 2007-12-09 | 1 | -1/+1 |
* | Use static DH. | Simon Josefsson | 2007-02-05 | 1 | -1/+8 |
* | Output more debug info. | Simon Josefsson | 2006-11-26 | 1 | -5/+3 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-24 | 1 | -9/+11 |
* | Add (start of) self test suite. | Simon Josefsson | 2004-08-02 | 1 | -0/+146 |