Age | Commit message (Expand) | Author |
2024-10-19 | Remove IA32 specific code from cryptlib.c. | Joel Sing |
2024-10-17 | Provide crypto_cpu_caps_init() as a CPU capability detection entry point. | Joel Sing |
2024-10-17 | Remove run once code from OPENSSL_cpuid_setup(). | Joel Sing |
2024-09-06 | Reenable AES-NI in libcrypto | Theo Buehler |
2024-08-31 | Make OPENSSL_cpu_caps() machine independent. | Joel Sing |
2024-07-09 | Hide CRYPTO_get_dynlock_create_callback | Bob Beck |
2024-04-21 | unwrap line | Theo Buehler |
2024-04-10 | Finish Hiding symbols in crypto.h | Bob Beck |
2024-03-24 | Fix namespace build | Theo Buehler |
2024-03-02 | Make CRYPTO_THREADID opaque | Theo Buehler |
2023-12-14 | Bump OPENSSL_showfatal() from LOG_INFO to LOG_CONS | Theo Buehler |
2023-07-08 | Hide symbols in crypto.h | Bob Beck |
2019-01-26 | Recent discussions about abort() potentially leaving key material in | Theo de Raadt |
2018-11-24 | Store and return the locking callbacks, restoring previous behaviour. | Joel Sing |
2018-11-11 | Add back a few missing compatibility stubs | Brent Cook |
2018-11-11 | Add automatic threading initialization for libcrypto. | Brent Cook |
2017-04-29 | Stop calling OPENSSL_init() internally, since it is a no-op. Also place | Joel Sing |
2017-01-29 | Send the function codes from the error functions to the bit bucket, | Bob Beck |
2016-11-04 | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | Miod Vallat |
2016-11-04 | Remove I386_ONLY define. It was only used to prefer a | Miod Vallat |
2015-09-13 | Since a major bump of libcrypto is coming, remove OPENSSL_ia32cap and | Miod Vallat |
2015-09-13 | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | Miod Vallat |
2015-06-27 | Fix pointer to unsigned long conversion. | Doug Hogan |
2015-01-22 | Assume that the size of a pointer will not change at runtime. | Brent Cook |
2014-07-22 | Kill a bunch more BUF_strdup's - these are converted to have a check for | Bob Beck |
2014-07-11 | Only import cryptlib.h in the four source files that actually need it. | Joel Sing |
2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references | Joel Sing |
2014-07-10 | OPENSSL_stderr() is unused so nuke it. OPENSSL_showfatal() is only used by | Joel Sing |
2014-07-10 | Nuke OPENSSL_NONPIC_relocated since nothing uses it. | Joel Sing |
2014-07-10 | Stop including standard headers via cryptlib.h - pull in the headers that | Joel Sing |
2014-06-20 | Remove the OPENSSL_*cap getenv's. A program should not be able to | Theo de Raadt |
2014-06-12 | tags as requested by miod and tedu | Theo de Raadt |
2014-05-31 | annoying whitespace | Theo de Raadt |
2014-05-25 | remove OPENSSL_isservice. not used internally, no sane posix software will | Ted Unangst |
2014-04-21 | modernize malloc call | Theo de Raadt |
2014-04-20 | More KNF. | Joel Sing |
2014-04-17 | kill REF_PRINT/REF_CHECK debugging framework noone would use | Theo de Raadt |
2014-04-17 | some KNF cleanup following the script | Theo de Raadt |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-16 | Remove non-posix support. Why is OPENSSL_isservice even here? | Ted Unangst |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-13 | Remove some stuff that isn't needed. | Bob Beck |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2012-10-13 | resolve conflicts | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2006-06-27 | resolve conflicts | Damien Miller |
2005-04-29 | resolve conflicts | Damien Miller |