graph
- Changed path for load certificatelist and add certificate.2014-04-16, by Raimund Renkert
- Resized the administrator main window.2014-04-16, by Raimund Renkert
- merged.2014-04-16, by Raimund Renkert
- Enable sorting in certifacte table view.2014-04-16, by Raimund Renkert
- Set DejaVu Sans Mono as font for fingerprint column.2014-04-15, by Raimund Renkert
- Remove all certificates if a new list is loaded from file.2014-04-15, by Raimund Renkert
- Resized administrator main window and columns.2014-04-15, by Raimund Renkert
- Load the last certificate list from data dir on startup.2014-04-15, by Raimund Renkert
- Provide installer with old list in case there are no news2014-04-15, by Andre Heinecke
- Add a space in the command line2014-04-15, by Andre Heinecke
- Remove verbose writing debug output2014-04-15, by Andre Heinecke
- Added debug output in NSS_cert_name on failure2014-04-15, by Andre Heinecke
- Handle installation success. Save / load last installed list.2014-04-15, by Andre Heinecke
- Emit a signal if no errors happened during installation.2014-04-15, by Andre Heinecke
- Always return after error2014-04-15, by Andre Heinecke
- Add == operator for certificates that compares the b64line2014-04-15, by Andre Heinecke
- More user visible errors. Correct parameters for installation.2014-04-15, by Andre Heinecke
- Ignore sigpipe if the child closed the channel or there is an error2014-04-15, by Andre Heinecke
- Look up executable name based on /proc/self/exe2014-04-15, by Andre Heinecke
- Rename instructions to choices2014-04-15, by Andre Heinecke
- Improved NSIS installer MUI script. Added sample images and icons.2014-04-15, by Emanuel Schuetze
- Add some more fields for a certificate2014-04-15, by Andre Heinecke
- Make the fingerprint uppercase2014-04-15, by Andre Heinecke
- Add fingerprint to certificate2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Implemented 'remove certificate' in administrator app.2014-04-15, by Raimund Renkert
- Move certificateitem role into the certificateitemdelagate where it belongs.2014-04-15, by Andre Heinecke
- Document certificate status values2014-04-15, by Andre Heinecke
- Set mxepath explicitly. Should make it easier to adapt2014-04-15, by Andre Heinecke
- Add save/load unselected and add role enumerator2014-04-15, by Andre Heinecke
- Fix NSS test in release build and add verify's to avoid segfault with invalid list.2014-04-15, by Andre Heinecke
- Also add the testkey for the release build mode2014-04-15, by Andre Heinecke
- merged.2014-04-15, by Raimund Renkert
- Show the new dialog on save button click.2014-04-15, by Raimund Renkert
- Added dialog to create a signed certificate list file.2014-04-15, by Raimund Renkert
- Remove listupdatedialog2014-04-14, by Andre Heinecke
- Switch from listupdatedialog to installwrapper. Minor UI improvements2014-04-14, by Andre Heinecke
- Add Linux support2014-04-14, by Andre Heinecke
- Update Windows api usage. Warning: To build on windows you need2014-04-14, by Andre Heinecke
- Open the new dialog from the main menu.2014-04-12, by Raimund Renkert
- Added dialog to create a new, signed installer binary.2014-04-12, by Raimund Renkert
- Keep working on nssstore_win and clarify its specification2014-04-10, by Andre Heinecke
- If DO_RELEASE_BUILD is set use pubkey-release and test with it2014-04-10, by Andre Heinecke
- Implemented the load from certificate file and set the edit state of certificates.2014-04-10, by Raimund Renkert
- Added member variable for edit state of a certificate.2014-04-10, by Raimund Renkert
- Default for loaded certificates from file to install2014-04-10, by Andre Heinecke
- merged.2014-04-10, by Raimund Renkert
- Removed debug output.2014-04-10, by Raimund Renkert
- Implemented setData in certificate table model.2014-04-10, by Raimund Renkert
- Added setter to certificate to change the install/remove state.2014-04-10, by Raimund Renkert
- Add test for Certificate::fromFile2014-04-10, by Andre Heinecke
- Add some test data for certificate import2014-04-10, by Andre Heinecke
- Add certificateFromFile method2014-04-10, by Andre Heinecke
- Use the table item delegate for certificates and make the model editable.2014-04-10, by Raimund Renkert
- Added table item delegate for certificates.2014-04-10, by Raimund Renkert
- Enable autoremove again2014-04-10, by Andre Heinecke
- Add another hint for nss include lookup.2014-04-10, by Andre Heinecke
- Added file dialog to load a certificate list from file.2014-04-10, by Raimund Renkert
- Updated the table ui in administrator app.2014-04-10, by Raimund Renkert
- Fixed member variables in certificate table model.2014-04-10, by Raimund Renkert
- Added accessors for certificate details.2014-04-10, by Raimund Renkert
- Add first draft of packaging to build upon2014-04-09, by Andre Heinecke
- Fix ressource leak found by cppcheck2014-04-09, by Andre Heinecke
- Use certhelp for certificate parsing and add some dummy info2014-04-09, by Andre Heinecke
- Add some more oid's for data and enable c++ linkage2014-04-09, by Andre Heinecke
- merge2014-04-09, by Andre Heinecke
- Use a table view with the new certificate table model in administrator app.2014-04-09, by Raimund Renkert
- Added table model for certificates.2014-04-09, by Raimund Renkert
- Renamed management to administrator application.2014-04-09, by Raimund Renkert
- Do not exit on error2014-04-08, by Andre Heinecke
- Break long line of nsstest sources2014-04-08, by Andre Heinecke
- Fix NSS unit test for Windows and change how instructions are written2014-04-08, by Andre Heinecke
- Debugprintf with output debug string on windows.2014-04-08, by Andre Heinecke
- Build / dependency notes for nss2014-04-08, by Andre Heinecke
- Added a first version of the management application gui.2014-04-08, by Raimund Renkert
- Fix nsstest build for windows2014-04-07, by Andre Heinecke
- Remove obsolete ifdef against write_stores_win2014-04-07, by Andre Heinecke
- Add first compiling implementation of nssstore_win.c2014-04-07, by Andre Heinecke
- Made is_elevated portable.2014-04-07, by Sascha Wilde
- Typo in debug output.2014-04-07, by Sascha Wilde
- Move is_elevated into common/util.c file for better reuse2014-04-07, by Andre Heinecke
- Replaced snprintf and static buffers with xasprintf.2014-04-04, by Sascha Wilde
- Added terminateing version of asprintf.2014-04-04, by Sascha Wilde
- Fixed leak.2014-04-04, by Sascha Wilde
- Renamed exit code from return_code to exit_code.2014-04-04, by Sascha Wilde
- Merged2014-04-04, by Sascha Wilde
- Read from file instead of stdin, if given.2014-04-04, by Sascha Wilde
- Make buffer size for fakeHome environment variable dynamic.2014-04-04, by Andre Heinecke
- Temporary build fix for windows. Also Use putenv in test2014-04-04, by Andre Heinecke
- Removed accidental use of nss PORT_Free.2014-04-04, by Sascha Wilde
- Fixed windows build.2014-04-04, by Sascha Wilde
- Merged2014-04-04, by Sascha Wilde
- Add trust "Trusted CA to issue server certificates" to certs on install.2014-04-04, by Sascha Wilde
- Add NSS shared DB on Linux to stores operated on.2014-04-03, by Sascha Wilde
- Complete InstRemove NSS test2014-04-03, by Andre Heinecke
- Set the home directory to a temporary location to avoid writing into real nss stores2014-04-03, by Andre Heinecke
- Some minor cleanups. Better debug output more Verify's2014-04-03, by Andre Heinecke
- Add first nsstest.2014-04-03, by Andre Heinecke
- Add empty nss db's as resource2014-04-03, by Andre Heinecke
- Add nss store calling function and use it in cinst2014-04-03, by Andre Heinecke
- Add note about libnss in build deps2014-04-03, by Andre Heinecke
- Add empty nss testdb2014-04-03, by Andre Heinecke
- Fix misplaced endif2014-04-02, by Andre Heinecke
- Adapt remaining cinstprocesstest to new arg pattern2014-04-02, by Andre Heinecke
- Return 0 for linux uninstall for now even if it does nothing2014-04-02, by Andre Heinecke
- Fix test no list2014-04-02, by Andre Heinecke
- Fix cinstprocesstest testValid with usage of arguments2014-04-02, by Andre Heinecke
- Prepare cinstprocesstest to be executed on Windows2014-04-02, by Andre Heinecke
- Depend on cinst target for cinsttest2014-04-02, by Andre Heinecke
- Do not cut off the last character of the line. (next-cur does not include \n)2014-04-02, by Andre Heinecke
- Trim instruction lines to avoid line ending trouble2014-04-02, by Andre Heinecke
- Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux2014-04-02, by Andre Heinecke
- Change cinst from stdin input to use arguments.2014-04-02, by Andre Heinecke
- Ensure that the utf8 string is always 0 terminated.2014-04-02, by Andre Heinecke
- Add OutputDebugString macro2014-04-02, by Andre Heinecke
- Add helper function to get all certificates in a list2014-04-02, by Andre Heinecke
- Fix call to windows process.2014-04-02, by Andre Heinecke
- Added missing line breaks in debug output.2014-04-02, by Sascha Wilde
- Show which store is listed in debug certificate listings.2014-04-02, by Sascha Wilde
- Merged2014-04-02, by Sascha Wilde
- Fixed and optimized production build.2014-04-02, by Sascha Wilde
- Fixed white space.2014-04-02, by Sascha Wilde
- Factor out the iteration over profiles and certs.2014-04-02, by Sascha Wilde
- Ditched warning about no profiles for separate failed add/remove warnings.2014-04-02, by Sascha Wilde
- Factor out functions for cert install/remove.2014-04-02, by Sascha Wilde
- Added missing function documentation.2014-04-02, by Sascha Wilde
- merged.2014-04-02, by Raimund Renkert
- Added a separator to certificate list to demonstrate how it works.2014-04-02, by Raimund Renkert
- Added new list item delegate for drawing a separator.2014-04-02, by Raimund Renkert
- Code style. Removed trailing line.2014-04-02, by Raimund Renkert
- Some GUI desing and layout changes.2014-04-02, by Raimund Renkert
- Merged2014-04-02, by Sascha Wilde
- Deletion of certificates implemented.2014-04-02, by Sascha Wilde
- Simplification, import DER cert directly to store.2014-04-01, by Sascha Wilde
- Use the certificate item delegate in the mainwind list view.2014-04-02, by Raimund Renkert
- Added delegate for certificate list items to render a custom ui.2014-04-02, by Raimund Renkert
- Added certificate status enum and register it as metatype.2014-04-02, by Raimund Renkert
- Merged2014-04-01, by Sascha Wilde
- Next baby step: we can import certificates!2014-04-01, by Sascha Wilde
- Use DWORD value directly to dertermine elevation2014-04-01, by Andre Heinecke
- New function to generate certificate name.2014-04-01, by Sascha Wilde
- Merged2014-04-01, by Sascha Wilde
- Added new module with helper functions to parse certs.2014-04-01, by Sascha Wilde
- Fixed numbering of errors.2014-04-01, by Sascha Wilde
- Use Installwrapper to call certificate installation process2014-04-01, by Andre Heinecke
- Add installwrapper class to handle process communication2014-04-01, by Andre Heinecke
- Expose the filename in certificatelist2014-04-01, by Andre Heinecke
- Include commmon in UI build to avoid having paths in include directives2014-04-01, by Andre Heinecke
- Use getLastErrorMsg from logging2014-04-01, by Andre Heinecke
- Add logging.h for some logging / debug functions2014-04-01, by Andre Heinecke
- Add utf16 conversion functions for Windows.2014-04-01, by Andre Heinecke
- Updated the mainwindow layout.2014-03-31, by Raimund Renkert
- Remove code duplication by unifying the certificatelist.2014-03-31, by Andre Heinecke
- Add accessor to check if the certificate should be installed2014-03-31, by Andre Heinecke
- Check for process elevation and write into system store accordingly2014-03-31, by Andre Heinecke
- Explicit tyoe cast to fix warning on 64bit Jessie.2014-03-29, by Sascha Wilde
- Error out, when base64 decode results in empty data.2014-03-28, by Sascha Wilde
- Input parser works. Added debug output for collected cert data.2014-03-28, by Sascha Wilde
- Merged2014-03-28, by Sascha Wilde
- Added helper functions to handle lists of NSS SECItems.2014-03-28, by Sascha Wilde
- Added missing free().2014-03-28, by Sascha Wilde
- Fix downloadertest and factor out generating file input.2014-03-28, by Andre Heinecke
- Change the specification of str_b64_decode so that it matches the2014-03-28, by Andre Heinecke
- Specifiy unspecified behavior if there is an install and2014-03-28, by Andre Heinecke
- Properly test for invalid input2014-03-28, by Andre Heinecke
- Merged2014-03-28, by Sascha Wilde
- Started to write input parser.2014-03-28, by Sascha Wilde
- Add more realistic test data2014-03-28, by Andre Heinecke
- Add checks for invalid input2014-03-28, by Andre Heinecke
- Cleand up doku.2014-03-28, by Sascha Wilde
- Refactoring.2014-03-28, by Sascha Wilde
- Cleanup and documentation in debugging macros.2014-03-28, by Sascha Wilde
- Adjusted LINEBUFLEN.2014-03-28, by Sascha Wilde
- Moved debug prefix to macro and added component specific prefix.2014-03-27, by Sascha Wilde
- Fixed naming of debugging print macro.2014-03-27, by Sascha Wilde
- Make locale includes distinguishable from system includes.2014-03-27, by Sascha Wilde
- Merged2014-03-27, by Sascha Wilde
- Wrote FindNSS to build against nss without pkg-config support (Windows).2014-03-27, by Sascha Wilde
- NSS first Blood. Added code to list certs in found stores.2014-03-27, by Sascha Wilde
- Cleanup windowsstore.c2014-03-27, by Andre Heinecke
- Fix typo that happend in rebase conflict resolution2014-03-27, by Andre Heinecke
- Add test for windowsstores2014-03-26, by Andre Heinecke
- Add debug output and make windowsstore linkable from C++ code2014-03-26, by Andre Heinecke
- According to MSDN you Must also provide message encoding flag.2014-03-26, by Andre Heinecke
- Remove leftover incrementation of i from former loop style. Fixes a crash when adding only one2014-03-26, by Andre Heinecke
- Minor style fix2014-03-26, by Andre Heinecke
- Add removal of certificates2014-03-26, by Andre Heinecke
- Fix check for selected items and wait for bytes written.2014-03-26, by Andre Heinecke
- Refactored the list update dialog. Now it looks a bit more like the mainwindow.2014-03-27, by Raimund Renkert
- Added menu entry to show the status dialog.2014-03-27, by Raimund Renkert
- Added new status dialog.2014-03-27, by Raimund Renkert
- Some mainwindow layout improvements and new icons for certificate list.2014-03-27, by Raimund Renkert