X Certificate and Key management
Go to file
Christian Hohnstaedt 766648be49 fix string conversion from QString to ASN1
Synopsis: When using special chars in the DN entries
           they sometimes got corrupted.

 - the toUtf8() method returned a temporary QByteArray
   and the pointer to its memory became invalid befor using it.

 - also checked other invalid uses of temporary QByteArray objects
2010-01-05 07:37:38 +01:00
doc fixes in docs 2010-01-04 20:14:35 +01:00
img update images 2009-12-05 15:54:20 +01:00
lang update translation files 2009-09-10 07:58:43 +02:00
lib fix string conversion from QString to ASN1 2010-01-05 07:37:38 +01:00
misc support for pathlen of 0 2009-12-06 17:50:06 +01:00
test improve autotest 2009-11-25 09:01:49 +01:00
ui improve file-dialog handling 2009-12-06 16:39:17 +01:00
widgets reduce pathLen to numbers 2009-12-07 09:22:53 +01:00
xcf update images 2009-12-05 15:54:20 +01:00
.gitignore replace copyright notice in source files 2007-04-12 12:25:28 +02:00
AUTHORS documentation update 2008-01-27 23:13:55 +01:00
changelog Release 0.8.0 2009-12-10 18:44:03 +01:00
configure always include /usr/lib in search path 2009-12-06 12:34:52 +01:00
configure.mac [PATCH] mac build fixes and minor usability improvements 2008-01-06 13:48:39 +01:00
configure.w32 improve windows build instruction and script 2009-11-10 23:29:40 +01:00
COPYRIGHT update copyright 2009-09-10 22:59:39 +02:00
INSTALL add docdir information to INSTALL 2009-11-26 08:17:23 +01:00
INSTALL.qmake update xca.pro and qmake 2009-11-24 17:42:16 +01:00
INSTALL.w32 hack libp11 to work with Aloaha PKCS#11 library 2009-11-16 08:12:05 +01:00
mac-package.sh [PATCH] mac build fixes and minor usability improvements 2008-01-06 13:48:39 +01:00
Makefile Release 0.8.0 2009-12-10 18:44:03 +01:00
Rules.mak improve build 2009-12-09 08:19:07 +01:00
VERSION Release 0.8.0 2009-12-10 18:44:03 +01:00
xca.pro update xca.pro and qmake 2009-11-24 17:42:16 +01:00