xca/lib
Christian Hohnstaedt b41d322069 Refactor native separators / and \ on windows.
Always only use forward slash /
Drop all "QDir::separator()" and "nativeSeparator()"
functions. Only use it where filenames are displayed for the user.
2020-04-02 06:12:47 +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 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 Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
db_base.h Cleanup: remove unused properties and declarations 2019-03-27 05:58:25 +01:00
db_crl.cpp Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
db_crl.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
db_key.cpp Close #174: Microsoft's PVK RSA private key format 2020-03-22 08:12:38 +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 Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
db_temp.h Refactor Image and icon ressources 2020-03-11 07:19:56 +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 Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
db_x509.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
db_x509req.cpp Refactor Image and icon ressources 2020-03-11 07:19:56 +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 Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
db_x509super.h Switch database format to SQL(ite) 2018-03-05 07:42:36 +01: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
entropy.cpp Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
entropy.h SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
exception.h Resolve gcc 9/10 new warnings. 2020-02-09 01:24:06 +01:00
func.cpp Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
func.h Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +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 Close #174: Microsoft's PVK RSA private key format 2020-03-22 08:12:38 +01:00
load_obj.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
main.cpp Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02: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 Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +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 Close #24: Add LibreSSL support. Tested with LibreSSL 2.7.2 2018-04-22 16:12:04 +02: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 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 Resolve gcc 9/10 new warnings. 2020-02-09 01:24:06 +01:00
pkcs11.cpp Improve and fix qDeleteAll() 2020-03-20 16:29:42 +01:00
pkcs11.h Improve and fix qDeleteAll() 2020-03-20 16:29:42 +01:00
pki_base.cpp Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
pki_base.h Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
pki_crl.cpp Close #70: cant open ics file in ical on macos mojave 2020-04-01 12:29:55 +02:00
pki_crl.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_evp.cpp Avoid unused variable warning for OpenSSL 0.9.8 2020-03-29 22:33:57 +02:00
pki_evp.h Close #174: Microsoft's PVK RSA private key format 2020-03-22 08:12:38 +01:00
pki_key.cpp Resolve gcc 9/10 new warnings. 2020-02-09 01:24:06 +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 Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_scard.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_temp.cpp Close #72: Add checkbox for OCSP staple feature 2020-03-29 22:23:21 +02:00
pki_temp.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_x509.cpp Close #70: cant open ics file in ical on macos mojave 2020-04-01 12:29:55 +02:00
pki_x509.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_x509req.cpp Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_x509req.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
pki_x509super.cpp hashNum() is an unsigned integer 2020-03-19 20:40:36 +01:00
pki_x509super.h Refactor Image and icon ressources 2020-03-11 07:19:56 +01:00
settings.cpp Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
settings.h Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02: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 Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
x509name.cpp hashNum() is an unsigned integer 2020-03-19 20:40:36 +01: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 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 Close #174: Microsoft's PVK RSA private key format 2020-03-22 08:12:38 +01:00