Frank Morgner
2231258c62
version bump
2014-11-20 22:18:28 +01:00
Frank Morgner
1d47e52b60
moved project home to github
2014-04-18 00:59:54 +02:00
Frank Morgner
68d8a9cf64
fixed missing references to list operations
2014-02-23 01:16:52 +01:00
Frank Morgner
15b08e5384
added a minimal nPA card driver for OpenSC
...
use as something like
env OPENSC_CONF=$PWD/vsmartcard/npa/opensc.conf opensc-tool --name
2014-02-23 01:16:44 +01:00
Frank Morgner
6837609dbd
try linking OpenSC without including OpenSSL
2013-11-13 17:40:34 +01:00
Frank Morgner
db01d94484
added target to build for Android
...
We use virtualsmartcard's libpcsclite to connect to a smartcard. The
PC/SC service with vicc-interface is implemented elsewhere (currently
un-free).
2013-09-09 08:30:49 +02:00
Frank Morgner
df5d157ebd
added required version of OpenPACE
2013-08-30 08:09:26 +02:00
Frank Morgner
470c364f78
version bump
2013-07-03 01:09:52 +02:00
Frank Morgner
2b6ba3c3c1
implemented boxing commands for verify/modify
...
separates type definitions into ccid-types.h to be accessible in libnpa
2013-06-21 08:51:43 +02:00
Frank Morgner
59eaa16c45
include a summary in documentation and tools
2013-06-17 10:03:38 +02:00
Frank Morgner
5c900a71dc
distributing nPA's default trust anchors
2013-02-09 23:43:44 +01:00
Frank Morgner
d479420463
include OpenSC as submodule
2012-12-16 04:09:25 +01:00
Frank Morgner
e9e5c7668b
use OpenSC's hooks to wrap and unwrap SM APDUs
...
sm_transmit_apdu is obsolete. libnpa and OpenSC can be used in parallel
now. libnpa modifies OpenSC's card handle to add SM on the fly to any
OpenSC command. This, for example, allows PKCS#XX commands in a SM
channel established by libnpa.
2012-12-09 23:15:51 +01:00
Frank Morgner
cc3095a2f0
comprehensive checking for help2man and gengetopt
2012-10-26 22:04:24 +02:00
Frank Morgner
70a108dfe3
adapted to changes of OpenPACE
2012-09-18 00:28:33 +02:00
Frank Morgner
244c3b0583
fixed autoconf warnings
2012-08-31 18:06:09 +02:00
frankmorgner
df7425f3e1
automate cross compile for windows in win32. use the power of the opensc build script
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@772 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-15 21:01:16 +00:00
frankmorgner
c73bfe1015
added missing checks at configure time
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@766 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-12 00:25:18 +00:00
frankmorgner
e1f4f70efa
released 0.4
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@762 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 20:07:54 +00:00
frankmorgner
77ecf7e7b8
using macro for doxygen
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@756 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 18:58:43 +00:00
frankmorgner
b85a8d4613
use help2man to generate minimal man pages
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@739 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 03:47:53 +00:00
frankmorgner
54f9311de8
more readable information via autoconf
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@734 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-09 13:35:10 +00:00
frankmorgner
8ec045ced1
include shell code for cloning opensc with pace
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@698 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-01-29 14:31:31 +00:00
frankmorgner
2ed6a468fc
using patched OpenSC enabled with PACE to use the reader's capabilities
...
sourcecode can be fetched from here https://github.com/frankmorgner/OpenSC
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@696 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-01-25 15:04:52 +00:00
frankmorgner
9e8347fd0f
use libcrypto instead of libssl
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@668 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-14 15:53:51 +00:00
frankmorgner
f877158623
autoconf macros for sed, ln and mkdir
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@651 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-08 20:34:19 +00:00
frankmorgner
d437c97dd9
minor fixes
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@637 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-12-01 16:45:12 +00:00
frankmorgner
27a3385f36
- using unsigned long long for constant max value of puk
...
- fixed fixup_la
- guessing building machine
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@634 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-07 21:55:37 +00:00
frankmorgner
abc0bfb657
using 64 bits for value of puk
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@632 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-07 20:58:01 +00:00
frankmorgner
ee0d5d07c2
included help output from programs in documentation
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@627 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 21:50:36 +00:00
frankmorgner
d4b270657a
cleaned up build of documentation
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@625 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 17:01:36 +00:00
frankmorgner
f52e9054e1
- more autotool magic in documentation files
...
- including substituted documentation files with distributed files
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@597 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 22:29:15 +00:00
frankmorgner
ef367778a4
using a dedicated folder for documentation in each subproject
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@587 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-27 19:07:16 +00:00
frankmorgner
d3b7dd4dac
switched to opensc 0.12.1, where build_apdu has been accepted as sc_bytes2apdu
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@433 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-07-25 21:14:28 +00:00
frankmorgner
a7dbff3c62
silent build rules
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@427 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-07-23 22:24:45 +00:00
frankmorgner
843ea50985
released 0.3
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@425 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-05-20 09:28:48 +00:00
frankmorgner
201f2f33b2
adapted to openpace 0.6
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@418 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-05-17 19:04:45 +00:00
frankmorgner
37c008afea
released 0.2
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@410 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-08 14:01:00 +00:00
frankmorgner
3674c41f66
added compatibility to mingw
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@408 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-06 20:26:37 +00:00
frankmorgner
8cd77084cc
renamed libpace to libnpa
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@403 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-02 18:49:14 +00:00
oepen
af3d8fe0bb
Shut up autotools
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@400 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-01 13:47:53 +00:00
frankmorgner
29fdf375e9
linking against opensc now as shared library
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@394 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-01-31 11:51:31 +00:00
frankmorgner
0a4782842b
- added customization via OPENSC_CONFIGURE
...
- changed information regarding opensc
- fixed pkg-config file
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@389 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-01-15 10:43:52 +00:00
frankmorgner
79dc468cc5
switched to opensc.0.12.0. note that this has some issues when linking against both libnpa and the opensc libraries at the same time. readme information would be usefull for this...
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@385 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-01-14 14:24:04 +00:00
frankmorgner
c0dfd5ff7e
linking against libopensc not easily possible. we need to remove this dependancy
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@366 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-12-07 15:48:33 +00:00
frankmorgner
915b2fe5f2
extracted libpace from ccid
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@359 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-11-14 20:34:52 +00:00