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