summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-10__tfork_thread is in libc, so move the manpage over tooPhilip Guenther
2014-07-10posix_madvise() should return the errno value on error, not -1Philip Guenther
2014-07-10Fewer lies, also do not document DES_3cbc_encrypt anymore.Miod Vallat
2014-07-10delete some boolean_t poisonTed Unangst
2014-07-10drain some boolean_t poisonTed Unangst
2014-07-10boot(): Remove comments about RB_TIMEBAD to reduce diffsMasao Uebayashi
2014-07-10-Werror-implicit-function-declarationFlorian Obser
2014-07-10Forward declarations for mpcopy & mpfree.Florian Obser
2014-07-10Features introduce in OpenSSL 0.9.8 do not deserve their own section.Miod Vallat
2014-07-10Attempt to (incompletely) document EVP_aes_*().Miod Vallat
2014-07-10sprinkle in -Werror-implicit-function-declaration to disable one of theTed Unangst
2014-07-10add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10prototype for _thread_sys_madviseTed Unangst
2014-07-10RSA_setup_blinding() gets a BN with BN_CTX_get(), returns `out of memory'Miod Vallat
2014-07-10make asn1 free safe to call with null pointers of any type.Ted Unangst
2014-07-10Stop using a shutdown hook for softraid(4) and explicitly shutdownMartin Pieuchot
2014-07-10Add missing dmesg colon after probe information.Paul Irofti
2014-07-10fix some errors in lockdebug code. not enabled by default.Mike Larkin
2014-07-10boot(): Unify declarationsMasao Uebayashi
2014-07-10One sure hopes that OPENSSL_cleanse will:Joel Sing
2014-07-10Remove #if 0 code which dumps your data to stdout.Miod Vallat
2014-07-10Tweak some comments. We do not really need to know that "New!" flags wereJoel Sing
2014-07-10Add bus and root hub routines to prevent panic at attach.Paul Irofti
2014-07-10Force iobus0 for octhci and maintain spacing style.Paul Irofti
2014-07-10Uncompress ssltest.Joel Sing
2014-07-10Remove more compression tendrils.Joel Sing
2014-07-10Clear CPUF_PARK flag to avoid re-parking on resume.Mike Larkin
2014-07-10Add support to test handling of repeated headers.Reyk Floeter
2014-07-10time to claim copyrightHenning Brauer
2014-07-10Always assign the device address found by the USB stack even if itMartin Pieuchot
2014-07-10some say you don't need NULL checks before free(). Not 0 either.Henning Brauer
2014-07-10Stop playing with the RSA_FLAG_BLINDING flag. It does nothing.Joel Sing
2014-07-10Show eeprom version of ath devices in dmesg; ok reykStefan Sperling
2014-07-10delete some casts. ok miodTed Unangst
2014-07-10Missing allocation checks and potential NULL pointer dereference in theMiod Vallat
2014-07-10add a note that fields are returned in input order. ok deraadt sthenTed Unangst
2014-07-10more missing rcs idsJasper Lievisse Adriaanse
2014-07-10record the size of the rx rings so we can wrap around them correctly.David Gwynne
2014-07-10Move games files and subdirs to the game set.Antoine Jacoutot
2014-07-10Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago.Joel Sing
2014-07-10introduce the revolutionary concept of NULL pointers. ok gccHenning Brauer
2014-07-10/var/games/tetris.scores will move away from the etc set.Antoine Jacoutot
2014-07-10pool_debug still needed for non-DIAGNOSTIC kernelsTheo de Raadt
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2014-07-10syncTheo de Raadt
2014-07-10prevent users from adding timestamp themselvesMarc Espie
2014-07-10add a separate timestamp annotation to have this as metadataMarc Espie
2014-07-10add rcs idsJasper Lievisse Adriaanse
2014-07-10Implement non-persistent connections in a cleaner way. Every testAlexander Bluhm
2014-07-10Remove more compression related code.Joel Sing