..
asn1int.cpp
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
asn1int.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
asn1time.cpp
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
asn1time.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
base.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_base.cpp
add support for Elliptic curve keys
2009-10-28 18:56:44 +01:00
db_base.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_crl.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
db_crl.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_dump.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_key.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
db_key.h
more Smart card
2009-11-03 19:51:37 +01:00
db_temp.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_temp.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_x509.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
db_x509.h
more Smart card
2009-11-03 19:51:37 +01:00
db_x509req.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_x509req.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
db_x509super.cpp
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
db_x509super.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
db.cpp
real man commit before testing....
2009-02-26 09:49:06 +01:00
db.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
exception.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
func.cpp
support smart card import
2009-10-29 18:54:08 +01:00
func.h
[PATCH] mac build fixes and minor usability improvements
2008-01-06 13:48:39 +01:00
import.cpp
changes for MAC an OpenSSL 0.9.7
2007-05-30 19:49:57 +02:00
load_obj.cpp
add support for Elliptic curve keys
2009-10-28 18:56:44 +01:00
load_obj.h
add pki_multi for multiple pki items.
2007-08-23 18:57:22 +02:00
main.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
Makefile
support for PIN changes of Smart card tokens.
2009-11-01 19:41:29 +01:00
oid.cpp
minor changes after Geoffs patch
2008-01-08 20:42:26 +01:00
oid.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
opensc-pkcs11.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pass_info.h
support for PIN changes of Smart card tokens.
2009-11-01 19:41:29 +01:00
pk11_attribute.cpp
more Smart card
2009-11-03 19:51:37 +01:00
pk11_attribute.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pkcs11.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
pkcs11.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_base.cpp
add validation button to see all extensions before creating the cert.
2007-11-25 19:23:52 +01:00
pki_base.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_crl.cpp
fix item export error-handling
2007-08-31 13:46:21 +02:00
pki_crl.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_evp.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_evp.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_key.cpp
support for PIN changes of Smart card tokens.
2009-11-01 19:41:29 +01:00
pki_key.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_multi.cpp
add support for Elliptic curve keys
2009-10-28 18:56:44 +01:00
pki_multi.h
finalized PEM import
2007-08-27 18:44:19 +00:00
pki_pkcs7.cpp
more PEM import
2007-08-23 20:31:46 +00:00
pki_pkcs7.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_pkcs12.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_pkcs12.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_scard.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_scard.h
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_temp.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_temp.h
Add advanced extension text to the template
2007-12-21 12:53:26 +01:00
pki_x509.cpp
smart card related fixes
2009-11-04 18:59:55 +01:00
pki_x509.h
more Smart card
2009-11-03 19:51:37 +01:00
pki_x509req.cpp
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
pki_x509req.h
fix certificate request verification
2009-09-05 11:55:57 +02:00
pki_x509super.cpp
improve the automatic internal name detection
2007-06-20 10:43:46 +02:00
pki_x509super.h
Start implementation of SmartCard support
2009-10-28 18:54:22 +01:00
x509name.cpp
improve the automatic internal name detection
2007-06-20 10:43:46 +02:00
x509name.h
Request attributes added
2007-05-28 16:33:13 +02:00
x509rev.cpp
minor changes after Geoffs patch
2008-01-08 20:42:26 +01:00
x509rev.h
replace copyright notice in source files
2007-04-12 12:25:28 +02:00
x509v3ext.cpp
check for duplicate x509 v3 extensions
2009-03-03 21:52:32 +01:00
x509v3ext.h
check for duplicate x509 v3 extensions
2009-03-03 21:52:32 +01:00