2019-06-17 |
Richard Levitte | Move md5_asm_src file information to build.info files |
tree | commitdiff |
2019-06-04 |
Shane Lontis | Move digests to providers |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
tree | commitdiff |
2018-02-14 |
Richard Levitte | Harmonize the make variables across all known platforms... |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - separate CPP... |
tree | commitdiff |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
tree | commitdiff |
2017-10-13 |
Rich Salz | Remove email addresses from source code. |
tree | commitdiff |
2017-07-01 |
Rich Salz | Cleanup some copyright stuff |
tree | commitdiff |
2017-05-11 |
David Benjamin | Remove filename argument to x86 asm_init. |
tree | commitdiff |
2017-02-13 |
Andy Polyakov | {md5,rc4}/asm/*-x86_64.pl: add CFI annotations. |
tree | commitdiff |
2016-10-10 |
David Benjamin | Remove trailing whitespace from some files. |
tree | commitdiff |
2016-06-01 |
Rich Salz | Remove/rename some old files. |
tree | commitdiff |
2016-06-01 |
Rich Salz | Add final(?) set of copyrights. |
tree | commitdiff |
2016-05-29 |
Andy Polyakov | x86_64 assembly pack: tolerate spaces in source directo... |
tree | commitdiff |
2016-05-21 |
Rich Salz | Add OpenSSL copyright to .pl files |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 09/10 |
tree | commitdiff |
2016-05-02 |
Andy Polyakov | Remove obsolete defined(__INTEL__) condition. |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-20 |
Rich Salz | Copyright consolidation: perl files |
tree | commitdiff |
2016-03-21 |
Andy Polyakov | Build system: VC-WIN64I fixups. |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-12 |
Richard Levitte | Add $(LIB_CFLAGS) for any build.info generator that... |
tree | commitdiff |
2016-03-10 |
Richard Levitte | Add include directory options for assembler files that... |
tree | commitdiff |
2016-03-09 |
Richard Levitte | Make sure the effect of "pic" / "no-pic" is used with... |
tree | commitdiff |
2016-03-09 |
Richard Levitte | Unified - adapt the generation of md5 assembler to... |
tree | commitdiff |
2016-03-08 |
Andy Polyakov | SPARCv9 assembly pack: unify build rules and argument... |
tree | commitdiff |
2016-03-01 |
David Woodhouse | RT4347: Fix GCC unused-value warnings with HOST_c2l() |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-13 |
Richard Levitte | Pass $(CC) to perlasm scripts via the environment |
tree | commitdiff |
2016-02-10 |
Richard Levitte | unified build scheme: add a "unified" template for... |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Keep disclaiming 16-bit support. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove some unsupported platforms. |
tree | commitdiff |
2015-01-06 |
Matt Caswell | Further comment amendments to preserve formatting prior... |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-10-01 |
Rich Salz | RT3549: Remove obsolete files in crypto |
tree | commitdiff |
2014-08-30 |
Andy Polyakov | md5-x86_64.pl: work around warning. |
tree | commitdiff |
2014-08-09 |
Rich Salz | Undo a90081576c94f9f54de1755188a00ccc1760549a |
tree | commitdiff |
2014-08-08 |
Rich Salz | Remove DJGPP (and therefore WATT32) #ifdef's. |
tree | commitdiff |
2014-05-04 |
Andy Polyakov | md5/asm/md5-[586|x86_64].pl: +15% on Atom. |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-01-22 |
Andy Polyakov | x86_64 assembly pack: make Windows build more robust. |
tree | commitdiff |
2013-01-13 |
Ben Laurie | Fix some clang warnings. |
tree | commitdiff |
2012-10-25 |
Andy Polyakov | SPARCv9 assembly pack: harmonize ABI handling (so that... |
tree | commitdiff |
2012-10-14 |
Andy Polyakov | md5-sparcv9.pl: avoid %asi modifications, improve short... |
tree | commitdiff |
2012-10-14 |
Andy Polyakov | [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizatio... |
tree | commitdiff |
2012-09-28 |
Andy Polyakov | md5-sparcv9.pl: add hardware SPARC T4 support. |
tree | commitdiff |
2012-09-28 |
Andy Polyakov | md5-sparcv9.pl: more accurate performance result. |
tree | commitdiff |
2012-09-23 |
Andy Polyakov | Add md5-sparcv9.pl. |
tree | commitdiff |
2012-06-27 |
Andy Polyakov | x86_64 assembly pack: make it possible to compile with... |
tree | commitdiff |
2011-06-28 |
Andy Polyakov | md5-x86_86.pl: remove redundant instructions. |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-05-05 |
Andy Polyakov | Revert previous Linux-specific/centric commit#19629... |
tree | commitdiff |
2010-05-05 |
Ben Laurie | Non-executable stack in asm. |
tree | commitdiff |
2010-04-20 |
Andy Polyakov | md5-ia64.S: fix assembler warning. |
tree | commitdiff |
2008-12-19 |
Andy Polyakov | x86_64 assembler pack: add support for Win64 SEH. |
tree | commitdiff |
2008-11-12 |
Andy Polyakov | Update make rules for x86_64 assembler pack. |
tree | commitdiff |
2008-04-17 |
Lutz Jänicke | Apply mingw patches as supplied by Roumen Petrov an... |
tree | commitdiff |
2008-01-13 |
Andy Polyakov | Make all x86_64 modules independent on current working... |
tree | commitdiff |
2008-01-11 |
Andy Polyakov | Unify x86 perlasm make rules. |
tree | commitdiff |
2008-01-05 |
Dr. Stephen Henson | Update perl asm scripts include paths for perlasm. |
tree | commitdiff |
2007-12-18 |
Andy Polyakov | Engage x86 assembler in Mac OS X build. |
tree | commitdiff |
2007-09-18 |
Andy Polyakov | Eliminate redundant make rule. |
tree | commitdiff |
2007-06-18 |
Dr. Stephen Henson | Update .cvsignore |
tree | commitdiff |
2007-06-07 |
Dr. Stephen Henson | Remove unnecessary casts and avoid some warnings with... |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-12-29 |
Andy Polyakov | #include <stddef.h> in digest headers. |
tree | commitdiff |
2006-10-17 |
Andy Polyakov | Further synchronizations with md32_common.h update. |
tree | commitdiff |
2006-10-11 |
Andy Polyakov | Re-implement md32_common.h [make it simpler!] and elimi... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
tree | commitdiff |
2005-12-16 |
Andy Polyakov | Unify sparcv9 assembler naming and build rules among... |
tree | commitdiff |
2005-10-25 |
Andy Polyakov | Eliminate false preprocessor dependencies introduced... |
tree | commitdiff |
2005-09-20 |
Andy Polyakov | MD5 x86_64 assembler update. |
tree | commitdiff |
2005-07-20 |
Andy Polyakov | Pedantic polish to md5-ia64.S. |
tree | commitdiff |
2005-07-19 |
Andy Polyakov | Engage MD5 assembler module. |
tree | commitdiff |
2005-07-19 |
Andy Polyakov | This update gets endianness-neutrality right and adds... |
tree | commitdiff |
2005-07-19 |
Andy Polyakov | MD5 IA-64 assembler implementation. Original copy for... |
tree | commitdiff |
2005-06-23 |
Richard Levitte | Update for Stratus VOS. |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Cvs missed adapted module itself, here it goes... |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Engage md5-x86_64 assembler module. |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Throw in md5-x86_64 assembler. |
tree | commitdiff |
2005-04-26 |
Ben Laurie | Add DTLS support. |
tree | commitdiff |
next |