| 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 | -547/+0 |
* | 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 |
* | 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/+2 |
* | Calling signal once to ignore SIGPIPE is sufficient - we do not need to do |  jsing | 2014-05-23 | 1 | -2/+0 |
* | More whack-a-mole^Wfips. |  jsing | 2014-05-19 | 1 | -10/+0 |
* | It is perfectly valid to call free(NULL), so stop checking for non-NULL |  jsing | 2014-05-19 | 1 | -4/+2 |
* | Group and sort includes. |  jsing | 2014-05-18 | 1 | -4/+5 |
* | bio_err is initialised in main, hence there is no need to initialise it |  jsing | 2014-05-18 | 1 | -3/+0 |
* | remove crazy #undefs; ok jsing |  deraadt | 2014-05-02 | 1 | -1/+0 |
* | When OPENSSL_C is not defined, apps_startup becomes a |  jsing | 2014-04-24 | 1 | -2/+2 |
* | $HOME/.rnd will never be a good source of entropy. ok beck |  tedu | 2014-04-18 | 1 | -2/+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 | -46/+35 |
* | oops, exit vs return; spotted by matthew |  deraadt | 2014-04-17 | 1 | -1/+1 |
* | Mostly gut e_os.h: |  deraadt | 2014-04-17 | 1 | -1/+1 |
* | More KNF. |  jsing | 2014-04-17 | 1 | -8/+12 |
* | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -5/+5 |
* | Initial KNF. |  jsing | 2014-04-16 | 1 | -297/+241 |
* | spray the apps directory with anti-VMS napalm. |  tedu | 2014-04-16 | 1 | -6/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. |  miod | 2014-04-13 | 1 | -4/+4 |
* | resolve conflicts |  djm | 2012-10-13 | 1 | -0/+12 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -133/+213 |
* | resolve conflicts |  djm | 2009-01-09 | 1 | -7/+45 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -30/+34 |
* | resolve conflicts |  djm | 2005-04-29 | 1 | -12/+76 |
* | merge 0.9.7d |  markus | 2004-04-08 | 1 | -1/+1 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -3/+12 |
* | more strcpy & sprintf murder; ho ok |  deraadt | 2003-04-04 | 1 | -2/+3 |
* | delete duplicate line; jason@ackley.net, 3090 |  deraadt | 2003-02-12 | 1 | -1/+0 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, |  markus | 2002-09-14 | 1 | -2/+2 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 1 | -13/+43 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -40/+28 |
* | merge openssl 0.9.6b-engine |  beck | 2001-08-01 | 1 | -3/+3 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -16/+213 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -0/+3 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -24/+16 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+227 |