summaryrefslogtreecommitdiff
path: root/tests/pkcs12_encode.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-32/+33
* Indent codeZoltan Fridrich2023-01-271-27/+37
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* tests: move FIPS service indicator functions to common fileDaiki Ueno2022-10-171-24/+0
* Remove 3DES from FIPS approved algorithms.Zoltan Fridrich2022-04-071-0/+3
* _gnutls_pkcs_raw_{decrypt,encrypt}_data: use public crypto APIDaiki Ueno2022-02-151-19/+35
* pkcs12: mark MAC generation and verification as FIPS non-approvedDaiki Ueno2022-02-151-0/+59
* 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