| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 4 | -4/+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 | -9/+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 | -1/+1 |
* | 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 | -237/+0 |
* | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp | Rich Salz | 2015-02-03 | 2 | -95/+5 |
* | 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 | -12/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 6 | -381/+416 |
* | Cleanup OPENSSL_NO_xxx, part 1master-pre-reformat | Rich Salz | 2015-01-14 | 2 | -2/+2 |
* | RT3548: Remove some unsupported platforms. | Rich Salz | 2015-01-12 | 1 | -1/+1 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-28 | 2 | -9/+0 |
* | RT3549: Remove obsolete files in crypto | Rich Salz | 2014-10-01 | 1 | -127/+0 |
* | Remove some outdated README files, to avoid confusing people. | Rich Salz | 2014-08-30 | 1 | -15/+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 |
* | misspellings fixes by https://github.com/vlajos/misspell_fixer | Veres Lajos | 2013-09-05 | 1 | -1/+1 |
* | Fix some clang warnings. | Ben Laurie | 2013-01-13 | 2 | -20/+20 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | PR: 1835 | Dr. Stephen Henson | 2009-02-14 | 1 | -1/+1 |
* | Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev | Lutz Jänicke | 2008-04-17 | 1 | -1/+1 |
* | Unify x86 perlasm make rules. | Andy Polyakov | 2008-01-11 | 1 | -11/+2 |
* | Update perl asm scripts include paths for perlasm. | Dr. Stephen Henson | 2008-01-05 | 1 | -1/+2 |
* | Engage x86 assembler in Mac OS X build. | Andy Polyakov | 2007-12-18 | 1 | -0/+2 |
* | 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 | 3 | -220/+4 |
* | 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 | -4/+3 |
* | Update for Stratus VOS. | Richard Levitte | 2005-06-23 | 1 | -2/+6 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -3/+9 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -8/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -4/+1 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+1 |
* | Check return values of <Digest>_Init functions in low level digest calls. | Dr. Stephen Henson | 2005-04-14 | 1 | -1/+2 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 2 | -0/+4 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF | Andy Polyakov | 2005-02-06 | 1 | -3/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 1 | -1/+1 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -3/+4 |
* | OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... | Andy Polyakov | 2004-08-01 | 1 | -3/+3 |
* | Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" | Andy Polyakov | 2004-08-01 | 1 | -13/+8 |