xca/lib
Christian Hohnstädt 24009b13c7 Fix warnings
2020-10-14 19:48:17 +02:00
..
arguments.cpp Finish struct option with zeros 2020-10-12 13:04:03 +02:00
arguments.h Improve on cmdline, console, unicode and windows CMD 2020-05-06 18:32:27 +02: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
BioByteArray.cpp Minor fixes 2020-06-26 14:21:32 +02:00
BioByteArray.h Minor fixes 2020-06-26 14:21:32 +02:00
builtin_curves.cpp Fix warnings 2020-10-14 19:48:17 +02:00
builtin_curves.h Add support for validating a keyjob 2020-03-18 05:26:16 +01:00
database_model.cpp Revamp database management 2020-05-08 07:47:15 +02:00
database_model.h Revamp database management 2020-05-08 07:47:15 +02:00
db_base.cpp Minor fixes 2020-06-26 14:21:32 +02:00
db_base.h Minor fixes 2020-06-26 14:21:32 +02:00
db_crl.cpp Fix warnings 2020-10-14 19:48:17 +02:00
db_crl.h Fix warnings 2020-10-14 19:48:17 +02:00
db_key.cpp Fix warnings 2020-10-14 19:48:17 +02:00
db_key.h Fix warnings 2020-10-14 19:48:17 +02:00
db_temp.cpp Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +02:00
db_temp.h Revamp database management 2020-05-08 07:47:15 +02:00
db_token.cpp Use fromIndex(index) convenience function 2020-05-08 17:37:40 +02:00
db_token.h Revamp database management 2020-05-08 07:47:15 +02:00
db_x509.cpp Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +02:00
db_x509.h Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +02:00
db_x509req.cpp Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +02:00
db_x509req.h Revamp database management 2020-05-08 07:47:15 +02:00
db_x509super.cpp Encapsulate all index.internalPointer() in fromIndex(index) 2020-05-10 09:09:31 +02:00
db_x509super.h Revamp database management 2020-05-08 07:47:15 +02:00
db.cpp Drop functions from legacy database modul 2020-03-20 16:29:43 +01:00
db.h Drop functions from legacy database modul 2020-03-20 16:29:43 +01:00
dbhistory.cpp Accept missing "dbhistory" file 2020-04-05 10:59:00 +02:00
dbhistory.h Separate database from Mainwin for better cmdline support 2020-03-11 07:19:56 +01:00
entropy.cpp Fix warnings 2020-10-14 19:48:17 +02:00
entropy.h Fix warnings 2020-10-14 19:48:17 +02:00
exception.h Improve password input handling 2020-03-11 07:19:56 +01:00
func.cpp Revamp database management 2020-05-08 07:47:15 +02:00
func.h Revamp database management 2020-05-08 07:47:15 +02: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 Merge branch 'master' into develop 2020-03-23 06:53:06 +01:00
load_obj.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
main.cpp Fix warnings 2020-10-14 19:48:17 +02:00
main.h Eliminate the use of "mainwin" in lib/db_* 2020-05-08 11:59:09 +02:00
Makefile Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
oid.cpp Merge branch 'master' into develop 2020-04-02 07:35:18 +02:00
oid.h Close #72: Add checkbox for OCSP staple feature 2020-03-29 22:23:21 +02: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 Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pass_info.h Refactor Image and icon ressources 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 constify slotid 2020-04-05 09:16:12 +02:00
pk11_attribute.h constify slotid 2020-04-05 09:16:12 +02:00
pkcs11_lib.cpp Merge branch 'master' into develop 2020-04-05 13:49:01 +02:00
pkcs11_lib.h Merge branch 'master' into develop 2020-04-05 10:58:47 +02:00
pkcs11.cpp Merge branch 'master' into develop 2020-04-05 10:58:47 +02:00
pkcs11.h Merge branch 'master' into develop 2020-04-05 10:58:47 +02:00
pki_base.cpp Minor fixes 2020-06-26 14:21:32 +02:00
pki_base.h Move tree-handling from db_x509 class to the base class 2020-05-08 17:37:40 +02:00
pki_crl.cpp Revamp database management 2020-05-08 07:47:15 +02:00
pki_crl.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_evp.cpp Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_evp.h Merge branch 'master' into develop 2020-03-23 06:53:06 +01:00
pki_key.cpp Fix warnings 2020-10-14 19:48:17 +02:00
pki_key.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_lookup.h Minor fixes 2020-06-26 14:21:32 +02:00
pki_multi.cpp Move tree-handling from db_x509 class to the base class 2020-05-08 17:37:40 +02:00
pki_multi.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_pkcs7.cpp Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_pkcs7.h Get rid of filename2bytearray and QString2filename 2020-04-05 09:16:12 +02: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 Merge branch 'master' into develop 2020-04-05 10:58:47 +02:00
pki_scard.h Merge branch 'master' into develop 2020-04-05 10:58:47 +02:00
pki_temp.cpp Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_temp.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_x509.cpp Revamp database management 2020-05-08 07:47:15 +02:00
pki_x509.h Revamp database management 2020-05-08 07:47:15 +02:00
pki_x509req.cpp Move item store from db_base into separate class "pki_lookup" 2020-04-30 18:37:25 +02:00
pki_x509req.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00
pki_x509super.cpp Move item store from db_base into separate class "pki_lookup" 2020-04-30 18:37:25 +02:00
pki_x509super.h Improve printing of cmdline items 2020-03-13 12:13:27 +01:00
settings.cpp Merge branch 'master' into develop 2020-04-02 07:35:18 +02:00
settings.h Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
sql.cpp Fix warnings 2020-10-14 19:48:17 +02:00
sql.h Support concurrent database access. 2019-03-25 06:47:25 +01:00
version.cpp Improve and fix VERSION_ITERATION 2020-04-27 15:03:36 +02:00
x509name.cpp Minor fixes 2020-06-26 14:21:32 +02:00
x509name.h hashNum() is an unsigned integer 2020-03-19 20:40:36 +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 Minor fixes 2020-06-26 14:21:32 +02:00
x509v3ext.h Extend --print and --text functionality 2020-03-13 12:13:27 +01:00
xfile.h Encapsulate all BIOs in the BioByteArray class 2020-04-06 22:07:57 +02:00