- 1fb83a3 aes/asm/vpaes-ppc.pl: add little-endian support. by Andy Polyakov · 11 years ago
- 128e1d1 PPC assembly pack: improve AIX support (enable vpaes-ppc). by Andy Polyakov · 11 years ago
- 34b1008 Configure: remove vpaes-ppc from aix targets. by Andy Polyakov · 11 years ago
- 07f3e4f Take vpaes-ppc module into loop. by Andy Polyakov · 11 years ago
- f1982ac Configure: add linux-ppc64le target. by Andy Polyakov · 11 years ago
- b39d476 Add clang debug target. by Ben Laurie · 11 years ago
- 2d75273 Configure: recognize experimental-multiblock. by Andy Polyakov · 11 years ago
- 6bcb68d Configire: take multi-block modules into build loop. by Andy Polyakov · 12 years ago
- ca567a0 Fix overly lenient comparisons: by Bodo Moeller · 12 years ago
- b3ef742 Add support for Cygwin-x86_64. by Andy Polyakov · 12 years ago
- 3608618 Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions) by Scott Deboy · 12 years ago
- 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
- a108f84 Add a no-opt 64-bit target. by Ben Laurie · 12 years ago
- f5b132d Remove RSAX engine, superseded by RSAZ module. by Andy Polyakov · 12 years ago
- ca48ace Take RSAZ modules into build loop, add glue and engage. by Andy Polyakov · 12 years ago
- 8a97a33 Add AES-SHA256 stitch. by Andy Polyakov · 12 years ago
- 75fe422 bsaes-armv7.pl: take it into build loop. by Andy Polyakov · 12 years ago
- c5d975a Add support for SPARC T4 DES opcode. by Andy Polyakov · 12 years ago
- 4e049c5 Add AES-NI GCM stitch. by Andy Polyakov · 12 years ago
- 058843b Configure: update linux-mips* lines. by Andy Polyakov · 12 years ago
- 6f0a93b Merge branch 'master' of openssl.net:openssl by Ben Laurie · 12 years ago
- ed60d9d Remove kludge to use RC4 asm. by Ben Laurie · 12 years ago
- e721909 Build/test cleanly on MacOS. by Ben Laurie · 12 years ago
- d4571f4 sha512-ppc.pl: add PPC32 code, >2x improvement on in-order cores. by Andy Polyakov · 12 years ago
- a6bbbf2 Make "make depend" work on MacOS out of the box. by Ben Laurie · 12 years ago
- e7cf2b1 Improve my 64-bit debug target. by Ben Laurie · 12 years ago
- 904732f C64x+ assembly pack: improve EABI support. by Andy Polyakov · 12 years ago
- cf5ecc3 Update support for Intel compiler: add linux-x86_64-icc and fix problems. by Andy Polyakov · 12 years ago
- 68c06bf Support for SPARC T4 MONT[MUL|SQR] instructions. by Andy Polyakov · 12 years ago
- 5b0e3da Remove unused static function. by Ben Laurie · 12 years ago
- 0c832ec Add VIS3-capable sparcv9-gf2m module. by Andy Polyakov · 12 years ago
- 947d782 Add VIS3 Montgomery multiplication. by Andy Polyakov · 12 years ago
- 3bc522a aix[64]-cc: get MT support right (gcc targets are not affected). by Andy Polyakov · 12 years ago
- 4739ccd Add SPARC T4 Camellia support. by Andy Polyakov · 12 years ago
- c5f6da5 Add SPARC T4 AES support. by Andy Polyakov · 12 years ago
- c9d3ec6 * Configure: make the debug-levitte-linux{elf,noasm} less extreme. by Richard Levitte · 13 years ago
- e98c526 Add md5-sparcv9.pl. by Andy Polyakov · 13 years ago
- 800a4a7 Configure: allow for compiler options starting with double dash. by Andy Polyakov · 13 years ago
- 63d8834 Configure: add MIPS targets. by Andy Polyakov · 13 years ago
- be0d31b Add linux-x32 target. by Andy Polyakov · 13 years ago
- 093050b update debug-steve* configurations by Dr. Stephen Henson · 13 years ago
- 9a10ea3 Configure: add mips-mont to MIPS32 builds. by Andy Polyakov · 13 years ago
- cb726fe ./Configure: libcrypto.a can grow to many GB because of ar bug. by Andy Polyakov · 13 years ago
- 93ab9e4 Initial record tracing code. Print out all fields in SSL/TLS records by Dr. Stephen Henson · 13 years ago
- 7a412de Padlock doesn't build. I don't even know what it is. by Ben Laurie · 13 years ago
- 3e18136 C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be by Andy Polyakov · 13 years ago
- ce0ed3b Configure: make no-whirlpool work. by Andy Polyakov · 13 years ago
- f7ef20c Configure: I remove adding of -D_XPG4_2 -D__EXTENSIONS__ in sctp builds for by Andy Polyakov · 13 years ago
- faed798 hpux-parisc2-*: engage assembler. by Andy Polyakov · 13 years ago
- e2ca32f disable heartbeats if tlsext disabled by Dr. Stephen Henson · 13 years ago
- fa2c72e update default depflags by Dr. Stephen Henson · 13 years ago
- 7e159e0 PR: 2535 by Dr. Stephen Henson · 13 years ago
- ad89bf7 PR: 2563 Submitted by: Paul Green <Paul.Green@stratus.com> Reviewed by: steve by Dr. Stephen Henson · 13 years ago
- dce7f14 Configure: reimplement commit#21695. by Andy Polyakov · 13 years ago
- 77aae96 Configure, e_aes.c: allow for XTS assembler implementation. by Andy Polyakov · 13 years ago
- ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
- 4a5397f Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build. by Andy Polyakov · 13 years ago
- 3f54a74 Configure: harmonize darwin64-x86_64-cc line with assembler pack. by Andy Polyakov · 13 years ago
- a257024 Configure: initial support for iOS. by Andy Polyakov · 13 years ago
- f6666ad Configure: allow ./config to pass compiler flags with white spaces. by Andy Polyakov · 13 years ago
- 5e4eb99 add authentication parameter to FIPS_module_mode_set by Dr. Stephen Henson · 13 years ago
- 227a822 vxworks-mips: unify and add assembler. by Andy Polyakov · 13 years ago
- 7d8bb91 Fix indentation by Bodo Möller · 13 years ago
- e0d6132 Fix warnings. by Bodo Möller · 13 years ago
- 1db4a63 Do global replace to remove assembly language object files. by Dr. Stephen Henson · 13 years ago
- 993adc0 Engage bsaes-x86_64.pl, bit-sliced AES. by Andy Polyakov · 13 years ago
- 8fcdb1e Add android-x86. by Andy Polyakov · 13 years ago
- 1fb2e0f Allow override of GCCVER and noexecstack checking from environment. by Dr. Stephen Henson · 13 years ago
- b63698b Don't use vpaes in fips builds and exclude from restricted tarball. by Dr. Stephen Henson · 14 years ago
- 8ca28da Integrate Vector Permutation AES into build system. by Andy Polyakov · 14 years ago
- d47d0d2 Remove fipsdso target: it isn't supported in the 2.0 module. by Dr. Stephen Henson · 14 years ago
- ed28aef Padlock engine: make it independent of inline assembler. by Andy Polyakov · 14 years ago
- 03a64ef Fix expected DEFFLAG for default config. by Bodo Möller · 14 years ago
- edd4d40 Don't use some object files in FIPS build. by Dr. Stephen Henson · 14 years ago
- c608171 Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. by Andy Polyakov · 14 years ago
- 361512d This commit completes recent modular exponentiation optimizations on by Andy Polyakov · 14 years ago
- 1d51215 Make sure OPENSSL_FIPSCANISTER is visible to ARM assembly language files. by Dr. Stephen Henson · 14 years ago
- be9a8cc Add RSAX builtin engine. It optimizes RSA1024 sign benchmark. by Andy Polyakov · 14 years ago
- 87873f4 ARM assembler pack: add platform run-time detection. by Andy Polyakov · 14 years ago
- 12b1b9a Configure: clean up linux32-s390x line. by Andy Polyakov · 14 years ago
- 0c237e4 s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt. by Andy Polyakov · 14 years ago
- ce02589 Now the FIPS capable OpenSSL is available simplify the various FIPS test by Dr. Stephen Henson · 14 years ago
- b234848 Option "fipscheck" which checks to see if FIPS is autodetected in by Dr. Stephen Henson · 14 years ago
- a1a8a71 Install FIPS module in FIPSDIR if set. by Dr. Stephen Henson · 14 years ago
- afebe62 x86_64 assembler pack: add x86_64-gf2m module. by Andy Polyakov · 14 years ago
- 03bc500 Remove gf2m modules from bn_asm if no-ec2m set. by Dr. Stephen Henson · 14 years ago
- 58cc21f x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl for by Andy Polyakov · 14 years ago
- 2677d85 Don't fail WIN32 builds on warnings. by Dr. Stephen Henson · 14 years ago
- 925596f ARM assembler pack: engage newly introduced armv4-gf2m module. by Andy Polyakov · 14 years ago
- 614dd92 Remove debugging print. by Dr. Stephen Henson · 14 years ago
- 2f6efd6 Some changes to support VxWorks in the validted module. by Dr. Stephen Henson · 14 years ago
- 4fd7256 Use correct version number. by Dr. Stephen Henson · 14 years ago
- f9bf631 Don't give dependency warning for fips builds. by Dr. Stephen Henson · 14 years ago
- 284e2d2 fix fipscanisteronly autodetect by Dr. Stephen Henson · 14 years ago
- 4582626 Auto detect no-ec2m add option to make no-ec2m tarball. by Dr. Stephen Henson · 14 years ago
- ccc5784 set OPENSSL_FIPSSYMS for restricted buils and auto detect no-ec2m by Dr. Stephen Henson · 14 years ago
- c105c96 Auto configure for fips is from restricted tarball. by Dr. Stephen Henson · 14 years ago
- 1e86318 ARM assembler pack: profiler-assisted optimizations and NEON support. by Andy Polyakov · 14 years ago
- 8e51aef Typo. by Dr. Stephen Henson · 14 years ago
- 30fafde * Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl: by Richard Levitte · 14 years ago