Commit Graph

161 Commits

Author SHA1 Message Date
chris2511
13b6bb9e07 more QT4 changes 2006-03-18 12:59:37 +00:00
chris2511
c6622680db push forward to QT4 2006-03-12 17:39:52 +00:00
chris2511
8f9f615713 small changes, fix progressbar length for DSA keys 2005-05-23 18:18:55 +00:00
chris2511
f56bf74ba5 add support for building on Mac OS X
including app dir and dmg
Fix extension bug for requests
2005-05-17 23:41:53 +00:00
chris2511
dc15434e09 add support for statically and dynamically linked libraries
remove 2 memleaks
2005-05-16 14:03:04 +00:00
chris2511
4f783fe7b0 fixed deleting of unneeded extensions from cert for request 2005-02-26 01:53:52 +00:00
chris2511
9a58b1513c add V3 extension support for Requests 2005-02-25 23:41:56 +00:00
chris2511
cd7207e74c add "edit" buttons for subject/issuer alt. name, crl dist. point and cert. auth. info access for easier data input. 2005-02-15 22:41:46 +00:00
chris2511
36817f98d9 add function to dump the database into the filesystem 2005-02-09 00:03:56 +00:00
chris2511
0091853a73 changes in building,
DSA keys
key format in database changed to contain the public key and
the private one in encrypted form.
2005-02-07 21:56:21 +00:00
chris2511
1c6bfca323 patch from Mikael Magnusson
change of key handling started (DSA dupport and stronger security)
2004-09-21 22:10:52 +00:00
chris2511
7d4f729190 fixes for SPKAC and database opening 2004-02-05 20:17:54 +00:00
chris2511
de21ec1e0f memory leaks searched for 2003-12-10 06:43:04 +00:00
chris2511
6cf2d0320e loading from file moved from constructor to
method fload()
2003-12-09 17:25:22 +00:00
chris2511
b49ee62e68 SPKAC enhancement patch from W. Glas added
Mainwindow menu bar added
2003-11-27 15:39:29 +00:00
chris2511
5cf00e9c80 *** empty log message *** 2003-11-26 22:03:11 +00:00
chris2511
ff1dc7b203 ASN1_UTF8STRING support and UNICODE support in x509name 2003-11-25 15:56:46 +00:00
chris2511
230dcbd54c Version++ 2003-11-25 13:13:57 +00:00
chris2511
8005cf0433 Netscape SPKAC support added 2003-11-24 23:49:16 +00:00
chris2511
1d1f4065ea New configure added, Makefile.in's purged and one configuration:
Local.mak for flags and compilers.
2003-10-13 09:01:21 +00:00
chris2511
d3e8c3f8dc some fixes revokation was repaired. 2003-08-04 22:06:30 +00:00
chris2511
d870372137 import completed 2 segfaults removed. 2003-08-04 15:05:16 +00:00
chris2511
93a5908148 revokation lists repaired 2003-07-01 22:36:12 +00:00
chris2511
35680ff649 Certificate creation works again, validity settings elaborated 2003-06-29 22:03:10 +00:00
chris2511
360d8b90f3 moved some widgets to ./widgets/ subdir 2003-06-22 22:36:32 +00:00
chris2511
997e3a0cc1 everything compiles, but the linker fails 2003-06-19 15:29:54 +00:00
chris2511
fe46ff670f all strings replaced by QString 2003-06-18 16:04:26 +00:00
chris2511
af9a804ead grooosse Baustelle (immernoch) 2003-06-16 15:47:15 +00:00
chris2511
47103f0590 *** empty log message *** 2003-06-16 09:15:28 +00:00
chris2511
0fd13a3875 moved common functions to super classes 2003-06-16 09:04:55 +00:00
chris2511
1995634aab asn1-integer, asn1-time, x509-name objects added 2003-06-15 21:15:57 +00:00
chris2511
c582158588 create a TinyCA compatible filename 2003-02-06 22:32:46 +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
583da1a1f5 request-kontextmenu contains "sign"
create request from certificate
FreeBSD paths and libs  recognized by configure
segfault removed (viewing freshly signed requests)
2002-10-24 20:41:27 +00:00
chris
9be85c8eeb Nullpointer-crash eliminated 2002-10-21 17:46:42 +00:00
chris
b1c0dd376a key-use counter corrected 2002-10-17 19:20:05 +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
03f3ab4919 key-use counter works now well 2002-10-09 18:55:02 +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
88cdb930fe bug in creating requests fixed 2002-09-04 19:23:13 +00:00
chris
1a1c1ddfae bugs removed 2002-08-03 13:01:15 +00:00
chris
3b8854c0a2 more translations
some segfault-bugs removed
extended keyusage implemented
2002-08-02 18:40:50 +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
f089fb1f4b more translation
pkcs12 export added
2002-07-17 23:52:49 +00:00
chris
008b609c72 all images moved to /img 2002-07-16 23:25:17 +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
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