Age | Commit message (Expand) | Author |
---|---|---|
2021-06-25 | libfstream: guard against potential integer overflows | David Oberhollenzer |
2021-06-04 | Fix: allow concatenated Bzip2 streams | David Oberhollenzer |
2021-05-06 | Fix: allow concatenated xz streams | David Oberhollenzer |
2020-09-17 | Add a check whether libzstd supports stream compression | David Oberhollenzer |
2020-09-16 | Add bzip2 stream compression support | David Oberhollenzer |
2020-09-16 | Add zstd stream compressor implementation to libfstream | David Oberhollenzer |
2020-09-16 | Implement istream decompression support | David Oberhollenzer |