Age | Commit message (Expand) | Author |
---|---|---|
2021-02-07 | Add lots of "static" annotations, make a couple things use FLAG() macros, etc. | Rob Landley |
2020-12-14 | Follow RFC1952 when consuming gzip header | Puck Meerburg |
2019-04-22 | struct deflate no longer lives in TT so must be explicitly zeroed, and use | Rob Landley |
2018-08-02 | Move pending/compress.c to lib/deflate.c, first pass at genericizing it. | Rob Landley |