Commit Graph

941 Commits

Author SHA1 Message Date
Frank Morgner
fb4dbe59ba allow multiple cards to connect to vpcd
due to limitations of pcscd this is currently limited to 10 cards.
Note that there is a double free corruption in pcscd when unloading the
driver.
2013-06-25 01:05:20 +02:00
Frank Morgner
2dc76bdac6 generate ChangeLog from git 2013-06-25 01:05:17 +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
d146b0ec26 fixed description of boxed verify/modify 2013-06-20 21:08:44 +02:00
Frank Morgner
1a97573286 fixed parsing of bNumberMessage and response buffer for boxing error 2013-06-20 21:02:25 +02:00
Frank Morgner
f657454ed3 fixed automatic allocaction of asn1 decoded data 2013-06-19 23:28:37 +02:00
Frank Morgner
29f8ca44d4 fixed asn1 formatting of boxing command for pace 2013-06-19 23:11:16 +02:00
Frank Morgner
0c8dccdaf2 avoid duplicated tikz code 2013-06-18 08:12:03 +02:00
Frank Morgner
70a11cdbe8 include references and pictures from our papers 2013-06-17 23:30:20 +02:00
Frank Morgner
59eaa16c45 include a summary in documentation and tools 2013-06-17 10:03:38 +02:00
Frank Morgner
7619b71b12 added documentation about boxing commands 2013-06-15 00:04:46 +02:00
Frank Morgner
360ab99624 use sc_format_apdu where possible 2013-06-14 17:38:29 +02:00
Frank Morgner
d1ffaa4a59 fixed typo 2013-06-14 08:20:47 +02:00
Frank Morgner
03282569de avoid multiple copies for asn1 formatting 2013-06-13 16:05:13 +02:00
Frank Morgner
c6db8a1b49 fancier output for print_avail 2013-06-13 15:56:42 +02:00
Frank Morgner
70d10b9410 cleaned up scutils
- moved write/read_binary_rec to scutil.c
- removed unused handling of card driver
2013-06-13 08:25:11 +02:00
Frank Morgner
f73f5a328d fixed memory leak 2013-06-12 21:35:35 +02:00
Frank Morgner
58dc2e1a01 fixed default location of reader.conf.d
use `./configure --confdir` for changing the default
2013-06-11 23:13:42 +02:00
Frank Morgner
3573f11f88 don't include dangeling links 2013-06-11 23:11:11 +02:00
Frank Morgner
4cd2177944 added empty m4 directories
... to satisfy autoconf
2013-06-11 15:20:12 +02:00
Frank Morgner
5db6ce6935 added default cvca trust anchor (German eID PKI) 2013-06-11 15:13:22 +02:00
Frank Morgner
32a198f35b updated license text 2013-06-11 09:21:32 +02:00
Frank Morgner
95d11b2d1d --new-pin optionally takes input 2013-06-09 23:23:36 +02:00
Frank Morgner
9236fc5e2e fixed missing initialization of sm_ctx for PACE on reader 2013-06-09 23:23:36 +02:00
Frank Morgner
686eb9d455 added meaningfull default data 2013-06-09 23:23:36 +02:00
Frank Morgner
eef401af00 allow changing eID-PIN on reader's PIN pad 2013-06-09 23:23:36 +02:00
Frank Morgner
10920e0135 fixed pin modification for implicitly given new pin 2013-06-09 23:23:36 +02:00
Frank Morgner
58055517ed implemented boxing commands according to TR-03119 2013-06-09 23:23:36 +02:00
Frank Morgner
93542820d2 include guide for building GadgetFS 2013-06-09 23:23:36 +02:00
Frank Morgner
31247640b9 adapted to changed names of gadgetfs endpoints 2013-06-09 23:23:36 +02:00
Frank Morgner
bf59edc1e2 added support for interrupting libnfc 2013-05-29 22:17:07 +02:00
Frank Morgner
dff24f45bc using nfc_context for nfc_init and nfc_exit
See libnfc 1227e7d2644b1efc764e4df6748703d6e47dced0
2013-05-29 22:16:39 +02:00
Frank Morgner
1044b8fd0a fixed installing missing libusb0.dll 2013-05-29 22:16:38 +02:00
Frank Morgner
532d85ee53 use built-in function to parse pseudo apdu 2013-05-29 22:16:37 +02:00
Frank Morgner
95f31a21f5 fixed install directories for certificates 2013-05-29 22:16:35 +02:00
Frank Morgner
4e5e87d329 fixed includes 2013-05-29 22:16:34 +02:00
Frank Morgner
7ecf221cca detecting availability of pace support 2013-05-29 22:16:33 +02:00
Frank Morgner
aad1e3dcc8 fixed reference to missing libnfc_mingw.patch 2013-05-29 22:15:41 +02:00
Frank Morgner
54579ae7d7 working on documentation 2013-05-23 18:18:37 +02:00
Frank Morgner
ae8c086606 install everything from libnfc for windows build 2013-05-23 18:18:37 +02:00
Frank Morgner
6a59e46f66 fixed opensc host for cross compiling 2013-05-23 18:18:37 +02:00
Frank Morgner
2deb3470d2 fixed compiler warning 2013-05-23 18:18:37 +02:00
Frank Morgner
bae3f07045 made vpcd.c/vpcd.h windows-compatible 2013-05-23 18:18:37 +02:00
Frank Morgner
fd6fdd8b01 building the most recent version of libnfc 2013-05-23 18:18:36 +02:00
Frank Morgner
3b3f3cc147 fixed missing variable for cross compiling 2013-05-23 18:18:36 +02:00
Frank Morgner
137253ad00 distributing npa example data 2013-05-23 18:18:36 +02:00
Frank Morgner
37e5f9d514 respect sphinx style guide to some extent
see http://documentation-style-guide-sphinx.readthedocs.org/en/latest/style-guide.html
2013-03-05 20:42:09 +01:00
Frank Morgner
9be74c7886 accept a hex string for community id 2013-02-27 21:52:03 +01:00
Frank Morgner
4f7851d03c add reference date for validity verification 2013-02-27 21:52:02 +01:00
Frank Morgner
7f84772778 use additional data template 2013-02-27 21:52:02 +01:00