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
2021-01-18
Remove c++ comment that snuck in and remove useless debug output.
Florian Obser
2021-01-18
Sync SA configuration payload to new SA after IKE SA rekeying.
tobhe
2021-01-17
umb(4) sets a default interface priority too; mention it here
Stuart Henderson
2021-01-17
Mark up locations of KAME hack with #ifdef __KAME__ so that we can
Florian Obser
2021-01-16
Oops, fix previous.
Florian Obser
2021-01-16
Only recover the KAME embedded scope if the sin6_scope_id is not
Florian Obser
2021-01-16
Only recover the scope_id if it was not set. This way this code works
Claudio Jeker
2021-01-16
Only recover the KAME embedded scope if the sin6_scope_id filed is
Claudio Jeker
2021-01-13
kernel, sysctl(8): remove dead variable: tickadj
cheloha
2021-01-13
Temporary addresses are preferred for 1 day and valid for 2.
Florian Obser
2021-01-12
Implement listening on 53/TCP
Florian Obser
2021-01-12
Rewrite query parsing and answer formatting using libunbound provided
Florian Obser
2021-01-12
Sometimes a user ID was logged in pflog(4) although the logopt of
Alexander Bluhm
2021-01-06
do not call log_addr() when the address is NULL
anton
2021-01-02
add three missing .Dv macros,
Ingo Schwarze
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2020-12-29
If we manage to send all "count" flood pings before receiving all
Florian Obser
2020-12-28
Add back keyword "any" to match any IP address, which actually works
tobhe
2020-12-28
Add support for kern.video.record.
Marcus Glocker
2020-12-27
Fix "any" and "dynamic" keywords for flows and add proper IPv6 support.
tobhe
2020-12-26
Update default preference list
kn
2020-12-26
Otto hit an impossible situation: an answer bigger than 64k.
Florian Obser
2020-12-22
Log SPI with SPI_SH() wherever possible.
tobhe
2020-12-21
Use policy_test() to reassign existing SAs to updated policies after
tobhe
2020-12-20
Don't leak ipsec_hosts when building hosts_list.
tobhe
2020-12-17
Use strtonum() instead of atoi() to parse port option.
tobhe
2020-12-17
Sort command line options.
tobhe
2020-12-16
Fail to parse rules with invalid ranges
kn
2020-12-16
Reject rules with invalid port ranges
kn
2020-12-15
Fix leak of REQUEST string.
tobhe
2020-12-13
Make sure flow src and dst addresses have the same address family.
tobhe
2020-12-11
The keyword "any" does not actually work properly for traffic selectors.
tobhe
2020-12-11
Introduce query_imsg2str() to simplify printing "qname class type".
Florian Obser
2020-12-11
The recent fix to handle large answers in unwind (errata #5 for 6.8)
Florian Obser
2020-12-11
Warning: arithmetic on a pointer to void is a GNU extension; merged
Florian Obser
2020-12-11
Sprinkle in some static to prevent missing prototype warnings; merged
Florian Obser
2020-12-11
sync to libunbound 1.13.0
Florian Obser
2020-12-11
pass down the `skip' flag to the mountfs() function in the case of
Robert Nagy
2020-12-10
Simplify '-i' handling, failing immediately during command line parsing
Kenneth R Westerback
2020-12-10
Print valid ikesa/childsa configuration at startup. Comma seperated
tobhe
2020-12-07
synproxy should be processing incoming SYN packets only.
Alexandr Nedvedicky
2020-12-06
Oops. Missed chunk in previous.
Kenneth R Westerback
2020-12-06
Add support for RSASSA-PSS signature verification (RFC 7427).
tobhe
2020-12-06
fatal() immediately whem parsing command line option '-c' reveals a non-existant
Kenneth R Westerback
2020-12-05
Make len unsigned.
tobhe
2020-12-04
Log pfkey type and message length on write failure.
tobhe
2020-12-03
Fix type mismatch. auth_method should be uint8_t.
tobhe
2020-12-02
The skip steps must be set up for each attribute independently
tobhe
[next]