| Commit message (Expand) | Author | Age | Files | Lines |
* | Recent discussions about abort() potentially leaving key material in | deraadt | 2019-01-26 | 1 | -5/+8 |
* | Store and return the locking callbacks, restoring previous behaviour. | jsing | 2018-11-24 | 1 | -6/+12 |
* | Add back a few missing compatibility stubs | bcook | 2018-11-11 | 1 | -1/+36 |
* | Add automatic threading initialization for libcrypto. | bcook | 2018-11-11 | 1 | -415/+54 |
* | Stop calling OPENSSL_init() internally, since it is a no-op. Also place | jsing | 2017-04-29 | 1 | -2/+1 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -11/+7 |
* | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | miod | 2016-11-04 | 1 | -22/+5 |
* | Remove I386_ONLY define. It was only used to prefer a | miod | 2016-11-04 | 1 | -2/+2 |
* | Since a major bump of libcrypto is coming, remove OPENSSL_ia32cap and | miod | 2015-09-13 | 1 | -13/+1 |
* | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | miod | 2015-09-13 | 1 | -1/+13 |
* | Fix pointer to unsigned long conversion. | doug | 2015-06-27 | 1 | -3/+5 |
* | Assume that the size of a pointer will not change at runtime. | bcook | 2015-01-22 | 1 | -28/+15 |
* | Kill a bunch more BUF_strdup's - these are converted to have a check for | beck | 2014-07-22 | 1 | -2/+2 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+5 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | OPENSSL_stderr() is unused so nuke it. OPENSSL_showfatal() is only used by | jsing | 2014-07-10 | 1 | -9/+2 |
* | Nuke OPENSSL_NONPIC_relocated since nothing uses it. | jsing | 2014-07-10 | 1 | -2/+1 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -1/+4 |
* | Remove the OPENSSL_*cap getenv's. A program should not be able to | deraadt | 2014-06-20 | 1 | -11/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | annoying whitespace | deraadt | 2014-05-31 | 1 | -3/+3 |
* | remove OPENSSL_isservice. not used internally, no sane posix software will | tedu | 2014-05-25 | 1 | -6/+0 |
* | modernize malloc call | deraadt | 2014-04-21 | 1 | -1/+1 |
* | More KNF. | jsing | 2014-04-20 | 1 | -50/+62 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -6/+0 |
* | some KNF cleanup following the script | deraadt | 2014-04-17 | 1 | -25/+21 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -5/+5 |
* | Remove non-posix support. Why is OPENSSL_isservice even here? | tedu | 2014-04-16 | 1 | -229/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -407/+435 |
* | Remove some stuff that isn't needed. | beck | 2014-04-13 | 1 | -7/+7 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+16 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -6/+34 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -10/+11 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -78/+430 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -282/+69 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -106/+120 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -53/+165 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -6/+124 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -10/+30 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -7/+12 |
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -6/+4 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -6/+195 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -2/+4 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -46/+39 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+307 |