Re: [opensc-devel] Muscle Card Support Patch

2006-06-04 Thread Martin Paljak
Hi all, I've not had a chance yet to try the patch, but looking at 'some other problems opensc has' the logout function should not be there -> needs some work at libopensc level.Trying out locking problems onw windows and mac os x i think we should have a serious look at it... m. On 6/4/06, St

Re: [opensc-devel] Muscle Card Support Patch

2006-06-04 Thread Stef Hoeben
Hi Thomas, looks impressive :-) * Your patch doesn't seem to contain an implementation for _byteswap_ulong() and _byteswap_ushort(); and those functions are not on my MS Visual Studio 6.0? Guess the following change should be OK (assuming all Windows machines are Little Endian..) #define

[opensc-devel] Muscle Card Support Patch

2006-06-01 Thread Thomas Harning
Here's a patch for Muscle card support in OpenSC. It applies to both 0.11.0 and 0.11.1. It compiles cleanly for Linux and Windows. I've tested compiling it into SCB and it works pretty well. Some things don't seem to work with the P11 library due to interactions which I haven't diagnosed... an