graph
- Add installwrapper class to handle process communication2014-04-01, by Andre Heinecke
- Expose the filename in certificatelist2014-04-01, by Andre Heinecke
- Include commmon in UI build to avoid having paths in include directives2014-04-01, by Andre Heinecke
- Use getLastErrorMsg from logging2014-04-01, by Andre Heinecke
- Add logging.h for some logging / debug functions2014-04-01, by Andre Heinecke
- Add utf16 conversion functions for Windows.2014-04-01, by Andre Heinecke
- Updated the mainwindow layout.2014-03-31, by Raimund Renkert
- Remove code duplication by unifying the certificatelist.2014-03-31, by Andre Heinecke
- Add accessor to check if the certificate should be installed2014-03-31, by Andre Heinecke
- Check for process elevation and write into system store accordingly2014-03-31, by Andre Heinecke
- Explicit tyoe cast to fix warning on 64bit Jessie.2014-03-29, by Sascha Wilde
- Error out, when base64 decode results in empty data.2014-03-28, by Sascha Wilde
- Input parser works. Added debug output for collected cert data.2014-03-28, by Sascha Wilde
- Merged2014-03-28, by Sascha Wilde
- Added helper functions to handle lists of NSS SECItems.2014-03-28, by Sascha Wilde
- Added missing free().2014-03-28, by Sascha Wilde