|
7711cb1ae7
|
Feature/no libdeflate (#360)
remove libdeflate code in gzip codec
|
2022-02-10 20:47:32 -08:00 |
|
|
51ec32405d
|
(docker) build docker container with zlib disabled
|
2020-11-07 11:22:52 -08:00 |
|
|
91fb3992ac
|
(ws gunzip + IXGZipCodec) Can decompress gziped data with libdeflate. ws gunzip computed output filename was incorrect (was the extension aka gz) instead of the file without the extension. Also check whether the output file is writeable.
|
2020-11-07 09:34:54 -08:00 |
|
|
dc84080401
|
Add support for gzip compression through libdeflate
|
2020-09-30 14:34:03 -07:00 |
|
|
61dbcc2b84
|
fix docker and linux build
|
2020-09-28 11:56:49 -07:00 |
|
|
e61680ff0f
|
linux build fix about memset not being found
|
2020-09-28 11:01:59 -07:00 |
|
|
6f188a5131
|
(ws) add gzip and gunzip ws sub commands
|
2020-09-28 10:19:27 -07:00 |
|