graph
- 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
- Added new images and icons.2014-03-27, by Raimund Renkert
- Add the logo.png as a resource2014-03-26, by Andre Heinecke
- merged.2014-03-26, by Raimund Renkert
- Dummy logo for mainwindow header.2014-03-26, by Raimund Renkert
- Added header for mainwindow.2014-03-26, by Raimund Renkert
- Avoid printing an error when an empty certificate ist constructed2014-03-26, by Andre Heinecke
- Reinitialize certificatelist when readFile is called2014-03-26, by Andre Heinecke
- Fix testing for handling garbage input and generate the data ad hoc.2014-03-26, by Andre Heinecke
- merged.2014-03-26, by Raimund Renkert
- Show the about dialog.2014-03-26, by Raimund Renkert
- Added about dialog.2014-03-26, by Raimund Renkert
- Merged2014-03-26, by Sascha Wilde
- Search for thunderbird profiles, too.2014-03-26, by Sascha Wilde
- cinst/mozilla really wants C99.2014-03-26, by Sascha Wilde
- Ignore parent ("..") on directory scan.2014-03-26, by Sascha Wilde
- Use %APPDATA% as config bse dir on windows. Much simpler.2014-03-26, by Sascha Wilde
- merged.2014-03-26, by Raimund Renkert
- Added some content and a close button to the help dialog.2014-03-26, by Raimund Renkert
- Show the help dialog.2014-03-26, by Raimund Renkert
- Added stub for help dialog.2014-03-26, by Raimund Renkert
- Show certificates in the list view and details in the textfield.2014-03-26, by Raimund Renkert
- merged.2014-03-26, by Raimund Renkert
- Create the mainwindow content.2014-03-26, by Raimund Renkert
- Get subject from the certificate and parse it's attributes2014-03-26, by Andre Heinecke
- Try to handle crypt32 errors. Print the error code as fallback2014-03-25, by Andre Heinecke
- Add C linkage for strhelp. Check for data in commontest.2014-03-25, by Andre Heinecke
- Fix str_base64_decode2014-03-25, by Andre Heinecke
- Add test for str_base64_decode as i suspect it to have a bug2014-03-25, by Andre Heinecke
- Merged2014-03-25, by Sascha Wilde
- Implemented detection profile paths for Windows Vista/7.2014-03-25, by Sascha Wilde
- get_profile_dirs(): close filedescriptor again. (found by cppcheck)2014-03-25, by Bernhard Reiter
- Made macro MAX_FILESIZE saver with brackets. A perror debugging line.2014-03-25, by Bernhard Reiter
- dirent d_type is not supported on Windows, so use new port_isdir().2014-03-25, by Sascha Wilde
- New portability function to test if a file is an directory.2014-03-25, by Sascha Wilde
- Added more debug output.2014-03-25, by Sascha Wilde
- Temporarily "fixed" compilation for windows.2014-03-25, by Sascha Wilde
- Implemented searching $HOME/.mozilla for profiles.ini on Linux.2014-03-25, by Sascha Wilde
- Added include file with debugging macros.2014-03-25, by Sascha Wilde
- Fixed RELEASE_BUILD define.2014-03-25, by Sascha Wilde
- Windows implementation of port_dirname: strip trailing '/' and '\'.2014-03-25, by Sascha Wilde
- Windows implementation of port_realpath: NULL if file does not exist.2014-03-25, by Sascha Wilde
- Added simple portable function to test if an file exists.2014-03-25, by Sascha Wilde
- Removed spurious duplication.2014-03-25, by Sascha Wilde
- Merged2014-03-25, by Sascha Wilde
- Implemented port_realpath for windows.2014-03-25, by Sascha Wilde
- Implemented port_dirname for windows.2014-03-25, by Sascha Wilde
- Change coding style for cinst main / windowsstore to GNU2014-03-25, by Andre Heinecke
- Fix build for windows with -Wunused -Werror2014-03-25, by Andre Heinecke
- Change install_certificates_win to generic write_stores_win2014-03-25, by Andre Heinecke
- Add memory allocating base64 decode function2014-03-25, by Andre Heinecke
- Rename NO_ERROR as NO_ERROR is already defined in windows.h2014-03-25, by Andre Heinecke
- Merged2014-03-25, by Sascha Wilde
- Use strtok instead of strsep for portability.2014-03-25, by Sascha Wilde
- merged.2014-03-25, by Raimund Renkert
- Added menubar/menu and method stubs to mainwindow.2014-03-25, by Raimund Renkert
- Added commandline arguemnt '--tray' to hide or show the mainwindow.2014-03-25, by Raimund Renkert
- Changed type of MainWindow from QDialog to QMainWindow.2014-03-25, by Raimund Renkert
- Include line endings in check2014-03-24, by Andre Heinecke
- Test if uninstall is handled as instruction2014-03-24, by Andre Heinecke
- Fix test for invalid instructions2014-03-24, by Andre Heinecke
- We decided to use bool. So let's use it.2014-03-24, by Andre Heinecke
- Add instruction verification and handle uninstall command in input2014-03-24, by Andre Heinecke
- Completed profile.ini parser.2014-03-24, by Sascha Wilde
- Added portable path name handling functions.2014-03-24, by Sascha Wilde
- Fixed mox error ranges -- return codes can only use 8 bit.2014-03-24, by Sascha Wilde
- Merged2014-03-24, by Sascha Wilde
- Make flawfinder (a bit more) happy.2014-03-24, by Sascha Wilde
- merged.2014-03-24, by Raimund Renkert
- Fixed QTest includes.2014-03-24, by Raimund Renkert
- Added Qt5Test include directory.2014-03-24, by Raimund Renkert
- Check for hiawatha executable before setting and testing downloader resources.2014-03-24, by Raimund Renkert
- Merged2014-03-24, by Andre Heinecke
- Factor out windows specific parts2014-03-24, by Andre Heinecke
- Replaced unnecessary strncmp with strcmp.2014-03-24, by Sascha Wilde
- str_trim: do nothing if *s is NULL.2014-03-24, by Sascha Wilde
- Added missing include.2014-03-24, by Sascha Wilde
- Added functrion to trim white space from string.2014-03-24, by Sascha Wilde
- Merged2014-03-24, by Sascha Wilde
- Added string comparison functions.2014-03-24, by Sascha Wilde
- Fix max line length documentation2014-03-24, by Andre Heinecke
- Print debug output also on success2014-03-24, by Andre Heinecke
- Supply the cinst process with checked items not with selected ones2014-03-24, by Andre Heinecke
- Set cinst process path to be the directory of the executable running2014-03-24, by Andre Heinecke
- Normalize input if neccessary2014-03-24, by Andre Heinecke
- Fix install_certificates_win.2014-03-24, by Andre Heinecke
- Add install targets2014-03-24, by Andre Heinecke
- Specified line length is 9999 and not 1000!2014-03-24, by Andre Heinecke
- Added missing stuff from last commit.2014-03-24, by Sascha Wilde
- Fix doxygen documentation.2014-03-22, by Sascha Wilde
- Removed trailing whitespace.2014-03-22, by Sascha Wilde
- First step of simple mozilla ini parser2014-03-22, by Sascha Wilde
- Fix doxygen documentation.2014-03-22, by Sascha Wilde
- Merged2014-03-21, by Sascha Wilde
- Refactoring: unified naming of string vector functions.2014-03-21, by Sascha Wilde
- Change garbage input to invalid input. Fix InvalidInstructions test.2014-03-21, by Andre Heinecke
- Merged2014-03-21, by Sascha Wilde
- Start over (only leave comments).2014-03-21, by Sascha Wilde
- Merged2014-03-21, by Sascha Wilde
- Merged2014-03-21, by Sascha Wilde
- fixed whitespace.2014-03-21, by Sascha Wilde
- Use m13_common library2014-03-21, by Andre Heinecke
- Syntax fix2014-03-21, by Andre Heinecke
- Allow developers to overwrite the hardcoded xkb-common libname2014-03-21, by Andre Heinecke
- Check for policy CMP0020 before setting it2014-03-21, by Andre Heinecke
- Remove duplicated findpolarssl in cinst. You need to run cmake from the toplevel2014-03-21, by Andre Heinecke
- Check for qt before including UI2014-03-21, by Andre Heinecke
- Use common as library2014-03-21, by Andre Heinecke
- Add static common library2014-03-21, by Andre Heinecke
- Make cinst cmakelist relative so it can be used standalone2014-03-21, by Andre Heinecke
- Add test for cinstprocess2014-03-21, by Andre Heinecke
- Add specification and some cleanups2014-03-21, by Andre Heinecke
- Add some error handling. Change process path for testing2014-03-21, by Andre Heinecke
- Correctly split between certificates to install and to remove2014-03-21, by Andre Heinecke
- Remove verbose debug output2014-03-21, by Andre Heinecke
- Add check for default ctor of Certificate. Fix return value of empty file2014-03-21, by Andre Heinecke
- Do not save the x509 cert as a member variable2014-03-21, by Andre Heinecke
- Check parameters in verify list2014-03-21, by Andre Heinecke
- Fix memleak in case of invalid signature2014-03-21, by Andre Heinecke
- Also add output size handling to str_append_str2014-03-21, by Andre Heinecke
- Check parameters in readInput2014-03-21, by Andre Heinecke
- Do not leak a byte if the file is empty2014-03-20, by Andre Heinecke
- Fix extended list test. Add Benchmarking again2014-03-20, by Andre Heinecke
- Expand test to cover more functionality from certificate and certificatelist2014-03-20, by Andre Heinecke
- Check input parameters2014-03-20, by Andre Heinecke
- Add basic interaction with another process2014-03-20, by Andre Heinecke
- Keep raw data around to later pass it to the installer2014-03-20, by Andre Heinecke
- Expand certificate class to make raw data accessible2014-03-20, by Andre Heinecke
- Polarssl based certificate handling2014-03-19, by Andre Heinecke
- Remove platform specific certificate immplementations.2014-03-19, by Andre Heinecke
- Add some UI in listupdatedialog2014-03-19, by Andre Heinecke
- Add accessors to certificate's in certificatelist2014-03-19, by Andre Heinecke
- Constify2014-03-19, by Andre Heinecke
- Fix Brace escaping in sed command2014-03-19, by Andre Heinecke
- Remove QTextStream usage. The QTextStream usage in this way2014-03-19, by Andre Heinecke
- Add profiling options for all C/CXX code if requested2014-03-19, by Andre Heinecke
- Add cmake policy for adding qtmain on Windows2014-03-19, by Andre Heinecke
- Also check that the system tray supports messages2014-03-19, by Andre Heinecke
- Add some testing hacks for interactive testing2014-03-19, by Andre Heinecke
- Add certificatelist to install as member. Look for updates on startup2014-03-19, by Andre Heinecke
- Add default constructor to certificatelist. Remove Q_OBJECT use2014-03-19, by Andre Heinecke
- Updated build notes2014-03-19, by Andre Heinecke
- Add certificate installation for windows2014-03-18, by Andre Heinecke
- Update notes in build.sh script2014-03-18, by Andre Heinecke
- Tiny improvement: free resources first that you have aquired last. Added TODO for better error reporting.2014-03-18, by Bernhard Reiter
- Comment out validate instructions for now to avoid unused warnings2014-03-18, by Andre Heinecke
- Improve error handling free memory before exiting. Include line endings in Marker lines2014-03-18, by Andre Heinecke
- Use correct remaining size for strncpy2014-03-18, by Andre Heinecke
- Readd cppcheck to static_check dependencies2014-03-18, by Andre Heinecke
- Fix check for malloc result, found by cppcheck.2014-03-18, by Bernhard Reiter
- Use strn functions and improve error handling.2014-03-18, by Andre Heinecke
- Start work on cinst. Strhelp new helpers to work with C String2014-03-18, by Andre Heinecke
- Set -g for debug builds2014-03-18, by Andre Heinecke
- Include POLARSSL_INCLUDE_DIR in ui too2014-03-18, by Andre Heinecke
- build.sh: added hint that requirements must be installed before building.2014-03-18, by Bernhard Reiter
- Add test for software download2014-03-17, by Andre Heinecke
- Split out Header parsing into it's own function2014-03-17, by Andre Heinecke
- Remove verbose debug output2014-03-17, by Andre Heinecke
- Add test for another certificate2014-03-17, by Andre Heinecke
- Add macro for common signal setup tasks2014-03-17, by Andre Heinecke
- Rename random files to garbage to clarify what they contain2014-03-17, by Andre Heinecke
- Add an RSA key for testing2014-03-17, by Andre Heinecke
- Add test for no connection handling2014-03-17, by Andre Heinecke
- Verify that the downloaded file matches the served one2014-03-17, by Andre Heinecke
- Reset connection before the next request.2014-03-17, by Andre Heinecke
- Move SSLConnection into it's own class2014-03-14, by Andre Heinecke
- Commit first scratch of mozilla installer2014-03-14, by Andre Heinecke
- Add Downloadertest2014-03-14, by Andre Heinecke
- Some more tests and some more test data2014-03-14, by Andre Heinecke
- Treat every polarssl error as invalid signature2014-03-14, by Andre Heinecke
- Clean up debug output / functions2014-03-14, by Andre Heinecke
- Minor: Whitespace change2014-03-14, by Andre Heinecke
- Fix resource leak when file too large2014-03-14, by Andre Heinecke
- Build System maintainance. Correct integration of Polarssl.2014-03-14, by Andre Heinecke
- Add findPolarssl2014-03-14, by Andre Heinecke
- Add note about connection resets2014-03-14, by Andre Heinecke
- Check for polarssl. Add release option to build with other certificates2014-03-14, by Andre Heinecke
- Add CMakeLists in UI2014-03-14, by Andre Heinecke
- Downloader logic2014-03-12, by Andre Heinecke
- Implement signature verification wiht polarssl2014-03-13, by Andre Heinecke
- Also break the signature with carriage return2014-03-13, by Andre Heinecke
- Change to \r\n Line Endings2014-03-13, by Andre Heinecke
- Add public key parsing2014-03-13, by Andre Heinecke
- Start on polarssl Downloader.2014-03-12, by Andre Heinecke
- Move layout around. Restructure CMakeLists2014-03-11, by Andre Heinecke
- Move certificatelist to common. Add cinst directory2014-03-10, by Andre Heinecke
- Add documentation generation2014-02-21, by Andre Heinecke
- Wrap HINTERNET handles in a class to take advantage of scoping2014-02-20, by Andre Heinecke
- Move listutil again2014-02-20, by Andre Heinecke
- Add certificate class and use it2014-02-20, by Andre Heinecke
- Mark usage of goto with TODOs to remove them2014-02-20, by Andre Heinecke
- Add timed trigger for the message2014-02-20, by Andre Heinecke
- Move listuitol and add cert pinning with a test certificate2014-02-19, by Andre Heinecke
- Read out content-length and use this to skip existing files2014-02-19, by Andre Heinecke
- Use QSettings and manage downloader from mainwindow.2014-02-19, by Andre Heinecke
- Implement more downloader functionality for Windows2014-02-19, by Andre Heinecke
- Change Unknown state to UnknownValidity to avoid name clashes2014-02-19, by Andre Heinecke
- Also add Wall to GUI components. Link with crypto32 on windows2014-02-19, by Andre Heinecke
- Fix constructor usage. Too much Java.2014-02-14, by Andre Heinecke
- Split up downloader component and further implement it2014-02-14, by Andre Heinecke
- Start on Downloader component2014-02-13, by Andre Heinecke
- Actually parse all elements in the list2014-02-12, by Andre Heinecke
- Add some notes about testfile creation2014-02-12, by Andre Heinecke
- Add unit tests make CertificateList work.2014-02-12, by Andre Heinecke
- Add a test list2014-02-11, by Andre Heinecke
- Add rsa 3072 keypair for testing2014-02-11, by Andre Heinecke
- Start implementation of certificatelist parser2014-02-11, by Andre Heinecke
- Add personal build script2014-02-10, by Andre Heinecke
- Add quit action2014-02-10, by Andre Heinecke
- Build infrastructure2014-02-10, by Andre Heinecke
- Initial commit. Basically a Hello World with a Tray Icon.2014-02-07, by Andre Heinecke