summaryrefslogtreecommitdiff
path: root/src/lib/compress/include.am
AgeCommit message (Collapse)Author
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
This mechanism isn't perfect, and sometimes it will guess wrong, but it will help our automation.
2018-11-05Turn "compress" into a subsystem.Nick Mathewson
2018-06-28Move buffers into containerNick Mathewson
Split the network-only and compression-only parts of buffers into the appropriate modules.
2018-06-21Extract compression functions into a new library.Nick Mathewson