2016-12-19 |
Andy Polyakov | x86 assembly pack: update performance results. |
tree | commitdiff |
2016-11-11 |
Andy Polyakov | PPC assembler pack: add some PPC970/G5 performance... |
tree | commitdiff |
2016-11-10 |
Andy Polyakov | aes/asm/aesp8-ppc.pl: improve [backward] portability. |
tree | commitdiff |
2016-10-24 |
Andy Polyakov | x86_64 assembly pack: add Goldmont performance results. |
tree | commitdiff |
2016-10-18 |
Patrick Steuer | Fix strict-warnings build |
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-05 |
klemens | spelling fixes, just comments and readme. |
tree | commitdiff |
2016-07-20 |
FdaSilvaYY | Fix a few if(, for(, while( inside code. |
tree | commitdiff |
2016-07-16 |
Andy Polyakov | aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improv... |
tree | commitdiff |
2016-07-16 |
Andy Polyakov | SPARC assembly pack: enforce V8+ ABI constraints. |
tree | commitdiff |
2016-07-16 |
Andy Polyakov | aes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR... |
tree | commitdiff |
2016-06-29 |
FdaSilvaYY | Whitespace cleanup in crypto |
tree | commitdiff |
2016-06-20 |
Andy Polyakov | aes/asm/bsaes-armv7.pl: omit redundant stores in XTS... |
tree | commitdiff |
2016-06-20 |
Andy Polyakov | aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure. |
tree | commitdiff |
2016-06-14 |
Andy Polyakov | aes/asm/aesp8-ppc.pl: implement "tweak chaining". |
tree | commitdiff |
2016-06-14 |
Andy Polyakov | aes/asm/aesp8-ppc.pl: add XTS subroutines. |
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-28 |
Andy Polyakov | SPARC assembly pack: add missing .type directives. |
tree | commitdiff |
2016-05-21 |
Rich Salz | Add OpenSSL copyright to .pl files |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 05/10 |
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-20 |
Andy Polyakov | Add AES assembly module for Fujitsu SPARC64 X/X+. |
tree | commitdiff |
2016-04-07 |
Andy Polyakov | PPC assembly pack: remove branch hints. |
tree | commitdiff |
2016-04-07 |
Andy Polyakov | Clean-up *_DEBUG options. |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-20 |
Rich Salz | Remove #error from include files. |
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 aes assembler to... |
tree | commitdiff |
2016-03-08 |
Andy Polyakov | SPARCv9 assembly pack: unify build rules and argument... |
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-18 |
Richard Levitte | Remove the "eay" c-file-style indicators |
tree | commitdiff |
2015-12-13 |
Andy Polyakov | x86_64 assembly pack: tune clang version detection... |
tree | commitdiff |
2015-12-10 |
Andy Polyakov | x86[_64] assembly pack: add optimized AES-NI OCB subrou... |
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-11-18 |
Andy Polyakov | aes/asm/vpaes-ppc.pl: eliminate overhung stores in... |
tree | commitdiff |
2015-11-16 |
Andy Polyakov | aesni-sha256-x86_64.pl: fix crash on AMD Jaguar. |
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 | 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-13 |
Andy Polyakov | aes/asm/bsaes-armv7.pl: fix compilation with Xcode... |
tree | commitdiff |
2015-05-13 |
Andy Polyakov | aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation... |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | aes/asm/aesni-x86.pl: fix typo affecting Windows build. |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | aes/asm/aesni-x86[_64].pl update. |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | Add assembly support for 32-bit iOS. |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | aes/asm/vpaes-armv8.pl: make it compile on iOS. |
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-28 |
Andy Polyakov | Add vpaes-amrv8.pl module. |
tree | commitdiff |
2015-03-14 |
Emilia Kasper | Fix undefined behaviour in shifts. |
tree | commitdiff |
2015-02-24 |
Andy Polyakov | Fix crash in SPARC T4 XTS. |
tree | commitdiff |
2015-02-24 |
Andy Polyakov | aes/asm/bsaes-armv7: fix kernel-side XTS and harmonize... |
tree | commitdiff |
2015-01-27 |
Rich Salz | "#if 0" removal: header files |
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 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Manually reformat aes_x86core.c and add it to the list... |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Manually reformat aes_core.c |
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_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-15 |
Andy Polyakov | aesni-x86_64.pl: make ECB subroutine Windows ABI compliant. |
tree | commitdiff |
2014-08-30 |
Andy Polyakov | x86[_64] assembly pack: add Silvermont performance... |
tree | commitdiff |
2014-08-30 |
Rich Salz | Remove some outdated README files, to avoid confusing... |
tree | commitdiff |
2014-07-09 |
Andy Polyakov | x86_64 assembly pack: improve masm support. |
tree | commitdiff |
2014-06-29 |
Rich Salz | Merge branch 'master' of git.openssl.org:openssl |
tree | commitdiff |
2014-06-28 |
Andy Polyakov | x86_64 assembly pack: refine clang detection. |
tree | commitdiff |
2014-06-25 |
Andy Polyakov | aesp8-ppc.pl: rigid input verification in key setup. |
tree | commitdiff |
2014-06-25 |
Andy Polyakov | aesv8-armx.pl: rigid input verification in key setup. |
tree | commitdiff |
2014-06-24 |
Andy Polyakov | x86_64 assembly pack: addendum to last clang commit. |
tree | commitdiff |
2014-06-24 |
Andy Polyakov | x86_64 assembly pack: allow clang to compile AVX code. |
tree | commitdiff |
next |