chris2511
81d9b962a4
grosse Baustelle
2003-06-12 20:23:45 +00:00
chris2511
fa73a680ee
pki counter added
...
2 memory leaksa closed
2003-02-17 16:35:54 +00:00
chris2511
756024c9c6
remember workingdir in export cert and key
...
configure changed
change suffix when changing cert-export-format
2003-02-05 21:07:17 +00:00
chris2511
c28942cd7c
works with db-4.1.24 now
2003-02-03 14:06:11 +00:00
chris2511
1055b5826e
stop compiling when DB 4.1.24 is detected
2003-01-20 20:15:36 +00:00
chris
9f650fff0c
bugs removed
2003-01-06 19:35:46 +00:00
chris
cafc1cbec3
std:: added
2002-12-16 21:32:16 +00:00
chris
e2ece96256
PKCS7 signing works
...
sed s/string/std::string/g
2002-12-16 20:28:17 +00:00
chris
de08643658
too short buffer for extensiontext fixed
...
crash on self-signing a request fixed
2002-10-22 22:08:23 +00:00
chris
70c0a34f0d
Database exceptions
2002-10-15 22:07:56 +00:00
chris
b26f3dcdb1
database transactions implemented
...
exceptionhandling completed
2002-10-14 22:11:48 +00:00
chris
b320733068
exceptions added
2002-10-13 22:34:40 +00:00
chris
cdef95a8de
more error checks
2002-10-13 12:46:23 +00:00
chris
1e159fa81a
Check for certificate dates to not exceed those of the signer
...
defines for libdb >4.1.x
2002-10-11 17:46:46 +00:00
chris
c3eaab7bec
printf debugging enhanced :-)
2002-10-10 18:18:37 +00:00
chris
03f3ab4919
key-use counter works now well
2002-10-09 18:55:02 +00:00
chris
9264d382f4
no message
2002-09-24 00:13:43 +00:00
chris
80c20cea63
Netscape extensions added
...
configure changed, WIN32 define added
2002-09-23 16:56:00 +00:00
chris
53c84c5dff
*** empty log message ***
2002-09-23 00:17:36 +00:00
chris
d9bab2c0ba
*** empty log message ***
2002-09-22 22:17:22 +00:00
chris
fab9d33e8a
windows changes
2002-09-22 21:38:29 +00:00
chris
056d7b140f
changes for windows
2002-09-21 16:29:04 +00:00
chris
da680bbaa1
Segfaults removed
...
setting of CA serial added
2002-09-21 12:26:02 +00:00
chris
38a7a12325
caSerial
2002-09-20 00:44:26 +00:00
chris
8624732dd9
db_base: code cleanup, getDesc() moved to db_base and removed from db_x509req and db_temp
...
pki_base, pki_temp: databasewriting of strings fixed
2002-09-18 22:36:26 +00:00
chris
0860c0ef24
typo
2002-09-08 23:16:13 +00:00
chris
e1b31985ea
Version++
...
added $id$
pkcs12 import implemented
2002-09-08 21:37:44 +00:00
chris
463e3efc95
Copyright changed to BSD-license
...
Licenseinformation added to each *.cpp *.h file
File export diealog bug removed
2002-09-07 18:01:01 +00:00
chris
ed6224878c
enable qt3 renaming if available
...
Version++
2002-08-01 18:01:43 +00:00
chris
eabc8eb4e8
Preprocessing of certs and requests
...
QT3 listviewrenaming
update of single items (and not the whole View)
database access improved (update, rename)
2002-07-31 23:11:12 +00:00
chris
37a58ab9c8
signals and slots introduced to db
...
certs and requests do notice fading and arising keys
2002-07-25 09:43:57 +00:00
chris
b027d781e6
Context menu added
...
rename function added
2002-07-24 22:07:10 +00:00
chris
9f08437189
some fixes for release 0.2.2
2002-07-18 19:51:40 +00:00
chris
50df3e085b
changed to autoconf
2002-07-18 19:09:32 +00:00
chris
008b609c72
all images moved to /img
2002-07-16 23:25:17 +00:00
chris
240e03b597
code review started many errors catched
...
translation to english started using tr()
2002-07-15 22:32:44 +00:00
chris
5f6f980d87
db error solved
2002-07-14 16:27:26 +00:00
chris
a782c37b8f
Signatures can be done with requests and from scratch,
...
Certificate for signing can be self or foreign,
password is saved as md5sum,
bugs in displaying requests in list, and showing their keys solved
same with certs
2002-07-13 20:57:50 +00:00
chris
2d038e0c07
image support added, userinterface update
2002-07-11 21:03:20 +00:00
chris
7ff69f4688
Tree view for certificates
...
initial password (does still not work)
saving and restoring of settings
2002-07-11 01:42:03 +00:00
chris
cf347d7d4a
removed changes of yesterday
...
all data is loaded in containers on startup
2002-07-10 00:21:45 +00:00
chris
608afde1c3
added info to keys in database
...
added debian dir for .deb packages
nifty keyimages for listbox
2002-07-08 22:37:57 +00:00
chris
d5459c4b6b
added certificate details
...
and minor bugfixes...
2002-03-07 22:44:01 +00:00
chris
b09bd2db08
added rough x509 cert handling
2002-03-05 22:31:49 +00:00
chris
f39391c018
Version++
...
works with new classes in libs
images added
2002-03-03 19:22:12 +00:00
chris
2da5d066f5
some fixes still crashes :-(
2002-03-01 22:07:38 +00:00
chris
3ae32ae24b
links to the libraries in "lib/"
...
works but crashes, because of string::data() w/o '\0'
Hint: on linker cmdline mention first the .o and then .a
2002-02-28 23:57:26 +00:00
chris
eaf49ba9de
library almost ready....
2002-02-27 23:08:24 +00:00
chris
38a600daf6
The new libraries libpki.a and libxcadb.a
2002-02-27 00:39:41 +00:00