| Commit message (Expand) | Author | Age | Files | Lines |
* | Further synchronizations with md32_common.h update. | Andy Polyakov | 2006-10-17 | 2 | -1077/+8 |
* | Re-implement md32_common.h [make it simpler!] and eliminate code rendered | Andy Polyakov | 2006-10-11 | 4 | -164/+7 |
* | 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 |
* | Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. | Andy Polyakov | 2005-12-16 | 1 | -14/+0 |
* | Eliminate false preprocessor dependencies introduced with VOS support. | Andy Polyakov | 2005-10-25 | 1 | -5/+5 |
* | MD5 x86_64 assembler update. | Andy Polyakov | 2005-09-20 | 1 | -11/+17 |
* | Pedantic polish to md5-ia64.S. | Andy Polyakov | 2005-07-20 | 1 | -2/+6 |
* | Engage MD5 assembler module. | Andy Polyakov | 2005-07-20 | 2 | -0/+7 |
* | This update gets endianness-neutrality right and adds second required | Andy Polyakov | 2005-07-20 | 1 | -116/+133 |
* | MD5 IA-64 assembler implementation. Original copy for reference purposes. | Andy Polyakov | 2005-07-20 | 1 | -0/+1009 |
* | 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 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Cvs missed adapted module itself, here it goes... | Andy Polyakov | 2005-05-04 | 1 | -13/+9 |
* | Engage md5-x86_64 assembler module. | Andy Polyakov | 2005-05-04 | 2 | -2/+4 |
* | Throw in md5-x86_64 assembler. | Andy Polyakov | 2005-05-04 | 1 | -0/+249 |
* | 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-15 | 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 | -9/+9 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 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 |
* | Typos, typos... | Andy Polyakov | 2004-07-25 | 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 |
* | size_t-fication of message digest APIs. We should size_t-fy more APIs... | Andy Polyakov | 2004-05-15 | 4 | -8/+8 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+4 |
* | Make MD5 assembler code able to handle messages larger than 2GB on 32-bit | Richard Levitte | 2003-09-28 | 1 | -1/+1 |
* | Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configuration | Richard Levitte | 2003-05-30 | 1 | -1/+3 |
* | Have ASFLAGS be defined the same way as CFLAGS | Richard Levitte | 2003-05-30 | 1 | -1/+2 |
* | Small typo, OENSSL should really be spelled OPENSSL. | Richard Levitte | 2003-01-30 | 1 | -1/+1 |
* | A few more files to ignore | Richard Levitte | 2003-01-16 | 1 | -0/+1 |
* | Make sure not to declare a clashing read() for DJGPP. | Richard Levitte | 2003-01-13 | 1 | -1/+1 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | Andy Polyakov | 2003-01-03 | 1 | -17/+3 |
* | make update | Richard Levitte | 2002-12-28 | 1 | -1/+2 |
* | Merge from 0.9.7-stable. | Richard Levitte | 2002-12-28 | 2 | -2/+4 |
* | UltraSPARC performance "tune-up." | Andy Polyakov | 2002-12-27 | 1 | -1/+1 |
* | x86_64 performance patch. | Andy Polyakov | 2002-12-14 | 1 | -32/+4 |
* | make update | Richard Levitte | 2002-12-05 | 1 | -1/+5 |
* | Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> | Richard Levitte | 2002-12-03 | 1 | -0/+1 |
* | A few more memset()s converted to OPENSSL_cleanse(). | Richard Levitte | 2002-11-29 | 1 | -1/+1 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |