Frank Morgner
d813ce0cc9
updated OpenSC
2016-03-07 01:56:51 +01:00
Dominik
82e924811e
Added a regression test for strings generated by the old protect_string() implementation
2016-03-03 21:33:07 +01:00
Frank Morgner
76a4a601d8
use z modifier for printing size_t
2016-03-01 14:51:25 +01:00
Frank Morgner
dcf657f343
npa: check if filename to read is non-null
...
avoids exception on Windows
2016-02-17 08:13:22 +01:00
Frank Morgner
9723ef014e
added missing files from OpenSC
2016-01-04 08:13:07 +01:00
Frank Morgner
62311c75ca
fixed build location of manual files
2016-01-04 08:10:06 +01:00
Frank Morgner
29dfed5de9
Updated mail address
2015-12-15 16:58:28 +01:00
Frank Morgner
6e6c09fc01
fixed wiping SM state when receiving protected APDU
2015-12-11 07:52:21 +01:00
Frank Morgner
437ff70e6f
again, include source files from OpenSC
...
(unused) dependencies are satisfied with dummy implementations
2015-11-02 22:13:42 +01:00
Frank Morgner
6d91730ab4
added missing sc_apdu2bytes
2015-11-02 21:44:39 +01:00
Frank Morgner
abee9f8853
copy code from OpenSC instead of including its source files
2015-11-02 21:22:55 +01:00
Frank Morgner
de52c73258
updated OpenSC
2015-11-02 18:44:37 +01:00
Frank Morgner
27dd7d09aa
Adapt to changes of c2256ad61a
...
This should also fix a bug where the commandline input of the lookup
directories given via npa-tool is overwritten with OpenPACE's default.
2015-09-03 03:46:02 +02:00
Frank Morgner
dc342cf682
fixed manpage build dependency
2015-08-21 03:48:19 +02:00
Frank Morgner
c8850dd887
stop iterating
2015-07-22 18:34:38 +02:00
Frank Morgner
676fc360b5
fixed missing openpace libs
2015-05-11 14:37:11 +02:00
Frank Morgner
91f2e9e339
updated OpenSC
2015-05-11 05:36:33 +02:00
Frank Morgner
20157f9f80
if boxing is not supported, select MF
...
resets the state of the card which may be confused by the commands with
CLA=FF (and is more lightweight than an actual reset)
2015-04-23 23:30:13 +02:00
Frank Morgner
296386dd87
updated OpenSC
2015-04-14 10:51:14 +02:00
Frank Morgner
39d0a6f3ff
fixed compilation on Mac OS X
2015-04-13 14:05:32 +02:00
Frank Morgner
b4ebc4882b
moved sm_stop() to OpenSC as sc_sm_stop()
2015-04-07 17:04:00 +02:00
Frank Morgner
cc12a61001
catch non initialized pace context
2015-04-01 20:00:39 +02:00
Frank Morgner
0ab1867911
updated OpenSC
2015-03-31 21:14:37 +02:00
Frank Morgner
f5d0bc52b3
fixed logging out with PACE reader
2015-03-25 07:50:33 +01:00
Frank Morgner
2b6964643f
fixed handling scconf_block
2015-03-24 08:25:47 +01:00
Frank Morgner
ccdcee36b6
fixed undefined reference to strlcpy
2015-02-28 00:17:37 +01:00
Frank Morgner
319825fe78
updated OpenSC
2015-02-27 23:33:25 +01:00
Frank Morgner
b7b82c0b0e
fixed check for pin length
2015-01-25 04:10:36 +01:00
Frank Morgner
feebfe7a74
fixed potentially dereferencing null pointer
2015-01-25 04:00:31 +01:00
Frank Morgner
86e778ff2c
fixed memory leak
2015-01-25 04:00:31 +01:00
Frank Morgner
da025bf0bf
removed unused check
2015-01-25 04:00:31 +01:00
Frank Morgner
27ef5d59d5
fixed handling of bad arguments
2015-01-25 03:30:10 +01:00
Frank Morgner
f92d750b39
fixed uninitialized value
2015-01-25 03:27:33 +01:00
Frank Morgner
740ad86e51
fixed handling of missing st keys
2015-01-25 03:21:21 +01:00
Frank Morgner
d89385c3e1
added support for QES with German ID card
...
libnpa: requires an ID card that is initialized for QES. Today, this
means you need to register at sign-me.
virtualsmartcard: We don't actually create a real signature, because
PyCrypto can't handle ECDSA, let alone brainpoolP256r1. We only return a
64 byte buffer.
2015-01-18 02:24:18 +01:00
Frank Morgner
cea6a1d8f5
use absolute path of manuals
2014-11-22 00:33:46 +01:00
Frank Morgner
d97e8d1916
fixed building of manuals
2014-11-21 23:48:47 +01:00
Frank Morgner
ad87cb4c4c
update to OpenSC's master
2014-11-11 09:17:56 +01:00
Frank Morgner
6e3805748a
initialize EAC_CTX when doing TA/CA without PACE
2014-10-27 08:02:32 +01:00
Frank Morgner
0cc19fe1f0
Merge pull request #29 from psytester/patch-5
...
DG13 = Birth Name
2014-10-22 21:23:37 +02:00
psytester
d4718b0c1b
DG13 = Birth Name
2014-10-22 20:08:22 +02:00
psytester
666396e705
since some new nPA version: DG13 = Birth Name
2014-10-22 20:04:03 +02:00
Frank Morgner
0aa531f25b
allow TA without PACE
2014-09-15 07:26:12 +02:00
Frank Morgner
90892cb40f
only use built in mechanisms for caching
...
drops caching of EF.CardAccess and CAN at the driver level. The CAN is
now cached at the PKCS#15 layer.
2014-08-08 14:05:26 +02:00
Frank Morgner
68f59aabc9
implemented npa_logout
2014-08-08 03:54:59 +02:00
Frank Morgner
0c7c034f74
card-npa: free SM data when shutting down the card
...
fixes memory leak
2014-07-25 00:46:10 +02:00
Frank Morgner
1477f2df3a
use OpenSC 0.14.0
2014-07-25 00:46:09 +02:00
Frank Morgner
cb96784ed8
include non exported OpenSC functions
2014-07-25 00:46:09 +02:00
Frank Morgner
a53ba4e51c
fixed memory handling of boxing asn1 structure
2014-06-30 07:25:48 +02:00
Frank Morgner
d35e8e8de1
commented sc_driver_version of npa pkcs15 emulator
2014-06-27 12:41:17 +02:00