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-28
A new resolver can be created while we currently run a check with the
Florian Obser
2021-01-28
Extern privsep_process. Fixes compilation with -fno-common.
mortimer
2021-01-28
Extern transport_list. Fixed compilation with -fno-common.
mortimer
2021-01-27
Determine available address families (and monitor when this changes)
Florian Obser
2021-01-27
shuffle externs (and definitions) around to satisfy -fno-common
Theo de Raadt
2021-01-26
Add support for RSA-PSS PKCS1 signatures. Don't enable them by
tobhe
2021-01-26
Some config changes require a restart of all resolvers even DEAD ones;
Florian Obser
2021-01-25
Revert local diff now that we no longer use syslog logging in
Florian Obser
2021-01-25
Disable logging to syslog for libunbound. We are not getting anything
Florian Obser
2021-01-24
hmac-sha2-384 and hmac-sha2-512 are enabled by default.
tobhe
2021-01-24
Implement DNS64 synthesis.
Florian Obser
2021-01-24
Add missing __KAME__ markers.
Florian Obser
2021-01-23
Fix typos.
tobhe
2021-01-23
Move resolv_conf string generation for ASR to function; makes
Florian Obser
2021-01-23
Don't just blindly upgrade to VALIDATING if we see a SECURE answer.
Florian Obser
2021-01-21
Handle NO_PROPOSAL_CHOSEN for CREATE_CHILD_SA.
tobhe
2021-01-21
Add support for INVALID_KE_PAYLOAD in CREATE_CHILD_SA
tobhe
2021-01-21
Rearrange variables in dump / restore to handle -fno-common.
mortimer
2021-01-20
Make sure to enforce matching dstid as initiator. Use policy lookup
tobhe
2021-01-19
Make imsg event structs static to fix -fno-common.
Florian Obser
2021-01-19
Move control_state and ctl_conns to control.c, it's not needed
Florian Obser
2021-01-19
Prevent more yacc clashes; fixes -fno-common.
Florian Obser
2021-01-19
Reduce scope of routesock unbreaking -fno-common.
Florian Obser
2021-01-19
No need for a global uw_process; unbreaks -fno-common.
Florian Obser
2021-01-19
Make imsg event structs static to fix -fno-common.
Florian Obser
2021-01-19
Move control_state and ctl_conns to control.c, it's not needed
Florian Obser
2021-01-19
No need for a global slaacd_process; unbreaks -fno-common.
Florian Obser
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
[next]