Commit Graph

105 Commits

Author SHA1 Message Date
Christian Hohnstaedt
a8ab54e7ef update INSTALL and INSTALL.qmake doc and xca.pro file
Set -mconsole for xca_db_stat
Improve functionality of xca_db_stat
2014-11-17 21:18:48 +01:00
Christian Hohnstaedt
6e1fad0ee4 Add xca_db_stat for displaying database structure and content 2014-11-16 06:40:55 +01:00
Christian Hohnstaedt
aaf9339eab Database hardening
- Delete invalid items (on demand)
- Be more tolerant against database errors
- Gracefully handle and repair corrupt databases
- Add "db_dump(.exe)" binary to all installations
2014-11-15 23:45:43 +01:00
Christian Hohnstaedt
82bb0e9f33 Translate header and tooltips 2014-11-14 09:27:39 +01:00
Christian Hohnstaedt
a97b8f9add Select whether to translate established x509 terms 2014-11-13 20:10:18 +01:00
Christian Hohnstaedt
85ef1558fe Fixup autoconf for Mac OSX 2014-11-05 23:56:17 +01:00
Christian Hohnstaedt
e50dc5824e Switch to autoconf for the configure script
Adapt build system paths and windows build script
2014-11-05 14:05:58 +01:00
Christian Hohnstaedt
7485f85d60 Release 1.0.0 2014-10-22 22:30:40 +02:00
Patrick MONNERAT
de7da9a1ed Suppress icon file extension in desktop entry
error: (will be fatal in the future): value "xca-32x32.xpm" for
key "Icon" in group "Desktop Entry" is an icon name with an
extension, but there should be no extension as described in
the Icon Theme Specification if the value is not an absolute path

remove the file extension from the icon file name in the desktop entry file.

Signed-off-by: Christian Hohnstaedt <chohnstaedt@innominate.com>
2014-10-22 21:19:30 +02:00
Christian Hohnstaedt
07759e7e1d update documentation and scripts for OpenSSL 0.9.8j 2014-10-22 20:42:31 +02:00
Christian Hohnstaedt
9b704718dd Improve registry entries for Windows Software information
Suggested by "Roose, Marco" <marco.roose@mpibpc.mpg.de>
2014-04-14 19:10:03 +02:00
Christian Hohnstaedt
b76d807f49 Minor fixes for MAC OS 2014-04-13 12:11:59 +02:00
Christian Hohnstaedt
fb4f343175 Update scripts and doc to openssl-1.0.1g 2014-04-11 19:29:46 +02:00
Christian Hohnstaedt
4f911c80fe Update scripts and docs to openssl 1.0.1e 2013-11-22 00:18:16 +01:00
Christian Hohnstaedt
e7d396635a SF Feature Req. #71 Add KDC Authentication OIDs to default files
Added them as proposed, thanks
2013-11-20 07:49:17 +01:00
Christian Hohnstaedt
508f2d5ab3 Prepare release 0.9.3
Update changelog (drop times, keep dates)
Update scripts and doc to xca 0.9.3 and openssl 1.0.1c
2012-05-12 11:37:14 +02:00
Christian Hohnstaedt
8f5acdfd34 Cheat sheet for release 2012-05-06 11:16:45 +02:00
Christian Hohnstaedt
abd4e5d778 Update documentation / buildscripts to OpenSSL 1.0.1b
Driven by ASN1 BIO vulnerability (CVE-2012-2110)
2012-05-06 11:16:45 +02:00
Christian Hohnstaedt
e38dd7758f fix support for MAC OS X 2012-05-06 11:16:41 +02:00
Christian Hohnstaedt
8b25d7f086 Update to Openssl 1.0.1 on W32 platform 2012-04-10 13:09:13 +02:00
Christian Hohnstaedt
3d4d790b04 last changes for 0.9.1 2011-11-07 07:09:32 +01:00
Christian Hohnstaedt
f394637b6f add linux-buildsystem-like output 2011-07-17 08:54:06 +02:00
Christian Hohnstaedt
ab28907db7 support building in extra build dir 2011-07-06 23:38:45 +02:00
Christian Hohnstaedt
9a2b277bd9 improve build system 2011-06-23 18:03:04 +02:00
Christian Hohnstaedt
c432a9eb91 update build-system
avoid partial linking, which seems to break OS X builds

