Age | Commit message (Expand) | Author |
2020-04-23 | Update copyright year | Matt Caswell |
2020-02-07 | Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} | Richard Levitte |
2020-01-12 | Deprecate the low level MD2 functions. | Pauli |
2018-12-06 | Following the license change, modify the boilerplates in crypto/mdN/ | Richard Levitte |
2017-10-18 | Remove parentheses of return. | KaoruToda |
2016-06-30 | Convert memset calls to OPENSSL_cleanse | Matt Caswell |
2016-05-17 | Copyright consolidation 05/10 | Rich Salz |
2016-04-20 | Remove --classic build entirely | Richard Levitte |
2016-03-21 | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte |
2016-02-20 | Always build library object files with shared library cflags | Richard Levitte |
2016-02-18 | Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND | Richard Levitte |
2016-02-01 | unified build scheme: add build.info files | Richard Levitte |
2016-01-29 | Templatize util/domd | Rich Salz |
2016-01-26 | Remove /* foo.c */ comments | Rich Salz |
2016-01-20 | Remove update tags | Rich Salz |
2016-01-17 | Remove some old makefile targets | Rich Salz |
2016-01-12 | Move Makefiles to Makefile.in | Rich Salz |
2015-08-10 | RT3999: Remove sub-component version strings | Rich Salz |
2015-05-22 | Fix the update target and remove duplicate file updates | Richard Levitte |
2015-05-14 | Identify and move common internal libcrypto header files | Richard Levitte |
2015-05-05 | memset, memcpy, sizeof consistency fixes | Rich Salz |
2015-03-31 | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte |
2015-03-31 | Stop symlinking, move files to intended directory | Richard Levitte |
2015-01-22 | Run util/openssl-format-source -v -c . | Matt Caswell |
2014-12-08 | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson |
2014-11-28 | Remove all .cvsignore files | Rich Salz |
2014-10-01 | RT3549: Remove obsolete files in crypto | Rich Salz |
2011-01-26 | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson |
2007-08-31 | Constify seed and md2. | Andy Polyakov |
2007-01-21 | Constify version strings and some structures. | Dr. Stephen Henson |
2006-12-29 | #include <stddef.h> in digest headers. | Andy Polyakov |
2006-02-04 | Update filenames in makefiles. | Dr. Stephen Henson |
2005-08-03 | WCE update, mostly typos. | Andy Polyakov |
2005-05-16 | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov |
2005-05-16 | make update | Bodo Möller |
2005-05-15 | Fool-proofing Makefiles | Andy Polyakov |
2005-04-14 | Check return values of <Digest>_Init functions in low level digest calls. | Dr. Stephen Henson |
2005-04-11 | Add emacs cache files to .cvsignore. | Richard Levitte |
2005-03-30 | Blow away Makefile.ssl. | Ben Laurie |
2004-11-02 | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte |
2004-07-25 | Typos, typos... | Andy Polyakov |
2004-07-25 | Minor 64-bit md32_common.h update and minor unsignification of digests. | Andy Polyakov |
2004-07-22 | EVP_Digest is size_t-fied, clean up test programs accordingly. | Andy Polyakov |
2004-05-17 | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe |
2004-05-15 | size_t-fication of message digest APIs. We should size_t-fy more APIs... | Andy Polyakov |
2004-04-19 | make update | Geoff Thorpe |
2003-12-27 | Use sh explicitely to run point.sh | Richard Levitte |
2003-11-28 | Netware-specific changes, | Richard Levitte |
2003-05-28 | Move header file inclusion to prevent irritation of users forgetting to | Lutz Jänicke |
2003-03-20 | Make sure we get the definition of OPENSSL_NO_MD2. | Richard Levitte |