| 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 | -351/+0 |
* | Use strtonum() instead of atoi(), and then impose what are we think |  deraadt | 2014-06-28 | 1 | -4/+5 |
* | tags as requested by miod and tedu |  deraadt | 2014-06-12 | 1 | -1/+1 |
* | There is no need to include <openssl/e_os2.h> here, except for the fact |  jsing | 2014-05-26 | 1 | -1/+0 |
* | Fix resource descriptor leaks. |  logan | 2014-05-25 | 1 | -0/+4 |
* | signal.h is not needed here. |  jsing | 2014-05-23 | 1 | -1/+0 |
* | It is perfectly valid to call free(NULL), so stop checking for non-NULL |  jsing | 2014-05-19 | 1 | -2/+1 |
* | Group and sort includes. |  jsing | 2014-05-18 | 1 | -10/+10 |
* | Nuke OPENSSL_NO_SOCK since any half sane operating system has sockets. |  jsing | 2014-05-02 | 1 | -2/+0 |
* | NON_MAIN no longer means anything so remove it, along with APP_INIT. |  jsing | 2014-04-25 | 1 | -2/+0 |
* | remove the openssl_fdset wrapper, and a variety of VMS'ism's like |  deraadt | 2014-04-19 | 1 | -8/+2 |
* | Remove a gethostbyname() cache layer. The internet works better these |  deraadt | 2014-04-19 | 1 | -50/+1 |
* | Remove hacky workaround for Cray T3E. |  deraadt | 2014-04-19 | 1 | -11/+0 |
* | oops, typo got into change |  deraadt | 2014-04-19 | 1 | -1/+1 |
* | malloc + strlcpy -> strdup |  deraadt | 2014-04-19 | 1 | -3/+2 |
* | use intrinsic strlcpy and strlcat everywhere so we only have one set of |  beck | 2014-04-19 | 1 | -1/+1 |
* | Put the final pieces from e_os.h in the required places, and remove it. |  deraadt | 2014-04-18 | 1 | -11/+1 |
* | KaboomNF |  tedu | 2014-04-18 | 1 | -32/+30 |
* | unistd.h exposed after -Wall after e_os.h stops doing so; spotted by matthew |  deraadt | 2014-04-17 | 1 | -0/+1 |
* | Mostly gut e_os.h: |  deraadt | 2014-04-17 | 1 | -2/+3 |
* | dead code |  tedu | 2014-04-17 | 1 | -2/+0 |
* | Initial KNF. |  jsing | 2014-04-17 | 1 | -212/+214 |
* | Remove defines for unwanted OS support... |  jsing | 2014-04-17 | 1 | -54/+0 |
* | Change library to use intrinsic memory allocation functions instead of |  beck | 2014-04-17 | 1 | -3/+3 |
* | first round of unifdef hammering |  tedu | 2014-04-16 | 1 | -81/+1 |
* | spray the apps directory with anti-VMS napalm. |  tedu | 2014-04-16 | 1 | -9/+0 |
* | Remove various horrible socket syscall wrappers, especially SHUTDOWN* |  deraadt | 2014-04-13 | 1 | -8/+13 |
* | openssl-1.0.0e: resolve conflicts |  djm | 2011-11-03 | 1 | -4/+3 |
* | resolve conflicts, fix local changes |  djm | 2010-10-01 | 1 | -1/+7 |
* | missing ssl_sock_init() call in init_client() (used by |  djm | 2009-01-30 | 1 | -3/+10 |
* | remerge local tweaks, update per-arch configuration headers, update |  djm | 2008-09-06 | 1 | -6/+4 |
* | resolve conflicts |  djm | 2008-09-06 | 1 | -24/+85 |
* | kill strcpy; ok hshoexer@, prodded by david@ |  djm | 2005-05-10 | 1 | -1/+1 |
* | resolve conflicts |  djm | 2005-04-29 | 1 | -1/+0 |
* | merge 0.9.7d |  markus | 2004-04-08 | 1 | -1/+1 |
* | support IPv6 connections in "openssl s_client", adding -4 and -6 options to |  djm | 2004-03-31 | 1 | -89/+32 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto |  markus | 2003-05-12 | 1 | -14/+25 |
* | more strcpy & sprintf murder; ho ok |  deraadt | 2003-04-04 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge |  beck | 2002-05-15 | 1 | -16/+18 |
* | openssl-engine-0.9.6 merge |  beck | 2000-12-15 | 1 | -3/+5 |
* | OpenSSL 0.9.5a merge |  beck | 2000-04-15 | 1 | -153/+19 |
* | OpenSSL 0.9.4 merge |  beck | 1999-09-29 | 1 | -66/+71 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build |  ryker | 1998-10-05 | 1 | -0/+669 |