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
/
libsa
/
net.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
(char *)0 -> NULL
mmcc
2015-10-26
1
-2
/
+2
*
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-26
1
-2
/
+2
*
Expand ancient NTOHL/NTOHS/HTONS/HTONL macros.
mpi
2015-07-16
1
-2
/
+2
*
Sprinkle const whenever possible.
miod
2014-11-19
1
-7
/
+7
*
Move {recv,send}udp() out of net.c into their own file; to be used shortly.
miod
2014-11-19
1
-204
/
+1
*
Nuke yet more obvious #include duplications.
krw
2014-11-18
1
-2
/
+1
*
Stop using old n_long and n_short types.
mpi
2014-07-13
1
-6
/
+5
*
ansification and knf and protos
deraadt
2003-08-11
1
-48
/
+31
*
strcpy/strcat/sprintf removal in all bootblocks. various testing by
deraadt
2003-06-01
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-3
/
+3
*
cleanup for !ANSI compilers, mostly __P usage
mickey
1998-05-31
1
-3
/
+3
*
strong signedness typing a version of egcs I tried months ago wanted
niklas
1998-02-23
1
-5
/
+5
*
ssize_t is long on alpha, not int so cast to long in printf.
millert
1997-05-05
1
-2
/
+2
*
Merge to NetBSD 961207
niklas
1996-12-08
1
-4
/
+4
*
back up last change, it's wrong.
mickey
1996-10-16
1
-18
/
+12
*
fix debug code, automatize buffer size calculation.
mickey
1996-10-16
1
-15
/
+19
*
add OpenBSD tag.
mickey
1996-09-23
1
-0
/
+1
*
fix makefiles. cleanup, addopt for boot.
mickey
1996-09-20
1
-0
/
+1
*
from netbsd:
deraadt
1995-12-15
1
-9
/
+6
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+492