summaryrefslogtreecommitdiff
path: root/tests/x509signself.c
Commit message (Expand)AuthorAgeFilesLines
* Indent code.Simon Josefsson2008-07-021-13/+11
* tests/: Reduce amount of debugging output.Simon Josefsson2008-06-071-2/+4
* Fix memory leaks.Simon Josefsson2008-06-051-20/+22
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Use const and pointers to gnutls_datum_t in sign callback.Simon Josefsson2007-08-121-2/+2
* Fix warnings.Simon Josefsson2007-08-121-9/+9
* External signing callback interface.Simon Josefsson2007-08-101-0/+527