index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2019-02-06
Replace overlapping memcpy() with memmove() in getpathname().
Todd C. Miller
2019-02-05
Cm yes | Cm no -> Cm yes | no
Jason McIntyre
2019-02-05
unref resolver in error branch
Florian Obser
2019-02-05
missing full stop;
Jason McIntyre
2019-02-05
dev_t is signed to permit passing -1 as an invalid condition, but the
Theo de Raadt
2019-02-04
various minor tweaks, plus an adjustment from florian;
Jason McIntyre
2019-02-03
Stop lying about slaacd(8).
Florian Obser
2019-02-03
Captive portal detection for unwind(8).
Florian Obser
2019-02-02
Show the routing address selected by "route-to" in "pfctl -s states".
YASUOKA Masahiko
2019-02-01
Don't send udp sockets that we failed to open to the frontend,
Florian Obser
2019-02-01
port is in network byte order
Florian Obser
2019-01-31
Make divert-packet port accept any port specification
kn
2019-01-31
Remove a log statement used for debug
solene
2019-01-31
restrict commands reload and log to root only
solene
2019-01-30
fix parsing of imcomplete dhclient.lease files, initialize epoch to 0.
Sebastian Benoit
2019-01-30
check that ips in the forwarder {} sections are indeed ips.
Sebastian Benoit
2019-01-30
remove not needed includes in uw_parse.y
Sebastian Benoit
2019-01-29
replace err() with yyerror/YYERROR, only leave err() where we run out
Sebastian Benoit
2019-01-29
Get rid of ugly access(2) and still be able to run without a config
Florian Obser
2019-01-29
notyet
Florian Obser
2019-01-29
Bring macro section in line with other config file man pages.
Florian Obser
2019-01-29
Make imsg processing much more paranoid.
Florian Obser
2019-01-29
nl in forwarder line is optional, makes the grammar conform more to manual
Otto Moerbeek
2019-01-29
We don't need IMSG_SHUTDOWN, we can just close the sockets.
Florian Obser
2019-01-29
Add a dedicated sysctl(2) node for witness(4).
Visa Hankala
2019-01-29
Reuse copy_satopfaddr() when killing entries
kn
2019-01-29
Make -N and -r mutually exclusive
kn
2019-01-28
Simplify lookups when killing entries
kn
2019-01-27
Implement DNS over TLS (DoT).
Florian Obser
2019-01-27
Add ub_ctx_set_tls() to libunbound to enable DNS over TLS on a context.
Florian Obser
2019-01-27
unwind(8) traces its ancestry to rad(8) and inherited all of its include
Florian Obser
2019-01-26
Rename ACTION_NONE to ACTION_USELEASE. TOK_NOACTION to TOK_USELEASE.
Kenneth R Westerback
2019-01-26
Zap trailing space that stuck its head up.
Kenneth R Westerback
2019-01-26
Mention that -r does reverse DNS lookups for tables as well
kn
2019-01-26
Add 'uselease' statement to allow the disabling of built-in or
Kenneth R Westerback
2019-01-26
fix trustanchor path; from Caspar Schutijser. Thanks!
Florian Obser
2019-01-26
hook up unwind(8) to the build; OK deraadt
Florian Obser
2019-01-25
We are not holding on to a ref to the resolver if ub_resolve_event fails.
Florian Obser
2019-01-25
configparser.c gets generated by the build infrastructure even though
Florian Obser
2019-01-25
make sure resolver exists before sending detailed info
Florian Obser
2019-01-25
typo
Florian Obser
2019-01-25
We also need to check the rcode in the wire paket.
Florian Obser
2019-01-25
fix dhclient.conf syntax
Florian Obser
2019-01-25
pasto; from Caspar Schutijser, thanks!
Florian Obser
2019-01-25
The correct spelling is AF_ROUTE; from Caspar Schutijser, thanks!
Florian Obser
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2019-01-24
Open and close listening sockets on localhost:53 depending on if we can
Florian Obser
2019-01-24
fix shift/reduce conflict
Florian Obser
2019-01-24
Fix a bunch of shadow and missing prototype compiler warnings.
Florian Obser
2019-01-24
Switch to libunbound internals for packet parsing.
Florian Obser
[next]