summaryrefslogtreecommitdiffstats
path: root/logic/GZip.h
Commit message (Collapse)AuthorAgeLines
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-2/+2
|
* GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek2015-09-14-0/+1
|
* GH-1227 fix zlib nonsense on WindowsPetr Mrázek2015-09-10-1/+1
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+3
|
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-0/+9
Also adds gzip compressed log support