graph
- Some packaging changes. Add dummy runAsUser (not working) Update Application icon2014-04-28, by Andre Heinecke
- Add is_admin and implement it for windows2014-04-28, by Andre Heinecke
- Redirect errorprintf to output debug string on windows2014-04-28, by Andre Heinecke
- Move printlasterror into logging2014-04-28, by Andre Heinecke
- Properly handle the case that the file does not exist.2014-04-28, by Andre Heinecke
- Remove leftover debug output2014-04-28, by Andre Heinecke
- Fix packaging information generation2014-04-25, by Andre Heinecke
- Default autostart to true and change setting to bool2014-04-25, by Andre Heinecke
- Update translations2014-04-25, by Andre Heinecke
- Add Icon for Windows2014-04-25, by Andre Heinecke
- Move some common UI code into a library to avoid recompiling for each test2014-04-25, by Andre Heinecke
- Dynamically generate version information from HG2014-04-25, by Andre Heinecke
- Add autostart entry and finish renaming2014-04-25, by Andre Heinecke
- Change loop order of installation to only call NSS_Initialize once per db2014-04-24, by Andre Heinecke
- Add NSSShared to test environment and create benchmark2014-04-24, by Andre Heinecke
- Update l10n2014-04-24, by Andre Heinecke
- Rename to trustbridge in packaging2014-04-24, by Andre Heinecke
- Fix instruction writing for Windows.2014-04-24, by Andre Heinecke
- merged.2014-04-24, by Raimund Renkert
- Removed debug output.2014-04-24, by Raimund Renkert
- Lookup the last modified date for software installer after first installation.2014-04-24, by Raimund Renkert
- Emit a signal for last modified date in downloader.2014-04-24, by Raimund Renkert
- Some more translations for the administrator application2014-04-24, by Andre Heinecke
- merged.2014-04-24, by Raimund Renkert
- Close the application if started in tray mode and autstart is not set.2014-04-24, by Raimund Renkert
- Save the autostart and autoupdate settings.2014-04-24, by Raimund Renkert
- Update the certificate list after installing certificates.2014-04-24, by Raimund Renkert
- Fill the internal list of previously unselcted certificates when saving in settings.2014-04-24, by Raimund Renkert
- Handle broken pipe as it is expected behavior2014-04-24, by Andre Heinecke
- Add some more verifications2014-04-24, by Andre Heinecke
- Make sure that retval is terminated2014-04-24, by Andre Heinecke
- Fix off by one error2014-04-24, by Andre Heinecke
- Do not verify Msec equality on the DateTime. We only store seconds2014-04-23, by Andre Heinecke
- Fix D: prefix before the date2014-04-23, by Andre Heinecke
- Change date format to ISO as specificed for the certificate list2014-04-23, by Andre Heinecke
- Hex != base642014-04-23, by Andre Heinecke
- Damn you line endings ;)2014-04-23, by Andre Heinecke
- Fix return value of sha256 sum2014-04-23, by Andre Heinecke
- Add failing test for certificate list creation2014-04-23, by Andre Heinecke
- Add missing include guard2014-04-23, by Andre Heinecke
- Factor out list creation to make it more testable2014-04-23, by Andre Heinecke
- Implement certificatelist saving2014-04-23, by Andre Heinecke
- Add helper functions for sha256 sum and rsa signing2014-04-23, by Andre Heinecke
- Rename tablemodel certificates and add accessors2014-04-23, by Andre Heinecke
- Change current certificates file name. Some cleanups.2014-04-23, by Andre Heinecke
- Ask the user if software updates should be installed.2014-04-23, by Raimund Renkert
- Added switch to download new available software.2014-04-23, by Raimund Renkert
- Fix error handling2014-04-23, by Andre Heinecke
- Only check for list if now sw is available2014-04-23, by Andre Heinecke
- merged.2014-04-23, by Raimund Renkert
- Added label for current and updated list date.2014-04-23, by Raimund Renkert
- Added getter for certificate list date.2014-04-23, by Raimund Renkert
- Save selected certificate in settings and parse it.2014-04-23, by Andre Heinecke
- Rename settings and certlist and add accessors2014-04-23, by Andre Heinecke
- Factor out polarssl error handling and start new sslhelp file2014-04-23, by Andre Heinecke
- Set mono space font for fingerprint.2014-04-23, by Raimund Renkert
- Updated window and main layout size.2014-04-23, by Raimund Renkert
- Update certificate details on item selection change.2014-04-23, by Raimund Renkert
- merged.2014-04-23, by Raimund Renkert
- Save the select state of certificate items when closing the app.2014-04-23, by Raimund Renkert