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.sbin
/
bind
/
bin
/
dig
/
dig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce confusion about -p option. parse it, but only permit port 53, and
tedu
2016-06-05
1
-3
/
+4
*
exit() after perror() for pledge failure. Perhaps this got introduced
deraadt
2015-11-11
1
-2
/
+6
*
pledge bind(1), dig(1), and nslookup(1). This modifies the underlying
deraadt
2015-10-25
1
-1
/
+10
*
parse "nameserver [host]:port" syntax in /etc/resolv.conf
stsp
2009-08-16
1
-1
/
+1
*
resolve conflicts
jakob
2007-12-09
1
-96
/
+225
*
resolve conflicts and regen configure script
jakob
2007-01-10
1
-3
/
+3
*
fgets(3) returns NULL on error, not 0. No functional change, but it makes
cloder
2006-10-10
1
-3
/
+3
*
resolve conflicts
jakob
2006-04-05
1
-34
/
+6
*
Do this correctly, and silence a sign comparison warning.
cloder
2005-04-14
1
-1
/
+1
*
Check snprintf for truncation and failure. From Han Boetes (thanks).
cloder
2005-04-14
1
-2
/
+2
*
resolve conflicts
jakob
2005-03-22
1
-20
/
+45
*
resolve conflicts
jakob
2004-09-28
1
-139
/
+380
*
update to BIND v9.2.3. ok todd@
jakob
2003-11-18
1
-11
/
+14
*
string cleaning; "Put it in. If it breaks, tough" Theo.
todd
2003-06-27
1
-12
/
+7
*
more snprintf and strlcpy/strlcat fixes. from todd@ and tedu@.
jakob
2003-04-23
1
-2
/
+2
*
add option to force IPv4/IPv6
jakob
2003-01-20
1
-0
/
+14
*
ISC BIND version 9.2.2rc1
jakob
2003-01-20
1
-0
/
+1405