summaryrefslogtreecommitdiff
path: root/tests/pkcs12_s2k.c
Commit message (Collapse)AuthorAgeFilesLines
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-5/+5
|
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-101-2/+2
|
* corrected pathsNikos Mavrogiannopoulos2013-12-211-3/+3
|
* reindented codeNikos Mavrogiannopoulos2013-11-081-117/+114
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-1/+1
| | | | from PKCS #11 libraries.
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
|
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-15/+16
| | | | Dropped opaque type (replaced with uint8_t)
* 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-27/+27
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+5
|
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-4/+4
| | | | gnutls_certificate_server_set_retrieve_function and the sign callback.
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
|
* Indent code.Simon Josefsson2010-04-141-6/+9
|
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-6/+9
| | | | Verbose messages can be obtained with --verbose.
* 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-23/+31
|
* Fix memory leak.Simon Josefsson2009-06-101-0/+2
|
* Improve test vectors.Simon Josefsson2009-06-101-7/+63
|
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-4/+4
|
* Move pkcs12_s2k.c test to top-level to avoid -I/etc flag duplication.Simon Josefsson2008-11-141-0/+100