2014-04-03 |
Andre Heinecke |
Add nss store calling function and use it in cinst
|
2014-04-02 |
Andre Heinecke |
Fix misplaced endif
|
2014-04-02 |
Andre Heinecke |
Return 0 for linux uninstall for now even if it does nothing
|
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-03-31 |
Andre Heinecke |
Check for process elevation and write into system store accordingly
|
2014-03-26 |
Andre Heinecke |
Minor style fix
|
2014-03-25 |
Andre Heinecke |
Change coding style for cinst main / windowsstore to GNU
|
2014-03-25 |
Andre Heinecke |
Change install_certificates_win to generic write_stores_win
|
2014-03-24 |
Andre Heinecke |
Include line endings in check
|
2014-03-24 |
Andre Heinecke |
We decided to use bool. So let's use it.
|
2014-03-24 |
Andre Heinecke |
Add instruction verification and handle uninstall command in input
|
2014-03-24 |
Andre Heinecke |
Factor out windows specific parts
|
2014-03-24 |
Andre Heinecke |
Normalize input if neccessary
|
2014-03-24 |
Andre Heinecke |
Fix install_certificates_win.
|
2014-03-21 |
Sascha Wilde |
Refactoring: unified naming of string vector functions.
|
2014-03-21 |
Andre Heinecke |
Also add output size handling to str_append_str
|
2014-03-21 |
Andre Heinecke |
Check parameters in readInput
|
2014-03-18 |
Andre Heinecke |
Add certificate installation for windows
|
2014-03-18 |
Andre Heinecke |
Comment out validate instructions for now to avoid unused warnings
|
2014-03-18 |
Andre Heinecke |
Improve error handling free memory before exiting. Include line endings in Marker lines
|
2014-03-18 |
Andre Heinecke |
Use strn functions and improve error handling.
|
2014-03-18 |
Andre Heinecke |
Start work on cinst. Strhelp new helpers to work with C String
|
2014-03-11 |
Andre Heinecke |
Move layout around. Restructure CMakeLists
|
2014-03-10 |
Andre Heinecke |
Move certificatelist to common. Add cinst directory
|