21 Commits

Author SHA1 Message Date
Goldfish64
32828b04c4 OcCompressionLib: Expose Adler32 function 2020-07-19 10:06:12 -05:00
vit9696
035609cd6b OcCompressionLib: Sync zlib up to d71dc66fa8a153fb6e7c626847095d9697a6cf42 2020-02-16 03:35:13 +03:00
Nikolai SAOUKH
d4d85dc764 zlib: Our runtime is not in ms windows world any more 2019-11-10 18:45:32 +03:00
Download-Fritz
3ed48615e9 OcCompressionLib: Further clean up ZLIB. 2019-04-05 20:36:59 +02:00
Download-Fritz
3645290b16 OcCompressionLib: Add change note to the changes from last commit as required by license. 2019-04-05 14:04:18 +02:00
Download-Fritz
a2945176f5 OcCompressionLib: Use zlib for MSVC. Remove sshzlib. 2019-04-05 14:00:51 +02:00
vit9696
65dad1e128 OcAppleBootPolicyLib: Implement simple boot picker 2019-03-31 21:43:47 +03:00
vit9696
e48286e720 OcCompressionLib: Use original zlib on supported compilers 2019-03-31 06:02:56 +03:00
vit9696
2f7c362bb1 OcGuardLib: Fix GCC compilation issues 2019-03-31 03:34:42 +03:00
vit9696
42c0f4d943 OcCompressionLib: zlib performance improvements 2019-03-31 03:26:34 +03:00
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