Commit Graph

102 Commits

Author SHA1 Message Date
Christian Hohnstaedt
8fc2bc804a Update gitignore version and dates 2017-10-24 12:20:17 +02:00
Alon Bar-Lev
9a6f03b916 build: add --disable-doc to disable doc installation 2017-07-12 19:48:48 +02:00
PF4Public
c0130feafa Some pedantic edits 2016-04-09 06:40:39 +02:00
Christian Hohnstaedt
9d83040c03 Prepare release 1.3.1 2015-08-21 16:27:33 +02:00
Christian Hohnstaedt
9e9e51a8be Update documentation for Release 1.3.0 2015-08-11 16:45:04 +02:00
Christian Hohnstaedt
1aab8f1fe9 Fix database password change function 2015-05-19 11:13:47 +02:00
Christian Hohnstaedt
720b75c9aa Update documentation 2015-05-18 18:22:03 +02:00
Christian Hohnstaedt
eb441b19a2 Minor documentation fixes 2015-05-18 05:58:00 +02:00
Christian Hohnstaedt
c1931f0296 Minor doc fixes 2015-04-10 19:51:17 +02:00
Christian Hohnstaedt
58142b487c Fix syntax errors in documentation and english phrases
Thx Patrick Monnerat <Patrick.Monnerat@datasphere.ch>
2015-04-10 19:27:05 +02:00
Christian Hohnstaedt
585066f4fa Update documentation and changelog 2015-04-10 18:20:19 +02:00
Christian Hohnstaedt
bc7c5f89c4 Update documentation 2015-04-06 00:04:35 +02:00
Christian Hohnstaedt
77c4330e03 update precompiled documentation 2015-03-21 08:25:13 +01:00
Christian Hohnstaedt
a1f8b55c5c Fix syntax errors in documentation 2015-03-21 05:32:51 +01:00
Christian Hohnstaedt
53165a22fa Support sgml2html next to linuxdoc to create the HTML docs 2015-02-20 07:58:52 +01:00
Christian Hohnstaedt
02d7856b74 Update version and copyright year 2015-02-19 09:06:55 +01:00
Christian Hohnstaedt
c510b42685 Support extracting items in PEM format from a database on the command line 2015-02-17 19:30:27 +01:00
Christian Hohnstaedt
d776f57143 Add documentation for xca_db_stat 2014-12-04 07:02:42 +01:00
Christian Hohnstaedt
6e5b225fb0 Prepare release 1.1.0, update documentation, changelog 2014-11-22 13:28:25 +01:00
Christian Hohnstaedt
39b101af95 Update changelog and documentation 2014-11-12 22:19:42 +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
Christian Hohnstaedt
b76d807f49 Minor fixes for MAC OS 2014-04-13 12:11:59 +02:00
Christian Hohnstaedt
9710a78592 First preparation of version 1.0.0
update changelog and documentation
avoid warnings about unused variables
2014-04-11 19:29:46 +02: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
b09de960c4 Update documentation 2012-05-06 11:16:45 +02:00
Christian Hohnstaedt
edb0b42967 Update documentation regarding passwords 2012-04-10 13:09:19 +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
f394637b6f add linux-buildsystem-like output 2011-07-17 08:54:06 +02:00
Christian Hohnstaedt
72840d483a fix build system 2011-07-07 18:24:18 +02:00
Christian Hohnstaedt
18a95f65c4 Fixup native building of XCA on Mac OSX 2011-05-05 22:37:10 +02:00
Christian Hohnstaedt
642295dc88 update docs and DH parameter label 2011-05-02 06:56:43 +02:00
Christian Hohnstaedt
77d80c2d63 update doc 2011-04-15 19:30:42 +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
6902307c32 update documentation 2010-08-11 23:27:12 +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
054231465b Set version to -rc0, update doc and translation 2010-08-05 06:37:56 +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
670c45e268 Update translation and messages
- extended russian translation by Pavel Belly
 - dropped approach to create sentences from different parts
   like "Successfully created %1 '%2'" with %1 being "the certificate"
   and %2 being the name. This leads to trouble for other languages.
   Therefore I decided to mention the whole sentences and accept
   the many, almost duplicated sentences.

 - Consolidate german translation:
   . Smart card/Smartcard -> Chipkarte
   . Besitzer -> Inhaber
   . Unterschriftsanfrage/Zertifikatsanfrage -> Zertifikatsantrag

 - Support translations for pki_*.cpp by adding Q_OBJECT
2010-05-17 06:51:24 +02:00
Christian Hohnstaedt
8b067bd363 add info to download section
- info about how to download a current snapshot
2010-04-19 07:49:25 +02:00
Christian Hohnstaedt
681c46bb71 minor changes
- fix doc-errors
 - Make "Create" the default in the new key dialog
 - do not disable template selection, when creating a cert from
   a template
2010-04-15 06:34:07 +02:00
Christian Hohnstaedt
9ecf9e001a update commandline option documentation 2010-04-10 12:13:13 +02:00
Christian Hohnstaedt
bb46dec464 improve docs 2010-04-10 11:00:30 +02:00
Christian Hohnstaedt
49aa01eecb update docs 2010-04-09 07:16:41 +02:00
Christian Hohnstaedt
8688365e33 minor improvements 2010-03-27 13:04:27 +01:00
Christian Hohnstaedt
344f065446 fix typos in doc 2010-03-14 09:34:20 +01:00
Christian Hohnstaedt
d108a06518 update doc and set Version to 0.9.0-pre 2010-03-03 09:25:37 +01:00
Christian Hohnstaedt
4eba4c01c9 add thread during token-keygeneration
- set cursor to "wait" durng p11->C_... calls
2010-03-02 21:55:41 +01:00
Christian Hohnstaedt
7e90bd80f9 add new Menu item: Token
- manage PINs and tokens via this menu
 - update documentation
2010-03-02 08:23:25 +01:00