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
2019-11-23
Consistently use !ISSET() to check for unset flags.
Kenneth R Westerback
2019-11-23
plug memory leak
Florian Obser
2019-11-23
On startup withdraw all proposals for all interfaces by sending an
Florian Obser
2019-11-23
An if_index of zero signals to remove all previous proposals from a
Florian Obser
2019-11-23
Consistently use SET() to set bits.
Kenneth R Westerback
2019-11-22
Polish logic talking to unwind.
Kenneth R Westerback
2019-11-22
Use a table for unbound options; ok florian@
Otto Moerbeek
2019-11-22
Sync tests with current NetBSD. Enable t_mkfifo test.
Alexander Bluhm
2019-11-22
Be consistent and always use CLR() to clear flags.
Kenneth R Westerback
2019-11-22
DNS Proposals are treated as replacements in unwind now.
Florian Obser
2019-11-22
Treat DNS proposals as replacement of previous proposals from the same
Florian Obser
2019-11-22
Merge DNS proposals coming from the same interface.
Florian Obser
2019-11-22
The DNS proposal list can (soon) be empty to signal a withdraw, relax
Florian Obser
2019-11-22
Wait for FD to be readable or writeable during a nonblocking connect,
Darren Tucker
2019-11-22
sndiod(8) reopens audio interfaces on SIGHUP, which makes a lot of sense
Claudio Jeker
2019-11-22
Add RTP_PROPOSAL_UMB to the priorities list
Claudio Jeker
2019-11-22
Teach route(8) about RTP_PROPOSAL_UMB
Claudio Jeker
2019-11-22
Use rtm_proposal() to send out DNS updates. Both when DNS are added and
Claudio Jeker
2019-11-22
Add rtm_proposal, a function to send out RTM_PROPOSAL messages from the
Claudio Jeker
2019-11-21
Be consistent and always use [!]ISSET() to test flags in xs->flags.
Kenneth R Westerback
2019-11-21
Be consistent and always use SET() to set flags in xs->flags.
Kenneth R Westerback
2019-11-21
A touch of style(9)
Tim van der Molen
2019-11-21
Use explicit_bzero() to clear key material
Tim van der Molen
2019-11-21
We do not send lifetimes or source in DNS proposals.
Florian Obser
2019-11-21
output RTM_PROPOSALs more similar to other route messages
Florian Obser
2019-11-21
Fix comment typo: specification
akoshibe
2019-11-21
zero tmpout too. reminded by related diff from tim
Ted Unangst
2019-11-21
overwrite the key in failure modes in case the caller doesn't check.
Ted Unangst
2019-11-21
rename struct tun_softc members so they're prefixed with "sc".
David Gwynne
2019-11-21
Remove duplicate #define OFP_ALIGNMENT
akoshibe
2019-11-21
Remove arguments from ofp13_flowmod() which are unused and unnecessary.
akoshibe
2019-11-21
Remove workaround for broken 'openssl rsa -text' output that
Theo Buehler
2019-11-21
Track on which interface nameservers have been learned.
Florian Obser
2019-11-21
Configure the default route with RTP_NONE so that the kernel assigns
Florian Obser
2019-11-20
ksmn(4): Improve the precision of the fractional part of temperatures.
Bryan Steele
2019-11-20
Honour DEBUG
kn
2019-11-20
Form DNS proposals from router advertisements with a router lifetime
Florian Obser
2019-11-20
Some Intel SD/MMC controllers do not like the voltage being
Patrick Wildt
2019-11-20
regen
Patrick Wildt
2019-11-20
Add PCI IDs for Gemini Lake SD/MMC controllers
Patrick Wildt
2019-11-20
Add accessors to change the buffer in a handshake message.
Bob Beck
2019-11-20
Correctly match another 9560-based device.
Patrick Wildt
2019-11-20
Check for a too short answer packet in all callback functions because
Florian Obser
2019-11-20
Ensure that the kernel stack is properly aligned on mips64. This fixes
Visa Hankala
2019-11-20
Add test for cms -keyopt in appstest.sh
Kinichiro Inoguchi
2019-11-20
Do not check the client readonly flag when there is no client, GitHub issue 1...
Nicholas Marriott
2019-11-20
Fix rsa key output format
Kinichiro Inoguchi
2019-11-19
Sync documentation fixes from upstream:
Damien Miller
2019-11-19
adjust on-wire signature encoding for ecdsa-sk keys to better match
Damien Miller
2019-11-19
a little more information from the monitor when signature
Damien Miller
[next]