log

age author description
Thu, 03 Apr 2014 14:28:23 +0200 Andre Heinecke Add nss store calling function and use it in cinst
Thu, 03 Apr 2014 14:26:43 +0200 Andre Heinecke Add note about libnss in build deps
Thu, 03 Apr 2014 12:36:05 +0200 Andre Heinecke Add empty nss testdb
Wed, 02 Apr 2014 16:15:59 +0000 Andre Heinecke Fix misplaced endif
Wed, 02 Apr 2014 16:13:37 +0000 Andre Heinecke Adapt remaining cinstprocesstest to new arg pattern
Wed, 02 Apr 2014 16:12:18 +0000 Andre Heinecke Return 0 for linux uninstall for now even if it does nothing
Wed, 02 Apr 2014 15:44:57 +0000 Andre Heinecke Fix test no list
Wed, 02 Apr 2014 15:42:35 +0000 Andre Heinecke Fix cinstprocesstest testValid with usage of arguments
Wed, 02 Apr 2014 15:41:31 +0000 Andre Heinecke Prepare cinstprocesstest to be executed on Windows
Wed, 02 Apr 2014 15:40:39 +0000 Andre Heinecke Depend on cinst target for cinsttest
Wed, 02 Apr 2014 15:39:50 +0000 Andre Heinecke Do not cut off the last character of the line. (next-cur does not include \n)
Wed, 02 Apr 2014 15:35:12 +0000 Andre Heinecke Trim instruction lines to avoid line ending trouble
Wed, 02 Apr 2014 14:12:37 +0000 Andre Heinecke Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
Wed, 02 Apr 2014 13:52:02 +0000 Andre Heinecke Change cinst from stdin input to use arguments.
Wed, 02 Apr 2014 13:49:04 +0000 Andre Heinecke Ensure that the utf8 string is always 0 terminated.
Wed, 02 Apr 2014 13:48:31 +0000 Andre Heinecke Add OutputDebugString macro
Wed, 02 Apr 2014 13:47:24 +0000 Andre Heinecke Add helper function to get all certificates in a list
Wed, 02 Apr 2014 13:45:57 +0000 Andre Heinecke Fix call to windows process.
Wed, 02 Apr 2014 15:31:42 +0200 Sascha Wilde Added missing line breaks in debug output.
Wed, 02 Apr 2014 15:29:23 +0200 Sascha Wilde Show which store is listed in debug certificate listings.
Wed, 02 Apr 2014 15:22:33 +0200 Sascha Wilde Merged
Wed, 02 Apr 2014 15:22:13 +0200 Sascha Wilde Fixed and optimized production build.
Wed, 02 Apr 2014 13:47:06 +0200 Sascha Wilde Fixed white space.
Wed, 02 Apr 2014 13:46:19 +0200 Sascha Wilde Factor out the iteration over profiles and certs.
Wed, 02 Apr 2014 13:17:04 +0200 Sascha Wilde Ditched warning about no profiles for separate failed add/remove warnings.
Wed, 02 Apr 2014 13:10:40 +0200 Sascha Wilde Factor out functions for cert install/remove.
Wed, 02 Apr 2014 11:48:08 +0200 Sascha Wilde Added missing function documentation.
Wed, 02 Apr 2014 13:39:22 +0200 Raimund Renkert merged.
Wed, 02 Apr 2014 13:38:56 +0200 Raimund Renkert Added a separator to certificate list to demonstrate how it works.
Wed, 02 Apr 2014 13:38:10 +0200 Raimund Renkert Added new list item delegate for drawing a separator.
Wed, 02 Apr 2014 13:37:30 +0200 Raimund Renkert Code style. Removed trailing line.
Wed, 02 Apr 2014 13:36:21 +0200 Raimund Renkert Some GUI desing and layout changes.
Wed, 02 Apr 2014 10:31:08 +0200 Sascha Wilde Merged
Wed, 02 Apr 2014 10:30:49 +0200 Sascha Wilde Deletion of certificates implemented.
Tue, 01 Apr 2014 19:10:05 +0200 Sascha Wilde Simplification, import DER cert directly to store.
Wed, 02 Apr 2014 09:27:24 +0200 Raimund Renkert Use the certificate item delegate in the mainwind list view.
Wed, 02 Apr 2014 09:26:38 +0200 Raimund Renkert Added delegate for certificate list items to render a custom ui.
Wed, 02 Apr 2014 09:24:57 +0200 Raimund Renkert Added certificate status enum and register it as metatype.
Tue, 01 Apr 2014 17:39:11 +0200 Sascha Wilde Merged
Tue, 01 Apr 2014 17:38:27 +0200 Sascha Wilde Next baby step: we can import certificates!
Tue, 01 Apr 2014 15:01:38 +0000 Andre Heinecke Use DWORD value directly to dertermine elevation
Tue, 01 Apr 2014 16:32:35 +0200 Sascha Wilde New function to generate certificate name.
Tue, 01 Apr 2014 15:46:40 +0200 Sascha Wilde Merged
Tue, 01 Apr 2014 15:41:11 +0200 Sascha Wilde Added new module with helper functions to parse certs.
Tue, 01 Apr 2014 14:34:24 +0200 Sascha Wilde Fixed numbering of errors.
Tue, 01 Apr 2014 10:59:06 +0000 Andre Heinecke Use Installwrapper to call certificate installation process
Tue, 01 Apr 2014 10:52:06 +0000 Andre Heinecke Add installwrapper class to handle process communication
Tue, 01 Apr 2014 10:51:36 +0000 Andre Heinecke Expose the filename in certificatelist
Tue, 01 Apr 2014 10:51:05 +0000 Andre Heinecke Include commmon in UI build to avoid having paths in include directives
Tue, 01 Apr 2014 10:50:21 +0000 Andre Heinecke Use getLastErrorMsg from logging
Tue, 01 Apr 2014 10:49:40 +0000 Andre Heinecke Add logging.h for some logging / debug functions
Tue, 01 Apr 2014 10:48:35 +0000 Andre Heinecke Add utf16 conversion functions for Windows.
Mon, 31 Mar 2014 11:41:43 +0200 Raimund Renkert Updated the mainwindow layout.
Mon, 31 Mar 2014 08:06:17 +0000 Andre Heinecke Remove code duplication by unifying the certificatelist.
Mon, 31 Mar 2014 08:03:20 +0000 Andre Heinecke Add accessor to check if the certificate should be installed
Mon, 31 Mar 2014 08:02:46 +0000 Andre Heinecke Check for process elevation and write into system store accordingly
Sat, 29 Mar 2014 15:19:45 +0100 Sascha Wilde Explicit tyoe cast to fix warning on 64bit Jessie.
Fri, 28 Mar 2014 19:30:35 +0100 Sascha Wilde Error out, when base64 decode results in empty data.
Fri, 28 Mar 2014 19:28:01 +0100 Sascha Wilde Input parser works. Added debug output for collected cert data.
Fri, 28 Mar 2014 18:38:34 +0100 Sascha Wilde Merged

http://wald.intevation.org/projects/trustbridge/