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-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
2019-12-03
No more status subcommands; ok florian@
Otto Moerbeek
2019-12-03
Correctly represent flows as traffic selectors as described in RFC 7296. This
tobhe
2019-12-02
Save the computed median to avoid having it to compute it all the time;
Otto Moerbeek
2019-12-02
Use a unified cache in all libunbound based resolvers.
Florian Obser
2019-12-02
increment refcount before doing the call to resolve(); ok florian@
Otto Moerbeek
2019-12-02
Add an "all" mode for status and a much more compact and readable histogram
Otto Moerbeek
2019-12-01
Add missing space between "accept" and "bogus"
kn
2019-12-01
Allow forcing specific domains to be resolved by specific resolvers;
Otto Moerbeek
2019-12-01
Explain how ipcomp can be enabled.
tobhe
2019-11-30
make sure we only pass normalized timevals for the next resolver interval;
Otto Moerbeek
2019-11-30
The message sent in config_setmode starts the handshake in the ikev2 process
tobhe
2019-11-30
Log loaded SPIs and flows.
tobhe
2019-11-30
Not being able to create a resolver is not a fatal condition in unwind,
Florian Obser
2019-11-30
ifconfig(8) did silently ignore the netmask parameter for inet6 and
Alexander Bluhm
2019-11-29
Change the default security level for incoming IPsec flows from
tobhe
2019-11-29
Don't hand-roll TAILQ_CONCAT in a slow way.
Florian Obser
2019-11-29
While we learn how the "decaying" histogram works it's helpful to show
Florian Obser
2019-11-28
The happy eyeballs code computes a median to assess how well a
Otto Moerbeek
2019-11-28
ks_mapblocks is gone
Philip Guenther
2019-11-28
Merge host_v{4,6}() into host_ip(), simplify host()
kn
2019-11-28
Introduce copy_sockaddrtoipa() and set_ipmask() bits from pfctl
kn
2019-11-28
No more example file; ok florian@
Otto Moerbeek
2019-11-28
Move Notify and Certreq payload handlers after the parser. Modify SA state
tobhe
2019-11-28
show median RTT in unwindctl status
Florian Obser
2019-11-28
Track all elements of a forwarder configuration individually:
Florian Obser
2019-11-27
Fix function name in error message (zap trailing s)
kn
2019-11-27
use _PATH_ names for unveil if possible
Theo de Raadt
2019-11-27
Instead of only considering if a resolving strategy is dead, works or
Florian Obser
2019-11-27
Move resolver preference storage to a struct which makes it easier to
Florian Obser
2019-11-27
Nuke http captive portal detection; something better is coming.
Florian Obser
2019-11-26
Improve previous
kn
2019-11-26
Fail on nonexistent config file iff -c is given
kn
2019-11-25
simplify histogram code and cut off at < limit, as the histogram display in
Otto Moerbeek
2019-11-25
Signal what happened, not what needs doing.
Florian Obser
2019-11-23
plug memory leak
Florian Obser
2019-11-23
On startup withdraw all proposals for all interfaces by sending an
Florian Obser
2019-11-23
An if_index of zero signals to remove all previous proposals from a
Florian Obser
2019-11-22
Polish logic talking to unwind.
Kenneth R Westerback
2019-11-22
Use a table for unbound options; ok florian@
Otto Moerbeek
[next]