Age | Commit message (Expand) | Author |
2014-04-20 | Restore beck's (void)snprintf(): they were reviewed. | Philip Guenther |
2014-04-20 | KNF. | Joel Sing |
2014-04-20 | More KNF. | Joel Sing |
2014-04-20 | KNF. | Joel Sing |
2014-04-20 | KNF. | Joel Sing |
2014-04-20 | KNF. | Joel Sing |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | We'll interpret a (void) cast on snprintf() to mean it's been verified that | Philip Guenther |
2014-04-18 | blunt force knf | Ted Unangst |
2014-04-17 | no need for a variable which is hardcoded and only used in an snprintf, | Stuart Henderson |
2014-04-17 | Some VMS and WIN32 cleanup | Giovanni Bechis |
2014-04-17 | Mostly gut e_os.h: | Theo de Raadt |
2014-04-17 | Use of OPENSSL_SYS_xxx defines in public header files considered harmful. | Miod Vallat |
2014-04-17 | fix some more leaks, mostly suggestions from miod | Jonathan Gray |
2014-04-17 | some KNF cleanup following the script | Theo de Raadt |
2014-04-17 | fix some of the leaks | Jonathan Gray |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-16 | Clean up dangerous strncpy use. This included a use where the resulting | Bob Beck |
2014-04-15 | we don't use these files for building | Ted Unangst |
2014-04-15 | The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow for | Miod Vallat |
2014-04-15 | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | Bob Beck |
2014-04-15 | First pass at applying KNF to the OpenSSL code, which almost makes it | Joel Sing |
2014-04-15 | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | Bob Beck |
2014-04-15 | correct cases of code occuring directly after goto/break/return | Jonathan Gray |
2014-04-14 | remove auto-generated dependencies from the old unused build system, so | Theo de Raadt |
2014-04-13 | Cope with the removal of openssl/symhacks.h | Theo de Raadt |
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-04-06 | resolve conflicts | Damien Miller |
2009-01-09 | resolve conflicts | Damien Miller |
2009-01-05 | update to openssl-0.9.8i; tested by several, especially krw@ | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2006-06-27 | resolve conflicts | Damien Miller |
2005-04-29 | resolve conflicts | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2004-04-25 | update missing pieces from 0.9.7d; ok henning | Markus Friedl |
2004-04-08 | backout for now | Markus Friedl |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-09-30 | security fix from http://www.openssl.org/news/secadv_20030930.txt | Markus Friedl |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2003-04-06 | sprintf->snprintf. deraadt@ suggestions and ok | Hakan Olsson |
2003-04-05 | Trivial sprintf() -> snprintf() changes. ok deraadt@ | Hakan Olsson |
2002-09-14 | merge with openssl-0.9.7-stable-SNAP-20020911, | Markus Friedl |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-04 | execute bourne shell scripts with 'sh' and not with $SHELL | Markus Friedl |