aboutsummaryrefslogtreecommitdiff
path: root/src/tools/connection_patcher/Program.cpp
AgeCommit message (Expand)Author
2015-04-02Remove BOM from connection_patcherDaniel M. Weeks
2015-01-11Tools/ConnectionPatcher: Fix a typo when checking if moduleName dir existsDuarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Tools/ConnectionPatcher: Fix build on GCC/ClangNayd
2014-12-20Tools/ConnectionPatcher: Restore previous functionally that downloaded module...Nayd
2014-12-19Tools/ConnectionPatcher: Pause program when an error happensNayd
2014-12-13tools/connection_patcher: add executable permissions to binary to avoid the r...Bernd Lörwald
2014-11-08Tools/ConnectionPatcher: fix: use patterns for mac on macBernd Lörwald
2014-11-08Tools/ConnectionPatcher: fix: don't try setting permissions for non-existing ...Bernd Lörwald
2014-11-08Tools/ConnectionPatcher: add documentation on what is patchedBernd Lörwald
2014-11-06Tools/PatcherShauren
2014-11-06Tools/Patcher: Removed "Connection" patch and added rsa modulus patchShauren
2014-10-28Tools/connection_patcher: remove c# code, add c++ code with minor modificatio...bloerwald