xca/lib
Christian Hohnstaedt 7babd609be Drop unneeded pki_base::insert()
Insert / append does not matter,
because the rows are sorted by columns anyway.
2020-03-17 05:13:35 +01:00
..
arguments.cpp Fix building for Windows 2020-03-13 12:13:27 +01:00
arguments.h Add flag to option list, declaring whether a database is required 2020-03-11 07:19:56 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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
database_model.cpp Store default database and recently opened file as UTF8 2020-03-17 05:07:46 +01:00
database_model.h Support item import from the commandline 2020-03-13 12:13:27 +01:00
db_base.cpp Drop unneeded pki_base::insert() 2020-03-17 05:13:35 +01:00
db_base.h Drop connNewX509() signal and slot 2020-03-13 12:13:27 +01:00
db_crl.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_crl.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_key.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_key.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_temp.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_temp.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_token.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_token.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_x509.cpp Drop connNewX509() signal and slot 2020-03-13 12:13:27 +01:00
db_x509.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_x509req.cpp Drop connNewX509() signal and slot 2020-03-13 12:13:27 +01:00
db_x509req.h Drop connNewX509() signal and slot 2020-03-13 12:13:27 +01:00
db_x509super.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db_x509super.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
db.cpp Drop functions from legacy database modul 2020-03-17 05:07:59 +01:00
db.h Drop functions from legacy database modul 2020-03-17 05:07:59 +01:00
dbhistory.cpp Store default database and recently opened file as UTF8 2020-03-17 05:07:46 +01:00
dbhistory.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
entropy.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
entropy.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
exception.h Improve password input handling 2020-03-11 07:19:56 +01:00
func.cpp Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
func.h Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
headerlist.h Close #163: Show key type/size on column of Certificates tab 2020-02-12 22:42:36 +01:00
ipvalidator.h Move includes required for FreeBSD 2020-02-12 22:43:33 +01:00
load_obj.cpp Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
load_obj.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
main.cpp Replace typeid by dynamic_cast where appropriate 2020-03-13 12:13:27 +01:00
main.h Consolidate headers, unguard delete operator 2020-03-11 07:19:56 +01:00
Makefile Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
oid.cpp Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
oid.h Move NID lists for ExtendedKeyUsage and DistinguishedName 2020-03-11 07:19:56 +01:00
opensc-pkcs11.h Support EC key generation on PKCS#11 token 2014-10-31 00:23:39 +01:00
openssl_compat.h Fix building against OpenSSL 0.9.8 2020-03-13 12:13:27 +01:00
pass_info.cpp Improve password input handling 2020-03-11 07:19:56 +01:00
pass_info.h Improve password input handling 2020-03-11 07:19:56 +01:00
Passwd.cpp Several fixes of previous commit 2020-03-11 07:19:56 +01:00
Passwd.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01: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 Improve password input handling 2020-03-11 07:19:56 +01:00
pkcs11_lib.h Minor fixes without functional changes 2020-03-13 12:13:27 +01:00
pkcs11.cpp Make XcaProgress and WAITCURSOR cmdline compatible 2020-03-13 12:13:27 +01:00
pkcs11.h Make XcaProgress and WAITCURSOR cmdline compatible 2020-03-13 12:13:27 +01:00
pki_base.cpp Drop unneeded pki_base::insert() 2020-03-17 05:13:35 +01:00
pki_base.h Drop unneeded pki_base::insert() 2020-03-17 05:13:35 +01:00
pki_crl.cpp Improve printing of cmdline items 2020-03-13 12:13:27 +01:00
pki_crl.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
pki_evp.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
pki_evp.h Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
pki_key.cpp Fix building for Windows 2020-03-13 12:13:27 +01:00
pki_key.h Fix building for Windows 2020-03-13 12:13:27 +01:00
pki_multi.cpp Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_multi.h Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_pkcs7.cpp Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_pkcs7.h Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_pkcs12.cpp Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_pkcs12.h Let pki_pkcs12 and pki_pkcs7 inherit from pki_multi 2020-03-13 12:13:27 +01:00
pki_scard.cpp Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
pki_scard.h Split key generation and data-collection-UI 2020-03-13 12:13:27 +01:00
pki_temp.cpp Add pki_XXX(const pki_XXX*) constructor 2020-03-11 07:19:56 +01:00
pki_temp.h Add pki_XXX(const pki_XXX*) constructor 2020-03-11 07:19:56 +01:00
pki_x509.cpp Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
pki_x509.h Drop superflous includes from header files 2020-03-13 12:13:27 +01:00
pki_x509req.cpp Replace typeid by dynamic_cast where appropriate 2020-03-13 12:13:27 +01:00
pki_x509req.h Improve printing of cmdline items 2020-03-13 12:13:27 +01:00
pki_x509super.cpp Improve printing of cmdline items 2020-03-13 12:13:27 +01:00
pki_x509super.h Improve printing of cmdline items 2020-03-13 12:13:27 +01:00
settings.cpp Add keyjob (TBC) 2020-03-13 12:13:27 +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 Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +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 hashNum() is an unsigned integer 2020-03-11 07:19:56 +01:00
x509name.h hashNum() is an unsigned integer 2020-03-11 07:19:56 +01:00
x509rev.cpp Cleanup: remove unused properties and declarations 2019-03-27 05:58:25 +01:00
x509rev.h Resolve gcc 9/10 new warnings. 2020-02-09 01:24:06 +01:00
x509v3ext.cpp Extend --print and --text functionality 2020-03-13 12:13:27 +01:00
x509v3ext.h Extend --print and --text functionality 2020-03-13 12:13:27 +01:00
xfile.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00