Commit Graph

80 Commits

Author SHA1 Message Date
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
Christian Hohnstaedt
d362a9c51e add new Token-features
- replace occurances of "Smart Card" by "Token"
 - Support for creating keys on a token
 - Store existing keys on a token
 - delete keys and certs from a token
 - update docs
2010-02-17 07:20:18 +01:00
Christian Hohnstaedt
3314a112be become debian-lintian cleaner 2010-01-22 07:50:33 +01:00
Christian Hohnstaedt
44b9d7a664 typo in doc 2010-01-20 07:44:24 +01:00
Christian Hohnstaedt
4d16a66a15 fixes in docs 2010-01-04 20:14:35 +01:00
Christian Hohnstaedt
8faf1e48ab Release 0.8.0 2009-12-10 18:44:03 +01:00
Christian Hohnstaedt
f54c7fd4d7 document templates 2009-12-06 17:07:01 +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
6f7722124b change the default string encoding
- avoid T61STRINGS, which are pretty locale dependent
   This can be changed via the options menu
2009-11-20 08:31:06 +01:00
Christian Hohnstaedt
8f446c205e fix/improve build system
- allow to build without linuxdoc
 - remove xca.dmg and xca.app targets
 - fix clean target in doc
2009-11-18 18:54:05 +01:00
Christian Hohnstaedt
09bb3c32a4 update date in the docs 2009-11-10 11:53:48 +01:00
Christian Hohnstaedt
1da6b64925 update documentation 2009-11-10 09:22:45 +01:00
Christian Hohnstaedt
f3aca31eed update documentation
- add step-by-step guide from Devin Reade <gdr@gno.org>
 - whitespace cleanup
2009-10-28 18:55:17 +01:00
Christian Hohnstaedt
11460f063f update copyright 2009-09-10 22:59:39 +02:00
Christian Hohnstaedt
41cbedf756 be more specific about file locations
- fixes [ 2087157 ] "Documentation chapter 11 wrong"
2009-03-02 22:02:04 +01:00
chris
dd40eb75f4 documentation update 2008-01-27 23:13:55 +01:00
Christian
ae0f398600 Release 0.6.4
- update copyright years and doc
2007-08-13 18:55:50 +00:00
Christian
f156d6dee6 fix typo in options, update documentation 2007-05-29 21:36:19 +02:00
Christian
0195dcf746 Request attributes added
- remove extension and attribute tab in details dialog if
   no extensions or attributes available
 - documentation updated
   X509 request attributes (like challange password) can be set and viewed.
2007-05-28 16:33:13 +02:00
Christian
f0d0dec7f3 define the background colour of the clicklabel
to assure it is always readable.
Bug [ 1704699 ]
2007-04-30 09:40:04 +02: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
3e894743ac minor changes in the build system to make it qmake compatible
also add a "configure.w32" for easy cross-compiling
2007-04-11 16:32:01 +02:00
Christian
1e0f318554 Release 0.6.1
minor documentation updates
2007-04-05 11:55:22 +02:00