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
2024-02-15
Introduce new IMSG_CTL_PROCREADY which is used to signal that all pipes
Tobias Heider
2024-02-15
Delay enabling sockets until ikev2 process is ready.
Tobias Heider
2024-02-15
Remove unused control_socks queue.
Tobias Heider
2024-02-13
Fix for CVE-2023-50387 and CVE-2023-50868.
Florian Obser
2024-02-13
Only generate a new xid at the start of getting a new lease.
Florian Obser
2024-02-13
Control startup of PROC_CERT and PROC_IKEV2.
Tobias Heider
2024-02-11
Remove needless includes of netinet6/ip6_var.h header in userland.
Alexander Bluhm
2024-02-07
fix anchortypes bounds test
Jonathan Gray
2024-02-06
Pass struct iked directly to ca_reset() instead of passing it via ps
Tobias Heider
2024-02-06
Tweak previous. Passing "dns" to pledge(2) is suitable for the purpose.
YASUOKA Masahiko
2024-02-03
Remove Softdep.
Bob Beck
2024-02-03
Stop spamming syslog when the network does something silly.
Florian Obser
2024-02-03
fix off-by-one in bounds test
Jonathan Gray
2024-02-03
correct buffer size argument to snprintf in print_proto()
Jonathan Gray
2024-02-02
The fix to pfctl_kill_src_nodes() comes from Olivier Croquin.
Alexandr Nedvedicky
2024-01-29
Open /etc/{services,protocols} before pledge(2).
YASUOKA Masahiko
2024-01-26
Put checksum flags in bpf_hdr to use them in userland dhcpleased.
Jan Klemkow
2024-01-24
Use per connection peerid for control replies
Tobias Heider
2024-01-19
Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it
Mark Kettenis
2024-01-17
Convert to use imsg_get_fd()
Claudio Jeker
2024-01-15
Add debug message for no policy found.
Jan Klemkow
2024-01-15
Include cert_partial_chain in iked_static instead of sending a separate
Tobias Heider
2024-01-15
Currently 'pfctl -a "*" -sr' recursively walks anchor tree and shows
Alexandr Nedvedicky
2024-01-11
ifconfig.8: reorder hwfeature list
Jan Klemkow
2024-01-09
Delete support for FFS filesystems before the in-inode symlink
Philip Guenther
2023-12-21
Fix a few unchecked allocations; ok millert@ miod@
Otto Moerbeek
2023-12-20
Don't unset the SA tag set by ipsec_sa_tag in ipsec_sa_iface.
Tobias Heider
2023-12-18
Check if calloc calls succeeded; ok millert@
Otto Moerbeek
2023-12-14
Use imsg_get_fd() to access the fd passed with the imsg.
Claudio Jeker
2023-12-12
ibuf_getdata() abuses the rpos from the ibuf. This is no longer allowed
Claudio Jeker
2023-11-25
whitespace; spotted by kn
Florian Obser
2023-11-25
First stab at IPv6-only preferred from RFC8925.
Florian Obser
2023-11-24
Empty IKEv2 DPD messages should not contain extra NONE payloads
Tobias Heider
2023-11-23
add an endpoint command for "bridges" that use addresses as endpoints.
David Gwynne
2023-11-23
add support for specifying ports on the src address in tunnel endpoints.
David Gwynne
2023-11-18
Scan past whitespace before checking if flag string starts
Kenneth R Westerback
2023-11-17
Do not log errors form pcap_dispatch() caused by signals.
Claudio Jeker
2023-11-12
fix the signal numbers passed to siginterrupt.
David Gwynne
2023-11-10
GPT partitions have many attributes. Don't stomp on them all when
Kenneth R Westerback
2023-11-10
Enhance 'flag' to accept hex values in addition to the current 0
Kenneth R Westerback
2023-11-10
Always prefer group from initial KE payload as responder if supported.
Tobias Heider
2023-11-10
MNT_SOFTDEP and mount -o softdep no longer have any effect
Ingo Schwarze
2023-11-09
avoid restartable syscalls with siginterrupt() against all our handlers.
David Gwynne
2023-11-09
sort .xr after previous; from jmc
Klemens Nanni
2023-11-09
link to showmount(8); OK deraadt
Klemens Nanni
2023-11-03
typo: ignorning -> ignoring
Theo Buehler
2023-11-02
Use pfctl_fopen (which checks to ensure the given file isn't a directory)
Stuart Henderson
2023-10-29
Use clock_gettime(), not timespec_get() like other parts of ifconfig.
Todd C. Miller
2023-10-26
whitespace cleanup my fingers couldn't avoid doing while i was re-reading
Theo de Raadt
2023-10-10
Print at most pkgsize - hdrsize bytes for pfkey tag and identity to
Tobias Heider
[next]