X Certificate and Key management
Go to file
Christian Hohnstaedt b41d322069 Refactor native separators / and \ on windows.
Always only use forward slash /
Drop all "QDir::separator()" and "nativeSeparator()"
functions. Only use it where filenames are displayed for the user.
2020-04-02 06:12:47 +02:00
doc Use DESTDIR instead of destdir when installing 2020-03-22 12:59:46 -05:00
img Merge remote-tracking branch 'github/master' 2020-03-23 06:49:15 +01:00
lang Reactivate translation of x509 expressions 2020-03-29 22:33:57 +02:00
lib Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
m4 Gentoo Bug #562288 linking fails with =dev-util/pkgconfig-0.29 2015-10-06 07:58:39 +02:00
misc Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui Improve ExportDialog layout 2020-04-01 12:29:55 +02:00
widgets Refactor native separators / and \ on windows. 2020-04-02 06:12:47 +02:00
xcf Add first shot of installer dialog Image 2020-01-21 21:34:31 +01:00
.gitignore Merge remote-tracking branch 'github/master' 2020-03-23 06:49:15 +01:00
.travis.yml Also test against OpenSSL without EC 2020-03-11 05:56:54 +01:00
AUTHORS Justify list of authors 2015-08-11 07:31:51 +02:00
bootstrap Improve repository cleanup 2015-02-21 06:16:56 +01:00
changelog Update changelog 2020-03-31 22:32:17 +02:00
configure.ac Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
COPYRIGHT Update Copyright Years to 2020 2020-01-13 07:26:46 +01:00
Dockerfile Also test against OpenSSL without EC 2020-03-11 05:56:54 +01:00
gen_commithash.h.sh Indicate development and release version by git commit hash 2018-01-28 11:36:37 +01:00
git.publish Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
git.release Improve windows build targets and release script 2020-01-29 21:35:36 +01:00
github.release.py Improvement of changelog.html. Indent the pre-releases 2018-03-15 23:12:16 +01:00
INSTALL Use DESTDIR instead of destdir when installing 2020-03-22 12:59:46 -05:00
INSTALL.docker added instructions to build and run XCA using docker 2020-03-05 23:44:57 +01:00
INSTALL.mac Close #129 Unattended Installation. Switch to MSI installer 2020-01-20 22:33:05 +01:00
INSTALL.qmake Update documentation 2020-01-05 14:03:13 +01:00
INSTALL.qt5 SF. Bug. #81 Make xca qt5 compatible 2015-09-17 18:42:42 +02:00
INSTALL.w64 remove makensis, rename build-w32 to build-w64 2020-02-19 21:40:36 +01:00
Libtool.version Update libtool version 2018-08-02 07:45:23 +02:00
local.h.in Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
Local.mak.in Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
Makefile Close #182: UI not using Windows native theme in 2.2.1 portable 2020-04-01 17:23:54 +02:00
OpenSSL.version Update version numbers 2019-12-15 06:40:21 +01:00
README.md Prepare release 2.2.1 2020-01-30 20:54:12 +01:00
Rules.mak Refactor context menu 2015-05-17 09:17:04 +02:00
VERSION Improve development version calculation as 4th digit 2020-04-01 22:56:53 +02:00
xca.pro Default templates now support OpenVPN 2020-01-14 19:47:19 +01:00

XCA -- X Certificate and Key Management

Release Notes

  • This is a patch release, fixing Issue #159: "Opening existing database" which prevented the current version opening databases of XCA 2.1.2
  • Since version 2 of XCA the database format changed to SQL Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database.
  • Please report issues on github https://github.com/chris2511/xca/issues

Changelog:

A detailled changelog can be found here:

http://hohnstaedt.de/xca/index.php/software/changelog