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
2010-01-15
NSD v3.2.4
Jakob Schlyter
2021-01-26
Recognize Apple Icestorm cores.
Mark Kettenis
2021-01-26
Fix build with -fno-common. OK deraadt@
Todd C. Miller
2021-01-26
Rewrap a comment line to fit into 80 columns.
Theo Buehler
2021-01-26
zap a tab
Theo Buehler
2021-01-26
Prepare to provide SSL_set_hostflags()
Theo Buehler
2021-01-26
one variable was common, fixing what I can.
Theo de Raadt
2021-01-26
satisfy -fno-common, by (1) copying all the variable decls from
Theo de Raadt
2021-01-26
satisfy -fno-common, by (1) copying all the variable decls from
Theo de Raadt
2021-01-26
sockb variable is unused (and even worse, was common unused)
Theo de Raadt
2021-01-26
satisfy -fno-common by repairing one enum decl
Theo de Raadt
2021-01-26
move HostbasedAcceptedAlgorithms to the right place in alphabetical order
Christian Weisgerber
2021-01-26
Move sequence numbers into the new TLSv1.2 record layer.
Joel Sing
2021-01-26
Move private key setup to a helper function with proper error
Eric Faurot
2021-01-26
Some config changes require a restart of all resolvers even DEAD ones;
Florian Obser
2021-01-26
When checking for available address family for AI_ADDRCONFIG consider
Florian Obser
2021-01-26
remove test that's now bogus, as fullpkgpath takes precedence.
Marc Espie
2021-01-26
Remove unused variables leftover from refactoring. ok djm@
Darren Tucker
2021-01-26
Always resize the original screen before copying when exiting the
Nicholas Marriott
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
[next]