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-07-10
Add support to test handling of repeated headers.
Reyk Floeter
2014-07-10
time to claim copyright
Henning Brauer
2014-07-10
Always assign the device address found by the USB stack even if it
Martin Pieuchot
2014-07-10
some say you don't need NULL checks before free(). Not 0 either.
Henning Brauer
2014-07-10
Stop playing with the RSA_FLAG_BLINDING flag. It does nothing.
Joel Sing
2014-07-10
Show eeprom version of ath devices in dmesg; ok reyk
Stefan Sperling
2014-07-10
delete some casts. ok miod
Ted Unangst
2014-07-10
Missing allocation checks and potential NULL pointer dereference in the
Miod Vallat
2014-07-10
add a note that fields are returned in input order. ok deraadt sthen
Ted Unangst
2014-07-10
more missing rcs ids
Jasper Lievisse Adriaanse
2014-07-10
record the size of the rx rings so we can wrap around them correctly.
David Gwynne
2014-07-10
Move games files and subdirs to the game set.
Antoine Jacoutot
2014-07-10
Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago.
Joel Sing
2014-07-10
introduce the revolutionary concept of NULL pointers. ok gcc
Henning Brauer
2014-07-10
/var/games/tetris.scores will move away from the etc set.
Antoine Jacoutot
2014-07-10
pool_debug still needed for non-DIAGNOSTIC kernels
Theo de Raadt
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2014-07-10
sync
Theo de Raadt
2014-07-10
prevent users from adding timestamp themselves
Marc Espie
2014-07-10
add a separate timestamp annotation to have this as metadata
Marc Espie
2014-07-10
add rcs ids
Jasper Lievisse Adriaanse
2014-07-10
Implement non-persistent connections in a cleaner way. Every test
Alexander Bluhm
2014-07-10
Remove more compression related code.
Joel Sing
2014-07-10
Remove DEBUG_KEYGEN and DEBUG_DECRYPT support.
Miod Vallat
2014-07-10
introduce bpf_mcopy_stripvlan, which cuts the 4 extra bytes out of the
Henning Brauer
2014-07-10
replace getservbyname_r with getaddrinfo for portability
bcook
2014-07-10
Add internal buffering when dumping a device with non-512 byte
Kenneth R Westerback
2014-07-10
Tame the tedu... we still want to know that Compression and Expansion are
Joel Sing
2014-07-10
Put back some parts of the public SSL API that should not have been
Joel Sing
2014-07-10
prepare for upcoming ext4 read support
Martin Pelikan
2014-07-10
forgot to decompress here too
Ted Unangst
2014-07-10
Don't document the guts of struct syslog_data. This man page only needs
Theo de Raadt
2014-07-10
check all memory allocations; ok miod@ guenther@
Otto Moerbeek
2014-07-10
Remove bogus preprocessor statements trying to pick the largest integer
Miod Vallat
2014-07-10
check return value of write.
bcook
2014-07-10
sync
Theo de Raadt
2014-07-10
Print an understandable error message when we fail to read the report
Martin Pieuchot
2014-07-10
Add new sendsyslog(const char *, size_t) system call which simply passes
Theo de Raadt
2014-07-10
crank major for decompression feature
Ted Unangst
2014-07-10
decompress libssl. ok beck jsing
Ted Unangst
2014-07-10
Align octhci(4) with the other HC drivers and add it as a commented entry
Martin Pieuchot
2014-07-10
KNF comments, reflowing and moving out of the middle of argument lists in
Philip Guenther
2014-07-10
fix version comparison for openssl-like versions (1.0.1g etc)
Jasper Lievisse Adriaanse
2014-07-10
remove unused ecc_pkey_size.
bcook
2014-07-10
hide the biglock thrashing under pool_debug so it can be turned off
Ted Unangst
2014-07-10
BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_free
Joel Sing
2014-07-10
Use a while loop instead of an ifdowhile loop.
Joel Sing
2014-07-10
typo in previous
Miod Vallat
2014-07-10
likewise for X, locate directory
Marc Espie
2014-07-10
rings that dont rx packets dont need to be refilled.
David Gwynne
[next]