xca/lib
Christian Hohnstaedt 5f4d3e1084 Bug #3485139 Exception when creating certificates in passwordless db
Fix key decryption in case of an empty password.
Use "" instead of NULL for EVP_BytesToKey()
2012-03-31 14:28:37 +02:00
..
asn1int.cpp Improve CRL generation [3035294] 2010-07-29 07:41:49 +02:00
asn1int.h Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
asn1time.cpp Improve CRL generation [3035294] 2010-07-29 07:41:49 +02:00
asn1time.h Improve CRL generation [3035294] 2010-07-29 07:41:49 +02:00
base.h drop Openssl 0.9.7 backward compatibility hack 2010-08-19 07:16:51 +02:00
db_base.cpp support warning colors for dates 2012-03-31 14:28:33 +02:00
db_base.h Feature Request [3058195] Export directly to the clipboard 2010-10-01 06:46:22 +02:00
db_crl.cpp add live to the "Revokation reason" checkbox 2011-07-13 17:55:10 +02:00
db_crl.h fix CRL handling 2010-08-27 18:28:16 +02:00
db_dump.cpp update copyright information 2010-03-11 07:13:48 +01:00
db_key.cpp consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
db_key.h After all we are able to convert all extensions to config 2010-07-21 17:52:17 +02:00
db_temp.cpp open database with 0600 permissions 2010-08-26 06:39:30 +02:00
db_temp.h Improve Columns of all Items Feature Request [849713] 2010-07-30 06:54:14 +02:00
db_token.cpp Support multiple PKCS#11 provider 2010-08-11 23:12:48 +02:00
db_token.h Support multiple PKCS#11 provider 2010-08-11 23:12:48 +02:00
db_x509.cpp disable creating a request from a cert if no private key is available 2011-07-12 18:51:27 +02:00
db_x509.h Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
db_x509req.cpp fix typo 2011-01-24 18:49:31 +01:00
db_x509req.h update copyright information 2010-03-11 07:13:48 +01:00
db_x509super.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
db_x509super.h support exporting requests and certs as openssl config file 2011-01-24 18:23:02 +01:00
db.cpp Reduce namelen to the maximum of 80 during import 2012-03-31 14:28:37 +02:00
db.h open database with 0600 permissions 2010-08-26 06:39:30 +02:00
exception.h consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
func.cpp Win32: use QDir::separator instead of / to compress filenames 2012-03-23 06:59:34 +01:00
func.h Add PKCS#11 library searching facility 2011-07-20 07:21:31 +02:00
headerlist.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
import.cpp Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
load_obj.cpp consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
load_obj.h Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
main.cpp consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
Makefile fix build system 2011-07-07 18:24:18 +02:00
oid.cpp support exporting requests and certs as openssl config file 2011-01-24 18:23:02 +01:00
oid.h support exporting requests and certs as openssl config file 2011-01-24 18:23:02 +01:00
opensc-pkcs11.h add new Token-features 2010-02-17 07:20:18 +01:00
pass_info.cpp Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
pass_info.h Changed all header includes to QT4 names and included the correct component name 2010-06-13 11:49:38 +02:00
Passwd.cpp Bug #3485139 Exception when creating certificates in passwordless db 2012-03-31 14:28:37 +02:00
Passwd.h consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
pk11_attribute.cpp Support multiple PKCS#11 provider 2010-08-11 23:12:48 +02:00
pk11_attribute.h Support multiple PKCS#11 provider 2010-08-11 23:12:48 +02:00
pkcs11_lib.cpp remove unneeded code 2010-08-27 18:24:41 +02:00
pkcs11_lib.h add extra checks for pkcs#11 lib 2010-10-30 08:05:21 +02:00
pkcs11.cpp improve stoken selection dialog 2011-07-16 10:18:16 +02:00
pkcs11.h cleanup after closing a db and reset settings before opening it 2011-07-15 07:18:18 +02:00
pki_base.cpp Add PKCS#11 library searching facility 2011-07-20 07:21:31 +02:00
pki_base.h support warning colors for dates 2012-03-31 14:28:33 +02:00
pki_crl.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_crl.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_evp.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_evp.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_key.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_key.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_multi.cpp consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
pki_multi.h Tell user about illegal files 2010-06-19 14:28:25 +02:00
pki_pkcs7.cpp update copyright information 2010-03-11 07:13:48 +01:00
pki_pkcs7.h Update translation and messages 2010-05-17 06:51:24 +02:00
pki_pkcs12.cpp consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
pki_pkcs12.h consolidate Password and Pin input dialogs 2011-04-30 07:53:26 +02:00
pki_scard.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_scard.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_temp.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_temp.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_x509.cpp support warning colors for dates 2012-03-31 14:28:33 +02:00
pki_x509.h support warning colors for dates 2012-03-31 14:28:33 +02:00
pki_x509req.cpp fix ASN1 encoding of PKCS#10 requests 2011-07-11 19:04:40 +02:00
pki_x509req.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_x509super.cpp Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
pki_x509super.h Add x509v3 extensions to the list of selectable columns 2011-06-21 22:06:39 +02:00
x509name.cpp Improve column handling 2010-08-01 06:50:49 +02:00
x509name.h Improve column handling 2010-08-01 06:50:49 +02:00
x509rev.cpp drop Openssl 0.9.7 backward compatibility hack 2010-08-19 07:16:51 +02:00
x509rev.h Improve CRL generation [3035294] 2010-07-29 07:41:49 +02:00
x509v3ext.cpp Fix IPv6 address handling in v3 extensions 2011-06-08 06:19:16 +02:00
x509v3ext.h After all we are able to convert all extensions to config 2010-07-21 17:52:17 +02:00