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
/
include
/
arpa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistently spell "IPsec" in comments and debug outputs.
mpi
2018-03-16
1
-2
/
+2
*
The macro versions of htonl et al don't require them, but POSIX says
guenther
2017-02-04
1
-1
/
+11
*
Move the typedefs for in_{addr,port}_t from <sys/types.h> to
guenther
2017-02-04
1
-3
/
+18
*
Revert: finger slip
guenther
2015-09-14
1
-18
/
+3
*
Prefer the standardized <poll.h> over <sys/poll.h>
guenther
2015-09-14
1
-3
/
+18
*
Switch to including <sys/types.h> instead of <sys/param.h>
deraadt
2015-01-16
1
-2
/
+2
*
inet_nsap_{addr,ntoa}() were removed on 2013/12/17
guenther
2014-08-31
1
-3
/
+1
*
Tackle the endian.h mess. Make it so that:
guenther
2014-07-12
1
-2
/
+9
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
2
-4
/
+2
*
Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.
guenther
2012-09-15
1
-1
/
+6
*
Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the
guenther
2012-07-10
1
-2
/
+22
*
Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare
guenther
2012-06-26
1
-11
/
+11
*
fix inet_ntop(3) prototype; ok millert@ libc to be bumbed very soon
otto
2008-12-09
1
-2
/
+2
*
TIMEOUT* values are not part of the protocol. tftp.h is a namespace
deraadt
2006-07-26
1
-4
/
+1
*
Fixing several timeout quirks at tftpd and tftp:
mglocker
2006-07-26
1
-1
/
+4
*
Add blksize option support for tftpd according to RFC 2348.
mglocker
2006-07-20
1
-1
/
+3
*
Get rid of non-OpenBSD bits and use _BYTE_ORDER not BYTE_ORDER
millert
2005-12-20
1
-47
/
+8
*
TSIZE & TIMEOUT support; from freebsd via tholo
deraadt
2004-01-27
1
-1
/
+3
*
Remove unnecessary typedef usage.
espie
2004-01-22
2
-12
/
+12
*
add a couple of new RR types; ok deraadt@
jakob
2004-01-17
1
-1
/
+14
*
add __bounded__ attributes for userland headers; enabled with -Wbounded
avsm
2003-08-01
1
-5
/
+9
*
backout the __bounded__ attributes for a while; requested by deraadt@
avsm
2003-06-26
1
-9
/
+5
*
Mark various standard library functions with the __bounded__ attribute.
avsm
2003-06-26
1
-5
/
+9
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
5
-30
/
+10
*
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
2
-18
/
+18
*
add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@
jakob
2001-07-31
1
-1
/
+6
*
EDNS0 RFC ref typo. ok deraadt@
jakob
2001-07-25
1
-2
/
+2
*
support EDNS0 (RFC2671) buffer size notification on DNS queries.
itojun
2001-06-11
1
-1
/
+2
*
spelling
todd
2001-01-04
1
-2
/
+2
*
Well, as we are heading for a release people are encouraged to rebuild their
niklas
1997-09-21
3
-0
/
+3
*
typo; graphix@iastate.edu
deraadt
1997-08-12
1
-1
/
+1
*
Use u_int16_t, not short in struct tftphdr. From Marc Evans <marc@destek.net>.
millert
1997-06-29
1
-3
/
+3
*
Use in_addr_t not u_long.
millert
1997-04-05
1
-7
/
+7
*
BIND 4.9.5 includes.
downsj
1997-03-13
2
-55
/
+111
*
Fix SLC_NAME_OK() macro which would return non-zero, if given the
robin
1996-12-11
1
-1
/
+1
*
add rfc1184 components; from robin@mailgate.dtc.rankxerox.co.uk
deraadt
1996-12-04
1
-10
/
+30
*
netbsd: bind 4.9.3
dm
1996-02-19
2
-96
/
+224
*
initial import of NetBSD tree
deraadt
1995-10-18
5
-0
/
+818