index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libz
/
inflate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings when building zlib with ZLIB_CONST defined
jca
2019-06-01
1
-4
/
+4
*
remove vax handling
natano
2016-03-23
1
-5
/
+2
*
Update to zlib 1.2.3; OK deraadt@
millert
2005-07-20
1
-17
/
+111
*
zlib-1.21 here too
djm
2004-12-03
1
-3
/
+4
*
Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.
otto
2004-08-26
1
-1
/
+4
*
Do not check for writing to address zero on vax, since this is where
miod
2004-03-24
1
-2
/
+5
*
Add #ifdef SMALL and #ifdef SLOW and include sys/unistd.h instead of unistd.h
millert
2003-12-16
1
-1
/
+79
*
Update to zlib 1.2.1
millert
2003-12-16
1
-343
/
+1227
*
shrink error strings a lot; ok millert
deraadt
2003-12-16
1
-1
/
+21
*
Update to zlib-1.1.4
millert
2002-03-12
1
-1
/
+2
*
fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.
mickey
1999-02-14
1
-5
/
+5
*
Let's commit the correct files, shall we. This is the real zlib-1.1.3...
millert
1998-09-08
1
-30
/
+51
*
Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*
millert
1998-09-08
1
-2
/
+0
*
$OpenBSD$
niklas
1997-11-07
1
-0
/
+2
*
Add libz and make libsa aware of it. From NetBSD.
downsj
1997-02-06
1
-0
/
+345