summaryrefslogtreecommitdiff
path: root/tests/pkcs12_encode.c
Commit message (Expand)AuthorAgeFilesLines
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-071-5/+6
* tests: check gnutls_pkcs12_generate_mac2()Nikos Mavrogiannopoulos2014-08-101-9/+39
* Restrict the number of tests run on FIPS140-2 mode.Nikos Mavrogiannopoulos2013-11-271-2/+7
* reindented codeNikos Mavrogiannopoulos2013-11-081-182/+174
* avoid the usage of error()Nikos Mavrogiannopoulos2013-10-031-16/+60
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Fix mem leaks.Simon Josefsson2012-01-251-2/+0
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-3/+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-12/+12
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+3
* Added debuggingNikos Mavrogiannopoulos2010-06-031-1/+12
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-2/+4
* 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
* Indent code.Simon Josefsson2009-11-051-4/+2
* Fix MAC password.Simon Josefsson2009-10-141-3/+3
* Use better friendly names.Simon Josefsson2009-10-141-1/+2
* Add self test to test PKCS#12 functions.Simon Josefsson2009-10-141-0/+170