2014-06-24 |
Andre Heinecke |
Check sudo group membership if user to determine if he can elevate privileges
|
2014-06-24 |
Raimund Renkert |
Fixed mainwindow layout warning.
trustbridge-refactor
|
2014-06-24 |
Raimund Renkert |
Update the 'remove untrusted' header on list selection change.
trustbridge-refactor
|
2014-06-24 |
Raimund Renkert |
Some code cleanup.
trustbridge-refactor
|
2014-06-24 |
Raimund Renkert |
Updated mainwindow and handle certificate lists.
trustbridge-refactor
|
2014-06-24 |
Raimund Renkert |
New methods to modify and use the certificate list.
trustbridge-refactor
|
2014-06-24 |
Raimund Renkert |
Added state and editable flag to certificate list items.
trustbridge-refactor
|
2014-06-24 |
Andre Heinecke |
Add remaining tests to check binverify functionality
|
2014-06-23 |
Andre Heinecke |
Add test for authenticode verificate (binverify)
|
2014-06-23 |
Andre Heinecke |
Document osslsigncode build
|
2014-06-23 |
Andre Heinecke |
Factor out selftest for better test and reviewability
|
2014-06-23 |
Andre Heinecke |
Use static buffer for module file name.
|
2014-06-23 |
Andre Heinecke |
Add registry entries for logging.
|
2014-06-23 |
Andre Heinecke |
Add self test as first opertation on start
|
2014-06-23 |
Andre Heinecke |
Include logging in listutil (fixes linux build)
|
2014-06-23 |
Andre Heinecke |
Add certificate pinning to verify_binary_win
|
2014-06-23 |
Raimund Renkert |
Made certificate lists member of mainwindow and added some temporary debug msgs.
trustbridge-refactor
|
2014-06-23 |
Raimund Renkert |
Added state to certificate list item and updated certificate list widget.
trustbridge-refactor
|
2014-06-20 |
Andre Heinecke |
Replace "normal printfs" with DEBUG / ERROR printf macros
|
2014-06-20 |
Andre Heinecke |
Add logging function for der data and add logging to NSS installation
|
2014-06-20 |
Andre Heinecke |
Log access to windows stores
|
2014-06-20 |
Andre Heinecke |
Add certificate specific logging functions
|
2014-06-20 |
Andre Heinecke |
Remove dummy messages and just forward the default messages
|
2014-06-20 |
Andre Heinecke |
Fix dependency handling for messages files.
|
2014-06-19 |
Andre Heinecke |
Add dummy logging with ressourced messages.
|
2014-06-19 |
Andre Heinecke |
Add generator for windmc header file
|
2014-06-19 |
Andre Heinecke |
Include common before ui to make common targets known
|
2014-06-19 |
Andre Heinecke |
Add message compiler logic and messages file
|
2014-06-19 |
Andre Heinecke |
Include user information in windows event log messages
|
2014-06-19 |
Andre Heinecke |
Add first simple event logging functions
|
2014-06-18 |
Bernhard Reiter |
testplan: README.txt improved and converted to Creole.
|
2014-06-18 |
Andre Heinecke |
Remove close / help button and set fixed size
|
2014-06-18 |
Andre Heinecke |
Bail if the user is already running the application.
|
2014-06-18 |
Andre Heinecke |
Add exclamation mark to warning message for running firefox / thunderbird instances
|
2014-06-18 |
Andre Heinecke |
Auto: Update translations
|
2014-06-18 |
Andre Heinecke |
Add warning dialog for running firefox and tunderbird processes
|
2014-06-18 |
Andre Heinecke |
Be more permissive with process names. Case insenstive and with suffix or not.
|
2014-06-18 |
Andre Heinecke |
Use different URI's for development
|
2014-06-18 |
Andre Heinecke |
Style: run astyle on processhelp
|
2014-06-18 |
Andre Heinecke |
Every class that inherits QObject needs the Q_Object macro.
|
2014-06-18 |
Emanuel Schuetze |
(Testplan) Updated README for new intests version with language support.
|
2014-06-17 |
Andre Heinecke |
Add Process Management functions and ther implementation for windows.
|
2014-06-17 |
Andre Heinecke |
Fully switch to unicode for windows.
|
2014-06-16 |
Andre Heinecke |
(issue #16) use qt with fontconfig
|
2014-06-13 |
Emanuel Schuetze |
Merged.
|
2014-06-13 |
Emanuel Schuetze |
Added first test plan xml file (and README to build it with intests).
|
2014-06-13 |
Bernhard Reiter |
Added hint about tested development platform Ubuntu 13.10.
|
2014-05-28 |
Andre Heinecke |
Added tag 0.65 for changeset 10f0b9ceb29d
|
2014-05-28 |
Andre Heinecke |
Automated l10n update
0.65
|
2014-05-28 |
Andre Heinecke |
Set trust also for S/MIME and Codesigning
|
2014-05-28 |
Andre Heinecke |
Add installation parameters with correct quoting
|
2014-05-28 |
Emanuel Schuetze |
Updated translations.
|
2014-05-28 |
Andre Heinecke |
Verify the binary directly without relying on settings (which might differ)
|
2014-05-28 |
Andre Heinecke |
Cleanups and coding style.
|
2014-05-28 |
Andre Heinecke |
Fix Linux build (unused variables)
|
2014-05-28 |
Andre Heinecke |
(Auto) Update l10n
|
2014-05-27 |
Andre Heinecke |
Use latin1 in NSIS (fixes encoding errors) Fix command line installation dir.
|
2014-05-27 |
Andre Heinecke |
Split up list and software verification and use it
|
2014-05-27 |
Andre Heinecke |
Disambiguate enumerator values and add portable wrapper.
|
2014-05-27 |
Andre Heinecke |
Document hiawatha build
|