..
arguments.cpp
Add commandline option "select" to 'print', 'pem' or 'text'
2021-05-24 22:22:51 +02:00
arguments.h
Bash completion
2021-04-23 15:57:32 +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
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02: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
Close #67 : possibility to ignore password prompt from CLI
2021-05-11 12:07:40 +02:00
database_model.h
Close #67 : possibility to ignore password prompt from CLI
2021-05-11 12:07:40 +02:00
db_base.cpp
sql: better handle SQL errors during insert
2021-05-05 19:39:28 +02:00
db_base.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
db_crl.cpp
sql: better handle SQL errors during insert
2021-05-05 19:39:28 +02:00
db_crl.h
Fix warnings
2020-10-14 19:48:17 +02:00
db_key.cpp
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25:32 +02:00
db_key.h
Fix warnings
2020-10-14 19:48:17 +02:00
db_temp.cpp
Replace qWarning()s by qDebug()
2021-05-11 12:07:40 +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
Replace certificate while renewing it
2021-06-01 20:25:13 +03:00
db_x509.h
Move ca-properties dialog to the certificate view
2021-05-10 20:41:12 +02:00
db_x509req.cpp
sql: better handle SQL errors during insert
2021-05-05 19:39:28 +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
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
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25:32 +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
Replace qWarning()s by qDebug()
2021-05-11 12:07:40 +02:00
func.h
Close #259 : Follow the XDG base directory specification
2021-05-11 12:04:46 +02:00
headerlist.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02: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
WIP
2021-05-25 21:10:54 +02:00
main.h
Eliminate the use of "mainwin" in lib/db_*
2020-05-08 11:59:09 +02:00
Makefile
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
oid.cpp
Replace qWarning()s by qDebug()
2021-05-11 12:07:40 +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
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25:32 +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
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
Close #258 : xca aborts on exit and on access to own templates
2021-04-01 11:02:22 +02:00
pkcs11_lib.h
Merge branch 'master' into develop
2020-04-05 10:58:47 +02:00
pkcs11.cpp
Adaptions to stay OpenSSL 3.0 alpha16 compatible
2021-05-12 08:49:28 +02:00
pkcs11.h
Merge branch 'master' into develop
2020-04-05 10:58:47 +02:00
pki_base.cpp
Commandline: Add "--list-items" to print a list of database items
2021-05-11 12:07:40 +02:00
pki_base.h
Commandline: Add "--list-items" to print a list of database items
2021-05-11 12:07:40 +02:00
pki_crl.cpp
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_crl.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_evp.cpp
Adaptions to stay OpenSSL 3.0 alpha16 compatible
2021-05-12 08:49:28 +02:00
pki_evp.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_key.cpp
Adaptions to stay OpenSSL 3.0 alpha16 compatible
2021-05-12 08:49:28 +02:00
pki_key.h
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25:32 +02:00
pki_lookup.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_multi.cpp
Improve error message during commandline import
2021-04-25 15:41:02 +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
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25:32 +02: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
Adaptions to stay OpenSSL 3.0 alpha16 compatible
2021-05-12 08:49:28 +02:00
pki_scard.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_temp.cpp
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_temp.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_x509.cpp
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_x509.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_x509req.cpp
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
pki_x509req.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +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
Initialize workingdir with trailing slash
2020-10-15 06:21:32 +02:00
settings.h
Refactor native separators / and \ on windows.
2020-04-02 06:12:47 +02:00
sql.cpp
Drop support for Qt4
2021-05-09 12:25:32 +02:00
sql.h
Support concurrent database access.
2019-03-25 06:47:25 +01:00
version.cpp
Rename PACKAGE_VERSION to XCA_VERSION
2021-04-26 10:10:23 +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
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
x509rev.h
Drop backward-compatibility for old(<2.0.0) XCA databases
2021-05-10 20:41:12 +02:00
x509v3ext.cpp
Drop OpenSSL backward compatibility hacks < 1.1.0
2021-05-09 12:25: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