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
2020-01-04
ping(8): improve "-i wait" parsing and error-checking code
cheloha
2019-12-28
Refactor child SA cleanup.
tobhe
2019-12-27
Fix ifconfig WPA key installation with max allowed length SSIDs.
Stefan Sperling
2019-12-25
timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduled
cheloha
2019-12-24
dmesg(8) allocated a bit too much memory due to padding of struct
Alexander Bluhm
2019-12-23
Ralph Dolmans from nlnetlabs points out that libunbound uses
Florian Obser
2019-12-20
Try to bind to port 53 before opening the control socket.
Florian Obser
2019-12-19
The previous fix for creating isakmpd(8) IKE pcap file, weakened
Alexander Bluhm
2019-12-19
Spell "mount point" as other man pages do, with a space.
Anthony J. Bentley
2019-12-18
Workaround unbound github issue #99.
Florian Obser
2019-12-18
Update to libunbound 1.9.6
Florian Obser
2019-12-18
Implement unwindctl status memory to show chache memory usage.
Florian Obser
2019-12-18
Rework unified cache handling to be able to unify key and neg caches.
Florian Obser
2019-12-18
Use neg and key cache from the passed in environment if initialized so that
Florian Obser
2019-12-17
Use correct size when zeroing out dinode.
Todd C. Miller
2019-12-17
Reject leases that do not provide a subnet mask for the address being
Kenneth R Westerback
2019-12-15
Make this fit in 80 cols.
Florian Obser
2019-12-15
semarie diagnosed a what appeared to be a 'large backwards memcpy' of an
Theo de Raadt
2019-12-15
Allow more outgoing ports, the default 16 is pretty tight for the
Otto Moerbeek
2019-12-14
Be less aggressive pre-allocating memory; ok florian@
Otto Moerbeek
2019-12-14
Simplify resolve_done.
Florian Obser
2019-12-14
No use to create resolvers we know are going to be dead; ok florian@
Otto Moerbeek
2019-12-13
Don't try dead resolvers; ok florian@
Otto Moerbeek
2019-12-13
print type as type and not as rcode
Otto Moerbeek
2019-12-13
Revert two files committed by accident
Otto Moerbeek
2019-12-13
Avoid leaks by using the _buf versions of sldns_wire2str_* functions.
Otto Moerbeek
2019-12-12
Avoid optimizing empty rulesets
kn
2019-12-12
Only create (and check) resolvers listed in preferences.
Florian Obser
2019-12-11
Plug leaks related to running queue maintenance. ok florian@
Otto Moerbeek
2019-12-10
If a file or directory component does not exists, realpath(3) returns
Alexander Bluhm
2019-12-10
We can receive a delete and free an SA that is referenced in sa_nextr.
tobhe
2019-12-10
Plug two mem leaks in udp_receive() and zap unneeded allocations;
Otto Moerbeek
2019-12-10
Similar to doubting NXDOMAIN when we just switched networks we also
Florian Obser
2019-12-08
Limit advertised UDP payload size to 1232 bytes to prevent PMTU /
Florian Obser
2019-12-08
More compact two column format for first section of status display; use
Otto Moerbeek
2019-12-08
Turn opportunistic DoT into their own strategies.
Florian Obser
2019-12-06
Log why an answer is bogus.
Florian Obser
2019-12-06
Use the middle of the histogram bar in the median computations
Otto Moerbeek
2019-12-06
Stop fiddling with openlog / closelog in libunbound. unwind handles
Florian Obser
2019-12-05
be less verbose in debug logging; ok florian@
Otto Moerbeek
2019-12-05
Tell a little bit how "preference" works these days; ok florian@
Otto Moerbeek
2019-12-05
Remove clause #3 from mrg@NetBSD license.
Martin Pieuchot
2019-12-04
When we detect that a resolver strategy is not validating because the
Florian Obser
2019-12-04
Use NI_MAXHOST like everywhere else instead of a wrong number.
Florian Obser
2019-12-04
If we see a validated result, we can (must!) assume the resolver is
Otto Moerbeek
2019-12-03
Cleanup query logging.
Florian Obser
2019-12-03
Cleanup check_resolver_done() debug logging.
Florian Obser
2019-12-03
Add one more debug level and enable very detailed libunbound logging
Florian Obser
2019-12-03
No need to store "why_bogus" with the resolver, we are no longer
Florian Obser
2019-12-03
Remove useless log_debug() calls.
Florian Obser
[next]