Christian Hohnstaedt
|
3cbd020bfc
|
Update copyright notes
|
2013-11-20 09:32:39 +01:00 |
|
Christian Hohnstaedt
|
07603fec1b
|
Add general supporter
|
2013-11-20 07:29:05 +01:00 |
|
Christian Hohnstaedt
|
4085580cde
|
Add Croatian translation
Translated by "Nevenko Bartolincic"
Thanks!
|
2013-11-20 07:28:11 +01:00 |
|
Christian Hohnstaedt
|
38ed0b60b5
|
Update Copyright dates
|
2012-05-06 11:16:44 +02:00 |
|
Christian Hohnstaedt
|
a0baea653b
|
Improve Date displays and input
Make asn1time be based on QDateTime
Support for local time and GMT in
displays and input
|
2012-04-03 21:07:08 +02:00 |
|
Christian Hohnstaedt
|
54d13f1445
|
update docs
|
2011-02-28 20:09:05 +01:00 |
|
Christian Hohnstaedt
|
0401eb54ee
|
Improve version display
If the OpenSSL or QT version of the currently used library
differs from the one used during compilation of XCA then
both versions will be shown.
|
2011-01-28 18:28:21 +01:00 |
|
Christian Hohnstaedt
|
853b5afe32
|
update about page
|
2010-06-17 08:23:18 +02:00 |
|
Christian Hohnstaedt
|
de851ed3a9
|
Changed all header includes to QT4 names and included the correct component name
By Andreas Piesk. Thanks!
adapt to HEAD since the patch is based on 0.6.4
drop qt4/Qt include in list of includes during configuration
|
2010-06-13 11:49:38 +02:00 |
|
Christian Hohnstaedt
|
0138120410
|
add russian translation
|
2010-05-11 08:00:24 +02:00 |
|
Christian Hohnstaedt
|
344f065446
|
fix typos in doc
|
2010-03-14 09:34:20 +01:00 |
|
Christian Hohnstaedt
|
7f3ce42d4d
|
finish certificate to request transformation
- Implement feature request [2213094] and [1108304]
|
2009-12-05 09:07:04 +01:00 |
|
Christian Hohnstaedt
|
44e17ae9da
|
minor fixes:
- remove debugging code
- allow DOCDIR to be different from PREFIX
|
2009-11-24 17:41:57 +01:00 |
|
Christian Hohnstaedt
|
1e54ce5f2c
|
minor changes
- improve finding QT header
- allow help dialog in parallel (non-modal)
|
2009-10-28 19:07:07 +01:00 |
|
Christian Hohnstaedt
|
11460f063f
|
update copyright
|
2009-09-10 22:59:39 +02:00 |
|
chris
|
365ce4df4f
|
fix locale support and commandline handling
- by Andreas Roth
|
2009-02-27 08:09:43 +01:00 |
|
chris
|
596376630b
|
minor changes after Geoffs patch
- use "All files ( * )" not only for MAC
- fix the Bug found by him
- fix X509_REVOKED_dup() again
- New entry in Hall of fame
|
2008-01-08 20:42:26 +01:00 |
|
Christian Hohnstaedt
|
9f0aab7b79
|
Add advanced extension text to the template
- add donator info
- extend template format
- rename X-CA to XCA in the desktop file
|
2007-12-21 12:53:26 +01:00 |
|
Christian
|
ae0f398600
|
Release 0.6.4
- update copyright years and doc
|
2007-08-13 18:55:50 +00:00 |
|
Christian
|
8283d8e7b9
|
replace copyright notice in source files
(copyright and licence itself remain unchanged)
fix configure to set Qt include dir
code justifying
|
2007-04-12 12:25:28 +02:00 |
|
Christian
|
d4a90be207
|
replace "include <Qt/" by "include <"
|
2007-04-11 11:19:22 +02:00 |
|
Christian
|
d701024e31
|
changes to change to qmake
|
2007-04-09 15:58:41 +02:00 |
|
Christian
|
4943b00bde
|
better icons
Fix Windows help URI
|
2007-02-09 00:28:29 +01:00 |
|
Christian
|
72779569e9
|
remove debugging code
fix spelling errors
check certificate validity times
add donators entry
|
2007-02-08 23:57:19 +01:00 |
|
Christian
|
85e91b4391
|
autodetect and load any type of PEM files
either with -P option or menu Import->PEM file
|
2007-02-08 00:35:13 +01:00 |
|
Christian Hohnstaedt
|
e5600d6427
|
update changelog
add file association for ".xdb" on W32
remove TainyCA support
add donations page
|
2007-02-01 17:32:11 +01:00 |
|
Christian
|
8427a6e6fb
|
add clicklabel-support for CRLs
fix possible segfault for uninitialized database password
|
2007-01-31 00:02:37 +01:00 |
|
Christian
|
ce806906ed
|
fix doc-path
|
2006-12-29 13:58:39 +01:00 |
|
Christian Hohnstaedt
|
141f0e0218
|
Fix uninitialized/Null pointer segfault
|
2006-12-13 21:37:36 +01:00 |
|
Christian
|
da95466b5f
|
delete superflous code fragments for OpenSSL 0.9.6 support
fix Crl expiry date and show it.
Crl list: show issuer certificate name and Expiry date (last URL)
fix indentation
|
2006-12-09 16:04:45 +01:00 |
|
Christian Hohnstaedt
|
77898e0f16
|
Disable all buttons and menus if no database open
|
2006-12-08 10:54:31 +01:00 |
|
Christian Hohnstaedt
|
2d5e535111
|
merge suggestions from Alon Bar-Lev, member of Gentoo project
|
2006-12-06 10:50:35 +01:00 |
|
Christian
|
dfd530a690
|
add fix for database shrink,
fix URL of documentation
add file associations for *.xdb in the nsi installer
|
2006-12-05 11:36:41 +01:00 |
|
Christian Hohnstaedt
|
606ebf01c3
|
fix image of CRL export
add Key column showing the key-password state
use enum for key-state
Fix focus for password dialogs
Resize columns after item loading
|
2006-11-30 18:14:24 +01:00 |
|
Christian
|
0610c35956
|
add donation information
fix version information
|
2006-11-28 17:59:07 +01:00 |
|
Christian
|
1727c1a966
|
fix dump import
|
2006-11-27 22:26:23 +01:00 |
|
Christian Hohnstaedt
|
2a1eda8eaf
|
Fix PKCS12
delete debian and rpm subdirs
and Visual C++ files
|
2006-11-20 19:11:33 +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
|
554fcdc6b4
|
fix documentation
|
2006-05-23 22:36:24 +02:00 |
|
Christian
|
813e115b8e
|
Spaces deleted
|
2006-05-21 10:08:39 +02:00 |
|
chris2511
|
462eac83a3
|
certificates for QT4
|
2006-03-12 23:57:24 +00:00 |
|
chris2511
|
36817f98d9
|
add function to dump the database into the filesystem
|
2005-02-09 00:03:56 +00:00 |
|
chris2511
|
24f33d8038
|
s/Revokation/Revocation/g
s/Certifikate/Certificate/g
|
2004-05-25 20:31:22 +00:00 |
|
chris2511
|
bf5a96142b
|
translations
|
2004-04-16 21:49:20 +00:00 |
|
chris2511
|
e67b8cd743
|
credits for financial support added
|
2004-04-15 15:32:38 +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
|
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
|
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 |
|