summaryrefslogtreecommitdiff
path: root/tests/set_pkcs12_cred.c
Commit message (Expand)AuthorAgeFilesLines
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-071-2/+4
* tests: updated paths for new location of p12 filesNikos Mavrogiannopoulos2016-07-281-1/+1
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* enhanced set_pkcs12_cred test.Nikos Mavrogiannopoulos2014-01-111-64/+40
* Restrict the number of tests run on FIPS140-2 mode.Nikos Mavrogiannopoulos2013-11-271-0/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-75/+79
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-241-0/+11
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-8/+8
* 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-6/+10
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+1
* * Added gnutls_certificate_set_x509_simple_pkcs12_memNikos Mavrogiannopoulos2008-11-051-0/+28
* Make it run without PKCS12FILE for typical scenarios.Simon Josefsson2008-06-051-2/+2
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
* Use utils stuff.Simon Josefsson2006-06-161-13/+37
* Simplify using under gdb.Simon Josefsson2006-02-081-0/+5
* Support reading X.509 credentials from PKCS#12 files.Simon Josefsson2005-12-081-0/+39