Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: added check for GNUTLS_TL_GET_COPY | Nikos Mavrogiannopoulos | 2014-10-01 | 1 | -0/+6 |
* | use unsigned types in prototypes | Nikos Mavrogiannopoulos | 2014-09-24 | 1 | -2/+2 |
* | Check the credentials getter functions as part of the unit tests | Armin Burgmeier | 2014-09-24 | 1 | -5/+102 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -139/+144 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -1/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -1/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | be less verbose. | Nikos Mavrogiannopoulos | 2011-12-09 | 1 | -1/+2 |
* | more silent tests. | Nikos Mavrogiannopoulos | 2011-09-23 | 1 | -1/+1 |
* | Memory leak fixes in ECC ciphersuites and the trust_list. | Nikos Mavrogiannopoulos | 2011-09-09 | 1 | -0/+2 |
* | Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_imp... | Nikos Mavrogiannopoulos | 2011-07-31 | 1 | -10/+26 |
* | corrected memory leak. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -0/+2 |
* | Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica... | Nikos Mavrogiannopoulos | 2011-05-03 | 1 | -0/+187 |