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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
jca
3
-8
/
+8
2019-05-12
Add ZLIB_CONST
jca
2
-6
/
+13
2016-03-23
remove vax handling
natano
1
-5
/
+2
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
krw
2
-6
/
+6
2015-03-14
Remove some includes include-what-you-use claims don't
jsg
1
-1
/
+0
2015-01-20
Revert some $OpenBSD$ additions about which there are doubts.
krw
1
-1
/
+0
2015-01-20
Missing $OpenBSD$'s.
krw
1
-0
/
+1
2014-07-13
obvious conversion to mallocarray()
deraadt
1
-4
/
+1
2014-07-12
guenther (who also should have been credited in previous free size commits)
tedu
1
-1
/
+1
2014-05-21
Typo in comment noticed during some recent hibernate debugging. No code
mlarkin
1
-2
/
+2
2011-07-16
Make the updated zlib compile with a debug kernel.
jsing
4
-28
/
+28
2011-07-07
Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz
deraadt
12
-10
/
+3853
2006-11-29
make it compile w/ debug defined; miod@ ok
mickey
1
-2
/
+2
2006-07-20
adler32_combine() is not used by anything AND requires qdivrem so ifdef it out; millert@ deraadt@ ok
mickey
1
-1
/
+3
2005-07-20
Update to zlib 1.2.3; OK deraadt@
millert
11
-119
/
+560
2005-07-06
Fix bounds check for incomplete code sets so they cannot overflow the codes
millert
1
-2
/
+2
2004-12-03
zlib-1.21 here too
djm
8
-97
/
+135
2004-08-26
Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.
otto
2
-1
/
+7
2004-03-24
Do not check for writing to address zero on vax, since this is where
miod
1
-2
/
+5
2003-12-18
Move -DDYNAMIC_CRC_TABLE into the main libz Makefile
millert
1
-2
/
+4
2003-12-17
#include <lib/libsa/stand.h> instead of just <stand.h> so we can avoid
millert
1
-2
/
+2
2003-12-17
No need to build infback.c here after all.
millert
1
-2
/
+2
2003-12-17
_ZLIB_PRIVATE is not used anywhere
millert
1
-2
/
+2
2003-12-16
Add #ifdef SMALL and #ifdef SLOW and include sys/unistd.h instead of unistd.h
millert
4
-5
/
+109
2003-12-16
Update to zlib 1.2.1
millert
21
-2417
/
+3983
2003-12-16
shrink error strings a lot; ok millert
deraadt
6
-9
/
+91
2002-04-29
Delete directories created by cleandir to prevent permission problems
hugh
1
-1
/
+3
2002-03-12
Update to zlib-1.1.4
millert
17
-50
/
+69
2002-01-18
Fix some zlib memory leaks, originally from Mark Adler
millert
1
-2
/
+7
2000-11-08
Include stand.h from lib/libsa/stand.h
art
1
-2
/
+2
2000-03-03
$OpenBSD$
todd
4
-4
/
+4
1999-02-14
make z_error be a panic
mickey
1
-1
/
+2
1999-02-14
fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.
mickey
5
-38
/
+34
1999-01-25
fix a real bad bug, which consists of return value from
mickey
1
-2
/
+2
1998-09-08
Let's commit the correct files, shall we. This is the real zlib-1.1.3...
millert
18
-496
/
+886
1998-09-08
include stand.h if -D_STANDALONE
millert
1
-1
/
+5
1998-09-08
Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*
millert
16
-54
/
+23
1998-05-30
more const here and there; so would benefit everyone
mickey
5
-17
/
+17
1997-11-07
$OpenBSD$
niklas
16
-4
/
+28
1997-08-04
remove that i386 defines, we can survive w/o 'em
mickey
1
-16
/
+1
1997-07-18
no user includes in standalone
mickey
1
-1
/
+5
1997-07-18
cumulative CFLAGS
mickey
1
-2
/
+2
1997-06-19
Fix a repeatbility problem associated with doing make cleandir of sys/lib/* -
grr
1
-2
/
+2
1997-05-05
Back out depend/clean changes.
millert
1
-3
/
+3
1997-05-04
Change clean/depend targets to allow inclusion of Makefile.inc
millert
1
-3
/
+3
1997-04-03
Quote CC in args to make
briggs
1
-3
/
+3
1997-04-02
save 4k space for i386!
mickey
1
-0
/
+16
1997-04-02
#ifndef local
mickey
1
-1
/
+3
1997-02-07
s/DEBUG/DEBUG_ZLIB/g
mickey
4
-7
/
+7
1997-02-07
quote [AC]FLAGS and others...
mickey
1
-4
/
+4
[next]