- b53338c Clean up references to FIPS by Emilia Kasper · 8 years ago
- 399976c sha/asm/*-x86_64.pl: add CFI annotations. by Andy Polyakov · 8 years ago
- 1f9e00a sha/asm/sha1-x86_64.pl: add CFI annotations. by Adam Langley · 8 years ago
- 384e6de x86_64 assembly pack: Win64 SEH face-lift. by Andy Polyakov · 8 years ago
- a30b052 x86 assembly pack: update performance results. by Andy Polyakov · 8 years ago
- 32bbb62 sha/asm/sha512-armv8.pl: fix big-endian support in __KERNEL__ case. by Andy Polyakov · 8 years ago
- 866e505 sha/asm/sha512-armv8.pl: add NEON version of SHA256. by Andy Polyakov · 8 years ago
- 79dfc3d sha/keccak1600.c: add some optimized implementations. by Andy Polyakov · 8 years ago
- 10b0b5e Revert "Move algorithm specific ppccap code from crypto/ppccap.c" by Richard Levitte · 8 years ago
- e3fb4d3 Move algorithm specific ppccap code from crypto/ppccap.c by Richard Levitte · 8 years ago
- 4b90430 sha/keccak1600.c: add couple of soft asserts. by Andy Polyakov · 8 years ago
- 413b6a8 sha/asm/sha512-armv8.pl: adapt for kernel use. by Andy Polyakov · 8 years ago
- ace0526 x86_64 assembly pack: add Goldmont performance results. by Andy Polyakov · 8 years ago
- c3086f4 sha/keccak1600.c: add known answer and verify result with memcmp. by Andy Polyakov · 8 years ago
- b9feae1 crypto/sha: add Keccak1600 primitives to build SHA-3 upon. by Andy Polyakov · 8 years ago
- 609b085 Remove trailing whitespace from some files. by David Benjamin · 8 years ago
- 947716c MIPS assembly pack: adapt it for MIPS[32|64]R6. by Andy Polyakov · 9 years ago
- 05ef4d1 ARMv8 assembly pack: add Samsung Mongoose results. by Andy Polyakov · 9 years ago
- 7123aa8 sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. by Andy Polyakov · 9 years ago
- 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
- b8a9af6 Remove/rename some old files. by Rich Salz · 9 years ago
- cfe1d99 x86_64 assembly pack: tolerate spaces in source directory name. by Andy Polyakov · 9 years ago
- 6aa36e8 Add OpenSSL copyright to .pl files by Rich Salz · 9 years ago
- b132225 Copyright consolidation 09/10 by Rich Salz · 9 years ago
- c6cb8e3 Alpha assembly pack: make it work on Linux. by Andy Polyakov · 9 years ago
- f7dc4a3 MIPS assembly pack: fix MIPS64 assembler warnings. by Andy Polyakov · 9 years ago
- 670ad0f s390x assembly pack: cache capability query results. by Andy Polyakov · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 20b88bb PPC assembly pack: remove branch hints. by Andy Polyakov · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- 6bfb7db build.info/Makefile.in: Itanium fixups. by Andy Polyakov · 9 years ago
- f425f9d Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) by Richard Levitte · 9 years ago
- ee61919 crypto/*/build.info: make it work on ARM platforms. by Andy Polyakov · 9 years ago
- a5aa63a Fix some assembler generating scripts for better unification by Richard Levitte · 9 years ago
- 603358d Add include directory options for assembler files that include from crypto/ by Richard Levitte · 9 years ago
- f0667b1 Add include directory options for assembler files that include from crypto/ by Richard Levitte · 9 years ago
- 5b14d5b Make sure the effect of "pic" / "no-pic" is used with assembler compilations by Richard Levitte · 9 years ago
- e87e380 Unified - adapt the generation of sha assembler to use GENERATE by Richard Levitte · 9 years ago
- eb77e88 SPARCv9 assembly pack: unify build rules and argument handling. by Andy Polyakov · 9 years ago
- bdbd3ae Consistently use arm_arch.h constants in armcap assembly code. by David Benjamin · 9 years ago
- 09977dd RT4347: Fix GCC unused-value warnings with HOST_c2l() by David Woodhouse · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- de72be2 Pass $(CC) to perlasm scripts via the environment by Richard Levitte · 9 years ago
- 567a9e6 unified build scheme: add a "unified" template for Unix Makefile by Richard Levitte · 9 years ago
- 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- cfe6707 sha/asm/sha256-armv4.pl: one of "universal" flags combination didn't compile. by Andy Polyakov · 9 years ago
- b974943 x86_64 assembly pack: tune clang version detection even further. by Andy Polyakov · 9 years ago
- a285992 ARMv4 assembly pack: allow Thumb2 even in iOS build, by Andy Polyakov · 9 years ago
- 76eba0d x86_64 assembly pack: tune clang version detection. by Andy Polyakov · 9 years ago
- d900a01 Fix typos by Alessandro Ghedini · 9 years ago
- b7f5503 Skylake performance results. by Andy Polyakov · 10 years ago
- 5e5ece5 Allow ILP32 compilation in AArch64 assembly pack. by Andy Polyakov · 10 years ago
- 11208dc ARMv4 assembly pack: implement support for Thumb2. by Andy Polyakov · 10 years ago
- fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
- 053fa39 Conversion to UTF-8 where needed by Richard Levitte · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- a3aadb2 make depend by Richard Levitte · 10 years ago
- b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
- 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
- 313e6ec Add assembly support for 32-bit iOS. by Andy Polyakov · 10 years ago
- be5a87a sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. by Andy Polyakov · 10 years ago
- 94376cc aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. by Andy Polyakov · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- b1a5d1c sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context. by Andy Polyakov · 10 years ago
- 51f8d09 sha/asm/sha256-armv4.pl: fix compile issue in kernel by Andy Polyakov · 10 years ago
- 2ecd32a sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context. by Andy Polyakov · 10 years ago
- e390ae5 ARMv4 assembly pack: add Cortex-A15 performance data. by Andy Polyakov · 10 years ago
- 3372c4f sha/asm/sha1-586.pl: fix typo. by Andy Polyakov · 10 years ago
- 7317192 Fix various windows compilation issues by Matt Caswell · 10 years ago
- 474e469 OPENSSL_NO_xxx cleanup: SHA by Rich Salz · 10 years ago
- 04f8bcf Keep disclaiming 16-bit support. by Andy Polyakov · 10 years ago
- 9b05cbc Add assembly support to ios64-cross. Fix typos in ios64-cross config line. by Andy Polyakov · 10 years ago
- c462a68 Fix macosx-ppc build (and typos in unwind info). by Andy Polyakov · 10 years ago
- 52cab56 sha256-armv4.pl: fix typo. by Andy Polyakov · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- dbd87ff indent has problems with comments that are on the right hand side of a line. by Matt Caswell · 10 years ago
- fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 10 years ago
- e464403 Fix irix-cc build. by Andy Polyakov · 10 years ago
- c1669e1 Remove inconsistency in ARM support. by Andy Polyakov · 10 years ago
- 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
- b2ecc05 remove FIPS_*_SIZE_T by Dr. Stephen Henson · 10 years ago
- e4e5bc3 Remove fips_constseg references. by Dr. Stephen Henson · 10 years ago
- f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 11 years ago
- 92c7846 RT3544: Remove MWERKS support by Rich Salz · 11 years ago
- d475b2a Harmonize Tru64 and Linux make rules. by Andy Polyakov · 11 years ago
- b59f92e x86[_64] assembly pack: add Silvermont performance data. by Andy Polyakov · 11 years ago
- e608273 sha1-mb-x86_64.pl: add commentary. by Andy Polyakov · 11 years ago
- 55eb14d sha1-mb-x86_64.pl: fix typo. by Andy Polyakov · 11 years ago
- 5c35983 sha1-ppc.pl: shave off one cycle from BODY_20_39 by Andy Polyakov · 11 years ago
- 07b635c sha[1|512]-x86_64.pl: fix logical errors with $shaext=0. by Andy Polyakov · 11 years ago