xca/lib
Christian Hohnstaedt 4eb7b170b1 Do not reference the key by pointer, but by Key Id
This way the pointer to the key may change during reload.
2019-03-25 06:59:25 +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 Replace TR() by QObject::tr() to get catched by lupdate 2018-06-27 16:23:10 +02:00
asn1time.h Make all dates in columns fancy, still sorting correctly by age 2018-06-27 08:56:07 +02:00
base.h Support concurrent database access. 2019-03-25 06:47:25 +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 Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_base.h Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_crl.cpp Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_crl.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01:00
db_key.cpp Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
db_key.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
db_temp.cpp Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +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 Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_x509.h Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_x509req.cpp Support concurrent database access. 2019-03-25 06:47:25 +01:00
db_x509req.h Inspired by #55: Allow manual override of CSR signed/unsigned mark 2018-08-17 09:14:26 +02:00
db_x509super.cpp Support concurrent database access. 2019-03-25 06:47:25 +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 Improve lib detection 2019-03-21 05:25:21 +01:00
func.h Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
headerlist.h Close #55: Add Certificate counter row for requests. 2018-08-17 06:00:40 +02:00
ipvalidator.h Close #57: SAN IP not working in 2.1.0 2018-08-17 06:07:03 +02: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 Make debug output configurable 2018-11-17 14:14:44 +01:00
main.h Close #40 macOS: Crash after xca v2.0.1 quit 2018-10-29 22:24:22 +01:00
Makefile Generalize, simplify and unify settings management 2018-03-10 09:04:54 +01:00
oid.cpp Close #74: Exiting XCA 2.1.1 corrupts database 2018-10-29 22:24:22 +01:00
oid.h Refactor OID loading 2018-07-03 18:49:18 +02:00
opensc-pkcs11.h Support EC key generation on PKCS#11 token 2014-10-31 00:23:39 +01:00
openssl_compat.h Close #24: Add LibreSSL support. Tested with LibreSSL 2.7.2 2018-04-22 16:12:04 +02: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 Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
pkcs11_lib.h Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
pkcs11.cpp Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
pkcs11.h Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
pki_base.cpp Support concurrent database access. 2019-03-25 06:47:25 +01:00
pki_base.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_crl.cpp Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
pki_crl.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_evp.cpp Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
pki_evp.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_key.cpp Fix missing ; after return 2019-03-20 17:44:08 +01:00
pki_key.h Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
pki_multi.cpp Drop getClassName() 2018-03-30 14:38:09 +02:00
pki_multi.h Drop getClassName() 2018-03-30 14:38:09 +02:00
pki_pkcs7.cpp Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
pki_pkcs7.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_pkcs12.cpp Also change File loading from FILE* to QFile 2019-03-18 06:25:20 +01:00
pki_pkcs12.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_scard.cpp Const-ify dbheader in column_data() and getIcon() 2018-04-25 09:34:45 +02:00
pki_scard.h Const-ify dbheader in column_data() and getIcon() 2018-04-25 09:34:45 +02:00
pki_temp.cpp Move Template file reading to QFile API 2019-03-21 05:25:21 +01:00
pki_temp.h Move Template file reading to QFile API 2019-03-21 05:25:21 +01:00
pki_x509.cpp Do not reference the key by pointer, but by Key Id 2019-03-25 06:59:25 +01:00
pki_x509.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_x509req.cpp Do not reference the key by pointer, but by Key Id 2019-03-25 06:59:25 +01:00
pki_x509req.h Extend PEM files by human readable information about the item 2019-03-18 06:25:20 +01:00
pki_x509super.cpp Do not reference the key by pointer, but by Key Id 2019-03-25 06:59:25 +01:00
pki_x509super.h Do not reference the key by pointer, but by Key Id 2019-03-25 06:59:25 +01:00
settings.cpp Close #91: Change order of "PKCS#11 provider" 2019-03-21 06:12:51 +01:00
settings.h Make PKCS11 libs, working dir and main-window size host-dependent 2018-10-29 22:24:22 +01:00
sql.cpp Do not reference the key by pointer, but by Key Id 2019-03-25 06:59:25 +01:00
sql.h Support concurrent database access. 2019-03-25 06:47:25 +01:00
version.cpp Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
x509name.cpp Remove spaces from DN entries 2018-04-10 07:54:58 +02:00
x509name.h Constify x509name and use getMostPopular() when filling the internal name 2018-03-30 14:38:09 +02: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 Revert "Extend #36: Automatic X509v3 extensions for CSR" 2018-07-10 05:54:20 +02:00
x509v3ext.h Add support for OpenSSL 1.1.0 2017-06-19 08:32:39 +02:00
xfile.h Move Template file reading to QFile API 2019-03-21 05:25:21 +01:00