frankmorgner
|
5b10df505b
|
adapted to changes of https://github.com/frankmorgner/OpenSC
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@719 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-20 12:20:20 +00:00 |
|
frankmorgner
|
f11a7a8d33
|
removed unused declaration
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@710 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-03 11:49:19 +00:00 |
|
frankmorgner
|
770b600706
|
return SC_SUCCESS instead of 0
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@709 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-01 20:46:42 +00:00 |
|
frankmorgner
|
d804becc74
|
removed handling of CAR and CHR, this is done in TA by OpenPACE
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@708 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-01 20:45:19 +00:00 |
|
frankmorgner
|
836fbdf455
|
enable time check for imported certificates
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@707 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-01 20:35:02 +00:00 |
|
frankmorgner
|
d0a8df4d59
|
removed card driver hack. use a better opensc instead (see https://github.com/frankmorgner/OpenSC)
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@706 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-01 20:34:27 +00:00 |
|
frankmorgner
|
da253c888f
|
adapted to openpace
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@705 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-02-01 20:31:42 +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 |
|
oepen
|
2600b5778d
|
Adjusted libnpa to API changes in OpenPACE
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@680 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2012-01-18 16:06:56 +00:00 |
|
frankmorgner
|
b2a7578fbf
|
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@660 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-12-09 13:50:14 +00:00 |
|
frankmorgner
|
08eaf8ca4b
|
adapted to openpace
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@641 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-12-07 21:16:40 +00:00 |
|
frankmorgner
|
5d1071f68f
|
car and certificate description are now optional for npa_ctx_create
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@630 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-11-07 15:51:43 +00:00 |
|
frankmorgner
|
48ca031930
|
omitting initialize for ta for unauthenticated terminals
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@629 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-11-07 15:24:02 +00:00 |
|
frankmorgner
|
17996f488a
|
fixed reference to cvc_cert function
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@619 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-11-05 10:30:59 +00:00 |
|
frankmorgner
|
fa767abec2
|
added workaround to avoid potentially conflicting types of mse:set at's
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@560 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-10-18 09:03:13 +00:00 |
|
frankmorgner
|
061770da81
|
- found OpenSSL's limitation to not use optional item templates in other item templates. this caused errors on parsing mse:set at during ta
- checking terminal's signature now seems stable, so it is enabled by default
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@559 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-10-17 14:29:03 +00:00 |
|
frankmorgner
|
290fe90f3c
|
- added support for verifying terminal's signature including auxiliary data (experimental, currently disabled)
- debugging openssl where possible/needed
- using openssl instead of opensc for asn1
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@556 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-10-17 11:28:47 +00:00 |
|
oepen
|
57b717a3a3
|
-Converted CVC_check_cert function call to CVC_check_description
-Removed README.dox from Doxygen input
-Excluded opensc from the documentation
-Enabled generation of XML documentation (for sphinx)
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@549 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-10-13 13:41:55 +00:00 |
|
frankmorgner
|
c968af76f9
|
- fixed type of auxiliary data in c-apdu
- parsing mse:set for ta
- check terminals signature for ta
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@538 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-09-23 15:35:47 +00:00 |
|
frankmorgner
|
fd6a13263d
|
- checking description against the certificate is now done internally in libnpa, removed hash of certificate description from pace output
- importing terminal certificates to verify terminals signature
- fixed hex dump without sc_context
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@537 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-09-23 13:19:59 +00:00 |
|
frankmorgner
|
2a59a1806a
|
- fixed corruption of certificate description
- adjusted output parsing from certificate_description_print
- fixed check for certificate description in terminal certificate
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@536 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-09-22 13:48:59 +00:00 |
|
frankmorgner
|
62d8b637ab
|
generating cv certificate from apdu data to perform check against certificate description
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@535 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-09-21 22:08:52 +00:00 |
|
frankmorgner
|
a75ae8a2bd
|
handling certificate description and chat in libnpa instead of ccid-emulator
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@534 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-09-20 21:22:32 +00:00 |
|
frankmorgner
|
495022b38a
|
- added openssl debug code to ccid emulator
- fixed some bugs due to changes in recent opensc version
- added support for changing pin via standard leser
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@511 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-08-30 15:55:40 +00:00 |
|
frankmorgner
|
14fb0aefe9
|
adjusted to changes of OpenPACE
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@438 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-07-26 11:17:20 +00:00 |
|
frankmorgner
|
8683459ebb
|
fixed memory leaks
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@423 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-05-20 09:11:25 +00:00 |
|
frankmorgner
|
6fdd7bf560
|
- sm.c: added test for available memory
- npa.c: removed obsolete comments
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@421 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-05-20 08:44:20 +00:00 |
|
frankmorgner
|
e378d28e21
|
fixed segfault on cleanup
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@420 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-05-20 08:23:10 +00:00 |
|
frankmorgner
|
5cfe7d0443
|
fixed usage of PACE_SEC_clear_free
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@419 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-05-18 11:41:34 +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
|
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
|
8bb7b592d6
|
avoiding problems due to uninitialized values
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@407 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-02-05 22:06:07 +00:00 |
|
frankmorgner
|
da411362e9
|
- not exporting npa internal stuff anymore
- added sm_ctx_clear_free
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@405 96b47cad-a561-4643-ad3b-153ac7d7599c
|
2011-02-03 22:09:22 +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 |
|