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
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
2014-12-02
Remove prototypes for functions that were already removed.
Todd C. Miller
2014-12-02
Add simple strlcpy regress
Todd C. Miller
2014-12-02
convert select() to poll(). This is one of the most complicated
Theo de Raadt
2014-12-02
Conversion of braindead select() path to braindead poll() path.
Theo de Raadt
2014-12-02
posix fix: should behave like [ when invoked as /bin/[
Ted Unangst
2014-12-02
delete all the simplelocks. ok deraadt
Ted Unangst
2014-12-02
replace some malloc multiplies with mallocarry. ok deraadt henning
Ted Unangst
2014-12-02
Add simple strlcat regress
Todd C. Miller
2014-12-02
macppc G5 needs fcu in RAMDISK, mentioned by mpi
Theo de Raadt
2014-12-02
Add strnlen to SUBDIRS so we actually run its tests.
Todd C. Miller
[prev]
[next]