summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2004-04-07import openssl-0.9.7dMarkus Friedl
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
2014-05-04Create a new default RSA engine instead of patching the existing oneReyk Floeter
2014-05-04Make use of usbd_xfer_isread() instead of rerolling it everywhere.Martin Pieuchot
2014-05-04Get rid of EHCI_NULL. No functional change.Martin Pieuchot
2014-05-04Revert previous. Insufficient discussion. IntroducesKenneth R Westerback
2014-05-04Fix bogus error check; spotted by clang.Mark Kettenis
2014-05-04Make answering 'none' to the installer question "IPv6 address?" resultKenneth R Westerback
2014-05-04Remove the Z flag from the list of malloc options as itLoganaden Velvindron
2014-05-04With the recent change by deraadt@ to introduce kern.nosuidcoredump=3,Reyk Floeter
2014-05-04With the recent change by deraadt@ to introduce kern.nosuidcoredump=3,Reyk Floeter
2014-05-04tweak previous;Jason McIntyre
2014-05-04Add PS_SYSTEM, the process-level mirror of the thread-level P_SYSTEM,Philip Guenther
2014-05-04When kern.nosuidcoredump=3, act like =2 but try to dump cores intoTheo de Raadt
2014-05-03If P_ZOMBIE(pr->ps_mainproc) is true, then (pr->ps_flags & PS_EXITING)Philip Guenther
2014-05-03Fix whitespace fail in previous commitPhilip Guenther
2014-05-03Move the u-area allocation and pmap-magic logic to its own functionPhilip Guenther
2014-05-03Enable assembler code for AES, DES, GCM, SHA1, SHA256 and SHA512.Miod Vallat
2014-05-03Enable assembler code for AES, BN (Montgomery), GCM128, SHA1, SHA256 and SHA512.Miod Vallat
2014-05-03Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific codeMiod Vallat
2014-05-03typosMiod Vallat
2014-05-03Add tests for with and without compression, with and without privsep.Darren Tucker
2014-05-03Correctly enable Montgomery code.Miod Vallat
2014-05-03unbreak compression, by re-init-ing the compression code in theMarkus Friedl
2014-05-03now that 5.5 has been released with compatibility for 2b hashes,Ted Unangst
2014-05-03Update the base64 regress test and enable a test that would previouslyJoel Sing
2014-05-03Add checks for invalid base64 encoded data, specifically relating to theJoel Sing
2014-05-031. Drop support for no minor. This variant doesn't exist anymore.Ted Unangst
2014-05-03It is definitly not the correct spelling.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-03Annotate wide character routines so they get protected by Wbounded.Martynas Venckus
2014-05-03- Provide extended-precision math constants req'd by POSIXMartynas Venckus
2014-05-03Nuke more defines - we have setvbuf() and _IONBF.Joel Sing
2014-05-03KNF.Joel Sing
2014-05-03Initial version of a base64 regress.Joel Sing
2014-05-03more tweaking; ok sthenJason McIntyre
2014-05-03Noncharacters 0xFFFE and 0xFFFF don't render a UTF-8 string invalidStefan Sperling
2014-05-03Add #ifndef NO_PRINTF_PERCENT_N. Since we are fully standardized, weTheo de Raadt
2014-05-03Enable assembler bits for BN (Montgomery), SHA1 and SHA256.Miod Vallat
2014-05-03Detect Altivec support with the machdep.altivec sysctl rather than setmp andMiod Vallat
2014-05-03remove unused variablesCharles Longeau
2014-05-03drm/radeon: call drm_edid_to_eld when we update the edidJonathan Gray
2014-05-03Skip intel_crt_init for Dell XPS 8700Jonathan Gray
2014-05-03drm/i915/tv: fix gen4 composite s-video tv-outJonathan Gray
2014-05-03drm/i915: quirk invert brightness for Acer Aspire 5336Jonathan Gray
2014-05-03remove unused variableCharles Longeau
2014-05-02remove unused variableCharles Longeau