xca/lib
Christian Hohnstaedt dcf8c7bcdb No need for KEY_WOW64_32KEY registry flag
Registry entries are also 64bit.
2020-01-22 05:56:11 +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 Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
builtin_curves.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
db_base.cpp Cleanup: remove unused properties and declarations 2019-03-27 05:58:25 +01:00
db_base.h Cleanup: remove unused properties and declarations 2019-03-27 05:58:25 +01:00
db_crl.cpp Fix Typo 2019-12-14 13:24:15 +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 Merge pull request #84 from chipitsine/master 2019-05-14 17:50:05 +02: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 Fix Typo 2019-12-14 13:24:15 +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 No need for KEY_WOW64_32KEY registry flag 2020-01-22 05:56:11 +01:00
func.h Close #129 Unattended Installation. Switch to MSI installer 2020-01-20 22:33:05 +01:00
headerlist.h Close #55: Add Certificate counter row for requests. 2018-08-17 06:00:40 +02:00
ipvalidator.h Close #114: SAN - IPv6 address input not working 2019-04-29 19:16:27 +02:00
load_obj.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
load_obj.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
main.cpp Close #129 Unattended Installation. Switch to MSI installer 2020-01-20 22:33:05 +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 Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_base.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_crl.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_crl.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_evp.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_evp.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_key.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_key.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_multi.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_multi.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_pkcs7.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_pkcs7.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_pkcs12.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_pkcs12.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_scard.cpp Close 83: Token selection should not insist on name or serial of the token 2019-12-07 13:10:57 +01:00
pki_scard.h Close 83: Token selection should not insist on name or serial of the token 2019-12-07 13:10:57 +01:00
pki_temp.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_temp.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509req.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509req.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509super.cpp Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_x509super.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
settings.cpp Portable App: xca.exe path differs from registry install path 2020-01-19 08:48:02 +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 Constify table names 2020-01-05 14:02:50 +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 Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
x509name.h Constify x509name and use getMostPopular() when filling the internal name 2018-03-30 14:38:09 +02:00
x509rev.cpp Cleanup: remove unused properties and declarations 2019-03-27 05:58:25 +01:00
x509rev.h Allow editing of revocations 2018-03-11 09:31:16 +01:00
x509v3ext.cpp Close #116: Duplicate extensions erroneously shown 2019-05-13 16:45:57 +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