summaryrefslogtreecommitdiff
path: root/tests/cert-tests/pem-decoding
Commit message (Expand)AuthorAgeFilesLines
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-2/+2
* tests/cert-tests/pem-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-15/+12
* tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-291-3/+3
* tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-281-3/+3
* cert-tests: verify --no-text switch for cert/crq/pub/privkeysDmitry Eremin-Solenikov2018-11-261-0/+42
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-231-2/+25
* tests: updated to account SHA1 move to broken setNikos Mavrogiannopoulos2017-03-161-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-041-0/+5
* tests: added decoding of multi-value DNNikos Mavrogiannopoulos2016-11-011-5/+21
* tests: cert-tests: moved all data files in separate subdirNikos Mavrogiannopoulos2016-06-141-11/+11
* tests: pem-decoding: fixed issue preventing out-of-tree checksNikos Mavrogiannopoulos2016-04-131-1/+1
* tests: pem-decoding: use unique temp filesNikos Mavrogiannopoulos2016-04-131-17/+21
* tests: added check of GOST cert decoding/printingNikos Mavrogiannopoulos2016-04-131-0/+18
* tests: added check for KRB5Principal outputNikos Mavrogiannopoulos2016-01-161-0/+18
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-251-3/+2
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-241-16/+16
* tests: misc: shell cleanupAlon Bar-Lev2015-06-211-2/+2
* tests: cert-tests: cleanup shell usageAlon Bar-Lev2015-06-181-26/+26
* tests: better replacement of LIBTOOL variable in scriptsgnutls_3_3_5Nikos Mavrogiannopoulos2014-06-261-1/+1
* Pass the LIBTOOL variable into test scriptsNikos Mavrogiannopoulos2014-06-051-1/+1
* Run scripts under valgrind.Nikos Mavrogiannopoulos2014-04-191-4/+7
* Added test certificate with multiple XMPP othername SAN fields.Nikos Mavrogiannopoulos2014-04-191-0/+19
* win32 fixNikos Mavrogiannopoulos2013-10-311-2/+4
* removed unneeded diff optionNikos Mavrogiannopoulos2013-10-261-2/+2
* diff is now a parameter allowing to override it.Nikos Mavrogiannopoulos2013-10-261-2/+3
* Corrected access of temp file. Reported by Thomas Witt.Nikos Mavrogiannopoulos2013-08-241-1/+1
* several updates for tests to run under win32Nikos Mavrogiannopoulos2013-06-021-2/+2
* Avoid comparing the expiration date to prevent false positive error in 32-bit...Nikos Mavrogiannopoulos2013-06-021-2/+4
* more verbose messagesNikos Mavrogiannopoulos2013-05-111-1/+6
* Added test for escaping rules.Nikos Mavrogiannopoulos2013-04-271-0/+15
* Added simple check for bmpstring decoding.Nikos Mavrogiannopoulos2012-11-191-0/+18
* Added test to ensure we can decode PEM encoded certificates with carriage ret...Nikos Mavrogiannopoulos2012-01-301-0/+36