| Commit message (Expand) | Author | Age | Files | Lines |
| * | KNF. | jsing | 2014-04-21 | 4 | -558/+591 |
| * | Chop off more SSLv2 tentacles and start fixing and noting y2038 issues. | guenther | 2014-04-20 | 1 | -11/+18 |
| * | Restore beck's rev 1.9: snprintf() was reviewed | guenther | 2014-04-20 | 1 | -1/+1 |
| * | We'll interpret a (void) cast on snprintf() to mean it's been verified that | guenther | 2014-04-19 | 2 | -5/+5 |
| * | use intrinsic strlcpy and strlcat everywhere so we only have one set of | beck | 2014-04-19 | 1 | -1/+1 |
| * | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | beck | 2014-04-18 | 1 | -19/+0 |
| * | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -11/+1 |
| * | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -7/+7 |
| * | Clean up dangerous strncpy use. This included a use where the resulting | beck | 2014-04-16 | 1 | -2/+1 |
| * | we don't use these files for building | tedu | 2014-04-15 | 1 | -75/+0 |
| * | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -6/+0 |
| * | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 2 | -5/+5 |
| * | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -35/+0 |
| * | Remove various horrible socket syscall wrappers, especially SHUTDOWN* | deraadt | 2014-04-13 | 1 | -1/+1 |
| * | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -9/+10 |
| * | resolve conflicts | djm | 2012-10-13 | 3 | -6/+17 |
| * | resolve conflicts, fix local changes | djm | 2010-10-01 | 9 | -1268/+851 |
| * | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -33/+13 |
| |\ |
|
| | * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -33/+13 |
| * | | resolve conflicts | djm | 2009-01-09 | 5 | -760/+115 |
| * | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 4 | -14/+1070 |
| |\| |
|
| | * | import openssl-0.9.8j | djm | 2009-01-09 | 4 | -14/+1070 |
| * | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 2 | -1/+4 |
| * | | resolve conflicts | djm | 2008-09-06 | 5 | -33/+122 |
| * | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -33/+24 |
| |\| |
|
| | * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -33/+24 |
| * | | resolve conflicts | djm | 2006-06-27 | 2 | -3/+5 |
| * | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -1/+1 |
| |\| |
|
| | * | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -1/+1 |
| * | | resolve conflicts | djm | 2005-04-29 | 4 | -0/+10 |
| * | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+118 |
| |\| |
|
| | * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+118 |
| * | merge 0.9.7d | markus | 2004-04-08 | 1 | -1/+1 |
| * | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 2 | -1/+42 |
| * | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 4 | -2/+7 |
| * | str{cat,cpy}/sprintf cleanup. markus@, deraadt@ ok | ho | 2003-04-03 | 1 | -1/+1 |
| * | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 3 | -12/+21 |
| * | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -1/+1 |
| * | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 6 | -363/+618 |
| * | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 2 | -8/+15 |
| * | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 6 | -81/+155 |
| * | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+105 |
| * | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 5 | -26/+32 |
| * | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 1 | -1/+1 |
| * | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 10 | -559/+266 |
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 4 | -0/+373 |
| * | This commit was generated by cvs2git to track changes on a CVS vendor | ryker | 1998-10-05 | 4 | -0/+1152 |
| |\ |
|
| | * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 4 | -0/+1152 |
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+80 |