aboutsummaryrefslogtreecommitdiff
path: root/src/huffman/huff.cpp
AgeCommit message (Expand)Author
2024-04-21Added buffer overflow checks to the Huffmann decompression (https://github.co...Ladislav Zezula
2023-06-08Fixed handling of the stream end in Huffmann decompressionLadislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula
2020-11-21* Release 9.23v9.23Ladislav Zezula
2017-08-17+ Fixed bug in processing Huffmann compressionZezula Ladislav
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2013-01-11Initial creationLadislav Zezula