| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte | 2016-03-21 | 1 | -3/+0 |
* | Always build library object files with shared library cflags | Richard Levitte | 2016-02-20 | 1 | -1/+1 |
* | Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND | Richard Levitte | 2016-02-18 | 1 | -1/+1 |
* | unified build scheme: add build.info files | Richard Levitte | 2016-02-01 | 1 | -0/+3 |
* | Templatize util/domd | Rich Salz | 2016-01-29 | 1 | -2/+1 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 3 | -3/+0 |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 1 | -10/+0 |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 1 | -2/+0 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | make depend | Richard Levitte | 2015-05-14 | 1 | -2/+2 |
* | Identify and move common internal libcrypto header files | Richard Levitte | 2015-05-14 | 1 | -1/+1 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -17/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 2 | -232/+0 |
* | clang on Linux x86_64 complains about unreachable code. | Richard Levitte | 2015-01-29 | 1 | -1/+0 |
* | Keep disclaiming 16-bit support. | Andy Polyakov | 2015-01-23 | 2 | -15/+2 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 5 | -256/+282 |
* | Further comment changes for reformat (master) | Matt Caswell | 2015-01-22 | 1 | -1/+1 |
* | RT3548: Remove some unsupported platforms. | Rich Salz | 2015-01-12 | 1 | -8/+1 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+1 |
* | RT3497: Clean up "dclean" targets | Rich Salz | 2014-12-11 | 1 | -1/+0 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 1 | -4/+0 |
* | Remove reference to deleted md4.c | Dr. Stephen Henson | 2014-10-11 | 1 | -1/+1 |
* | RT3549: Remove obsolete files in crypto | Rich Salz | 2014-10-01 | 1 | -127/+0 |
* | Undo a90081576c94f9f54de1755188a00ccc1760549a | Rich Salz | 2014-08-09 | 1 | -1/+1 |
* | Remove DJGPP (and therefore WATT32) #ifdef's. | Rich Salz | 2014-08-08 | 1 | -1/+1 |
* | Fix some clang warnings. | Ben Laurie | 2013-01-13 | 2 | -19/+20 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-04 | 1 | -1/+1 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | Remove unnecessary casts and avoid some warnings with gcc 4.2. | Dr. Stephen Henson | 2007-06-07 | 1 | -3/+3 |
* | Constify version strings and some structures. | Dr. Stephen Henson | 2007-01-21 | 1 | -1/+1 |
* | #include <stddef.h> in digest headers. | Andy Polyakov | 2006-12-29 | 1 | -0/+1 |
* | Re-implement md32_common.h [make it simpler!] and eliminate code rendered | Andy Polyakov | 2006-10-11 | 2 | -137/+1 |
* | improve make dclean to remove files generated during build | Ulf Möller | 2006-04-11 | 1 | -0/+1 |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Keep disclaiming 16-bit platform support. For now remove WIN16 references | Andy Polyakov | 2005-12-18 | 1 | -1/+1 |
* | Eliminate false preprocessor dependencies introduced with VOS support. | Andy Polyakov | 2005-10-25 | 1 | -1/+2 |
* | Update for Stratus VOS. | Richard Levitte | 2005-06-23 | 1 | -1/+3 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -3/+10 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -9/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Check return values of <Digest>_Init functions in low level digest calls. | Dr. Stephen Henson | 2005-04-15 | 1 | -1/+2 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | Minor 64-bit md32_common.h update and minor unsignification of digests. | Andy Polyakov | 2004-07-25 | 1 | -1/+1 |
* | EVP_Digest is size_t-fied, clean up test programs accordingly. | Andy Polyakov | 2004-07-22 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -3/+3 |