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-09-23
add a new IP level socket option IP_PIPEX. This option is used for L2TP
YASUOKA Masahiko
2010-09-23
remove support for talking to the zebra routing socket which
Jonathan Gray
2010-09-23
Eliminate mention of EPERM error condition from tun(4) man page. We
Matthew Dempsky
2010-09-23
rename usb_discover to usb_explore for consistency.
Jacob Meuser
2010-09-22
add an option per-read/write callback to atomicio
Damien Miller
2010-09-22
use audio(4)'s quiesce/resume for data i/o, and ac97_resume() for mixer
Jacob Meuser
2010-09-22
- fix a ghc variable
Jasper Lievisse Adriaanse
2010-09-22
autoconf activate, suspend/resume support
Jacob Meuser
2010-09-22
We are still far away from supporting the roff macro definition macro .de
Ingo Schwarze
2010-09-22
as dying flag didn't set in aue_detach(), set it.
Yojiro Uo
2010-09-22
Support AES-GCM-16 (as aes-gcm) and ENCR_NULL_AUTH_AES_GMAC
Mike Belopuhov
2010-09-22
Support for use of AES-GCM-16 (as AESGCM) and ENCR_NULL_AUTH_AES_GMAC
Mike Belopuhov
2010-09-22
Support for AES-GCM-16 and ENCR_NULL_AUTH_AES_GMAC in ESP as per
Mike Belopuhov
2010-09-22
no more msgs(1);
Jason McIntyre
2010-09-22
Add a new interface pppx(4) -- the ppp multiplexer to be used with npppd
Claudio Jeker
2010-09-22
Kill msgs. Noone uses it, and it has a longjmp in it.
Theo de Raadt
2010-09-22
Add AES-GCM Transform Identifiers as specified by IANA in
Mike Belopuhov
2010-09-22
Revert previous and let drivers register counterless interrupts;
Miod Vallat
2010-09-22
regress test for each of the key exchange algorithms that we support
Damien Miller
2010-09-22
Test vectors for GMAC as published in the original GCM proposal
Mike Belopuhov
2010-09-22
OCF support for the Galois/Counter Mode (GCM) for AES as
Mike Belopuhov
2010-09-22
unify MS-CHAP implementation to sbin/iked/chap_ms.[ch].
YASUOKA Masahiko
2010-09-22
Switch to unconditionally attaching evcounts on TurboChannel
Matthew Dempsky
2010-09-22
nextmsg could be used uninitialized as well.
Paul Irofti
2010-09-22
Initialise firstmsg so we do not have random number when
lum
2010-09-22
support INVALID_KE_PAYLOAD notification sent by the responder in case
Mike Belopuhov
2010-09-22
Call bus_dmamap_sync() of a dma descriptor before checking the ownership
Claudio Jeker
2010-09-22
ssh.1: add kexalgorithms to the -o list
Jason McIntyre
2010-09-22
Add DIOCGPDINFO to drivers that were lacking it. Where there
Kenneth R Westerback
2010-09-22
document hwo to play with matches
Henning Brauer
2010-09-22
new log opt "matches"
Henning Brauer
2010-09-22
add a new log opt PF_LOG_MATCHES
Henning Brauer
2010-09-22
Don't bother calling suser() in tunopen().
Matthew Dempsky
2010-09-22
Garbage collect the field dk_labelsector since there are no uses
Kenneth R Westerback
2010-09-22
add a KexAlgorithms knob to the client and server configuration to allow
Damien Miller
2010-09-22
Fix a locking bug in accept(2) caught by sthen@ using my strict
Matthew Dempsky
2010-09-22
Call config_deactivate() on SCSI links in vscsiclose().
Matthew Dempsky
2010-09-22
Fix ramdisks, from Vladimir Kirillov. Thanks!
Paul Irofti
2010-09-22
when vscsi is closed request a detach of its children devices from
David Gwynne
2010-09-22
remove unused offset argument to rbus functions
Jonathan Gray
2010-09-22
various whitespace fixes that my hands did while i was looking for sth
Henning Brauer
2010-09-22
All users of physio(9) now pass NULL as the buf pointer argument, so
Matthew Dempsky
2010-09-22
remove a leftover debug printf
Jonathan Gray
2010-09-22
make the arguments match the format string in usage
Jonathan Gray
2010-09-21
In i915_gem_idle, don't fail if we have a wedged chipset (this only
Owain Ainsworth
2010-09-21
Use RING_WAIT state for the ringbuffer and the instdone debug register
Owain Ainsworth
2010-09-21
Don't dereference null pointers for protocols without port numbers.
Stuart Henderson
2010-09-21
When calculating string lengths, resolve escape sequences and use
Ingo Schwarze
2010-09-21
On gen3 hardware always unconditionally set the C3_LP_WRITE_ENABLE bit
Owain Ainsworth
2010-09-21
Enable error interrupts on ironlake, as we do on all other chips.
Owain Ainsworth
[next]