]> git.meshlink.io Git - meshlink/commit
Drop dependency on zlib.
authorGuus Sliepen <guus@meshlink.io>
Thu, 27 Jul 2017 13:06:17 +0000 (15:06 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 27 Jul 2017 13:06:17 +0000 (15:06 +0200)
commitdbb181f466cc92961d016e8645903eeecb7f37b7
treebe4c58a48c3849b47690ed66777ae78246c576cd
parentf0c6dd34f6307677dc0dbe64363cad8b1d7d003f
Drop dependency on zlib.

It's not used, since nothing in the code enables compression. If the
application wants to use compression, it should perform this itself.
configure.ac
src/net_packet.c
src/protocol_key.c