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-11-09
Add RTP_PROPOSAL_SOLICIT to allow unwind(8) to solicit DNS proposals
Florian Obser
2019-11-09
Mechanically change the forwarder SIMPLEQ to a TAILQ. Needed for
Florian Obser
2019-11-09
failure to allocate memory is not an XXX
Florian Obser
2019-11-08
There is at most one Default Router Proposal present per router.
Florian Obser
2019-11-08
forgot to set proposal id
Florian Obser
2019-11-07
Remove half way implemented address and default route proposals.
Florian Obser
2019-11-07
Document the new home of the control socket; ok florian@
Otto Moerbeek
2019-11-06
useless debug output
Florian Obser
2019-11-06
Move control socket to /dev like slaacd(8) is doing to be able to
Florian Obser
2019-11-06
Rename "asr" to "stub" in user visible parts.
Florian Obser
2019-11-06
No need to write resolv.conf after deciding to get a new lease,
Kenneth R Westerback
2019-11-06
Correct the logic deciding when to write resolv.conf.
Kenneth R Westerback
2019-11-05
trailing whitespace
Florian Obser
2019-11-05
Remove unused struct members, DNS proposals will be handled
Florian Obser
2019-11-03
When we are talking to an upstream nameserver we should not refuse to
Florian Obser
2019-11-03
*** empty log message ***
Otto Moerbeek
2019-11-02
unused global
Florian Obser
2019-11-02
When we are behind a captive portal we very likely need to use the asr
Florian Obser
2019-10-31
Constrain and correct the routes being deleted when applying a new
Kenneth R Westerback
2019-10-31
With the asr fallback we can skip the service port up & down dance,
Florian Obser
2019-10-31
Add asr resolver type which completely bypasses libunbound and uses the
Florian Obser
2019-10-29
mobileip is going to the attic
David Gwynne
2019-10-27
Print interface index and name for RTM_NEWADDR, RTM_DELADDR and
Kenneth R Westerback
2019-10-25
Forgot to add '\30AUTOONF4" to ifnetflags[].
Kenneth R Westerback
2019-10-24
Fix ifconfig(8) compiler warnings regarding variable "name" reuse.
Alexander Bluhm
2019-10-21
Optionally log blocked queries when using the block list.
Florian Obser
2019-10-19
Plug mem leak when the list of dhcp resolvers didn't change. ok florian@
Otto Moerbeek
2019-10-18
Plug mem leak in error path; ok florian@ who also spotted the rad case
Otto Moerbeek
2019-10-18
Another case of using yacc effectively to avoid repeating code; ok florian@
Otto Moerbeek
2019-10-18
Reafctor forwarder clause to avoid having to write out the same code
Otto Moerbeek
2019-10-17
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
Todd C. Miller
2019-10-17
Fix some compiler warings in ifconfig(8). Move all prototypes and
Alexander Bluhm
2019-10-12
handle version.bind / version.server
Florian Obser
2019-10-12
Carry the answer in the pending_query struct. Makes it clearer who is
Florian Obser
2019-10-12
Be more strict with which queries to accept. Modeled after
Florian Obser
2019-10-12
Don't hand parse the query, libunbound has query_info_parse() for that.
Florian Obser
2019-10-08
Make sure struct pending_query is fully initialized by using calloc.
Florian Obser
2019-10-06
Eek, check overflow with destination size, not source
Florian Obser
2019-10-03
Fix CVE-2019-16866
Florian Obser
2019-09-30
Introduce defines for DNSSEC validation states.
Florian Obser
2019-09-29
Fix histogram code to do an inclusive check for the upper bound to
Otto Moerbeek
2019-09-29
annoying trailing whitespaces
Florian Obser
2019-09-26
Use SPI_SA() instead of __func__ in all logging calls. Use log_info
tobhe
2019-09-26
Fix leaks by cleaning up after configuration parser.
tobhe
2019-09-25
Do not leak cur_ns in case of malformed lease file.
Florian Obser
2019-09-25
Be more robust when dealing with malformed lease files.
Florian Obser
2019-09-22
Let sysctl(1) work in single-user mode. Same diff applied by florian@
Kenneth R Westerback
2019-09-20
Document the output of 'ifconfig scan' in client mode.
Stefan Sperling
2019-09-12
Update to libunbound 1.9.3
Florian Obser
2019-09-06
More Version 1 AT&T UNIX history.
Ingo Schwarze
[next]