| 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 | -587/+0 |
* | Include <sys/select.h> to get select |  bcook | 2014-08-24 | 1 | -1/+2 |
* | whitespace |  deraadt | 2014-07-14 | 1 | -7/+7 |
* | In openssl_startup(), call SSL_library_init() and SSL_load_error_strings(). |  jsing | 2014-07-12 | 1 | -4/+1 |
* | Use strtonum() instead of atoi(), and then impose what are we think |  deraadt | 2014-06-28 | 1 | -3/+10 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 1 | -1/+1 |
* | Calling signal once to ignore SIGPIPE is sufficient - we do not need to do |  jsing | 2014-05-23 | 1 | -1/+0 |
* | Group and sort includes. |  jsing | 2014-05-18 | 1 | -6/+8 |
* | bio_err is initialised in main, hence there is no need to initialise it |  jsing | 2014-05-18 | 1 | -3/+0 |
* | During the great e_os.h nukathon we stopped pulling in <sys/filio.h> via |  jsing | 2014-05-05 | 1 | -8/+0 |
* | remove crazy #undefs; ok jsing |  deraadt | 2014-05-02 | 1 | -2/+0 |
* | When OPENSSL_C is not defined, apps_startup becomes a |  jsing | 2014-04-24 | 1 | -2/+2 |
* | Nuke the last of the windows related defines from the openssl apps. |  jsing | 2014-04-22 | 1 | -25/+0 |
* | remove the openssl_fdset wrapper, and a variety of VMS'ism's like |  deraadt | 2014-04-19 | 1 | -9/+2 |
* | truncation check some snprintf calls (over-cautiously in case) |  deraadt | 2014-04-19 | 1 | -3/+18 |
* | We'll interpret a (void) cast on snprintf() to mean it's been verified that |  guenther | 2014-04-19 | 1 | -3/+3 |
* | 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 | -279/+280 |
* | Mostly gut e_os.h: |  deraadt | 2014-04-17 | 1 | -2/+2 |
* | unistd.h is always in the same place; no need to #include the result of |  deraadt | 2014-04-17 | 1 | -1/+1 |
* | SSLv3_client_method() doesn't support TLSv1.*; use SSLv23_client_method() |  guenther | 2014-04-16 | 1 | -2/+2 |
* | first round of unifdef hammering |  tedu | 2014-04-16 | 1 | -8/+0 |
* | remove ssl2 support even more completely. |  tedu | 2014-04-15 | 1 | -12/+0 |
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions |  beck | 2014-04-15 | 1 | -3/+3 |
* | Remove various horrible socket syscall wrappers, especially SHUTDOWN* |  deraadt | 2014-04-13 | 1 | -6/+6 |
* | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you |  deraadt | 2014-04-13 | 1 | -1/+1 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -106/+3 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -2/+16 |
* | merge 0.9.7d |  markus | 2004-04-08 | 1 | -3/+3 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -7/+14 |
* | more strcpy & sprintf murder; ho ok |  deraadt | 2003-04-04 | 1 | -3/+3 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ |  markus | 2002-09-10 | 1 | -5/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -19/+48 |
* | OpenSSL 0.9.5 merge |  beck | 2000-03-19 | 1 | -18/+13 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -47/+38 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+703 |