| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-05-12 | Stop the eyebleed in here and just use calloc |  beck | 1 | -30/+7 |
| 2016-11-08 | Use more homogeneous types and avoid a possible right shift by 32 in |  miod | 1 | -16/+10 |
| 2014-07-11 | Only import cryptlib.h in the four source files that actually need it. |  jsing | 1 | -5/+1 |
| 2014-07-10 | Explicitly include <openssl/opensslconf.h> in every file that references |  jsing | 2 | -2/+8 |
| 2014-07-09 | remove unused, private version strings except SSL_version_str |  bcook | 1 | -3/+1 |
| 2014-06-12 | tags as requested by miod and tedu |  deraadt | 3 | -3/+3 |
| 2014-06-07 | Remove various test stubs. The good ones have been moved by jsing |  deraadt | 1 | -88/+0 |
| 2014-06-07 | malloc() result does not need a cast. |  deraadt | 1 | -1/+1 |
| 2014-05-29 | I do not have time to describe how bad the realloc() uses in here, now |  deraadt | 1 | -4/+2 |
| 2014-05-29 | ok, next pass after review: when possible, put the reallocarray arguments |  deraadt | 1 | -1/+1 |
| 2014-05-29 | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 |  deraadt | 1 | -1/+1 |
| 2014-05-29 | Everything sane has stdio, and FILE *. we don't need ifdefs for this. |  beck | 2 | -6/+0 |
| 2014-05-24 | Almost nothing actually needs to include <openssl/e_os2.h>, however by |  jsing | 1 | -1/+2 |
| 2014-04-22 | Remove meat which either duplicates code found in apps/, or is only of value |  miod | 1 | -17/+0 |
| 2014-04-20 | KNF. |  jsing | 4 | -393/+388 |
| 2014-04-17 | Change library to use intrinsic memory allocation functions instead of |  beck | 2 | -11/+11 |
| 2014-04-15 | we don't use these files for building |  tedu | 1 | -75/+0 |
| 2014-04-14 | remove auto-generated dependencies from the old unused build system, so |  deraadt | 1 | -13/+0 |
| 2010-10-01 | resolve conflicts, fix local changes |  djm | 4 | -162/+115 |
| 2010-10-01 | import OpenSSL-1.0.0a |  djm | 1 | -1/+1 |
| 2009-01-09 | import openssl-0.9.8j |  djm | 1 | -1/+1 |
| 2008-09-06 | resolve conflicts |  djm | 2 | -18/+19 |
| 2008-09-06 | import of OpenSSL 0.9.8h |  djm | 1 | -10/+7 |
| 2006-06-27 | import of openssl-0.9.7j |  djm | 1 | -1/+1 |
| 2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ |  djm | 1 | -0/+91 |
| 2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2 | -72/+31 |
| 2003-04-05 | Trivial sprintf() -> snprintf() changes. ok deraadt@ |  ho | 1 | -24/+39 |
| 2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 1 | -1/+1 |
| 2002-09-04 | execute bourne shell scripts with 'sh' and not with $SHELL |  markus | 1 | -1/+1 |
| 2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 5 | -68/+127 |
| 2001-06-22 | openssl-engine-0.9.6a merge |  beck | 1 | -1/+2 |
| 2000-12-15 | openssl-engine-0.9.6 merge |  beck | 5 | -21/+30 |
| 2000-04-15 | OpenSSL 0.9.5a merge |  beck | 2 | -16/+6 |
| 2000-03-19 | OpenSSL 0.9.5 merge |  beck | 3 | -32/+29 |
| 1999-11-23 | do not assume shell scripts are +x; d |  deraadt | 1 | -1/+1 |
| 1999-09-29 | OpenSSL 0.9.4 merge |  beck | 6 | -122/+88 |
| 1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 6 | -0/+1119 |