log

age author description
Tue, 15 Apr 2014 19:05:49 +0200 Andre Heinecke Handle installation success. Save / load last installed list.
Tue, 15 Apr 2014 19:03:56 +0200 Andre Heinecke Emit a signal if no errors happened during installation.
Tue, 15 Apr 2014 19:03:06 +0200 Andre Heinecke Always return after error
Tue, 15 Apr 2014 19:02:39 +0200 Andre Heinecke Add == operator for certificates that compares the b64line
Tue, 15 Apr 2014 17:48:06 +0200 Andre Heinecke More user visible errors. Correct parameters for installation.
Tue, 15 Apr 2014 17:47:33 +0200 Andre Heinecke Ignore sigpipe if the child closed the channel or there is an error
Tue, 15 Apr 2014 17:47:07 +0200 Andre Heinecke Look up executable name based on /proc/self/exe
Tue, 15 Apr 2014 17:46:16 +0200 Andre Heinecke Rename instructions to choices
Tue, 15 Apr 2014 14:15:21 +0200 Emanuel Schuetze Improved NSIS installer MUI script. Added sample images and icons.
Tue, 15 Apr 2014 12:45:20 +0200 Andre Heinecke Add some more fields for a certificate
Tue, 15 Apr 2014 12:39:27 +0200 Andre Heinecke Make the fingerprint uppercase
Tue, 15 Apr 2014 12:36:22 +0200 Andre Heinecke Add fingerprint to certificate
Tue, 15 Apr 2014 12:34:04 +0200 Raimund Renkert merged.
Tue, 15 Apr 2014 12:32:34 +0200 Raimund Renkert Implemented 'remove certificate' in administrator app.
Tue, 15 Apr 2014 12:06:03 +0200 Andre Heinecke Move certificateitem role into the certificateitemdelagate where it belongs.
Tue, 15 Apr 2014 12:05:22 +0200 Andre Heinecke Document certificate status values
Tue, 15 Apr 2014 12:05:07 +0200 Andre Heinecke Set mxepath explicitly. Should make it easier to adapt
Tue, 15 Apr 2014 11:56:29 +0200 Andre Heinecke Add save/load unselected and add role enumerator
Tue, 15 Apr 2014 11:04:34 +0200 Andre Heinecke Fix NSS test in release build and add verify's to avoid segfault with invalid list.
Tue, 15 Apr 2014 10:49:41 +0200 Andre Heinecke Also add the testkey for the release build mode
Tue, 15 Apr 2014 09:44:54 +0200 Raimund Renkert merged.
Tue, 15 Apr 2014 09:44:32 +0200 Raimund Renkert Show the new dialog on save button click.
Tue, 15 Apr 2014 09:43:53 +0200 Raimund Renkert Added dialog to create a signed certificate list file.
Mon, 14 Apr 2014 17:00:04 +0000 Andre Heinecke Remove listupdatedialog
Mon, 14 Apr 2014 16:59:08 +0000 Andre Heinecke Switch from listupdatedialog to installwrapper. Minor UI improvements
Mon, 14 Apr 2014 16:58:20 +0000 Andre Heinecke Add Linux support
Mon, 14 Apr 2014 16:57:41 +0000 Andre Heinecke Update Windows api usage. Warning: To build on windows you need
Sat, 12 Apr 2014 17:20:30 +0200 Raimund Renkert Open the new dialog from the main menu.
Sat, 12 Apr 2014 17:19:38 +0200 Raimund Renkert Added dialog to create a new, signed installer binary.
Thu, 10 Apr 2014 20:20:02 +0200 Andre Heinecke Keep working on nssstore_win and clarify its specification
Thu, 10 Apr 2014 17:50:44 +0200 Andre Heinecke If DO_RELEASE_BUILD is set use pubkey-release and test with it
Thu, 10 Apr 2014 17:06:37 +0200 Raimund Renkert Implemented the load from certificate file and set the edit state of certificates.
Thu, 10 Apr 2014 17:04:41 +0200 Raimund Renkert Added member variable for edit state of a certificate.
Thu, 10 Apr 2014 16:23:29 +0200 Andre Heinecke Default for loaded certificates from file to install
Thu, 10 Apr 2014 16:03:23 +0200 Raimund Renkert merged.
Thu, 10 Apr 2014 15:57:26 +0200 Raimund Renkert Removed debug output.
Thu, 10 Apr 2014 15:56:59 +0200 Raimund Renkert Implemented setData in certificate table model.
Thu, 10 Apr 2014 15:55:47 +0200 Raimund Renkert Added setter to certificate to change the install/remove state.
Thu, 10 Apr 2014 15:31:02 +0200 Andre Heinecke Add test for Certificate::fromFile
Thu, 10 Apr 2014 15:30:36 +0200 Andre Heinecke Add some test data for certificate import
Thu, 10 Apr 2014 15:08:54 +0200 Andre Heinecke Add certificateFromFile method
Thu, 10 Apr 2014 14:14:56 +0200 Raimund Renkert Use the table item delegate for certificates and make the model editable.
Thu, 10 Apr 2014 14:13:34 +0200 Raimund Renkert Added table item delegate for certificates.
Thu, 10 Apr 2014 11:15:23 +0200 Andre Heinecke Enable autoremove again
Thu, 10 Apr 2014 11:11:27 +0200 Andre Heinecke Add another hint for nss include lookup.
Thu, 10 Apr 2014 10:07:52 +0200 Raimund Renkert Added file dialog to load a certificate list from file.
Thu, 10 Apr 2014 10:06:47 +0200 Raimund Renkert Updated the table ui in administrator app.
Thu, 10 Apr 2014 10:05:32 +0200 Raimund Renkert Fixed member variables in certificate table model.
Thu, 10 Apr 2014 09:56:51 +0200 Raimund Renkert Added accessors for certificate details.
Wed, 09 Apr 2014 17:39:24 +0000 Andre Heinecke Add first draft of packaging to build upon
Wed, 09 Apr 2014 14:32:55 +0000 Andre Heinecke Fix ressource leak found by cppcheck
Wed, 09 Apr 2014 14:26:53 +0000 Andre Heinecke Use certhelp for certificate parsing and add some dummy info
Wed, 09 Apr 2014 14:25:54 +0000 Andre Heinecke Add some more oid's for data and enable c++ linkage
Wed, 09 Apr 2014 13:49:59 +0000 Andre Heinecke merge
Wed, 09 Apr 2014 12:44:44 +0200 Raimund Renkert Use a table view with the new certificate table model in administrator app.
Wed, 09 Apr 2014 12:43:40 +0200 Raimund Renkert Added table model for certificates.
Wed, 09 Apr 2014 12:41:07 +0200 Raimund Renkert Renamed management to administrator application.
Tue, 08 Apr 2014 17:47:35 +0000 Andre Heinecke Do not exit on error
Tue, 08 Apr 2014 15:09:13 +0000 Andre Heinecke Break long line of nsstest sources
Tue, 08 Apr 2014 15:08:57 +0000 Andre Heinecke Fix NSS unit test for Windows and change how instructions are written

http://wald.intevation.org/projects/trustbridge/