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
/
rpc
/
svc_udp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-29
/
+30
*
Modify the uc_entries allocation check such that the lhs is a constant.
millert
2009-06-07
1
-2
/
+2
*
use calloc() and realloc() more; ok schwarze
deraadt
2009-06-06
1
-18
/
+11
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
ansify. ok deraadt@ jaredy@
otto
2005-04-01
1
-36
/
+14
*
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
krw
2005-01-08
1
-3
/
+3
*
incorrect ordering of free operations
deraadt
2003-09-20
1
-4
/
+4
*
use socklen_t where needed; henning pvalchev ok
deraadt
2002-09-06
1
-2
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
prototype cleanup
deraadt
2001-09-15
1
-34
/
+30
*
plug many memory leaks
deraadt
2001-03-03
1
-2
/
+13
*
Some -Wall
millert
1998-03-19
1
-2
/
+4
*
avoid close(closed_socket) or close(-1); it looks disgusting in kdump
deraadt
1997-07-09
1
-2
/
+4
*
in svcudp_bufcreate(), only close socket if we created it
deraadt
1997-03-29
1
-5
/
+11
*
do not leak descriptors and mem
deraadt
1997-02-17
1
-5
/
+8
*
Remove dead code
tholo
1996-09-15
1
-3
/
+4
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+2
*
bcopy->memcpy & tag
deraadt
1996-07-20
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+482