Christian Hohnstaedt
b3cece8ef3
unify password lengths
2006-11-28 13:42:18 +01:00
Christian Hohnstaedt
6f3932983a
Fix for gcc4
...
delete my bogus default password
2006-11-28 13:12:22 +01:00
Christian
d147841f39
minor changes in COPYRIGHT
...
fix database dump
extend Cert and key export possibilities
enhance autoIntName and req and cert loading
fix ImportMulti->details
erase default password on database close
2006-11-22 00:09:16 +01:00
Christian Hohnstaedt
f0d2fa3e39
Fix warnings
...
mv showItem() to db_base class
cleanup
Disable PKCS#7 signing and encryption
2006-11-17 15:05:48 +01:00
Christian Hohnstaedt
c980a5e8d4
Add export format for apache-ssl
...
cleanup
fix bug in PKCS#12 immport
2006-11-16 17:57:51 +01:00
Christian Hohnstaedt
51510e9390
remove sleepycat from licence info
...
add connects for edit and doubleClick
2006-11-14 23:04:16 +01:00
Christian
79cd9d4766
changes for doubleClick
2006-11-14 06:33:49 +01:00
Christian Hohnstaedt
0e11d745d8
fix signer finding algo
2006-06-12 17:29:42 +02:00
Christian
a4b531af8c
PKCS#12 export fixed
2006-06-11 23:03:10 +02:00
Christian
3db4306bc6
add import of old database
2006-06-08 23:17:20 +02:00
Christian
dae20bc28e
Fix Password input and key encryption
...
Add CA properties
2006-06-05 23:14:38 +02:00
Christian
a08bb6a542
Password enhancement
2006-05-30 22:05:55 +02:00
Christian
813e115b8e
Spaces deleted
2006-05-21 10:08:39 +02:00
Christian
4e550c4f66
Added PKCS12 and PKCS7 import
...
clicklabel colorized
Database password improvement
2006-05-20 02:57:58 +02:00
chris2511
104530485e
Add multiimport and CRLs
2006-05-17 21:11:16 +00:00
chris2511
13b6bb9e07
more QT4 changes
2006-03-18 12:59:37 +00:00
chris2511
c6622680db
push forward to QT4
2006-03-12 17:39:52 +00:00
chris2511
d80d1ff6d2
small fixes
2005-05-23 18:23:19 +00:00
chris2511
8f9f615713
small changes, fix progressbar length for DSA keys
2005-05-23 18:18:55 +00:00
chris2511
f56bf74ba5
add support for building on Mac OS X
...
including app dir and dmg
Fix extension bug for requests
2005-05-17 23:41:53 +00:00
chris2511
542d2981ab
fix keysize displaying
...
change Mainwindow UI to Mainwindow and get QT-2 incompatible - Sorry
Windows users :-)
2005-05-11 15:41:25 +00:00
chris2511
4f783fe7b0
fixed deleting of unneeded extensions from cert for request
2005-02-26 01:53:52 +00:00
chris2511
9a58b1513c
add V3 extension support for Requests
2005-02-25 23:41:56 +00:00
chris2511
36817f98d9
add function to dump the database into the filesystem
2005-02-09 00:03:56 +00:00
chris2511
0091853a73
changes in building,
...
DSA keys
key format in database changed to contain the public key and
the private one in encrypted form.
2005-02-07 21:56:21 +00:00
chris2511
1c6bfca323
patch from Mikael Magnusson
...
change of key handling started (DSA dupport and stronger security)
2004-09-21 22:10:52 +00:00
chris2511
b4fa72433e
search more intensive for the CRL signer, add /etc/xca/nid.txt
...
to OID search path
2004-02-18 00:03:02 +00:00
chris2511
e21066dbef
debian menu added,
...
version 4.7-RC1
2004-02-05 23:05:00 +00:00
chris2511
f1ad05d171
*** empty log message ***
2003-12-11 17:02:38 +00:00
chris2511
f6b623fbe5
memeory leaks removed
2003-12-10 22:33:08 +00:00
chris2511
de21ec1e0f
memory leaks searched for
2003-12-10 06:43:04 +00:00
chris2511
6cf2d0320e
loading from file moved from constructor to
...
method fload()
2003-12-09 17:25:22 +00:00
chris2511
ee735eebc3
db open and close completed
2003-11-28 12:35:20 +00:00
chris2511
ea3775c71f
Template changing when creating certificates repaired
...
Import of Templates fixed.
2003-08-04 23:40:39 +00:00
chris2511
592ae276a4
critical flag in key usage and extended key usage works now
...
Import of Multiple items is done and works
2003-07-30 14:55:29 +00:00
chris2511
8be3abe818
*** empty log message ***
2003-07-03 05:58:18 +00:00
chris2511
67294fc708
*** empty log message ***
2003-06-25 23:38:49 +00:00
chris2511
360d8b90f3
moved some widgets to ./widgets/ subdir
2003-06-22 22:36:32 +00:00
chris2511
fe46ff670f
all strings replaced by QString
2003-06-18 16:04:26 +00:00
chris2511
81d9b962a4
grosse Baustelle
2003-06-12 20:23:45 +00:00
chris2511
6fd0dadc86
nameoneline for index.txt added, bug in key_write removed
...
export to tinyca / openssl-ca completed
2003-03-05 22:47:03 +00:00
chris2511
756024c9c6
remember workingdir in export cert and key
...
configure changed
change suffix when changing cert-export-format
2003-02-05 21:07:17 +00:00
chris
9f650fff0c
bugs removed
2003-01-06 19:35:46 +00:00
chris
dc13e910eb
check for OpenSSL 0.9.7
2002-12-17 23:41:37 +00:00
chris
c58c851b79
import certs from PKCS7, changes to compile against OpenSSL 0.9.7
2002-12-17 19:56:07 +00:00
chris
cafc1cbec3
std:: added
2002-12-16 21:32:16 +00:00
chris
e2ece96256
PKCS7 signing works
...
sed s/string/std::string/g
2002-12-16 20:28:17 +00:00
chris
0263e1d5bc
*** empty log message ***
2002-10-21 18:50:04 +00:00
chris
3f3541b317
Prettier keydetails
2002-10-21 18:31:20 +00:00
chris
9be85c8eeb
Nullpointer-crash eliminated
2002-10-21 17:46:42 +00:00