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-02-02
dhclient(8): fork_privchld, take_charge, propose_release: poll(2) -> ppoll(2)
cheloha
2021-02-02
replace fgetln(3) with getline(3) in disklabel
Christian Weisgerber
2021-02-01
change "demote counter" / "demote count" to "demotion counter", ok deraadt
Stuart Henderson
2021-02-01
Take flows into consideration for policy lookup as initiator.
tobhe
2021-02-01
dhclient(8): default_route_index(): poll(2) -> ppoll(2)
cheloha
2021-02-01
Whitespace
tobhe
2021-02-01
Switch dispatch loop to ppoll() and protocol timeouts to struct timespec.
Kenneth R Westerback
2021-02-01
change route-to so it sends packets to IPs instead of interfaces.
David Gwynne
2021-01-31
Ignore addresses that are not 0/32 (dynamic) in ikev2_cp_fixaddr()
tobhe
2021-01-31
Don't leak flows if ikev2_cp_fixflow() fails.
tobhe
2021-01-31
Make progress when stepping through rdns proposals even when skipping
Florian Obser
2021-01-31
replace fgetln(3) with getline(3) in fdisk
Christian Weisgerber
2021-01-31
fix mistaken operator precedence in a pointer dereference in disklabel
Christian Weisgerber
2021-01-30
Don't print an empty line at the end of `route sourceaddr`
Daniel Jakots
2021-01-30
Make editing GPT easier/safer by defaulting offet to beginning of largest
Kenneth R Westerback
2021-01-30
document that sizes in fdisk can be input and printed in terabytes
Christian Weisgerber
2021-01-30
Re-try to open DNSSEC trust anchor file if /var is not mounted yet.
Florian Obser
2021-01-29
Add proper padding for pfkey messages. Use ROUNDUP() for auth and
tobhe
2021-01-29
Some libunbound configuration changes can change the quality of a
Florian Obser
2021-01-29
Don't filter by address family on the route socket.
Florian Obser
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
[next]