..
asn1int.cpp
OSSL 1.1 vs. 1.0: Cleanup CRL extensions
2017-06-19 08:33:29 +02:00
asn1int.h
OSSL 1.1 vs. 1.0: Cleanup CRL extensions
2017-06-19 08:33:29 +02:00
asn1time.cpp
Translation: Also translate validity dates to the configured language
2017-11-17 09:06:56 +01:00
asn1time.h
Extend generating an OpenSSL "index.txt"
2016-09-06 20:03:55 +02:00
base.h
Indicate development and release version by git commit hash
2018-01-28 11:36:37 +01:00
builtin_curves.cpp
Better support Brainpool curves
2014-11-20 23:47:23 +01:00
builtin_curves.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_base.cpp
Switch to Qt5 for Windows build and installation
2017-07-17 09:27:46 +02:00
db_base.h
SF: #120 Crash when importing CA certificate for certificates which already exist
2017-07-12 19:35:21 +02:00
db_crl.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_crl.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_key.cpp
SF Bug #110 Exported private key from 4096 bit SSH key is wrong
2018-01-06 21:18:31 +01:00
db_key.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_temp.cpp
Some pedantic edits
2016-04-09 06:40:39 +02:00
db_temp.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_token.cpp
Select the translation language via File menu
2014-11-20 20:14:25 +01:00
db_token.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db_x509.cpp
Fix Hash algorithm when converting certificate to PKCS#10
2017-10-04 23:21:02 +02:00
db_x509.h
Extend generating an OpenSSL "index.txt"
2016-09-06 20:03:55 +02:00
db_x509req.cpp
Do not apply the default template when creating a similar cert
2017-07-12 19:35:21 +02:00
db_x509req.h
Refactor context menu
2015-05-17 09:17:04 +02:00
db_x509super.cpp
Some pedantic edits
2016-04-09 06:40:39 +02:00
db_x509super.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
db.cpp
Refuse overwriting unknown files
2017-11-17 15:53:30 +01:00
db.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
entropy.cpp
Refine and document Entropy gathering
2018-01-29 14:57:07 +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
Improve behavior regarding additional OIDs
2018-01-31 20:15:07 +01:00
func.h
Indicate development and release version by git commit hash
2018-01-28 11:36:37 +01:00
headerlist.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
import.cpp
Fix spelling errors found by lintian packge checker
2016-02-11 09:08:38 +01:00
load_obj.cpp
Switch to Qt5 for Windows build and installation
2017-07-17 09:27:46 +02:00
load_obj.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
main.cpp
Refine and document Entropy gathering
2018-01-29 14:57:07 +01:00
main.h
OSSL 1.1 vs. 1.0: Windows support
2017-07-08 06:57:04 +02:00
Makefile
Indicate development and release version by git commit hash
2018-01-28 11:36:37 +01:00
oid.cpp
Improve behavior regarding additional OIDs
2018-01-31 20:15:07 +01:00
oid.h
Improve behavior regarding additional OIDs
2018-01-31 20:15:07 +01:00
opensc-pkcs11.h
Support EC key generation on PKCS#11 token
2014-10-31 00:23:39 +01:00
openssl_compat.h
Refine and document Entropy gathering
2018-01-29 14:57:07 +01: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
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
pkcs11_lib.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
pkcs11.cpp
OSSL 1.1 vs. 1.0: Drop some #ifdef from the pkcs11
2017-06-19 08:33:29 +02:00
pkcs11.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
pki_base.cpp
Fix PEM_BIO loading by using QByteArray instead of BIO and fmemopen
2017-07-15 06:51:37 +02:00
pki_base.h
Fix PEM_BIO loading by using QByteArray instead of BIO and fmemopen
2017-07-15 06:51:37 +02:00
pki_crl.cpp
Remove duplicate X509_CRL_set_issuer_name()
2017-11-29 08:01:19 +01:00
pki_crl.h
OSSL 1.1 vs. 1.0: Cleanup CRL extensions
2017-06-19 08:33:29 +02:00
pki_evp.cpp
Fix dumping private keys during "Dump database"
2018-01-27 12:52:17 +01:00
pki_evp.h
Fix Null pointer exception when importing PKCS#12 with OpenSSL 1.1.0
2018-01-27 12:48:13 +01:00
pki_key.cpp
SF Bug #110 Exported private key from 4096 bit SSH key is wrong
2018-01-06 21:18:31 +01:00
pki_key.h
Add support for OpenSSL 1.1.0
2017-06-19 08:32:39 +02:00
pki_multi.cpp
Improve Copy&Paste behavior: Accept Ctrl-V and MousePaste on MainWindow
2017-07-15 06:51:37 +02:00
pki_multi.h
Fix PEM_BIO loading by using QByteArray instead of BIO and fmemopen
2017-07-15 06:51:37 +02:00
pki_pkcs7.cpp
Fix all fopen() calls to always use "wb" or "rb"
2015-05-20 13:14:21 +02:00
pki_pkcs7.h
Update translation and messages
2010-05-17 06:51:24 +02:00
pki_pkcs12.cpp
OSSL 1.1 vs. 1.0: Private keys
2017-06-19 08:33:29 +02:00
pki_pkcs12.h
Update Copyright dates
2012-05-06 11:16:44 +02:00
pki_scard.cpp
Fix further spelling errors found by lintian packge checker
2017-10-24 12:15:58 +02:00
pki_scard.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
pki_temp.cpp
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
pki_temp.h
Refactor context menu
2015-05-17 09:17:04 +02:00
pki_x509.cpp
SF Bug #109 Revoked.png isn't a valid image
2018-01-06 21:17:15 +01:00
pki_x509.h
SF Bug #109 Revoked.png isn't a valid image
2018-01-06 21:17:15 +01:00
pki_x509req.cpp
OSSL 1.1 vs. 1.0: Private keys
2017-06-19 08:33:29 +02:00
pki_x509req.h
OSSL 1.1 vs. 1.0: Private keys
2017-06-19 08:33:29 +02:00
pki_x509super.cpp
OSSL 1.1 vs. 1.0: Store sigAlg as NID instead of Object
2017-06-19 08:33:29 +02:00
pki_x509super.h
OSSL 1.1 vs. 1.0: Store sigAlg as NID instead of Object
2017-06-19 08:33:29 +02:00
version.cpp
Indicate development and release version by git commit hash
2018-01-28 11:36:37 +01:00
x509name.cpp
OSSL 1.1 vs. 1.0: Cleanup CRL extensions
2017-06-19 08:33:29 +02:00
x509name.h
OSSL 1.1 vs. 1.0: Cleanup CRL extensions
2017-06-19 08:33:29 +02:00
x509rev.cpp
OSSL 1.1 vs. 1.0: Revocations
2017-06-19 08:33:29 +02:00
x509rev.h
SF. Bug. #81 Make xca qt5 compatible
2015-09-17 18:42:42 +02:00
x509v3ext.cpp
OSSL 1.1 vs. 1.0: Private keys
2017-06-19 08:33:29 +02:00
x509v3ext.h
Add support for OpenSSL 1.1.0
2017-06-19 08:32:39 +02:00
xca_db_stat.cpp
Switch to Qt5 for Windows build and installation
2017-07-17 09:27:46 +02:00