aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/comp.c
AgeCommit message (Expand)Author
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-10-10Enable TCP non-linear packet IDArne Schwabe
2016-01-05Fix assert when comp is called with unknown algorithm, always call comp init ...Arne Schwabe
2016-01-04Implement the compression V2 data format for stub and lz4.Arne Schwabe
2015-10-11Remove support for snappy compression.Gert Doering
2014-01-06Implement LZ4 compression.Gert Doering
2013-05-19Added support for the Snappy compression algorithmJames Yonan