Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -2/+2 |
* | tests: moved child status error checking code in utils.h | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -9/+1 |
* | tests: don't depend on gnulib | Nikos Mavrogiannopoulos | 2015-06-20 | 1 | -1/+0 |
* | tests: cleanup openpgp-auth2 | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -1/+1 |
* | tests: reduced compiler warnings | Nikos Mavrogiannopoulos | 2015-04-21 | 1 | -8/+8 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -196/+211 |
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -6/+2 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -1/+1 |
* | use stack for file paths | Nikos Mavrogiannopoulos | 2012-07-21 | 1 | -5/+7 |
* | Avoid the usage of alloca(). Reported by Rob McMahon. | Nikos Mavrogiannopoulos | 2012-07-19 | 1 | -2/+4 |
* | use AF_UNIX for socketpair. | Nikos Mavrogiannopoulos | 2012-04-04 | 1 | -1/+1 |
* | Fixes for win32 and time. OCSP test now sets a fixed time to avoid expiration... | Nikos Mavrogiannopoulos | 2012-03-24 | 1 | -0/+2 |
* | Fix mem leaks. | Simon Josefsson | 2012-01-25 | 1 | -0/+2 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -1/+1 |
* | Add/fix copyright headers. | Simon Josefsson | 2012-01-20 | 1 | -1/+1 |
* | do not use valgrind in windows | Nikos Mavrogiannopoulos | 2011-12-30 | 1 | -0/+10 |
* | corrected leaks in tests. | Nikos Mavrogiannopoulos | 2011-04-08 | 1 | -0/+7 |
* | gnutls_pubkey_t and gnutls_privkey_t can import either an openpgp subkey or a... | Nikos Mavrogiannopoulos | 2011-03-16 | 1 | -30/+3 |
* | Added new test openpgp-auth2.c that tests openpgp under TLS1.2 | Nikos Mavrogiannopoulos | 2011-02-09 | 1 | -0/+269 |