Age | Commit message (Expand) | Author |
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 |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2001-08-01 | merge openssl 0.9.6b-engine | Bob Beck |
2000-12-15 | openssl-engine-0.9.6 merge | Bob Beck |
2000-03-19 | OpenSSL 0.9.5 merge | Bob Beck |
1999-09-29 | OpenSSL 0.9.4 merge | Bob Beck |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |