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