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-27
Be consistent in not using parameter names for function prototypes.
Marcus Glocker
2021-01-27
Determine available address families (and monitor when this changes)
Florian Obser
2021-01-27
do better accounting of how many msix interrupts we want to use.
David Gwynne
2021-01-27
these programs (with common ancestry) had a -fno-common problem related
Theo de Raadt
2021-01-27
split out extern and decl for -fno-common
Theo de Raadt
2021-01-27
makemap does not need a common which it does not use.
Theo de Raadt
2021-01-27
commons used rather than externs, fix for -fno-common
Theo de Raadt
2021-01-27
fix -fno-common issues; ok mortimer
Theo de Raadt
2021-01-27
nsd contains two yacc parsers, but predates "yacc -b". Instead a
Theo de Raadt
2021-01-27
shuffle externs (and definitions) around to satisfy -fno-common
Theo de Raadt
2021-01-27
have pf_route{,6} clear the pf_pdesc mbuf ref early for route-to/reply-to.
David Gwynne
2021-01-27
don't run copies of packets made by dup-to through pf_test.
David Gwynne
2021-01-27
kqueue: Fix termination assert
Visa Hankala
2021-01-27
satisfy -fno-common by duplicating deck chairs as required
Theo de Raadt
2021-01-27
satisfy -fno-common
Theo de Raadt
2021-01-27
Logical not bitwise or. ok djm@
Darren Tucker
2021-01-26
Add support for RSA-PSS PKCS1 signatures. Don't enable them by
tobhe
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
[next]