| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ssltest.c to a regress test. |  jsing | 2014-05-24 | 1 | -2211/+0 |
* | Remove SRP and Kerberos support from libssl. These are complex protocols |  tedu | 2014-05-05 | 1 | -98/+0 |
* | More KNF and style consistency tweaks |  guenther | 2014-04-19 | 1 | -8/+8 |
* | delete "string to make the random number generator think it has entropy" |  tedu | 2014-04-18 | 1 | -4/+0 |
* | no longer need to fool emacs indentation and other if (0) oddities. |  tedu | 2014-04-17 | 1 | -3/+1 |
* | always build in RSA and DSA. ok deraadt miod |  tedu | 2014-04-17 | 1 | -16/+0 |
* | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -1/+1 |
* | unistd.h is always in the same place; no need to #include the result of |  deraadt | 2014-04-17 | 1 | -6/+5 |
* | add back SRP. i was being too greedy. |  tedu | 2014-04-16 | 1 | -0/+83 |
* | disentangle SRP code from TLS |  tedu | 2014-04-16 | 1 | -83/+0 |
* | remove ssl2 support even more completely. |  tedu | 2014-04-15 | 1 | -39/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that |  tedu | 2014-04-15 | 1 | -21/+0 |
* | Flense all use of BIO_snprintf from ssl source - use the real one instead, |  beck | 2014-04-14 | 1 | -4/+4 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it |  jsing | 2014-04-14 | 1 | -1263/+1086 |
* | Flense a variety of windows support stuff, and a strange gettimeofday function. |  beck | 2014-04-13 | 1 | -4/+0 |
* | Remove vms support stuff. |  beck | 2014-04-13 | 1 | -16/+0 |
* | Do not include "e_os.h" anymore. Simply pull in the necessary headers. |  mpi | 2014-04-13 | 1 | -11/+17 |
* | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you |  deraadt | 2014-04-13 | 1 | -11/+11 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. |  miod | 2014-04-13 | 1 | -4/+8 |
* | resolve conflicts |  djm | 2012-10-13 | 1 | -9/+124 |
* | openssl-1.0.0e: resolve conflicts |  djm | 2011-11-03 | 1 | -3/+0 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -37/+187 |
* | resolve conflicts |  djm | 2009-01-09 | 1 | -1/+1 |
* | update to openssl-0.9.8i; tested by several, especially krw@ |  djm | 2009-01-05 | 1 | -10/+31 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -47/+209 |
* | resolve conflicts |  djm | 2006-06-27 | 1 | -12/+7 |
* | resolve conflicts |  djm | 2005-04-29 | 1 | -22/+516 |
* | merge 0.9.7d |  markus | 2004-04-08 | 1 | -1/+8 |
* | Off-by-ones, from aaron@ |  miod | 2003-09-22 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -13/+39 |
* | don't cast pointer to integer, use intptr_t stuff off inttypes.h instead |  pvalchev | 2003-05-01 | 1 | -2/+3 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, |  markus | 2002-09-14 | 1 | -1/+11 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -26/+257 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -3/+16 |
* | OpenSSL 0.9.5a merge |  beck | 2000-04-15 | 1 | -103/+247 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -88/+138 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -49/+461 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+751 |