opensc/src
2010-12-22 21:45:43 +00:00
..
cardmod win32: change path to the OpenSC registry keys 2010-12-12 10:30:07 +00:00
common compat_strlcat: Avoid compiler warning 'no newline at end of file' 2010-12-06 18:51:23 +00:00
libopensc pkcs15.c: Fixes a bug that occurs in the situation where a PKCS15 EF contains partially invalid data. I.e. the last object in the EF is broken and thus can't be decoded successfully. In that case the whole EF becomes never flagged as enumerated. This in turn results in endless processing of that EF. Thereby the first valid objects became attached to the internal obj_list over and over again. 2010-12-22 21:45:43 +00:00
pkcs11 pkcs11-object.c: Add missing initializers. 2010-12-17 19:09:24 +00:00
pkcs15init Add missing initializers. Left over from r4508. 2010-12-16 01:47:03 +00:00
scconf Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
tests libopensc: move TokenInfo fields from sc_pkcs15_card_t to a separate structure. 2010-10-05 15:44:58 +00:00
tools pkcs11-tool.c: Avoid compiler warning 'may be used uninitialized in this function'. 2010-12-18 00:44:12 +00:00
Makefile.am Header file cleanup. 2010-03-04 08:14:36 +00:00
Makefile.mak win32: build of MSI on checkouted trunk ... 2010-12-12 13:17:17 +00:00