graph
- Rename instructions to choices2014-04-15, by Andre Heinecke
- Improved NSIS installer MUI script. Added sample images and icons.2014-04-15, by Emanuel Schuetze
- Add some more fields for a certificate2014-04-15, by Andre Heinecke
- Make the fingerprint uppercase2014-04-15, by Andre Heinecke
- Add fingerprint to certificate2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Implemented 'remove certificate' in administrator app.2014-04-15, by Raimund Renkert
- Move certificateitem role into the certificateitemdelagate where it belongs.2014-04-15, by Andre Heinecke
- Document certificate status values2014-04-15, by Andre Heinecke
- Set mxepath explicitly. Should make it easier to adapt2014-04-15, by Andre Heinecke
- Add save/load unselected and add role enumerator2014-04-15, by Andre Heinecke
- Fix NSS test in release build and add verify's to avoid segfault with invalid list.2014-04-15, by Andre Heinecke
- Also add the testkey for the release build mode2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Show the new dialog on save button click.2014-04-15, by Raimund Renkert
- Added dialog to create a signed certificate list file.2014-04-15, by Raimund Renkert
- Remove listupdatedialog2014-04-14, by Andre Heinecke
- Switch from listupdatedialog to installwrapper. Minor UI improvements2014-04-14, by Andre Heinecke
- Add Linux support2014-04-14, by Andre Heinecke
- Update Windows api usage. Warning: To build on windows you need2014-04-14, by Andre Heinecke
- Open the new dialog from the main menu.2014-04-12, by Raimund Renkert
- Added dialog to create a new, signed installer binary.2014-04-12, by Raimund Renkert
- Keep working on nssstore_win and clarify its specification2014-04-10, by Andre Heinecke
- If DO_RELEASE_BUILD is set use pubkey-release and test with it2014-04-10, by Andre Heinecke
- Implemented the load from certificate file and set the edit state of certificates.2014-04-10, by Raimund Renkert
- Added member variable for edit state of a certificate.2014-04-10, by Raimund Renkert
- Default for loaded certificates from file to install2014-04-10, by Andre Heinecke
- merged.2014-04-10, by Raimund Renkert
- Removed debug output.2014-04-10, by Raimund Renkert
- Implemented setData in certificate table model.2014-04-10, by Raimund Renkert
- Added setter to certificate to change the install/remove state.2014-04-10, by Raimund Renkert
- Add test for Certificate::fromFile2014-04-10, by Andre Heinecke
- Add some test data for certificate import2014-04-10, by Andre Heinecke
- Add certificateFromFile method2014-04-10, by Andre Heinecke
- Use the table item delegate for certificates and make the model editable.2014-04-10, by Raimund Renkert
- Added table item delegate for certificates.2014-04-10, by Raimund Renkert
- Enable autoremove again2014-04-10, by Andre Heinecke
- Add another hint for nss include lookup.2014-04-10, by Andre Heinecke
- Added file dialog to load a certificate list from file.2014-04-10, by Raimund Renkert
- Updated the table ui in administrator app.2014-04-10, by Raimund Renkert
- Fixed member variables in certificate table model.2014-04-10, by Raimund Renkert
- Added accessors for certificate details.2014-04-10, by Raimund Renkert
- Add first draft of packaging to build upon2014-04-09, by Andre Heinecke
- Fix ressource leak found by cppcheck2014-04-09, by Andre Heinecke
- Use certhelp for certificate parsing and add some dummy info2014-04-09, by Andre Heinecke
- Add some more oid's for data and enable c++ linkage2014-04-09, by Andre Heinecke
- merge2014-04-09, by Andre Heinecke
- Use a table view with the new certificate table model in administrator app.2014-04-09, by Raimund Renkert
- Added table model for certificates.2014-04-09, by Raimund Renkert
- Renamed management to administrator application.2014-04-09, by Raimund Renkert
- Do not exit on error2014-04-08, by Andre Heinecke
- Break long line of nsstest sources2014-04-08, by Andre Heinecke
- Fix NSS unit test for Windows and change how instructions are written2014-04-08, by Andre Heinecke
- Debugprintf with output debug string on windows.2014-04-08, by Andre Heinecke
- Build / dependency notes for nss2014-04-08, by Andre Heinecke
- Added a first version of the management application gui.2014-04-08, by Raimund Renkert
- Fix nsstest build for windows2014-04-07, by Andre Heinecke
- Remove obsolete ifdef against write_stores_win2014-04-07, by Andre Heinecke
- Add first compiling implementation of nssstore_win.c2014-04-07, by Andre Heinecke
- Made is_elevated portable.2014-04-07, by Sascha Wilde