summaryrefslogtreecommitdiff
path: root/lib/pakchois
Commit message (Expand)AuthorAgeFilesLines
* Corrected memory leaks.Nikos Mavrogiannopoulos2011-04-082-9/+7
* correctly traverse slotsNikos Mavrogiannopoulos2011-04-081-0/+1
* CKR_CRYPTOKI_ALREADY_INITIALIZED is not treated as an error, and Finalize is ...Nikos Mavrogiannopoulos2011-01-191-2/+12
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-163-571/+571
* Added camellia and SHA224.Nikos Mavrogiannopoulos2010-11-301-0/+17
* Fix syntax-check warning.Simon Josefsson2010-10-141-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-146-1581/+1768
* system specific functions were moved to system.cNikos Mavrogiannopoulos2010-07-101-0/+1
* Fixed to compile under mingw32.Nikos Mavrogiannopoulos2010-07-031-0/+3
* Locks were converted to be in align with posix locks to easier wrap around them.Nikos Mavrogiannopoulos2010-07-031-1/+2
* The included pakchois will use gnutls locks and will use a portableNikos Mavrogiannopoulos2010-07-033-569/+660
* Properly handle fork() case.Nikos Mavrogiannopoulos2010-06-111-0/+32
* Added new calls to pakchois to open an absolute filename.Nikos Mavrogiannopoulos2010-06-092-90/+197
* Provider unref must be done after all sessions have been closed.Nikos Mavrogiannopoulos2010-06-041-2/+1
* Some pakchois fixes.Nikos Mavrogiannopoulos2010-06-031-2/+8
* Removed debugging print.Nikos Mavrogiannopoulos2010-06-031-2/+0
* Added a modified pakchois library (to open arbitrary pkcs11 modules).Nikos Mavrogiannopoulos2010-06-034-0/+2846