Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TVB(LZ77+Huffman): return proper value on error (CID1451652) | Jaap Keuter | 2019-10-21 | 1 | -1/+1 |
* | Note the Microsoft standard, fix the LZNT1 comment. | Guy Harris | 2019-08-04 | 1 | -0/+2 |
* | Fix shadow variable warnings, fix type error. | Guy Harris | 2019-07-30 | 1 | -20/+18 |
* | tvbuff_lz*: fix typo in comment | Aurelien Aptel | 2019-07-17 | 1 | -3/+3 |
* | tvb_lz77huff: reduce stack memory usage | Aurelien Aptel | 2019-07-16 | 1 | -15/+19 |
* | tvbuff_lz77huff: workaround for -Wmissing-braces warning in Clang | Peter Wu | 2019-07-15 | 1 | -1/+1 |
* | smb2: add support for decompression | Aurelien Aptel | 2019-07-15 | 1 | -0/+415 |