| Commit message (Expand) | Author | Age | Files | Lines |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not |  jsing | 2014-08-26 | 1 | -414/+0 |
* | BIO_free() returns immediately when the sole input is NULL. |  doug | 2014-07-25 | 1 | -3/+2 |
* | whitespace |  deraadt | 2014-07-14 | 1 | -2/+2 |
* | openssl(1) is only built as a single monolithic binary, so just call |  jsing | 2014-07-12 | 1 | -4/+1 |
* | unifdef a whole bunch of NO RSA/DSA/ECDH defines i deleted from libssl |  tedu | 2014-07-09 | 1 | -3/+1 |
* | Free "data" when it's no longer in use. |  logan | 2014-06-29 | 1 | -1/+2 |
* | Use strtonum() instead of atoi(), and then impose what are we think |  deraadt | 2014-06-28 | 1 | -2/+5 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 1 | -1/+1 |
* | malloc() result does not need a cast. |  deraadt | 2014-06-07 | 1 | -1/+1 |
* | Stop pretending that openssl(1) applications support the -rand option. |  jsing | 2014-06-02 | 1 | -6/+1 |
* | Calling signal once to ignore SIGPIPE is sufficient - we do not need to do |  jsing | 2014-05-23 | 1 | -2/+0 |
* | Remove unused include. |  jsing | 2014-05-18 | 1 | -1/+0 |
* | Group and sort includes. |  jsing | 2014-05-18 | 1 | -5/+8 |
* | bio_err is initialised in main, hence there is no need to initialise it |  jsing | 2014-05-18 | 1 | -4/+0 |
* | unifdef -U LINT |  jsing | 2014-04-24 | 1 | -3/+0 |
* | When OPENSSL_C is not defined, apps_startup becomes a |  jsing | 2014-04-24 | 1 | -2/+2 |
* | Unifdef -UPEDANTIC. ok beck@ tedu@ |  miod | 2014-04-23 | 1 | -6/+0 |
* | $HOME/.rnd will never be a good source of entropy. ok beck |  tedu | 2014-04-18 | 1 | -14/+0 |
* | Remove MAIN and PROG defines now that we do not compile non-monolithic. |  jsing | 2014-04-18 | 1 | -4/+2 |
* | KaboomNF |  tedu | 2014-04-18 | 1 | -19/+13 |
* | Mostly gut e_os.h: |  deraadt | 2014-04-17 | 1 | -1/+1 |
* | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -2/+2 |
* | Initial KNF. |  jsing | 2014-04-16 | 1 | -254/+230 |
* | spray the apps directory with anti-VMS napalm. |  tedu | 2014-04-16 | 1 | -6/+0 |
* | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you |  deraadt | 2014-04-13 | 1 | -2/+2 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. |  miod | 2014-04-13 | 1 | -1/+8 |
* | openssl-1.0.0e: resolve conflicts |  djm | 2011-11-03 | 1 | -7/+2 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -0/+6 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -5/+81 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -1/+11 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -5/+18 |
* | openssl-engine-0.9.6a merge |  beck | 2001-06-22 | 1 | -1/+1 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -4/+14 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -16/+32 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -23/+34 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+342 |