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
2020-06-22
add support for verification of webauthn sshsig signature, and
Damien Miller
2020-06-22
Add support for FIDO webauthn (verification only). webauthn is a
Damien Miller
2020-06-22
refactor ECDSA-SK verification a little ahead of adding support
Damien Miller
2020-06-22
a first cut at requesting and parsing vpd info.
David Gwynne
2020-06-22
support for RFC4648 base64url encoding; ok markus
Damien Miller
2020-06-22
better terminology for permissions; feedback & ok markus@
Damien Miller
2020-06-22
better terminology for permissions; feedback & ok markus@
Damien Miller
2020-06-22
in wait_for_completion_* return 0 on timeout -ERESTARTSYS on signal
Jonathan Gray
2020-06-22
let userland read vpd info from a pci device.
David Gwynne
2020-06-22
deprecate network livelock detection using the softclock.
David Gwynne
2020-06-22
there's not going to be any whole kernel wide network livelocks soon.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use (undocumented) base64 code in libc instead of libcrypto.
David Gwynne
2020-06-22
plug the wireguard ioctls in.
David Gwynne
2020-06-22
enable nvme on i386.
David Gwynne
2020-06-21
sync
Theo de Raadt
2020-06-21
Making tracing through traps work.
Mark Kettenis
2020-06-21
vmd(8): fix ns8250 lockup due to race condition
pd
2020-06-21
Update Spleen kernel fonts to version 1.7.1, bringing the following
Frederic Cambus
2020-06-21
Enable machine check interrupt.
Mark Kettenis
2020-06-21
Set PTE valid bit in PTE descriptors such that we actually match them in
Mark Kettenis
2020-06-21
Set reference count of freshly created pmap to one.
Mark Kettenis
2020-06-21
tidy wording from when dnssec was enabled/disabled/reenabled
Stuart Henderson
2020-06-21
Nuke pointless vioblk_dev_probe() and vioblk_dev_free() functions and
Kenneth R Westerback
2020-06-21
correct mutex_lock_interruptible()
Jonathan Gray
2020-06-21
Set up exec_map and phys_map.
Mark Kettenis
2020-06-21
provide missing Aq; this one started my search for missing Aq, then i failed
Jason McIntyre
2020-06-21
new sentence, new line;
Jason McIntyre
2020-06-21
various minor tweaks;
Jason McIntyre
2020-06-21
Add code to synchronize I-cache if necessary when mapping an executable
Mark Kettenis
2020-06-21
wgpip -> wgendpoint. ok dlg@
Matthieu Herrb
2020-06-21
Implement copyin(9), copyout(9), copyinstr(9) and copyoutstr(9).
Mark Kettenis
2020-06-21
add a commented out entry for wg(4).
David Gwynne
2020-06-21
start wg with the other interfaces that rely on routing being up.
David Gwynne
2020-06-21
add a manpage for wg(4).
David Gwynne
2020-06-21
teach ifconfig about wireguard.
David Gwynne
2020-06-21
tell config how to build wg(4)
David Gwynne
2020-06-21
add wg(4), an in kernel driver for WireGuard vpn communication.
David Gwynne
2020-06-21
wireguard is taking over the gif mbuf tag.
David Gwynne
2020-06-21
wireguard can do ipv6, but doesnt do link local addresses.
David Gwynne
2020-06-21
add IFT_WIREGUARD.
David Gwynne
2020-06-21
add constructions for wireguard.
David Gwynne
2020-06-21
add hchacha20 for wireguard.
David Gwynne
2020-06-21
curve25519 for wireguard.
David Gwynne
2020-06-21
add blake2s for wireguard.
David Gwynne
2020-06-21
Add RCS marker
Theo Buehler
2020-06-21
add neil peart; from matthew j. c. clarke
Jason McIntyre
2020-06-21
document mq_push()
David Gwynne
[next]