aboutsummaryrefslogtreecommitdiff
path: root/logic/GZip.cpp
AgeCommit message (Collapse)Author
2015-09-14GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek
2015-09-14GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek
2015-09-10GH-1227 fix zlib nonsense on WindowsPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek
Also adds gzip compressed log support