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.
|
Mon, 31 Mar 2014 08:02:46 +0000 |
Andre Heinecke |
Check for process elevation and write into system store accordingly
|
Wed, 26 Mar 2014 20:12:15 +0100 |
Andre Heinecke |
Minor style fix
|
Tue, 25 Mar 2014 10:29:12 +0000 |
Andre Heinecke |
Change coding style for cinst main / windowsstore to GNU
|
Tue, 25 Mar 2014 10:08:31 +0000 |
Andre Heinecke |
Change install_certificates_win to generic write_stores_win
|
Mon, 24 Mar 2014 17:45:59 +0000 |
Andre Heinecke |
Include line endings in check
|
Mon, 24 Mar 2014 17:22:43 +0000 |
Andre Heinecke |
We decided to use bool. So let's use it.
|
Mon, 24 Mar 2014 17:21:25 +0000 |
Andre Heinecke |
Add instruction verification and handle uninstall command in input
|
Mon, 24 Mar 2014 14:55:48 +0000 |
Andre Heinecke |
Factor out windows specific parts
|
Mon, 24 Mar 2014 10:13:55 +0000 |
Andre Heinecke |
Normalize input if neccessary
|
Mon, 24 Mar 2014 10:13:13 +0000 |
Andre Heinecke |
Fix install_certificates_win.
|
Fri, 21 Mar 2014 17:42:00 +0100 |
Sascha Wilde |
Refactoring: unified naming of string vector functions.
|
Fri, 21 Mar 2014 09:47:05 +0000 |
Andre Heinecke |
Also add output size handling to str_append_str
|
Fri, 21 Mar 2014 09:45:54 +0000 |
Andre Heinecke |
Check parameters in readInput
|
Tue, 18 Mar 2014 18:28:15 +0000 |
Andre Heinecke |
Add certificate installation for windows
|
Tue, 18 Mar 2014 14:23:30 +0000 |
Andre Heinecke |
Comment out validate instructions for now to avoid unused warnings
|
Tue, 18 Mar 2014 14:14:15 +0000 |
Andre Heinecke |
Improve error handling free memory before exiting. Include line endings in Marker lines
|
Tue, 18 Mar 2014 11:28:02 +0000 |
Andre Heinecke |
Use strn functions and improve error handling.
|
Tue, 18 Mar 2014 10:04:30 +0000 |
Andre Heinecke |
Start work on cinst. Strhelp new helpers to work with C String
|
Tue, 11 Mar 2014 19:00:35 +0100 |
Andre Heinecke |
Move layout around. Restructure CMakeLists
|
Mon, 10 Mar 2014 14:15:15 +0000 |
Andre Heinecke |
Move certificatelist to common. Add cinst directory
|