Christian Hohnstaedt
31d173d2bd
Release XCA 2.3.0 done
2020-04-29 15:59:14 +02:00
Christian Hohnstaedt
efe283ad73
Fix typo in xca.desktop
2020-04-28 07:09:15 +02:00
Christian Hohnstaedt
76e3f86783
Close #191 : OID LN differs warning popups at startup
...
OpenSSL fixed the 2 LN with commit:
648b53b88e
in OpenSSL 1.1.1e.
Follow my own advice and delete them from the oids.txt
together with all other OIDs present in OpenSSL
since at least version 0.9.8
Also do the initOIDs after creating the QApplication to
avoid qAbort() when creating the warning (introduced after 2.2.1)
2020-04-27 15:03:36 +02:00
Christian Hohnstaedt
0ac3b2daca
Improve and fix VERSION_ITERATION
2020-04-27 15:03:36 +02:00
Guido P
bfd757179a
Dutch translation for 2.3.0.
2020-04-09 21:08:42 +02:00
Christian Hohnstaedt
58ede4915b
Don't install debugging DLL qwindowsvistastyled.dll
2020-04-04 22:45:09 +02:00
Christian Hohnstaedt
66a85497b7
Improve development version calculation as 4th digit
...
The plus sign was not compatible with the WIX toolset.
The 4th digist is the number of commits since the last release.
For a tagged release it is not 00, but empty.
2020-04-01 22:56:53 +02:00
Christian Hohnstaedt
7f122488ea
Close #182 : UI not using Windows native theme in 2.2.1 portable
...
Also install "qwindowsvistastyle.dll" and "qwindowsvistastyled.dll"
on windows.
2020-04-01 17:23:54 +02:00
Christian Hohnstädt
37dc93136e
Merge pull request #179 from h3xx/add-icons
...
Add set of icons installed in /usr/share/icons
2020-03-23 06:23:30 +01:00
Dan Church
e151bbed3b
Add set of icons installed in /usr/share/icons
...
Also update the application shortcut to automatically select an icon.
2020-03-22 13:05:40 -05:00
Dan Church
223ba3f5e7
Use DESTDIR instead of destdir when installing
...
Follows autotools convention.
2020-03-22 12:59:46 -05:00
Dan Church
2b822131db
Fix missing gitignore entries
2020-03-22 12:54:46 -05:00
iddq
ed71d32dac
remove makensis, rename build-w32 to build-w64
2020-02-19 21:40:36 +01:00
Christian Hohnstaedt
91fe56d06c
Release XCA 2.2.1 done
2020-01-30 21:23:50 +01:00
Christian Hohnstaedt
bd35c66b6f
Prepare release 2.2.1
2020-01-30 20:54:12 +01:00
Christian Hohnstaedt
9af5282632
Release XCA 2.2.0 done
2020-01-29 22:20:51 +01:00
Christian Hohnstaedt
1d84604ae1
Improve windows build targets and release script
2020-01-29 21:35:36 +01:00
Christian Hohnstaedt
d20fc8da50
Prepare documentation for next release
2020-01-29 20:45:56 +01:00
Christian Hohnstaedt
84dc701b75
Improve configure script
...
Fix AC_OUTPUT in configure
Create variables.wxi for version and package name
Also replace package name and version in the Info.plist
2020-01-29 20:29:13 +01:00
Christian Hohnstaedt
33038d8093
Certum Code Signing certificate received
2020-01-24 05:57:25 +01:00
Christian Hohnstaedt
9cb741897d
xca.wxs: Improve Startmenu shortcut
2020-01-22 19:40:10 +01:00
Christian Hohnstaedt
0152633854
Allow double-click xca.bat and examine its output
...
Duplicating <ComponentGroupRef Id="GroupBasic" />
into all features avoids error ICE69,
but it results in an installation error.
Rather live with the error.
2020-01-22 05:56:31 +01:00
Christian Hohnstaedt
f578b27f96
Add missing languages to xca.wxs
2020-01-22 05:56:31 +01:00
Christian Hohnstaedt
258934f884
Add first shot of installer dialog Image
2020-01-21 21:34:31 +01:00
Christian Hohnstaedt
4e16158668
Add missing DLL for PosgreSQL DLL
2020-01-21 21:34:31 +01:00
Christian Hohnstaedt
a12b2e94f5
Close #129 Unattended Installation. Switch to MSI installer
...
Improve Windows installation xca.wxs
Move documentation to "html" dir and translations to "i18n"
in the portable-app and the MSI installation
Modyfies getDocDir() and Introduces getI18nDir()
Drop Nullsoft installer files
2020-01-20 22:33:05 +01:00
Christian Hohnstaedt
4f8f0715e2
Default templates now support OpenVPN
...
Support "remote-cert-tls" client/server
2020-01-14 19:47:19 +01:00
Christian Hohnstaedt
ca138654ce
Typo in xca.nsi
2020-01-13 07:33:50 +01:00
Christian Hohnstaedt
710660e32d
First shot for MSI Installer
2020-01-13 07:27:28 +01:00
Christian Hohnstaedt
f61c2096d4
Close #136 Provide 64bit version of xca
...
QT precompiled libraries now (5.12.0) support mingw 64bit
and also qsqlmysql.dll
Improve configure for windows
Drop configure.w32
2020-01-10 21:31:05 +01:00
Christian Hohnstaedt
800eda9be4
Also install qt translations on windows
2019-09-10 22:00:58 +02:00
Christian Hohnstaedt
e4fb5f3637
Release XCA 2.1.2 done
2018-11-07 19:57:44 +01:00
Christian Hohnstaedt
91faa1b675
Improve portable App
2018-11-05 06:21:14 +01:00
Christian Hohnstaedt
69c4689bcc
Setup.exe: Install QT translations for polish, portuguese and slovak
2018-10-25 22:33:05 +02:00
Christian Hohnstaedt
c238d0a811
Close #69 Library not loaded: @rpath/... -> Rebuild DMG
...
XCA 2.1.1 on Mac OSX 10.13.6 -
Library missing Library not loaded:
@rpath/QtGui.framework/Versions/5/QtGui #69
This commit only updates the hash of the MacOS binary
2018-10-16 06:01:28 +02:00
Christian Hohnstaedt
b139ffd4d3
Fix Mac volume name during build
...
It was "xca-" now it is "xca-2.1.1"
2018-10-11 06:00:21 +02:00
Christian Hohnstaedt
3ed98fa421
Related to #60 : Fix MacOSX 2.1.1 binary
...
Add missing MySQL and PostgreSQL drivers to MacOSX 2.1.1 binary
2018-09-20 18:58:36 +02:00
Christian Hohnstaedt
1e3a3733f9
Release XCA 2.1.1 done
2018-09-13 19:38:57 +02:00
Christian Hohnstaedt
b133537b56
Update libtool version
2018-08-02 07:45:23 +02:00
Christian Hohnstaedt
4bc006af25
Release XCA 2.1.0 done
2018-07-24 17:49:43 +02:00
Christian Hohnstaedt
d32d14ee98
misc/preamble.txt: Fix previous commit: remove empty line
2018-07-01 09:29:24 +02:00
Christian Hohnstaedt
a4ab98464c
Close #47 : macOS: preference directory does not match one in docs/oids.txt
...
Update the path and add a generic note about the paths shown
in the About dialog of the application.
2018-06-29 18:28:30 +02:00
Christian Hohnstaedt
22966937de
Close #36 : Support adding CN to X509v3 SAN automatically
...
Translate the special text "DNS:copycn" in the SAN to
the final common name.
Add checkobox "Copy Common Name" to the SAN Edit box,
for a user-friendly editing of the "DNS:copycn"
During certificate creation, an empty common name together with
"DNS:copycn" in the SAN will raise a warning message and the
opportunity to change the settings.
Change the SAN in the HTTP-server XCA template from
"DNS:your.server.name.here" to "DNS:copycn" to already
take advantage of this feature in the default template.
2018-05-19 22:14:08 +02:00
Christian Hohnstaedt
0c8df14b7e
Close #27 : Configurable certificate expiry warning threshold
...
Add configuration values in the Options dialog to
control the time when certificates get marked yellow and
the expiration alarm time in calendar entries.
2018-05-11 09:19:12 +02:00
Christian Hohnstaedt
2a94b3aab5
Release 2.0.1 done
2018-05-08 22:30:28 +02:00
Christian Hohnstaedt
9c49258f6a
Use correct Info.plist file
2018-05-08 20:34:34 +02:00
Christian Hohnstaedt
39f579385f
Update changelog and documentation. Delete misc/Info.plist
...
"misc/Info.plist" will be generated from "misc/Info.plist.in"
by configure since the previous commit.
2018-05-08 19:59:29 +02:00
Christian Hohnstaedt
9b1540a28c
Close #32 : Version field contains "Created by Qt/QMake" on MacOSX
2018-05-08 17:14:36 +02:00
Christian Hohnstaedt
31d74f4395
Release 2.0.0 done
2018-04-10 18:47:52 +02:00
Christian Hohnstaedt
9c8824d9b9
Add another missing windows postgres library
2018-03-22 21:57:38 +01:00