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
/
usr.bin
/
cvs
/
xmalloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
asprintf returns -1, not an arbitrary value < 0. Also upon error the
deraadt
2019-06-28
1
-2
/
+2
*
Merge xmalloc.[ch] files across base, skipping OpenSSH for now.
tobias
2015-11-17
1
-24
/
+23
*
Remove xfree(), like already done for RCS. From Michael W Bombardieri,
nicm
2015-11-05
1
-9
/
+1
*
Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
millert
2015-02-05
1
-2
/
+2
*
An internal function called xrealloc() is actually a fail-hard
deraadt
2014-12-01
1
-6
/
+3
*
More cvs/diff/rcs convergence:
ray
2009-06-07
1
-5
/
+5
*
general includes cleanup sweep. ok joris@ niallo@
otto
2007-02-22
1
-3
/
+6
*
introduce xsnprintf(); OK otto@ joris@.
xsa
2007-01-29
1
-1
/
+17
*
Today is Integer Overflow Prevention Day:
ray
2006-03-28
1
-6
/
+40
*
#include's cleanup; ok joris@ niallo@.
xsa
2006-01-02
1
-3
/
+2
*
knf
reyk
2005-12-30
1
-3
/
+5
*
move fatal() proto declaration to log.h; better for its use in usr.bin/rcs
xsa
2005-12-19
1
-2
/
+3
*
add missing $OpenBSD$
xsa
2005-12-13
1
-0
/
+1
*
switch to xmalloc stuff, me and xsa@ agreed on this a long
joris
2005-12-10
1
-0
/
+67