summaryrefslogtreecommitdiff
path: root/tests/dn2.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-35/+37
* Indent codeZoltan Fridrich2023-01-271-7/+6
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* .gitlab-ci.yml: enable run with SHA-1 enabledNikos Mavrogiannopoulos2018-09-171-0/+3
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-1/+1
* tests: updated to take into account the pin-sha256 oneline outputNikos Mavrogiannopoulos2017-02-231-1/+1
* tests: updated outputs to reflect new fingerprint/keyid formatstmp-add-sha256Nikos Mavrogiannopoulos2016-11-221-1/+1
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-311-1/+1
* dn2: updated to account for serial number being printedNikos Mavrogiannopoulos2016-06-221-3/+5
* reindented codeNikos Mavrogiannopoulos2013-11-081-60/+60
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* corrected test for new names and updated news.Nikos Mavrogiannopoulos2013-01-171-2/+2
* 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