[ipxe-devel] [ipxe/ipxe] [deflate] Add support for GZIP decompression (#97)

Petr Borsodi notifications at github.com
Sat Oct 5 17:53:51 UTC 2019


GZIP file format (RFC 1952) uses DEFLATE algorithm with its
own header and footer. Implementation extends existing RAW
and ZLIB code. Also, a simple test was added.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/97

-- Commit Summary --

  * [deflate] Add support for GZIP decompression

-- File Changes --

    M src/crypto/deflate.c (217)
    M src/include/ipxe/deflate.h (33)
    M src/tests/deflate_test.c (16)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/97.patch
https://github.com/ipxe/ipxe/pull/97.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/97
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20191005/ec28894c/attachment.htm>


More information about the ipxe-devel mailing list