Overview
Comment: | Added test driver (from libssh-agent-pkcs11-provider)
Added basic ASN.1 X.509 BER decoder (from libssh-agent-pkcs11-provider) Work towards updating CACKey to talk to CAC using PC/SC |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a3d727289c5c64adb05643ad1fc10e2a |
User & Date: | rkeene on 2010-05-12 14:52:58 |
Other Links: | manifest | tags |
Context
2010-05-12
| ||
17:25 |
Updated PC/SC error messages to include text return value as well as numeric value
Minor reorganization check-in: 2d8b4030f7 user: rkeene tags: trunk | |
14:52 |
Added test driver (from libssh-agent-pkcs11-provider)
Added basic ASN.1 X.509 BER decoder (from libssh-agent-pkcs11-provider) Work towards updating CACKey to talk to CAC using PC/SC check-in: a3d727289c user: rkeene tags: trunk | |
2010-05-11
| ||
16:49 |
Removed unused variables
Began work towards talking to the smartcard through PC/SC Began work on a GSC-IS v2.1 SPM implementation check-in: 40726d3b6c user: rkeene tags: trunk | |
Changes
Modified Makefile.in from [af3c88d20b] to [e95bb2353e]. [diff]
Added asn1-x509.c version [0fcacfecab].
Added asn1-x509.h version [e7b70ba4d4].
Modified cackey.c from [efb7accc6b] to [c365c15fc9]. [diff]
Added test.c version [dcf2fb997e].