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
2014-12-04
Simplify the MSI bits a bit.
Brad Smith
2014-12-04
Stop people from cheating. Especially those that believe in FIPS, they
Theo de Raadt
2014-12-04
init the mutex used in sleeping pool_gets with the right ipl if the
David Gwynne
2014-12-04
stop viral header propagation. none of this code uses sys/hash.h
Ted Unangst
2014-12-04
add RevokedHostKeys option for the client
Damien Miller
2014-12-04
fix handling of roff requests having a default scale other than "n",
Ingo Schwarze
2014-12-04
split the word ops into int and longs so things that care a lot
David Gwynne
2014-12-04
convert KRL code to new buffer API
Damien Miller
2014-12-04
Ignore macros that never produce any text when deciding whether
Ingo Schwarze
2014-12-04
simplify wording; triggered by a shorter diff from Kaspars Bankovskis;
Ingo Schwarze
2014-12-04
AnonCVS is designed to work with a user account that has no password and a
Ingo Schwarze
2014-12-04
replace md5 with sha512. ok deraadt
Ted Unangst
2014-12-04
use siphash for trunk loadbalancing. ok deraadt
Ted Unangst
2014-12-04
use siphash for dirhash. ok deraadt dlg
Ted Unangst
2014-12-03
sync
Theo de Raadt
2014-12-03
Init SPI using arc4random_buf, rather than (r << 32) | r
Theo de Raadt
2014-12-03
Use arc4random_buf() rather than iterating word by wordo
Theo de Raadt
2014-12-03
use arc4random_buf() instead of (r << 32) | r; discussed with matthew
Theo de Raadt
2014-12-03
zap extra parameter that my first read missed, because that one is constant.
Marc Espie
2014-12-03
Allow overriding the path to the testssl and openssl binaries.
Brent Cook
2014-12-03
Move Windows OS-specific functions to make porting easier.
Brent Cook
2014-12-03
Move Windows OS-specific functions to make porting easier.
Brent Cook
2014-12-03
We're not supporting 16-bit Windows, remove cast.
Brent Cook
2014-12-03
ifconfig $if inet6 autoconf sends periodic router solicitations.
Florian Obser
2014-12-03
rtsol is gone
Florian Obser
2014-12-03
Unhook rtsol(8) and rtsold(8) from the build.
Florian Obser
2014-12-03
rtsol(8) is no longer needed on the ramdisks.
Florian Obser
2014-12-03
More duplicate #include cleanout.
Kenneth R Westerback
2014-12-03
The kernel handles rtsol(8) functionality since some time now.
Florian Obser
2014-12-03
handle the (impossible) situation of a size_t - 1 buffer from
Theo de Raadt
2014-12-03
Spotted another opportunity to use reallocarray().
Theo de Raadt
2014-12-03
document -o and -a; requested by yon
Jason McIntyre
2014-12-03
Correct comment to state that the BPF program is patched in
Kenneth R Westerback
2014-12-03
Fill the buffer with 'z' instead of 'a' since 'a' is part of the
Todd C. Miller
2014-12-03
no md5 in the kernel? not even close to true
Theo de Raadt
2014-12-03
Fix off by one in check for socket path too long. From Nicolas Bedos.
Todd C. Miller
2014-12-03
Fix buffer overflow in .PS parsing. Found by afl and based on a
Todd C. Miller
2014-12-03
Restore packetp and snapend pointers once we're done with an incorrectly
Mike Belopuhov
2014-12-03
Fixup a crash found by jsg using the AFL fuzzer. IP and IPv6 printing
Mike Belopuhov
2014-12-03
wb_init() calls wb_stop() and wb_reset() so remove some redundant calls
Brad Smith
2014-12-03
md5 when wlan is needed too. fixes i386 ramdiskC
Ted Unangst
2014-12-03
deraadt points out i forgot about tcp_signature, although this won't
Ted Unangst
2014-12-03
should no longer need md5 by default in all kernel builds.
Ted Unangst
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-12-03
stale header: this code hasn't used hash.h in a while
Ted Unangst
2014-12-03
test backslash handling because it was on my todo list;
Ingo Schwarze
2014-12-03
in the recent update of capitals, this critical file was forgotten
Ingo Schwarze
2014-12-02
Add -F to if-shell to allow it to be used to check for format or option
Nicholas Marriott
2014-12-02
Permit option values to be used in formats.
Nicholas Marriott
2014-12-02
Add brainpool curves to eccurves_default[], accidentally missing from 1.32;
Miod Vallat
[next]