summaryrefslogtreecommitdiff
path: root/tests/dn2.c
Commit message (Expand)AuthorAgeFilesLines
* corrected var namesNikos Mavrogiannopoulos2012-02-181-2/+2
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-2/+3
* 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-1/+1
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Corrected to support new EV_ values.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-2/+3
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-4/+2
* Modified to account for postalcode.Nikos Mavrogiannopoulos2010-03-201-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1
* Indent code.Simon Josefsson2009-11-051-6/+4
* RSA_SHA -> RSA_SHA1Nikos Mavrogiannopoulos2009-11-011-1/+1
* Fix memleaks.Daiki Ueno2009-08-201-0/+1
* Add self-test of off-by-one size error.Simon Josefsson2009-06-221-0/+105