OpenSC fork, with some Italian healthcare smart card utils
Go to file
Viktor Tarasov 12d362fc73 PIV: fix segfault and valgrind issue
prototype of 'get-guid' has been changed;

valgrind issue:
Conditional jump or move depends on uninitialised value(s)
   at 0x5A0159B: vfprintf (vfprintf.c:1629)
   by 0x5AC04BF: __vsnprintf_chk (vsnprintf_chk.c:65)
   by 0x522A665: sc_do_log_va.part.0 (stdio2.h:78)
   by 0x522A819: sc_do_log (log.c:52)
   by 0x529462F: piv_card_ctl (card-piv.c:1794)
   by 0x5232E2F: sc_card_ctl (card.c:772)
   by 0x52E561D: sc_pkcs15emu_piv_init (pkcs15-piv.c:626)
2014-02-09 18:49:58 +01:00
doc sc-hsm: Added support for token label to be set via C_InitToken or sc-hsm-tool 2014-01-08 16:07:13 +01:00
etc pkcs15: PIN value not validated in pkcs15-verify 2014-01-19 19:19:17 +01:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
MacOSX macosx: inlude all files needed to build the installer from distribution. 2014-01-14 16:35:12 +00:00
packaging/debian.templates fix LGPL version 2013-09-29 20:55:41 +02:00
solaris
src PIV: fix segfault and valgrind issue 2014-02-09 18:49:58 +01:00
win32 build: define in configure.ac.in the common fields of version-info 2013-12-30 10:31:21 +01:00
.gitignore macosx: Ignore the configure-changed distribution.xml file in git. 2014-01-04 16:44:13 +00:00
bootstrap build: delete 'configure.ac', bootstrap creates it from 'configure.ac.in' 2013-12-30 10:30:03 +01:00
configure.ac.in build: new 'disable-optimization' configure option 2014-02-09 18:49:58 +01:00
COPYING
Makefile.am packaging: debian packaging templates 2013-08-07 10:34:13 +02:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS release 0.13.0 2012-12-04 14:58:10 +01:00
README Update wiki URL 2013-01-06 20:49:14 +01:00

OpenSC documentation wiki is available online at
	https://github.com/OpenSC/OpenSC/wiki

Please take a look at the documentation before trying to use OpenSC.