Commit Graph

104 Commits

Author SHA1 Message Date
chris2511
d80d1ff6d2 small fixes 2005-05-23 18:23:19 +00:00
chris2511
7edd590581 use the status bar 2005-05-18 07:10:19 +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
9a58b1513c add V3 extension support for Requests 2005-02-25 23:41:56 +00:00
chris2511
b722ca5655 add "validation" function for editable extensions 2005-02-16 23:23:20 +00:00
chris2511
cd7207e74c add "edit" buttons for subject/issuer alt. name, crl dist. point and cert. auth. info access for easier data input. 2005-02-15 22:41:46 +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
10017c9da5 changes from Ilya 2004-06-13 21:22:24 +00:00
chris2511
24f33d8038 s/Revokation/Revocation/g
s/Certifikate/Certificate/g
2004-05-25 20:31:22 +00:00
chris2511
9547edc042 store "midnight" in template 2004-05-21 19:07:43 +00:00
chris2511
43811c7bc0 manpage and documentation updated
segfault in CRL import removed
2004-04-19 21:19:31 +00:00
chris2511
bf5a96142b translations 2004-04-16 21:49:20 +00:00
chris2511
cc1f45bd2b revoke certs mentioned in CRLs
on load and import
2004-04-15 22:31:31 +00:00
chris2511
e67b8cd743 credits for financial support added 2004-04-15 15:32:38 +00:00
chris2511
e8f4098173 allow empty passwords on PKCS#12 import 2004-04-15 11:47:19 +00:00
chris2511
a9a34847c2 "Authority info Access" enhanced
"aia.txt" as oid list added
2004-04-14 23:36:54 +00:00
chris2511
33f907b183 validity view was changed to be font width aware.
Closes Bug #931849
CertExtend dialog has also a time-diff.
It is possible to round the validity times
to 0:00:00 and 23.59.59
2004-04-13 23:35:23 +00:00
chris2511
ea6d39d4bd Fontsize 2004-04-13 15:52:44 +00:00
chris2511
7141c1fd0c better depends 2004-02-21 16:41:14 +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
84c0b66b36 cerrs removed 2004-02-12 18:53:37 +00:00
chris2511
05d95ece9c open db if explicit mentioned 2004-02-06 18:59:16 +00:00
chris2511
e21066dbef debian menu added,
version 4.7-RC1
2004-02-05 23:05:00 +00:00
chris2511
7d4f729190 fixes for SPKAC and database opening 2004-02-05 20:17:54 +00:00
chris2511
e4f7bf60dd CRLs will revoke existing certs 2003-12-12 16:01:29 +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
748e71a6e4 searching for leaks 2003-12-10 16:01:06 +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
11868911ec replace iostream with printf 2003-12-08 23:33:22 +00:00
chris2511
94f37c622c information about -b for basedir,
changes for Mingw32 and MSVC++
2003-12-04 22:17:20 +00:00
chris2511
d932fc0e82 Authority info access added
Certificate policies pending...
2003-11-30 20:56:56 +00:00
chris2511
ce13a085ea databases can be opened, changed and closed.
additional (private) oids can be registered in oids.txt
OIDs for extended key usage and Distinguished name are
now read from eku.txt and dn.txt respectively.
XCA does not open DB when viewing items from CMD line
2003-11-30 15:42:08 +00:00
chris2511
ee735eebc3 db open and close completed 2003-11-28 12:35:20 +00:00
chris2511
ab3c712240 About dialog and help window added
Mainwindow.cpp splattered over several files
database initialization happens only if needed
2003-11-28 00:38:10 +00:00
chris2511
b49ee62e68 SPKAC enhancement patch from W. Glas added
Mainwindow menu bar added
2003-11-27 15:39:29 +00:00
chris2511
5cf00e9c80 *** empty log message *** 2003-11-26 22:03:11 +00:00
chris2511
70296ed6fb pkcs7 export repaired and enhanced
documentation updated
2003-11-25 19:34:01 +00:00
chris2511
ff1dc7b203 ASN1_UTF8STRING support and UNICODE support in x509name 2003-11-25 15:56:46 +00:00
chris2511
8005cf0433 Netscape SPKAC support added 2003-11-24 23:49:16 +00:00
chris2511
9ad2df7fe0 changed GENERALIZEDTIME to UTCTIME in CRLs
to make them compatible to Netscape.
solves Bug:
[ 845800 ] CRL Generation problem for Netscape
2003-11-24 13:42:44 +00:00
chris2511
294ef97227 fixed the following bugs:
[ 836967 ] Unable to specify alternate database
[ 843725 ] xca dies when opened with a pem key as argument
2003-11-24 12:51:23 +00:00
chris2511
55b01dcd1d repair Makefiles to hardcode the object names
init_database after we know the filename
2003-11-24 09:04:11 +00:00
chris2511
1d1f4065ea New configure added, Makefile.in's purged and one configuration:
Local.mak for flags and compilers.
2003-10-13 09:01:21 +00:00
chris2511
5bdf91320e make it compile 2003-09-03 15:13:58 +00:00
chris2511
3124f25981 SmartCard Logon OID 2003-08-14 22:42:14 +00:00
chris2511
82a925a9ff changes in renaming items with QT3
VERSION 0.4.5
2003-08-13 21:14:39 +00:00
chris2511
94cbf6b82a [ 737036 ] make error texts copiable from pop-up-windows to clipboard
by adding a button doing this
2003-08-13 10:25:51 +00:00