summaryrefslogtreecommitdiff
path: root/lib/pkcs11_secret.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Add/fix copyright headers.Simon Josefsson2012-01-201-1/+1
* Optimizations in DH parameter generation.Nikos Mavrogiannopoulos2011-12-121-1/+1
* Added Stef to authors of pkcs11.Nikos Mavrogiannopoulos2011-10-201-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-1/+3
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-12/+10
* define ck_bool_t to be compatible with PKCS #11 bool type.Nikos Mavrogiannopoulos2011-06-151-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-6/+9
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-1/+1
* Documentation fixes and cleanups.Nikos Mavrogiannopoulos2011-03-211-2/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Indent code.Simon Josefsson2010-12-061-8/+8
* Fix syntax-check nits.Simon Josefsson2010-12-061-1/+0
* * Corrected flag conversion to internal representation.Nikos Mavrogiannopoulos2010-11-111-3/+20
* Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_token_init() to enableNikos Mavrogiannopoulos2010-11-071-0/+133