2016-12-19 |
Andy Polyakov | x86 assembly pack: update performance results. |
tree | commitdiff |
2016-11-17 |
Andy Polyakov | sha/asm/sha512-armv8.pl: fix big-endian support in... |
tree | commitdiff |
2016-11-11 |
Andy Polyakov | sha/asm/sha512-armv8.pl: add NEON version of SHA256. |
tree | commitdiff |
2016-11-11 |
Andy Polyakov | sha/keccak1600.c: add some optimized implementations. |
tree | commitdiff |
2016-11-10 |
Richard Levitte | Revert "Move algorithm specific ppccap code from crypto... |
tree | commitdiff |
2016-11-09 |
Richard Levitte | Move algorithm specific ppccap code from crypto/ppccap.c |
tree | commitdiff |
2016-10-31 |
Andy Polyakov | sha/keccak1600.c: add couple of soft asserts. |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | sha/asm/sha512-armv8.pl: adapt for kernel use. |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | x86_64 assembly pack: add Goldmont performance results. |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | sha/keccak1600.c: add known answer and verify result... |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | crypto/sha: add Keccak1600 primitives to build SHA... |
tree | commitdiff |
2016-10-10 |
David Benjamin | Remove trailing whitespace from some files. |
tree | commitdiff |
2016-09-02 |
Andy Polyakov | MIPS assembly pack: adapt it for MIPS[32|64]R6. |
tree | commitdiff |
2016-08-16 |
Andy Polyakov | ARMv8 assembly pack: add Samsung Mongoose results. |
tree | commitdiff |
2016-08-11 |
Andy Polyakov | sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on... |
tree | commitdiff |
2016-08-05 |
klemens | spelling fixes, just comments and readme. |
tree | commitdiff |
2016-06-01 |
Rich Salz | Remove/rename some old files. |
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-04 |
Andy Polyakov | Alpha assembly pack: make it work on Linux. |
tree | commitdiff |
2016-05-04 |
Andy Polyakov | MIPS assembly pack: fix MIPS64 assembler warnings. |
tree | commitdiff |
2016-04-25 |
Andy Polyakov | s390x assembly pack: cache capability query results. |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-07 |
Andy Polyakov | PPC assembly pack: remove branch hints. |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-14 |
Andy Polyakov | build.info/Makefile.in: Itanium fixups. |
tree | commitdiff |
2016-03-12 |
Richard Levitte | Add $(LIB_CFLAGS) for any build.info generator that... |
tree | commitdiff |
2016-03-11 |
Andy Polyakov | crypto/*/build.info: make it work on ARM platforms. |
tree | commitdiff |
2016-03-10 |
Richard Levitte | Fix some assembler generating scripts for better unific... |
tree | commitdiff |
2016-03-10 |
Richard Levitte | Add include directory options for assembler files 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 sha assembler to... |
tree | commitdiff |
2016-03-08 |
Andy Polyakov | SPARCv9 assembly pack: unify build rules and argument... |
tree | commitdiff |
2016-03-02 |
David Benjamin | Consistently use arm_arch.h constants in armcap assembl... |
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-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
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-12-21 |
Andy Polyakov | sha/asm/sha256-armv4.pl: one of "universal" flags combi... |
tree | commitdiff |
2015-12-13 |
Andy Polyakov | x86_64 assembly pack: tune clang version detection... |
tree | commitdiff |
2015-12-07 |
Andy Polyakov | ARMv4 assembly pack: allow Thumb2 even in iOS build, |
tree | commitdiff |
2015-11-23 |
Andy Polyakov | x86_64 assembly pack: tune clang version detection. |
tree | commitdiff |
2015-10-23 |
Alessandro Ghedini | Fix typos |
tree | commitdiff |
2015-09-26 |
Andy Polyakov | Skylake performance results. |
tree | commitdiff |
2015-09-25 |
Andy Polyakov | Allow ILP32 compilation in AArch64 assembly pack. |
tree | commitdiff |
2015-09-25 |
Andy Polyakov | ARMv4 assembly pack: implement support for Thumb2. |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-07-13 |
Richard Levitte | Conversion to UTF-8 where needed |
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-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | Add assembly support for 32-bit iOS. |
tree | commitdiff |
2015-04-02 |
Andy Polyakov | sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. |
tree | commitdiff |
2015-04-02 |
Andy Polyakov | aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. |
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-03-29 |
Andy Polyakov | sha/asm/sha512-armv4.pl: adapt for use in Linux kernel... |
tree | commitdiff |
2015-03-29 |
Andy Polyakov | sha/asm/sha256-armv4.pl: fix compile issue in kernel |
tree | commitdiff |
2015-03-23 |
Andy Polyakov | sha/asm/sha256-armv4.pl: adapt for use in Linux kernel... |
tree | commitdiff |
2015-03-08 |
Andy Polyakov | ARMv4 assembly pack: add Cortex-A15 performance data. |
tree | commitdiff |
2015-02-22 |
Andy Polyakov | sha/asm/sha1-586.pl: fix typo. |
tree | commitdiff |
2015-01-28 |
Matt Caswell | Fix various windows compilation issues |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Keep disclaiming 16-bit support. |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Add assembly support to ios64-cross. |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | Fix macosx-ppc build (and typos in unwind info). |
tree | commitdiff |
2015-01-22 |
Andy Polyakov | sha256-armv4.pl: fix typo. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove some unsupported platforms. |
tree | commitdiff |
2015-01-07 |
Andy Polyakov | Fix irix-cc build. |
tree | commitdiff |
2015-01-04 |
Andy Polyakov | Remove inconsistency in ARM support. |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove FIPS_*_SIZE_T |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fips_constseg references. |
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-09-24 |
Rich Salz | RT3544: Remove MWERKS support |
tree | commitdiff |
2014-09-20 |
Andy Polyakov | Harmonize Tru64 and Linux make rules. |
tree | commitdiff |
2014-08-30 |
Andy Polyakov | x86[_64] assembly pack: add Silvermont performance... |
tree | commitdiff |
2014-08-20 |
Andy Polyakov | sha1-mb-x86_64.pl: add commentary. |
tree | commitdiff |
2014-08-20 |
Andy Polyakov | sha1-mb-x86_64.pl: fix typo. |
tree | commitdiff |
2014-07-21 |
Andy Polyakov | sha1-ppc.pl: shave off one cycle from BODY_20_39 |
tree | commitdiff |
2014-07-07 |
Andy Polyakov | sha[1|512]-x86_64.pl: fix logical errors with $shaext=0. |
tree | commitdiff |
2014-07-05 |
Andy Polyakov | sha512-x86_64.pl: fix typo. |
tree | commitdiff |
2014-07-01 |
Andy Polyakov | Engage SHA256/512 for PowerISA 2.07. |
tree | commitdiff |
2014-07-01 |
Andy Polyakov | Add SHA256/512 for PowerISA 2.07. |
tree | commitdiff |
2014-07-01 |
Andy Polyakov | sha512-x86_64.pl: fix linking problem under Windows. |
tree | commitdiff |
next |