aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/comp.c
AgeCommit message (Expand)Author
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