summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-03Clean up the TLS handshake digest handling - this refactors some of theJoel Sing
2016-11-02syncStuart Henderson
2010-10-01import OpenSSL-1.0.0aDamien Miller
2016-11-02Add Windows 10 VMBus protocol versionMike Belopuhov
2016-11-02Inline the macro that is used only onceMike Belopuhov
2016-11-02when CONSPEED moved from libsa.h to Makefile it lost a leading '1',Jasper Lievisse Adriaanse
2016-11-02Fixup a wait channel used during VMBus channel discoveryMike Belopuhov
2016-11-02bit more cleanup;Jason McIntyre
2016-11-02Be verbose when reverting a patch.Antoine Jacoutot
2016-11-02fix shadow declaration of time in parameter list.Bob Beck
2016-11-02Ensure handshake is complete before processing an ocsp response for a ctxBob Beck
2016-11-02tweak previous;Jason McIntyre
2016-11-02convert ERR manuals from pod to mdoc; while reading this,Ingo Schwarze
2016-11-02bump minor for ocsp api additionsBob Beck
2016-11-02Add OCSP client side support to libtls.Bob Beck
2016-11-02Make an empty state on error rather than leaving something partiallyNicholas Marriott
2016-11-02convert DSA and EC manuals from pod to mdocIngo Schwarze
2016-11-02Expand LHASH_OF, IMPLEMENT_LHASH_DOALL_ARG_FN and LHASH_DOALL_ARG_FNJoel Sing
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2016-11-02Expand another LHASH_OF macro.Joel Sing
2016-11-02Expand DECLARE_LHASH_OF and LHASH_OF macros.Joel Sing
2016-11-02Expand DECLARE_PEM_rw macro.Joel Sing
2016-11-02Expand IMPLEMENT_LHASH_COMP_FN/IMPLEMENT_LHASH_HASH_FN macros - the onlyJoel Sing
2016-11-02Wrap some >80 char lines.Joel Sing
2016-11-02Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipherJoel Sing
2016-11-02convert DES and DH manuals from pod to mdocIngo Schwarze
2016-11-02poison the TAILQ_ENTRY in items in the per cpu pool cache.David Gwynne
2016-11-02add poisoning of items on the per cpu caches.David Gwynne
2016-11-02use a TAILQ to maintain the list of item lists used by the percpu code.David Gwynne
2016-11-02Make possible to change the link layer address of a cnmac(4) interface.Visa Hankala
2016-11-02add per cpu caches for free pool items.David Gwynne
2016-11-01Simplify.Antoine Jacoutot
2016-11-01Tap SIGINT while install(1)ing so that we can properly rollback and notAntoine Jacoutot
2016-11-01Add an XXX.Antoine Jacoutot
2016-11-01Only run sp_cleanup() when applying or reverting a patch (needs root).Antoine Jacoutot
2016-11-01Also remove non matching release rollback kernel.Antoine Jacoutot
2016-11-01Add a cleanup function to remove non matching release content fromAntoine Jacoutot
2016-11-01Simplify fetch_and_verify(), no need for a loop here.Antoine Jacoutot
2016-11-01Reset the ucode interrupt flag in the softc before loading iwm(4) 8k firmware.Stefan Sperling
2016-11-01Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS andTheo Buehler
2016-11-01Add a few error messages so we know where we fail.Antoine Jacoutot
2016-11-01install_patch -> apply_patch to remove confusion with install_kernel andAntoine Jacoutot
2016-11-01We don't want to run on -stable (i.e. locally built release) but only onAntoine Jacoutot
2016-11-01Clear window alert flags after setting winlink alert flags, fixes problemNicholas Marriott
2016-11-01update currency exchange rates;Jason McIntyre
2016-11-01Use x2APIC if it is enabled by BIOS. It is expected that this doesn'tYASUOKA Masahiko
2016-11-01MALLOC_OPTIONS=A no longer exists.Theo Buehler
2016-10-31Remove the obsolete A and P flags from MALLOC_OPTIONS.Theo Buehler
2016-10-31MALLOC_OPTION 'A' no longer exists.Theo Buehler
2016-10-31Add the -d flag to the update command, so directories are createdTheo Buehler