opensc/src
martin 007d27feeb Introduce sc_ctx_log_to_file to set the debug file of libopensc.
On Windows every DLL has their own file descriptor table, thus specifying
-v from any of the OpenSC tools resulted in a crash when the tool tried to override
ctx->debug_file with stderr.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5359 c6295689-39f2-0310-b995-f0e70906c6a9
2011-04-18 10:01:27 +00:00
..
common WindowsInstaller: build for x64 with nmake -f Makefile.mak BUILD_TYPE=WIN64 2011-04-01 08:06:25 +00:00
libopensc Introduce sc_ctx_log_to_file to set the debug file of libopensc. 2011-04-18 10:01:27 +00:00
minidriver WindowsInstaller: amend r5329, object name is not the target name. 2011-04-12 07:49:07 +00:00
pkcs11 pkcs11: process the EC key generation type 2011-04-17 18:45:27 +00:00
pkcs15init pkcs15init: different possible kinds of EC generate key parameters ... 2011-04-17 18:48:12 +00:00
scconf WindowsInstaller: build for x64 with nmake -f Makefile.mak BUILD_TYPE=WIN64 2011-04-01 08:06:25 +00:00
tests Use check target for tests 2011-04-12 21:58:04 +00:00
tools Introduce sc_ctx_log_to_file to set the debug file of libopensc. 2011-04-18 10:01:27 +00:00
Makefile.am MiniDriver: rename cardmod to minidriver in source. 2011-04-12 07:40:12 +00:00
Makefile.mak MiniDriver: rename cardmod to minidriver in source. 2011-04-12 07:40:12 +00:00