no more opensc for windows. There is an opensc installer
for opensc now.
2011-06-20 05:51:03 +02:00
Christian Hohnstaedt
18a95f65c4 Fixup native building of XCA on Mac OSX 2011-05-05 22:37:10 +02:00
Christian Hohnstaedt
a75a9b2895 we can handle several files at once on the cmdline 2011-02-28 07:03:57 +01:00
Christian Hohnstaedt
9b7c97d4a9 add french translation 2011-02-28 07:03:46 +01:00
Christian Hohnstaedt
abb21470e8 update desktop and mime database during installation 2011-02-23 20:07:31 +01:00
Christian Hohnstaedt
7fe406f259 Close bug [3062711] Additional OIDs
add the OIDs as requested
2010-09-14 14:04:50 +02:00
Christian Hohnstaedt
65e7143e39 Close bug [3062708] Invalid user configuration file path name
update documentation regarding $HOME/.xca/*.txt
in doc/xca.sgml misc/*.txt
2010-09-14 13:54:03 +02:00
Christian Hohnstaedt
8b8d6255bf Prepare release 0.9.0 2010-08-29 10:28:32 +02:00
Christian Hohnstaedt
d34cc82e1f avoid the need of pkcs11 engine
the sole use of the engine was signing.
But on the other hand it had to be compiled for all platforms
and it prevented the use of multiple PKCS#11 libs.
2010-08-10 21:58:51 +02:00
Christian Hohnstaedt
c9a1d8f657 minor windows fix 2010-07-24 09:23:08 +02:00
Christian Hohnstaedt
a3529b26a6 improve w32 Build script 2010-07-03 11:38:26 +02:00
Christian Hohnstaedt
170ff133b3 support commandline built of XCA on MAC OSX
Version 0.9.0-pre01
2010-07-02 18:13:59 +02:00
Christian Hohnstaedt
636b101cea updates for MAC OSX 2010-06-22 06:49:27 +02:00
Christian Hohnstaedt
8530a60554 support cross-compiling XCA for MAC OSX 2010-06-17 15:16:30 +02:00
Christian Hohnstaedt
2fc2bf0182 add automated build script for windows
This script automatically downloads and
cross compiles all needed components for a W32 build
2010-06-13 11:55:46 +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
8280557eea windows installer: run the installed app
- instead of the temporary file
2010-05-17 07:34:29 +02:00
Christian Hohnstaedt
baff20bdd4 Windows installer: make translation installation optional 2010-05-13 14:05:17 +02:00
Christian Hohnstaedt
dffde3af3d add QT internal translations
- currently german, spanish and russian is supported
 - drop W32 workaround for locale detection. QT does it correctly now.
 - add search-path for qt_*.qm
2010-05-13 11:05:29 +02:00
Christian Hohnstaedt
de86a39fb4 update mime association 2010-04-28 07:26:47 +02:00
Christian Hohnstaedt
718c02a35f support cross-compiling OpenSSL 1.0.0 for W32 platform 2010-04-10 10:59:43 +02:00
christian
577c81d2ef add mime.xml file 2010-03-22 21:21:26 +01:00
Christian Hohnstaedt
d1f2b1cdba improve key-value tables
for "additional DN entries" and "SAN/CDP/AIA edit-boxes":
 - make type-selection a combobox
 - make rows reorderable
2010-02-26 08:14:54 +01:00
Christian Hohnstaedt
e293eb1f4f support for pathlen of 0 2009-12-06 17:50:06 +01:00
Christian Hohnstaedt
9366c1ae1b update default templates 2009-12-05 17:27:54 +01:00
Christian Hohnstaedt
5d00ffadfb for unknown DN entries display the OIDinstead of "unknown"
- add OID of nameDistinguisher to oids.txt
2009-12-05 12:54:15 +01:00