graph
- 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
- Typo in debug output.2014-04-07, by Sascha Wilde