index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-26
intrmap attribute missing from mcx; ok dlg
Theo de Raadt
2021-01-26
Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKeyTypes (sshd) to
Darren Tucker
2021-01-26
refactor key constraint parsing in ssh-agent
Damien Miller
2021-01-26
more ssh-agent refactoring
Damien Miller
2021-01-26
make struct hostkeys public; I have no idea why I made it opaque
Damien Miller
2021-01-26
move check_host_cert() from sshconnect,c to sshkey.c and refactor
Damien Miller
2021-01-26
use recallocarray to allocate the agent sockets table; also clear
Damien Miller
2021-01-26
factor out common code in the agent client
Damien Miller
2021-01-25
We have this sequence in bridge(4) ioctl(2) path:
mvs
2021-01-25
Give machdep.c a thorough cleanup that is long overdue.
Mark Kettenis
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-25
Resolve data toggle out of sync problem for ugen(4) and uhidev(4) devices
Marcus Glocker
2021-01-25
Add the new function usbd_clear_endpoint_feature() which allows to issue
Marcus Glocker
2021-01-25
php.port.mk sets MODPHP_BUILDDEP=No by default now.
Stuart Henderson
2021-01-25
raise the max number of queues/interrupts to 16, up from 1.
David Gwynne
2021-01-25
if the rx descriptor reports the rss hash, use it for the mbuf flowid.
David Gwynne
2021-01-25
don't lose the M_FLOWID flag if the ipv4 cksum is ok.
David Gwynne
2021-01-25
Adjust code since bgpd added an extra argument to aspath_verify() to
Claudio Jeker
2021-01-25
RFC6472 discourages the use of AS_SET segements in ASPATH attributes.
Claudio Jeker
2021-01-25
Fix wg(4) ioctl to be able to handle multiple wgpeers.
YASUOKA Masahiko
2021-01-25
fix filtering on kstat unit numbers
David Gwynne
2021-01-25
r1.102 forgot to tweak the "redistribute rtlabel" part of the grammar.
David Gwynne
2021-01-25
make ssh hostbased authentication send the signature algorithm in
Damien Miller
2021-01-25
if stoeplitz is enabled, use it to provide a flowid for tcp packets.
David Gwynne
2021-01-25
use an intrmap when establishing interrupts for queues.
David Gwynne
2021-01-24
Update to tzdata2021a from www.iana.org. Major changes:
Todd C. Miller
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
match on Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Intel Alder Lake and Meteor Lake I219 Ethernet ids
Jonathan Gray
2021-01-24
Add missing __KAME__ markers.
Florian Obser
2021-01-24
Pass sockaddr_in6 arround so that we have space to store the scope in
Florian Obser
2021-01-24
sync
Theo de Raadt
2021-01-24
match on Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-24
regen
Jonathan Gray
2021-01-24
add Realtek RTL8168H ids for Killer E2500V2 and E2600
Jonathan Gray
2021-01-23
match on another Realtek RTL8168 id
Jonathan Gray
2021-01-23
regen
Jonathan Gray
2021-01-23
add another Realtek RTL8168 id
Jonathan Gray
2021-01-23
Fix whitespace issues
Mike Larkin
2021-01-23
vmm(4): wire faulted in pages
Mike Larkin
2021-01-23
Handle write() errors.
tobhe
2021-01-23
Handle errors and truncated output from snprintf().
tobhe
2021-01-23
list-io must be run from config dir
kn
2021-01-23
Fix typos.
tobhe
2021-01-23
Fix IORT struct for Context and PMU interrupts. I misread bytes with bits.
Patrick Wildt
2021-01-23
sync
Theo de Raadt
2021-01-23
Move resolv_conf string generation for ASR to function; makes
Florian Obser
[next]