Frank Morgner
2dc76bdac6
generate ChangeLog from git
2013-06-25 01:05:17 +02:00
Frank Morgner
5c900a71dc
distributing nPA's default trust anchors
2013-02-09 23:43:44 +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
4cba1d8ee2
added script to test vicc with npa-tool
2012-10-10 22:02:59 +02:00
frankmorgner
3afa9cc1ab
use distcheck-hook to generate ChangeLog
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@773 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-15 21:05:06 +00: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
8e502c89d9
only generate changelog when working in repository
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@758 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 19:45:25 +00:00
frankmorgner
1d8f2fd1b6
automatically generate changelog when releasing
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@757 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-11 19:33:36 +00:00
frankmorgner
e62b2d619c
re-enabled clumsy include of libws2_32
...
When recognition of windows build at compile time is done, this should be disabled again.
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@738 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-10 01:51:50 +00:00
frankmorgner
ed6062b228
moved include of ws2_32 to the appropriate place
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@732 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-05 22:34:41 +00:00
frankmorgner
e2db08cc15
fixed cross compiling for windows
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@730 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-05 21:28:01 +00:00
frankmorgner
32a62bbd63
updated windows build variables
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@729 96b47cad-a561-4643-ad3b-153ac7d7599c
2012-04-04 22:58:09 +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
df23b98c27
using pkg-config for cross compile build
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@633 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-07 21:04:15 +00:00
frankmorgner
6cc75c892b
install requires absolute path
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@628 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-07 12:05:23 +00:00
frankmorgner
c4580264d5
replaced pwd with abs_top_src_dir
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@626 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 21:44:47 +00:00
frankmorgner
576ecf5226
workaround to undefined reference to rpl_malloc. cross compiling works now
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@624 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 14:31:47 +00:00
frankmorgner
0a96406d56
using absolute include/library directories
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@623 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 14:04:40 +00:00
frankmorgner
8491773b11
added fixes for la files
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@622 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 13:39:31 +00:00
frankmorgner
9b063ebdb6
modifying opensc to get all library functions exported
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@621 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 12:56:11 +00:00
frankmorgner
043acf01b6
library fixup
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@620 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 10:33:50 +00:00
frankmorgner
3bf4e9397a
library fixup
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@618 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 10:26:36 +00:00
frankmorgner
11ee52631c
work on cross compile build
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@617 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 04:10:47 +00:00
frankmorgner
c0a605332d
work on cross compile build
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@616 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 03:47:29 +00:00
frankmorgner
d2153ce323
work on cross compile build
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@615 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-11-05 03:30: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
898d5f6a89
using generic autotools description for all subprojects
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@591 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-10-29 13:17:12 +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
c22199f623
- moved example apdus to npa-tool
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@539 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-09-26 08:01:30 +00:00
frankmorgner
d36d8b7d2d
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@409 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-02-07 12:15:49 +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
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
21bf0cda9d
optimized makefile-targets
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@390 96b47cad-a561-4643-ad3b-153ac7d7599c
2011-01-16 01:21:48 +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
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