xca/lib
Christian Hohnstaedt 0f582044e2 More transaction
2018-03-05 07:46:10 +01:00
..
asn1int.cpp Add more error checks and remove code duplication 2018-03-01 22:10:52 +01:00
asn1int.h Add more error checks and remove code duplication 2018-03-01 22:10:52 +01:00
asn1time.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
asn1time.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
base.h Replace printf by qDebug 2018-03-05 07:46:10 +01:00
builtin_curves.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
builtin_curves.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
db_base.cpp More transaction 2018-03-05 07:46:10 +01:00
db_base.h Implement nested transactions. 2018-03-05 07:46:10 +01:00
db_crl.cpp Improve transactions, fix CA template and CRLdays import 2018-03-05 07:46:10 +01:00
db_crl.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db_key.cpp Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
db_key.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
db_temp.cpp Improve transactions, fix CA template and CRLdays import 2018-03-05 07:46:10 +01:00
db_temp.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
db_token.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db_token.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db_x509.cpp More transaction 2018-03-05 07:46:10 +01:00
db_x509.h When signing a request note it in the request-comment 2018-03-05 07:46:10 +01:00
db_x509req.cpp Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
db_x509req.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
db_x509super.cpp Add token as item source, minor fixes 2018-03-05 07:46:10 +01:00
db_x509super.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
db.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
entropy.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
entropy.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
exception.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
func.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
func.h Replace printf by qDebug 2018-03-05 07:46:10 +01:00
headerlist.h Add Source column, fix Revocation management 2018-03-05 07:46:10 +01:00
load_obj.cpp Add PKI Source: generated, imported, transformed 2018-03-05 07:46:09 +01:00
load_obj.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
main.cpp Tell the user if the SqLite driver is missing 2018-03-05 07:46:10 +01:00
main.h Change private key encryption in the database to PKCS#8 2018-03-05 07:46:10 +01:00
Makefile Implement nested transactions. 2018-03-05 07:46:10 +01:00
oid.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
oid.h Improve behavior regarding additional OIDs 2018-01-31 20:15:07 +01:00
opensc-pkcs11.h Support EC key generation on PKCS#11 token 2014-10-31 00:23:39 +01:00
openssl_compat.h Refine and document Entropy gathering 2018-01-29 14:57:07 +01:00
pass_info.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pass_info.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
Passwd.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
Passwd.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pk11_attribute.cpp SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pk11_attribute.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pkcs11_lib.cpp SF bug #124 Wrong assumptions about slots returned by PKCS11 library 2018-02-07 11:10:04 +01:00
pkcs11_lib.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pkcs11.cpp Replace printf by qDebug 2018-03-05 07:46:10 +01:00
pkcs11.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
pki_base.cpp Add "Legacy Database" as additional source 2018-03-05 07:46:10 +01:00
pki_base.h Add "Legacy Database" as additional source 2018-03-05 07:46:10 +01:00
pki_crl.cpp Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_crl.h Add Views and a concept of schema updates 2018-03-05 07:46:10 +01:00
pki_evp.cpp Several fixes for templates, key encryption etc. 2018-03-05 07:46:10 +01:00
pki_evp.h Rebase on master 2018-03-05 07:46:10 +01:00
pki_key.cpp Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_key.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_multi.cpp Add PKI Source: generated, imported, transformed 2018-03-05 07:46:09 +01:00
pki_multi.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_pkcs7.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_pkcs7.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_pkcs12.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_pkcs12.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_scard.cpp Add token as item source, minor fixes 2018-03-05 07:46:10 +01:00
pki_scard.h Change private key encryption in the database to PKCS#8 2018-03-05 07:46:10 +01:00
pki_temp.cpp Several fixes for templates, key encryption etc. 2018-03-05 07:46:10 +01:00
pki_temp.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_x509.cpp Improve transactions, fix CA template and CRLdays import 2018-03-05 07:46:10 +01:00
pki_x509.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_x509req.cpp Add Views and a concept of schema updates 2018-03-05 07:46:10 +01:00
pki_x509req.h Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_x509super.cpp Make use of C++ templates for more type-safety 2018-03-05 07:46:10 +01:00
pki_x509super.h Add Views and a concept of schema updates 2018-03-05 07:46:10 +01:00
sql.cpp More transaction 2018-03-05 07:46:10 +01:00
sql.h More transaction 2018-03-05 07:46:10 +01:00
version.cpp Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
x509name.cpp Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
x509name.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
x509rev.cpp Implement nested transactions. 2018-03-05 07:46:10 +01:00
x509rev.h Implement nested transactions. 2018-03-05 07:46:10 +01:00
x509v3ext.cpp Remove xca_db_stat application 2018-03-05 07:46:10 +01:00
x509v3ext.h Add support for OpenSSL 1.1.0 2017-06-19 08:32:39 +02:00