Age | Commit message (Expand) | Author |
2014-05-22 | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | Miod Vallat |
2014-04-27 | Put explicit (void) in function declarations and shuffle keywords in some | Miod Vallat |
2014-04-27 | Fix leak last commit introduced. Spotted by Sebastian Kapfer. | Bob Beck |
2014-04-26 | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | Bob Beck |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | no need for malloc casts | Theo de Raadt |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | KNF. | Joel Sing |
2014-04-21 | KNF. | Joel Sing |
2014-04-20 | Restore beck's (void)snprintf(): they were reviewed. | Philip Guenther |
2014-04-19 | We'll interpret a (void) cast on snprintf() to mean it's been verified that | Philip Guenther |
2014-04-19 | use intrinsic strlcpy and strlcat everywhere so we only have one set of | Bob Beck |
2014-04-17 | Change library to use intrinsic memory allocation functions instead of | Bob Beck |
2014-04-17 | OpenSSL PR#3309: when looking for an extension, set the last found position | Stuart Henderson |
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 | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | Bob Beck |
2014-04-15 | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | Bob Beck |
2014-04-14 | remove auto-generated dependencies from the old unused build system, so | 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 | remerge local tweaks, update per-arch configuration headers, update | Damien Miller |
2008-09-06 | resolve conflicts | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst |
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-08 | merge 0.9.7d | Markus Friedl |
2003-11-11 | merge 0.9.7c; minor bugsfixes; | Markus Friedl |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-05-12 | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | Markus Friedl |
2003-04-05 | Trivial sprintf() -> snprintf() changes. ok deraadt@ | Hakan Olsson |
2003-03-16 | Less strcpy/strcat/sprintf. tdeval@ ok. | Hakan Olsson |
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 |
2002-06-07 | Merge OpenSSL 0.9.7-stable-20020605, | Bob Beck |
2002-05-15 | import openssl-0.9.7-beta1 | Bob Beck |
2002-05-15 | OpenSSL 0.9.7 stable 2002 05 08 merge | Bob Beck |
2001-06-22 | openssl-engine-0.9.6a merge | Bob Beck |
2000-12-15 | openssl-engine0.9.6 merge | Bob Beck |