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
/
lib
/
libc
/
yp
/
ypmatch_cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two minor bug fixes rotting in my tree:
schwarze
2009-11-01
1
-11
/
+8
*
In case of memory exhaustion, ypmatch_add may both leak memory and leave
schwarze
2009-06-06
1
-36
/
+28
*
malloc(3) failure should raise YPERR_RESRC, not YPERR_YPERR;
schwarze
2009-06-05
1
-3
/
+3
*
- remove rcsid
espie
2005-08-05
1
-10
/
+3
*
Move static funcion and variable declarations from header to the
marc
2003-06-25
1
-2
/
+12
*
remove terms 3 & 4 on my own software
deraadt
2003-06-02
1
-6
/
+1
*
if ypmatch_add sees short keys or values, abort early
deraadt
2002-07-31
1
-1
/
+4
*
ansi
deraadt
2002-07-20
1
-30
/
+10
*
for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORD
deraadt
1998-01-20
1
-3
/
+4
*
never bitch about first failure
deraadt
1996-12-03
1
-5
/
+7
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-4
/
+2
*
update rcsid
deraadt
1996-07-01
1
-3
/
+2
*
repair return values, more checking
deraadt
1996-05-22
1
-8
/
+19
*
yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
deraadt
1996-04-24
1
-0
/
+288