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
/
inftrees.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz
deraadt
2011-07-07
1
-3
/
+1
*
Update to zlib 1.2.3; OK deraadt@
millert
2005-07-20
1
-5
/
+6
*
Fix bounds check for incomplete code sets so they cannot overflow the codes
millert
2005-07-06
1
-2
/
+2
*
zlib-1.21 here too
djm
2004-12-03
1
-6
/
+13
*
Update to zlib 1.2.1
millert
2003-12-16
1
-453
/
+290
*
shrink error strings a lot; ok millert
deraadt
2003-12-16
1
-1
/
+31
*
Update to zlib-1.1.4
millert
2002-03-12
1
-5
/
+5
*
Let's commit the correct files, shall we. This is the real zlib-1.1.3...
millert
1998-09-08
1
-119
/
+104
*
Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*
millert
1998-09-08
1
-14
/
+11
*
more const here and there; so would benefit everyone
mickey
1998-05-30
1
-9
/
+9
*
$OpenBSD$
niklas
1997-11-07
1
-0
/
+2
*
remove that i386 defines, we can survive w/o 'em
mickey
1997-08-04
1
-16
/
+1
*
save 4k space for i386!
mickey
1997-04-02
1
-0
/
+16
*
s/DEBUG/DEBUG_ZLIB/g
mickey
1997-02-07
1
-2
/
+2
*
Add libz and make libsa aware of it. From NetBSD.
downsj
1997-02-06
1
-0
/
+470