xca/lib
Christian Hohnstaedt 64c9c5ccab Add table prefix to be prepended to each table
This allows multiple independent xca databases in one database
2018-03-19 06:14:06 +01:00
..
asn1int.cpp Make hex the default input / output qstring of asn1integer 2018-03-11 10:02:14 +01:00
asn1int.h Make hex the default input / output qstring of asn1integer 2018-03-11 10:02:14 +01:00
asn1time.cpp Fix display of dates in the Certificate details 2018-03-08 22:15:19 +01:00
asn1time.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
base.h Improve message boxes. Always display plain text 2018-03-05 19:47:05 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
db_base.h Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
db_crl.cpp Update Issuer and Key name in the Certificate, Request and CRL details 2018-03-05 07:46:11 +01:00
db_crl.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db_key.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Update slot_label when renaming items on the token or managing the token 2018-03-06 21:28:38 +01:00
db_token.h Update slot_label when renaming items on the token or managing the token 2018-03-06 21:28:38 +01:00
db_x509.cpp Minor bugfixes: PostgeSQL does not like setting an integer to "true" 2018-03-10 10:45:03 +01:00
db_x509.h Adapt Certificate Index creation to the new database capabilities 2018-03-07 23:00:58 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Fix includes for func.cpp windows build 2018-03-11 19:32:56 +01:00
func.h GitHub Bug #5: Exporting a private key results in too-permissive permissions 2018-03-10 14:43:36 +01:00
headerlist.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
oid.cpp Improve message boxes. Always display plain text 2018-03-05 19:47:05 +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 Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
pki_base.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Acceppt empty password for private key decryption 2018-03-12 16:15:30 +01:00
pki_evp.h Rebase on master 2018-03-05 07:46:10 +01:00
pki_key.cpp Fix crash during PKCS#12 export 2018-03-12 21:06:21 +01:00
pki_key.h Minor fixes: Store token in DB, Load settings, 2018-03-06 09:02:06 +01:00
pki_multi.cpp Fix PEM file loading 2018-03-06 21:27:43 +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 GitHub Bug #5: Exporting a private key results in too-permissive permissions 2018-03-10 14:43:36 +01:00
pki_pkcs12.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
pki_scard.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
pki_scard.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
pki_temp.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +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 Make hex the default input / output qstring of asn1integer 2018-03-11 10:02:14 +01:00
pki_x509.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
pki_x509req.cpp Improve "Dump database" filename 2018-03-07 05:49:46 +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
settings.cpp Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
settings.h Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
sql.cpp Add table prefix to be prepended to each table 2018-03-19 06:14:06 +01:00
sql.h Add table prefix to be prepended to each table 2018-03-19 06:14:06 +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 Allow editing of revocations 2018-03-11 09:31:16 +01:00
x509rev.h Allow editing of revocations 2018-03-11 09:31:16 +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