2015-09-26 |
Andy Polyakov | Skylake performance results. |
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-02 |
Rich Salz | Remove outdated RC4 files |
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-22 |
Matt Caswell | Re-align some comments after running the reformat script. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Further comment changes for reformat (master) |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
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-07-08 |
Andy Polyakov | Please Clang's sanitizer. |
tree | commitdiff |
2014-05-04 |
Andy Polyakov | C64x+ assembply pack: add RC4 module. |
tree | commitdiff |
2014-02-27 |
Andy Polyakov | rc4/asm/rc4-586.pl: allow for 386-only build. |
tree | commitdiff |
2013-06-18 |
Andy Polyakov | PA-RISC assembler pack: switch to bve in 64-bit builds. |
tree | commitdiff |
2013-01-22 |
Andy Polyakov | x86_64 assembly pack: make Windows build more robust. |
tree | commitdiff |
2012-06-27 |
Andy Polyakov | x86_64 assembly pack: make it possible to compile with... |
tree | commitdiff |
2012-06-12 |
Andy Polyakov | x86[_64] assembly pack: update benchmark results. |
tree | commitdiff |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
tree | commitdiff |
2011-11-15 |
Andy Polyakov | Configure: reimplement commit#21695. |
tree | commitdiff |
2011-11-14 |
Ben Laurie | Fix some warnings caused by __owur. Temporarily (I... |
tree | commitdiff |
2011-11-12 |
Andy Polyakov | rc4test.c: commit#21684 broke x86_64 shared Linux build... |
tree | commitdiff |
2011-11-12 |
Andy Polyakov | cryptlib.c, etc.: fix linker warnings in 64-bit Darwin... |
tree | commitdiff |
2011-08-23 |
Andy Polyakov | Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. |
tree | commitdiff |
2011-06-28 |
Andy Polyakov | rc4-586.pl: add Atom performance results. |
tree | commitdiff |
2011-06-27 |
Andy Polyakov | rc4-x86_64.pl: commentary update. |
tree | commitdiff |
2011-06-06 |
Andy Polyakov | rc4_skey.c: remove dead/redundant code (it's never... |
tree | commitdiff |
2011-05-29 |
Andy Polyakov | Various mingw64 fixes. |
tree | commitdiff |
2011-05-27 |
Andy Polyakov | rc4-x86_64.pl: fix due credit. |
tree | commitdiff |
2011-05-27 |
Andy Polyakov | rc4-x86_64.pl: RC4_options fix-up. |
tree | commitdiff |
2011-05-27 |
Andy Polyakov | x86[_64]cpuid.pl: harmonize usage of reserved bits... |
tree | commitdiff |
2011-05-27 |
Andy Polyakov | rc4-x86_64.pl: major optimization for contemporary... |
tree | commitdiff |
2011-05-27 |
Andy Polyakov | rc4-586.pl: optimize even further... |
tree | commitdiff |
2011-05-25 |
Andy Polyakov | rc4-586.pl: optimize unused code path. |
tree | commitdiff |
2011-05-24 |
Andy Polyakov | rc4-586.pl: 50% improvement on Core2 and 80% on Westmere. |
tree | commitdiff |
2011-02-16 |
Dr. Stephen Henson | Include openssl/crypto.h first in several other files... |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-11-29 |
Andy Polyakov | s390x assembler pack: adapt for -m31 build, see comment... |
tree | commitdiff |
2010-07-26 |
Andy Polyakov | rc4-s390x.pl: harmonize build rule with other similar... |
tree | commitdiff |
2010-05-13 |
Andy Polyakov | rc4-x86_64.pl: "Westmere" optimization. |
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 |
2009-12-27 |
Andy Polyakov | Throw in more PA-RISC assembler. |
tree | commitdiff |
2009-04-26 |
Andy Polyakov | Handle push/pop %rbx in epi/prologue (this is Win64... |
tree | commitdiff |
2009-02-12 |
Andy Polyakov | rc4-s390x.pl: allow for older assembler and optimize... |
tree | commitdiff |
2009-02-11 |
Andy Polyakov | RC4 for s390x. |
tree | commitdiff |
2008-12-29 |
Andy Polyakov | Fix "possible loss of data" Win64 compiler warnings. |
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-11-12 |
Andy Polyakov | x86_64 assembler pack to comply with updated styling... |
tree | commitdiff |
2008-10-31 |
Andy Polyakov | size_t-fy AES, Camellia and RC4. |
tree | commitdiff |
2008-04-17 |
Lutz Jänicke | Apply mingw patches as supplied by Roumen Petrov an... |
tree | commitdiff |
2008-01-12 |
Andy Polyakov | rc4-x86_64 portability fix. |
tree | commitdiff |
2008-01-11 |
Andy Polyakov | Unify x86 perlasm make rules. |
tree | commitdiff |
2007-12-18 |
Andy Polyakov | Engage x86 assembler in Mac OS X build. |
tree | commitdiff |
2007-12-02 |
Andy Polyakov | Some assembler are allergic to lea reg,BYTE PTR[...]. |
tree | commitdiff |
2007-06-18 |
Dr. Stephen Henson | Update .cvsignore |
tree | commitdiff |
2007-04-26 |
Andy Polyakov | Reimplement rc4-586.pl, relicense rc4-x86_64.pl. |
tree | commitdiff |
2007-04-02 |
Andy Polyakov | RC4_set_key for x86_64 and Core2 optimization. |
tree | commitdiff |
2007-04-01 |
Andy Polyakov | Reserve for assembler implementation of RC4_set_key... |
tree | commitdiff |
2007-03-20 |
Andy Polyakov | Two extra instructions in RC4 character loop give 80... |
tree | commitdiff |
2007-01-21 |
Dr. Stephen Henson | Constify version strings and some structures. |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-07-26 |
Geoff Thorpe | Fix signed/unsigned warnings. |
tree | commitdiff |
2005-07-20 |
Andy Polyakov | Pedantic polish to rc4-ia64.pl. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Retire original rc4-ia64.S. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Switch to new RC4 IA-64 module. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | This update implements following improvements. |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Unrolled RC4 IA-64 loop gives 40% improvement over... |
tree | commitdiff |
2005-07-18 |
Andy Polyakov | Fix unwind directives in IA-64 assembler modules. This... |
tree | commitdiff |
2005-06-26 |
Andy Polyakov | Omit padding in RC4_KEY on IA-64. The idea behind paddi... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | make update |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | +20% performance improvement of P4-specific RC4_CHAR... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-05-04 |
Andy Polyakov | Commentary update motivating code update in 0.9.7. |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Commentary update. |
tree | commitdiff |
2005-05-03 |
Andy Polyakov | Rename amd64 modules to x86_64 and update RC4 implement... |
tree | commitdiff |
2005-04-26 |
Ben Laurie | Add DTLS support. |
tree | commitdiff |
2005-04-17 |
Andy Polyakov | Throw in x86_64 AT&T to MASM assembler converter to... |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-04-06 |
Andy Polyakov | +45% RC4 performance boost on Intel EM64T core. Unrolle... |
tree | commitdiff |
2005-04-04 |
Andy Polyakov | Extend Solaris x86 support to amd64. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-02-06 |
Andy Polyakov | This patch was "ignited" by OpenBSD 3>=4 support. They... |
tree | commitdiff |
2004-12-20 |
Dr. Stephen Henson | Remove unused buffer 'buf'. |
tree | commitdiff |
2004-12-13 |
Richard Levitte | Change libeay.num so it's synchronised with additions... |
tree | commitdiff |
2004-12-07 |
Andy Polyakov | Extend RC4 test. |
tree | commitdiff |
2004-12-02 |
Andy Polyakov | Fix rc4-ia64.S to pass more exhaustive regression tests. |
tree | commitdiff |
2004-12-01 |
Andy Polyakov | I've introduced a bug to i386 RC4 assembler, which... |
tree | commitdiff |
2004-11-30 |
Andy Polyakov | Add 0.9.7 specific comments to RC4 assembler modules. |
tree | commitdiff |
2004-11-29 |
Andy Polyakov | Final touches to rc4/asm/rc4-596.pl, +52% better perfor... |
tree | commitdiff |
2004-11-26 |
Andy Polyakov | Engage RC4 IA-64 assembler module. |
tree | commitdiff |
2004-11-26 |
Andy Polyakov | RC4 IA-64 assembler implementation. |
tree | commitdiff |
next |