summaryrefslogtreecommitdiff
path: root/tests/parse_ca.c
Commit message (Collapse)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-46/+47
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-1/+1
| | | | from PKCS #11 libraries.
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
|
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
| | | | Dropped opaque type (replaced with uint8_t)
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* libgnutls: Allow CA importing of 0 certificates to succeed.Simon Josefsson2011-09-061-1/+8
| | | | | Reported by Jonathan Nieder <jrnieder@gmail.com> in <http://bugs.debian.org/640639>.
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
|
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
|
* Indent code.Simon Josefsson2010-04-141-1/+2
|
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-1/+1
| | | | Verbose messages can be obtained with --verbose.
* Update copyright years.Simon Josefsson2010-01-271-1/+1
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* Fix warning.Simon Josefsson2008-09-161-1/+1
|
* Indent code.Simon Josefsson2008-07-021-4/+3
|
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
|
* Add self-test.Simon Josefsson2007-05-271-0/+81