aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/deflate.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Consistently use C99 fixed-width types in the in-kernel crypto code.John Baldwin2020-11-031-1/+1
* Allow Kernel to link in both legacy libkern/zlib and new sys/contrib/zlib,Xin LI2019-08-011-4/+0
* Move zlib.c from net to libkern.Craig Rodrigues2015-04-221-1/+1
* Change memory managment from a fixed size array to a list.Bjoern A. Zeeb2009-11-281-3/+7
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* In-kernel crypto framework derived from openbsd. This facility providesSam Leffler2002-10-041-0/+56