summaryrefslogtreecommitdiff
path: root/tests/nul-in-x509-names.c
Commit message (Collapse)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-103/+98
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
|
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+2
| | | | Dropped opaque type (replaced with uint8_t)
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵Nikos Mavrogiannopoulos2010-12-161-2/+2
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* 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-12/+15
|
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-18/+15
| | | | 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
|
* Indent code.Simon Josefsson2009-11-051-6/+5
|
* Exit with failure on failure.Simon Josefsson2009-08-041-1/+4
|
* Fix output.Simon Josefsson2009-08-041-1/+1
|
* Add self-test for NUL in X.509 CN/SAN problem.Simon Josefsson2009-08-041-0/+151