log

age author description
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
2014-05-27 Raimund Renkert Started trustbridge mainwindow refactoring. trustbridge-refactor
2014-05-27 Raimund Renkert Added images for the new UI design. trustbridge-refactor
2014-05-27 Raimund Renkert New widgets to display certificates in lists. trustbridge-refactor
2014-05-27 Raimund Renkert Changed defined name for certificate item delegate. trustbridge-refactor
2014-05-27 Andre Heinecke Do not fail when creating the link fails. Just warn.
2014-05-27 Andre Heinecke Implement PKCS#7 embedded signature verfification for windows
2014-05-27 Andre Heinecke Doxygen comments for list_status_t
2014-05-27 Andre Heinecke Document qt linguist tools build
2014-05-26 Andre Heinecke Readd icon to the resource files (have to be linked with main)
2014-05-26 Andre Heinecke Add build documentation
2014-05-23 Bernhard Reiter Initialised private member variable mNeedsReset for SSLConnection in constructor (cppcheck-1.65 warning).
2014-05-23 Andre Heinecke (Auto) Update translations
2014-05-23 Andre Heinecke Fix administrator typo
2014-05-23 Andre Heinecke Implement codesigning in the administrator tool
2014-05-23 Andre Heinecke Inform the user when logging fails.
2014-05-23 Andre Heinecke Add codesignging certificates and Notes how they were generated.
2014-05-23 Raimund Renkert Made text selectable in about dialog.
2014-05-23 Raimund Renkert Check if cert-list filename is null (user canceled open file dialog).
2014-05-22 Raimund Renkert Added dialog to show the differences before saving a certificate list.
2014-05-22 Raimund Renkert Added method to get the current certificate list changes.
2014-05-22 Andre Heinecke Free secitem list after usage.
2014-05-22 Andre Heinecke Add unit test for sw update execution and fix shell execute params
2014-05-22 Raimund Renkert Log diff between initial certificate list and saved list to a logfile.
2014-05-22 Andre Heinecke Add resources to main.
2014-05-22 Andre Heinecke Move UI code into librarys to speed up build of unit tests
2014-05-22 Andre Heinecke Add framework for mainwindow testing
2014-05-22 Andre Heinecke Move main's out of the sources for better testing
2014-05-22 Andre Heinecke Add lcov target to generate coverage report
2014-05-22 Andre Heinecke Symlink mozilla executable into the test directory
2014-05-22 Andre Heinecke Use native path to execute software update on windows
2014-05-22 Andre Heinecke Use case sensitive file name for SW-Updates
2014-05-22 Andre Heinecke Debugging: Always log the complete response
2014-05-21 Andre Heinecke Fix parameter order in makensis call
2014-05-20 Andre Heinecke Start implementation of software update installation
2014-05-20 Andre Heinecke (Auto) Update translations
2014-05-20 Andre Heinecke ix packaging script to include path_sep
2014-05-20 Andre Heinecke Increase nag interval to 70 minutes
2014-05-16 Bernhard Reiter Certificate: initialising member variable mEditable in the constructors.
2014-05-16 Bernhard Reiter Certificate: Removing superfluous comments for isEditable and setEditable.
2014-05-15 Bernhard Reiter class Certificate: disable unused member variable mInstCert for now. (cppcheck-1.65 warning.)
2014-04-29 Bernhard Reiter Added .hgchurn with Real Names.
2014-04-29 Andre Heinecke Added tag 0.6 for changeset 421b69eeffe3
2014-04-29 Andre Heinecke Actually write the installer to the output folder 0.6
2014-04-29 Andre Heinecke ix variable path seperator
2014-04-29 Andre Heinecke Start smaller
2014-04-29 Andre Heinecke Provide path_sep as a variable to make it possible to reuse filelist
2014-04-29 Andre Heinecke Use backslashes on Windows for filesdir
2014-04-29 Andre Heinecke Use windows argument format for nsis on windows
2014-04-29 Andre Heinecke Improve documentation config
2014-04-29 Andre Heinecke Fix findHg to work from the repo
2014-04-29 Andre Heinecke Only benchmark nss once
2014-04-29 Andre Heinecke Add FindHg from cmake 2.8.12
2014-04-29 Raimund Renkert Fixed size hint for list item delegate.
2014-04-29 Andre Heinecke Fix usage of OU / O
2014-04-29 Andre Heinecke Only show CN als shortDescription
2014-04-29 Andre Heinecke Also allow cer files,..
2014-04-29 Emanuel Schuetze Updated German translations.
2014-04-29 Andre Heinecke Move createcertlist and aboutdialog back into their respective source groups.
2014-04-29 Andre Heinecke Add a dialog when installer creation is done
2014-04-29 Andre Heinecke Remove dead statusdialog
2014-04-29 Raimund Renkert merged.
2014-04-29 Raimund Renkert Removed menu entries.
2014-04-29 Raimund Renkert Made label strings translatable in certificate list dialog.
2014-04-29 Emanuel Schuetze Updated German translations.
2014-04-29 Andre Heinecke Rename administrator to trustbridge-admin
2014-04-29 Andre Heinecke Update generated translations
2014-04-29 Andre Heinecke Actually set the arguments for makensis process. Fix escaping
2014-04-28 Andre Heinecke Update translations
2014-04-28 Andre Heinecke Call makensis in create installer dialog
2014-04-28 Andre Heinecke Improve error handlig and persist user decisions
2014-04-28 Andre Heinecke Use Win32 linker flags on Windows
2014-04-28 Andre Heinecke Add documentation for printlasterror
2014-04-28 Andre Heinecke Hide empty seperators in list ui
2014-04-28 Andre Heinecke Use open instead of runas if not admin
2014-04-28 Andre Heinecke Add icon.rc
2014-04-28 Andre Heinecke Backed out changeset 27bcdee4e4a6
2014-04-28 Andre Heinecke Update generated translation files
2014-04-28 Andre Heinecke Use is_admin to determine if UAC icon should be painted on the button
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.
2014-04-23 Raimund Renkert Check if list item is checkable before adding the item to unselected list.
2014-04-23 Raimund Renkert Sort and filter the certificate list, changed certificate item roles.
2014-04-22 Andre Heinecke Actually remove the Intevation root ca in the updated list
2014-04-22 Raimund Renkert Fixed certificate list file name.
2014-04-22 Andre Heinecke Fix date format for file names
2014-04-22 Raimund Renkert merged.
2014-04-22 Raimund Renkert Fixed check on return value when trying to write temp file.
2014-04-22 Andre Heinecke Fix cinstprocesstest for new arguments. Handle errno on write errors
2014-04-22 Andre Heinecke Update translations
2014-04-22 Andre Heinecke Acutally use the values that can be taken from the config
2014-04-22 Andre Heinecke Remove intermediate email ca and replace it by Verwaltung PKI cert
2014-04-22 Andre Heinecke Update test data to include intevation root ca and add updated list
2014-04-22 Raimund Renkert Resized trustbridge main window.
2014-04-22 Raimund Renkert Set sizeHint for certificate item delegates.
2014-04-22 Raimund Renkert Updated layout and certificate details in trustbridge installer.
2014-04-22 Raimund Renkert Renamed admin app name to "trustbridge-administration".
2014-04-17 Raimund Renkert merged.
2014-04-17 Raimund Renkert Adminstration: "Add certificate" can now load multiple certificate files.
2014-04-17 Raimund Renkert Updated dialog layout.
2014-04-17 Raimund Renkert Added about dialog content and open the dialog via administration app.
2014-04-17 Raimund Renkert Some wording and Layout in TrustBridge Administration.
2014-04-17 Emanuel Schuetze (adminstration) Updated translations.
2014-04-17 Andre Heinecke Merge
2014-04-16 Andre Heinecke Add translation loading
2014-04-16 Andre Heinecke Add translation for menu (other changes are because of an initial linguist start)
2014-04-16 Andre Heinecke Add translation for trustbridge
2014-04-16 Andre Heinecke Switch to resource based loading of translations
2014-04-17 Raimund Renkert Added icons for TrustBridge administration UI.
2014-04-17 Raimund Renkert merged.
2014-04-16 Raimund Renkert Fixed layout in TrustBridge Adminstration dialogs.
2014-04-16 Raimund Renkert Fixed wording in certificate table header.
2014-04-16 Raimund Renkert Removed obsolete menu entries.
2014-04-16 Raimund Renkert Wording and layout in TrustBridge administration create binary dialog.
2014-04-16 Raimund Renkert Wording und Layout in TrustBridge create certificate file dialog.
2014-04-16 Raimund Renkert Wording und icons in TrustBridge Administration main window.
2014-04-16 Andre Heinecke Add translation infrastructure and a file for the Administrator application
2014-04-16 Andre Heinecke Rename installer to trustbridge
2014-04-16 Andre Heinecke Remove m13 mentions and change test certificate to intevation.de
2014-04-16 Andre Heinecke rename m13_common to trustbridge_common
2014-04-16 Andre Heinecke Rename m13ui to TrustBridge
2014-04-16 Andre Heinecke Add license header for NSIS scripts
2014-04-16 Andre Heinecke Add License header for CMake and shell scripts
2014-04-16 Andre Heinecke Add License
2014-04-16 Andre Heinecke Fill to two characters
2014-04-16 Raimund Renkert Added strings for add and remove in table view combobox.
2014-04-16 Raimund Renkert Changed path for load certificatelist and add certificate.
2014-04-16 Raimund Renkert Resized the administrator main window.
2014-04-16 Raimund Renkert merged.
2014-04-16 Raimund Renkert Enable sorting in certifacte table view.
2014-04-15 Raimund Renkert Set DejaVu Sans Mono as font for fingerprint column.
2014-04-15 Raimund Renkert Remove all certificates if a new list is loaded from file.
2014-04-15 Raimund Renkert Resized administrator main window and columns.
2014-04-15 Raimund Renkert Load the last certificate list from data dir on startup.
2014-04-15 Andre Heinecke Provide installer with old list in case there are no news
2014-04-15 Andre Heinecke Add a space in the command line
2014-04-15 Andre Heinecke Remove verbose writing debug output
2014-04-15 Andre Heinecke Added debug output in NSS_cert_name on failure
2014-04-15 Andre Heinecke Handle installation success. Save / load last installed list.
2014-04-15 Andre Heinecke Emit a signal if no errors happened during installation.
2014-04-15 Andre Heinecke Always return after error
2014-04-15 Andre Heinecke Add == operator for certificates that compares the b64line
2014-04-15 Andre Heinecke More user visible errors. Correct parameters for installation.
2014-04-15 Andre Heinecke Ignore sigpipe if the child closed the channel or there is an error
2014-04-15 Andre Heinecke Look up executable name based on /proc/self/exe
2014-04-15 Andre Heinecke Rename instructions to choices
2014-04-15 Emanuel Schuetze Improved NSIS installer MUI script. Added sample images and icons.
2014-04-15 Andre Heinecke Add some more fields for a certificate
2014-04-15 Andre Heinecke Make the fingerprint uppercase
2014-04-15 Andre Heinecke Add fingerprint to certificate
2014-04-15 Raimund Renkert merged.
2014-04-15 Raimund Renkert Implemented 'remove certificate' in administrator app.
2014-04-15 Andre Heinecke Move certificateitem role into the certificateitemdelagate where it belongs.
2014-04-15 Andre Heinecke Document certificate status values
2014-04-15 Andre Heinecke Set mxepath explicitly. Should make it easier to adapt
2014-04-15 Andre Heinecke Add save/load unselected and add role enumerator
2014-04-15 Andre Heinecke Fix NSS test in release build and add verify's to avoid segfault with invalid list.
2014-04-15 Andre Heinecke Also add the testkey for the release build mode
2014-04-15 Raimund Renkert merged.
2014-04-15 Raimund Renkert Show the new dialog on save button click.
2014-04-15 Raimund Renkert Added dialog to create a signed certificate list file.
2014-04-14 Andre Heinecke Remove listupdatedialog
2014-04-14 Andre Heinecke Switch from listupdatedialog to installwrapper. Minor UI improvements
2014-04-14 Andre Heinecke Add Linux support
2014-04-14 Andre Heinecke Update Windows api usage. Warning: To build on windows you need
2014-04-12 Raimund Renkert Open the new dialog from the main menu.
2014-04-12 Raimund Renkert Added dialog to create a new, signed installer binary.
2014-04-10 Andre Heinecke Keep working on nssstore_win and clarify its specification
2014-04-10 Andre Heinecke If DO_RELEASE_BUILD is set use pubkey-release and test with it
2014-04-10 Raimund Renkert Implemented the load from certificate file and set the edit state of certificates.
2014-04-10 Raimund Renkert Added member variable for edit state of a certificate.
2014-04-10 Andre Heinecke Default for loaded certificates from file to install
2014-04-10 Raimund Renkert merged.
2014-04-10 Raimund Renkert Removed debug output.
2014-04-10 Raimund Renkert Implemented setData in certificate table model.
2014-04-10 Raimund Renkert Added setter to certificate to change the install/remove state.
2014-04-10 Andre Heinecke Add test for Certificate::fromFile
2014-04-10 Andre Heinecke Add some test data for certificate import
2014-04-10 Andre Heinecke Add certificateFromFile method
2014-04-10 Raimund Renkert Use the table item delegate for certificates and make the model editable.
2014-04-10 Raimund Renkert Added table item delegate for certificates.
2014-04-10 Andre Heinecke Enable autoremove again
2014-04-10 Andre Heinecke Add another hint for nss include lookup.
2014-04-10 Raimund Renkert Added file dialog to load a certificate list from file.
2014-04-10 Raimund Renkert Updated the table ui in administrator app.
2014-04-10 Raimund Renkert Fixed member variables in certificate table model.
2014-04-10 Raimund Renkert Added accessors for certificate details.
2014-04-09 Andre Heinecke Add first draft of packaging to build upon
2014-04-09 Andre Heinecke Fix ressource leak found by cppcheck
2014-04-09 Andre Heinecke Use certhelp for certificate parsing and add some dummy info
2014-04-09 Andre Heinecke Add some more oid's for data and enable c++ linkage
2014-04-09 Andre Heinecke merge
2014-04-09 Raimund Renkert Use a table view with the new certificate table model in administrator app.
2014-04-09 Raimund Renkert Added table model for certificates.
2014-04-09 Raimund Renkert Renamed management to administrator application.
2014-04-08 Andre Heinecke Do not exit on error
2014-04-08 Andre Heinecke Break long line of nsstest sources
2014-04-08 Andre Heinecke Fix NSS unit test for Windows and change how instructions are written
2014-04-08 Andre Heinecke Debugprintf with output debug string on windows.
2014-04-08 Andre Heinecke Build / dependency notes for nss
2014-04-08 Raimund Renkert Added a first version of the management application gui.
2014-04-07 Andre Heinecke Fix nsstest build for windows
2014-04-07 Andre Heinecke Remove obsolete ifdef against write_stores_win
2014-04-07 Andre Heinecke Add first compiling implementation of nssstore_win.c
2014-04-07 Sascha Wilde Made is_elevated portable.
2014-04-07 Sascha Wilde Typo in debug output.
2014-04-07 Andre Heinecke Move is_elevated into common/util.c file for better reuse
2014-04-04 Sascha Wilde Replaced snprintf and static buffers with xasprintf.
2014-04-04 Sascha Wilde Added terminateing version of asprintf.
2014-04-04 Sascha Wilde Fixed leak.
2014-04-04 Sascha Wilde Renamed exit code from return_code to exit_code.
2014-04-04 Sascha Wilde Merged
2014-04-04 Sascha Wilde Read from file instead of stdin, if given.
2014-04-04 Andre Heinecke Make buffer size for fakeHome environment variable dynamic.
2014-04-04 Andre Heinecke Temporary build fix for windows. Also Use putenv in test
2014-04-04 Sascha Wilde Removed accidental use of nss PORT_Free.
2014-04-04 Sascha Wilde Fixed windows build.
2014-04-04 Sascha Wilde Merged
2014-04-04 Sascha Wilde Add trust "Trusted CA to issue server certificates" to certs on install.
2014-04-03 Sascha Wilde Add NSS shared DB on Linux to stores operated on.
2014-04-03 Andre Heinecke Complete InstRemove NSS test
2014-04-03 Andre Heinecke Set the home directory to a temporary location to avoid writing into real nss stores
2014-04-03 Andre Heinecke Some minor cleanups. Better debug output more Verify's
2014-04-03 Andre Heinecke Add first nsstest.
2014-04-03 Andre Heinecke Add empty nss db's as resource
2014-04-03 Andre Heinecke Add nss store calling function and use it in cinst
2014-04-03 Andre Heinecke Add note about libnss in build deps
2014-04-03 Andre Heinecke Add empty nss testdb
2014-04-02 Andre Heinecke Fix misplaced endif
2014-04-02 Andre Heinecke Adapt remaining cinstprocesstest to new arg pattern
2014-04-02 Andre Heinecke Return 0 for linux uninstall for now even if it does nothing
2014-04-02 Andre Heinecke Fix test no list
2014-04-02 Andre Heinecke Fix cinstprocesstest testValid with usage of arguments
2014-04-02 Andre Heinecke Prepare cinstprocesstest to be executed on Windows
2014-04-02 Andre Heinecke Depend on cinst target for cinsttest
2014-04-02 Andre Heinecke Do not cut off the last character of the line. (next-cur does not include \n)
2014-04-02 Andre Heinecke Trim instruction lines to avoid line ending trouble
2014-04-02 Andre Heinecke Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
2014-04-02 Andre Heinecke Change cinst from stdin input to use arguments.
2014-04-02 Andre Heinecke Ensure that the utf8 string is always 0 terminated.
2014-04-02 Andre Heinecke Add OutputDebugString macro
2014-04-02 Andre Heinecke Add helper function to get all certificates in a list
2014-04-02 Andre Heinecke Fix call to windows process.
2014-04-02 Sascha Wilde Added missing line breaks in debug output.
2014-04-02 Sascha Wilde Show which store is listed in debug certificate listings.
2014-04-02 Sascha Wilde Merged
2014-04-02 Sascha Wilde Fixed and optimized production build.
2014-04-02 Sascha Wilde Fixed white space.
2014-04-02 Sascha Wilde Factor out the iteration over profiles and certs.
2014-04-02 Sascha Wilde Ditched warning about no profiles for separate failed add/remove warnings.
2014-04-02 Sascha Wilde Factor out functions for cert install/remove.
2014-04-02 Sascha Wilde Added missing function documentation.
2014-04-02 Raimund Renkert merged.
2014-04-02 Raimund Renkert Added a separator to certificate list to demonstrate how it works.
2014-04-02 Raimund Renkert Added new list item delegate for drawing a separator.
2014-04-02 Raimund Renkert Code style. Removed trailing line.
2014-04-02 Raimund Renkert Some GUI desing and layout changes.
2014-04-02 Sascha Wilde Merged
2014-04-02 Sascha Wilde Deletion of certificates implemented.
2014-04-01 Sascha Wilde Simplification, import DER cert directly to store.
2014-04-02 Raimund Renkert Use the certificate item delegate in the mainwind list view.
2014-04-02 Raimund Renkert Added delegate for certificate list items to render a custom ui.
2014-04-02 Raimund Renkert Added certificate status enum and register it as metatype.
2014-04-01 Sascha Wilde Merged
2014-04-01 Sascha Wilde Next baby step: we can import certificates!
2014-04-01 Andre Heinecke Use DWORD value directly to dertermine elevation
2014-04-01 Sascha Wilde New function to generate certificate name.
2014-04-01 Sascha Wilde Merged
2014-04-01 Sascha Wilde Added new module with helper functions to parse certs.
2014-04-01 Sascha Wilde Fixed numbering of errors.
2014-04-01 Andre Heinecke Use Installwrapper to call certificate installation process
2014-04-01 Andre Heinecke Add installwrapper class to handle process communication
2014-04-01 Andre Heinecke Expose the filename in certificatelist
2014-04-01 Andre Heinecke Include commmon in UI build to avoid having paths in include directives
2014-04-01 Andre Heinecke Use getLastErrorMsg from logging
2014-04-01 Andre Heinecke Add logging.h for some logging / debug functions
2014-04-01 Andre Heinecke Add utf16 conversion functions for Windows.
2014-03-31 Raimund Renkert Updated the mainwindow layout.
2014-03-31 Andre Heinecke Remove code duplication by unifying the certificatelist.
2014-03-31 Andre Heinecke Add accessor to check if the certificate should be installed
2014-03-31 Andre Heinecke Check for process elevation and write into system store accordingly
2014-03-29 Sascha Wilde Explicit tyoe cast to fix warning on 64bit Jessie.
2014-03-28 Sascha Wilde Error out, when base64 decode results in empty data.
2014-03-28 Sascha Wilde Input parser works. Added debug output for collected cert data.
2014-03-28 Sascha Wilde Merged
2014-03-28 Sascha Wilde Added helper functions to handle lists of NSS SECItems.
2014-03-28 Sascha Wilde Added missing free().
2014-03-28 Andre Heinecke Fix downloadertest and factor out generating file input.
2014-03-28 Andre Heinecke Change the specification of str_b64_decode so that it matches the
2014-03-28 Andre Heinecke Specifiy unspecified behavior if there is an install and
2014-03-28 Andre Heinecke Properly test for invalid input
2014-03-28 Sascha Wilde Merged

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