17 Commits

Author SHA1 Message Date
vit9696
dd9f75248c OcCompressionLib: Avoid extra allocations 2019-03-30 19:19:30 +03:00
vit9696
bfeaab9986 OcCompressionLib: Remove buffer reallocation and add system zlib support for testing 2019-03-30 18:14:32 +03:00
Download-Fritz
79e1038d99 OcCompressionLib: Fix typo. 2019-03-30 14:50:44 +01:00
vit9696
b5335c2ac3 OcCompressionLib: Rework zlib.h header macros 2019-03-30 16:47:35 +03:00
vit9696
11c19f6e84 OcComparessionLib: Reindent zlib.c to avoid editor issues 2019-03-30 16:39:41 +03:00
vit9696
333c387aa9 OcCompressionLib: Handle BFINAL bit properly in zlib.c 2019-03-30 16:36:09 +03:00
Download-Fritz
9b501a7181 OcCompressionLib: Add license header. 2019-03-30 12:35:28 +01:00
Download-Fritz
2cd4dd3ae2 OcCompressionLib: Expose ZLIB (de)compression. 2019-03-29 18:49:57 +01:00
Download-Fritz
34e3c95a5e OcCompressionLib: Remove zlib's disable compression function. 2019-03-29 17:07:29 +01:00
Download-Fritz
2ccfa7b91f OcCompressionLib: Mod zlib code to compile. 2019-03-29 17:04:37 +01:00
Download-Fritz
2967a4da11 OcCompressionLib: Initial import of putty zlib code. 2019-03-29 17:02:21 +01:00
vit9696
8255f23ff0 OcAppleKernelLib: Tune based on profiling data 2019-03-29 01:24:04 +03:00
vit9696
0043a78ad4 OcCompressionLib: Fix undefined behavior warning in lzvn.c 2019-03-28 20:14:11 +03:00
Download-Fritz
18314c7182 Fix several compilation warnings 2019-03-18 19:55:45 +01:00
Download-Fritz
c921ef567f OcCompressionLib: Fix LZVN prototype 2019-03-18 19:54:00 +01:00
vit9696
eb6b186fee Implement kernel interception code 2019-03-14 00:30:00 +03:00
vit9696
1a505b7f23 Implement OcCompressionLib 2019-03-13 19:57:15 +03:00