Martin Paljak wrote:
> Just like the idea of OpenSC is to support via a single project /
> API / library a bunch of cards instead every card making its own
> "mycard-pkcs11.so", the same should be followed in command line
> utilities.
>
> What do you think?
I think that's a great idea.
//Peter
Aventra development wrote:
> Currently the driver doesn't support PKCS initialization, we will
> add this later.
Until that becomes available it would be very good to have a
standalone tool to do initialization.
//Peter
___
opensc-devel mailing list
o
Hello Martin, thanks for helping!
On Sep 14, 2009, at 3:48 PM, Martin Paljak wrote:
> After installing the OpenSC.pkg I have problems with missing libltdl.
> 3.dylib:
> I remember that it got bundled because it did not exist on machines
> without Developer tools installed, but can't remember
After installing the OpenSC.pkg I have problems with missing libltdl.
3.dylib:
I remember that it got bundled because it did not exist on machines
without Developer tools installed, but can't remember if it changed
with 10.5 or Need to investigate clean 10.4 and 10.5 installations if
the dyl
Privet,
On 14.09.2009, at 14:57, Aktiv Co. Aleksey Samsonov wrote:
> Patch for /branches/martin/0.12 revision 3732 is in attachment:
> rollback check (ctx->debug >= level) in SC_FUNC_RETURN macro.
> Martin, could you please add it?
Thanks for double-checking, applied/rolled back in r3733
This
Hello!
Patch for /branches/martin/0.12 revision 3732 is in attachment: rollback
check (ctx->debug >= level) in SC_FUNC_RETURN macro.
Martin, could you please add it?
Thanks
diff -u -r 0.12-r3732/src/libopensc/log.h 0.12-r3732_new/src/libopensc/log.h
--- 0.12-r3732/src/libopensc/log.h 2009-0
On 14.09.2009, at 10:42, Andreas Jellinghaus wrote:
> for many cards we have a special tool so we access low level functions
> of the card like formatting, debuggging, getting firmware version etc.
> are there any such functions that could require such a low level tool?
> or does the card driver
Hi!
Thanks for the comments Andreas and Martin. I will look into these once you
have committed the current patch.
I could then fix the things Martin commented on.
I will then post a new patch file and hope to also have a small wiki page with
information about the card.
We will send you Andreas
Andreas Jellinghaus:
> I haven't checked myself, but someone told me
> that opensc trunk isn't compiling without openssl.
>
> can anyone check?
Version: 0.11.9-svn (trunk-r3720)
User binaries: /usr/local/bin
Configuration files: /usr/local/etc
XSL stylesheets:
Moi,
On 14.09.2009, at 9:54, Aventra development wrote:
> Also if there are some other things that we should do, please inform
> us what exactly we should,
> since this is the first time we contribute to the OpenSC project.
A few minor ones:
- // comments -> /* comments */, no commented code
- s
I haven't checked myself, but someone told me
that opensc trunk isn't compiling without openssl.
can anyone check?
thanks, Andreas
___
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-
hi Toni,
the patch looks good, here are the small issues I found:
* doesn't apply to trunk, but only very small fixes needed
(westcos driver was added last week, so off by one errors)
* indent creates some ugly long lines in its default formatting,
in some places a lot of tabs could be removed
12 matches
Mail list logo