| Commit message (Expand) | Author | Age | Files | Lines |
* | Only import cryptlib.h in the four source files that actually need it. |  jsing | 2014-07-11 | 1 | -2/+2 |
* | Explicitly include <openssl/opensslconf.h> in every file that references |  jsing | 2014-07-10 | 1 | -1/+2 |
* | remove unused, private version strings except SSL_version_str |  bcook | 2014-07-09 | 1 | -3/+1 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 2 | -2/+2 |
* | more: no need for null check before free |  deraadt | 2014-05-30 | 1 | -10/+5 |
* | ok, next pass after review: when possible, put the reallocarray arguments |  deraadt | 2014-05-29 | 1 | -2/+2 |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 |  deraadt | 2014-05-29 | 1 | -2/+2 |
* | Do you really want to build OpenSSL for 16-bit Windows? Well, we don't. |  jsing | 2014-04-26 | 1 | -6/+0 |
* | KNF. |  jsing | 2014-04-25 | 2 | -255/+251 |
* | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -14/+14 |
* | we don't use these files for building |  tedu | 2014-04-15 | 1 | -75/+0 |
* | remove auto-generated dependencies from the old unused build system, so |  deraadt | 2014-04-14 | 1 | -9/+0 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 3 | -133/+50 |
* | import OpenSSL-1.0.0a |  djm | 2010-10-01 | 1 | -1/+1 |
* | import openssl-0.9.8j |  djm | 2009-01-09 | 1 | -1/+1 |
* | resolve conflicts |  djm | 2008-09-06 | 2 | -12/+16 |
* | import of OpenSSL 0.9.8h |  djm | 2008-09-06 | 1 | -8/+6 |
* | import of openssl-0.9.7j |  djm | 2006-06-27 | 1 | -1/+1 |
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ |  djm | 2005-04-29 | 1 | -0/+86 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 2 | -3/+3 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 1 | -1/+1 |
* | execute bourne shell scripts with 'sh' and not with $SHELL |  markus | 2002-09-04 | 1 | -1/+1 |
* | Merge OpenSSL 0.9.7-stable-20020605, |  beck | 2002-06-07 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 3 | -13/+13 |
* | openssl-engine-0.9.6a merge |  beck | 2001-06-22 | 1 | -1/+2 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 3 | -20/+23 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 2 | -6/+7 |
* | do not assume shell scripts are +x; d |  deraadt | 1999-11-23 | 1 | -1/+1 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 3 | -54/+37 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 3 | -0/+591 |