Age | Commit message (Expand) | Author |
2014-05-05 | Remove SRP and Kerberos support from libssl. These are complex protocols | Ted Unangst |
2014-04-23 | Make libssl and libcrypto compile with -Werror | Bob Beck |
2014-04-21 | more malloc/realloc/calloc cleanups; ok beck kettenis | Theo de Raadt |
2014-04-19 | More KNF and style consistency tweaks | Philip Guenther |
2014-04-17 | always build in RSA and DSA. ok deraadt miod | Ted Unangst |
2014-04-17 | fix a potential double free | Jonathan Gray |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-16 | strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right, | Ted Unangst |
2014-04-14 | make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod | Ted Unangst |
2014-04-14 | So the OpenSSL codebase does "get the time, add it as a random seed" | Theo de Raadt |
2014-04-14 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-13 | Do not include "e_os.h" anymore. Simply pull in the necessary headers. | Martin Pieuchot |
2014-04-13 | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | Miod Vallat |
2012-10-13 | resolve conflicts | Damien Miller |
2012-01-05 | OpenSSL 1.0.0f: merge | Damien Miller |
2011-11-03 | openssl-1.0.0e: resolve conflicts | Damien Miller |
2010-10-01 | resolve conflicts, fix local changes | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |