Thu, 18 Sep 2014 18:53:11 +0200 |
Andre Heinecke |
(issue107) Comment all TODO's and FIXME's with issues as documented in issue107
|
Thu, 18 Sep 2014 15:43:22 +0200 |
Andre Heinecke |
(issue36) Add encoding aware port_fopen function and use it
|
Wed, 10 Sep 2014 17:53:32 +0200 |
Andre Heinecke |
(issue46) Default to debug output on if RELEASE_BUILD is not defined
|
Tue, 09 Sep 2014 18:49:02 +0200 |
Andre Heinecke |
(issue46) Make debug output optional in cinst and mozilla and propagate its setting.
|
Tue, 09 Sep 2014 15:22:19 +0200 |
Emanuel Schuetze |
Fixed doxygen build warnings.
|
Tue, 26 Aug 2014 17:03:03 +0200 |
Andre Heinecke |
Fix two "memory leaks"
|
Wed, 13 Aug 2014 15:49:47 +0200 |
Andre Heinecke |
Fix coding style for C code
|
Thu, 26 Jun 2014 17:41:53 +0200 |
Andre Heinecke |
Be more verbose in error logging
|
Fri, 20 Jun 2014 14:29:05 +0200 |
Andre Heinecke |
Replace "normal printfs" with DEBUG / ERROR printf macros
|
Mon, 28 Apr 2014 09:13:13 +0000 |
Andre Heinecke |
Remove leftover debug output
|
Wed, 16 Apr 2014 13:28:44 +0000 |
Andre Heinecke |
Add License
|
Tue, 15 Apr 2014 17:46:16 +0200 |
Andre Heinecke |
Rename instructions to choices
|
Wed, 09 Apr 2014 14:32:55 +0000 |
Andre Heinecke |
Fix ressource leak found by cppcheck
|
Mon, 07 Apr 2014 13:40:54 +0000 |
Andre Heinecke |
Remove obsolete ifdef against write_stores_win
|
Mon, 07 Apr 2014 13:34:50 +0000 |
Andre Heinecke |
Add first compiling implementation of nssstore_win.c
|
Fri, 04 Apr 2014 11:02:02 +0000 |
Andre Heinecke |
Temporary build fix for windows. Also Use putenv in test
|
Thu, 03 Apr 2014 14:28:23 +0200 |
Andre Heinecke |
Add nss store calling function and use it in cinst
|
Wed, 02 Apr 2014 16:15:59 +0000 |
Andre Heinecke |
Fix misplaced endif
|
Wed, 02 Apr 2014 16:12:18 +0000 |
Andre Heinecke |
Return 0 for linux uninstall for now even if it does nothing
|
Wed, 02 Apr 2014 15:35:12 +0000 |
Andre Heinecke |
Trim instruction lines to avoid line ending trouble
|
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
|