Commit Graph

35 Commits

Author SHA1 Message Date
chris2511
81d9b962a4 grosse Baustelle 2003-06-12 20:23:45 +00:00
chris2511
6fd0dadc86 nameoneline for index.txt added, bug in key_write removed
export to tinyca / openssl-ca completed
2003-03-05 22:47:03 +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
chris
9f650fff0c bugs removed 2003-01-06 19:35:46 +00:00
chris
dc13e910eb check for OpenSSL 0.9.7 2002-12-17 23:41:37 +00:00
chris
c58c851b79 import certs from PKCS7, changes to compile against OpenSSL 0.9.7 2002-12-17 19:56:07 +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
0263e1d5bc *** empty log message *** 2002-10-21 18:50:04 +00:00
chris
3f3541b317 Prettier keydetails 2002-10-21 18:31:20 +00:00
chris
9be85c8eeb Nullpointer-crash eliminated 2002-10-21 17:46:42 +00:00
chris
cb00e4efc4 shows sizes in debug 2002-10-21 16:28:45 +00:00
chris
a0e4711a9f import of mutiple certs/keys/requests/pkcs12
nullpointer exception removed
2002-10-16 21:47:00 +00:00
chris
b320733068 exceptions added 2002-10-13 22:34:40 +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
056d7b140f changes for windows 2002-09-21 16:29:04 +00:00
chris
7b2a140c36 many bugs removed
key rename bug removed
issAltNAme bug droped
2002-09-21 02:23:13 +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
357d3cd30f copyconstructors added to pki_key and pki_x509
pkcs12 import added to pki_pkcs12 class added
2002-09-07 14:51:01 +00:00
chris
f089fb1f4b more translation
pkcs12 export added
2002-07-17 23:52:49 +00:00
chris
71b6ea7cdd V3 extensions:
basic constraints, key usage and subject/authority key identifier
2002-07-14 22:45:59 +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
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
bc7e7ba4ca added notBefore and notAfter members to pki_x509
added VERIFY_X.. enum as returnvalue vor verify
2002-03-14 23:02:46 +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