2005-05-15 |
Andy Polyakov | +20% performance improvement of P4-specific RC4_CHAR...
|
commit | commitdiff | tree |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles
|
commit | commitdiff | tree |
2005-05-09 |
Andy Polyakov | Comply with optimization manual (no data should share...
|
commit | commitdiff | tree |
2005-05-09 |
Andy Polyakov | Allow for 64-bit cache-line alignments in code segment.
|
commit | commitdiff | tree |
2005-05-08 |
Andy Polyakov | Eliminate "statement with no effect" warning when OPENSSL_as...
|
commit | commitdiff | tree |
2005-05-07 |
Andy Polyakov | x86_64 assembler translator update.
|
commit | commitdiff | tree |
2005-05-07 |
Andy Polyakov | Fix constants.
|
commit | commitdiff | tree |
2005-05-04 |
Andy Polyakov | Commentary update motivating code update in 0.9.7.
|
commit | commitdiff | tree |
2005-05-04 |
Andy Polyakov | x86_64 assembler translator update.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Cvs missed adapted module itself, here it goes...
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Engage md5-x86_64 assembler module.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Throw in md5-x86_64 assembler.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Cygwin doesn't expose Win32 [not "officially"].
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Commentary update.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Cpuid modules updates.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | Rename amd64 modules to x86_64 and update RC4 implementation.
|
commit | commitdiff | tree |
2005-05-03 |
Andy Polyakov | x86_64 assembler translator update.
|
commit | commitdiff | tree |
2005-04-30 |
Andy Polyakov | Remove false positives and resolve some of remaining...
|
commit | commitdiff | tree |
2005-04-30 |
Andy Polyakov | Cygwin/mingw sync with stable.
|
commit | commitdiff | tree |
2005-04-30 |
Andy Polyakov | Allow for ./config no-sha0 [from stable].
|
commit | commitdiff | tree |
2005-04-30 |
Andy Polyakov | Fold rules in test/Makefiles [from stable].
|
commit | commitdiff | tree |
2005-04-28 |
Andy Polyakov | Pointer to BN_MONT_CTX could be used uninitialized.
|
commit | commitdiff | tree |
2005-04-24 |
Andy Polyakov | Avoid L1 cache aliasing even between key and S-boxes.
|
commit | commitdiff | tree |
2005-04-22 |
Andy Polyakov | Avoid aliasing between stack frames and S-boxes. Compress...
|
commit | commitdiff | tree |
2005-04-17 |
Andy Polyakov | Throw in x86_64 AT&T to MASM assembler converter to...
|
commit | commitdiff | tree |
2005-04-16 |
Andy Polyakov | Mitigate cache-timing attack in CBC mode. This is done...
|
commit | commitdiff | tree |
2005-04-14 |
Andy Polyakov | Prototype mnemonics in padlock_verify_context for better...
|
commit | commitdiff | tree |
2005-04-14 |
Andy Polyakov | Fix for bug emerged in openvpn conext.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Final touch to mingw shared.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | More cover-ups, removing OPENSSL_GLOBAL/EXTERNS. We...
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Addenum to http://cvs.openssl.org/chngview?cn=13054.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Final(?) touches to mingw shared support.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Zap OPENSSL_EXTERN on symbols, which are not meant...
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Fix typos.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Introduce OPENSSL_NONPIC_relocated to denote relocated...
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Parameterize do_solaris rules in Makefile.shared.
|
commit | commitdiff | tree |
2005-04-13 |
Andy Polyakov | Minor cryptlib.c update: compiler warnings in OPENSSL_showfa...
|
commit | commitdiff | tree |
2005-04-07 |
Andy Polyakov | Recognize MSYS/MINGW environment.
|
commit | commitdiff | tree |
2005-04-07 |
Andy Polyakov | Implement OPENSSL_showfatal and make it Win32 GUI and...
|
commit | commitdiff | tree |
2005-04-07 |
Andy Polyakov | Harmonize cygwin/mingw and VC targets.
|
commit | commitdiff | tree |
2005-04-06 |
Andy Polyakov | +45% RC4 performance boost on Intel EM64T core. Unrolled...
|
commit | commitdiff | tree |
2005-04-04 |
Andy Polyakov | Extend Solaris x86 support to amd64.
|
commit | commitdiff | tree |
2005-04-04 |
Andy Polyakov | Solaris x86 linker erroneously pads .init segment with...
|
commit | commitdiff | tree |
2005-04-04 |
Andy Polyakov | Some non-GNU compilers (such as Sun C) define __i386.
|
commit | commitdiff | tree |
2005-04-03 |
Andy Polyakov | Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
|
commit | commitdiff | tree |
2005-03-12 |
Andy Polyakov | Cygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
|
commit | commitdiff | tree |
2005-03-12 |
Andy Polyakov | Avoid re-build avalanches with HP-UX make.
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | Remove unused assembler modules.
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | This patch was "ignited" by OpenBSD 3>=4 support. They...
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | Reliable BSD-x86-elf detection in ./config.
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | Make Makefile.shared BSD make-friendly, remove more...
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | Make util/shlib_wrap.sh [Open]BSD-friendly.
|
commit | commitdiff | tree |
2005-02-06 |
Andy Polyakov | Mention no-sse2 option in INSTALL note.
|
commit | commitdiff | tree |
2005-02-03 |
Andy Polyakov | Drop redundant -lc from a number of rules in Makefile...
|
commit | commitdiff | tree |
2005-02-03 |
Andy Polyakov | Shut whiny make's up.
|
commit | commitdiff | tree |
2005-02-01 |
Andy Polyakov | Address run-time linker problems: LD_PRELOAD issue...
|
commit | commitdiff | tree |
2005-01-26 |
Andy Polyakov | Respect the fact that most interactive shells don't...
|
commit | commitdiff | tree |
2005-01-25 |
Andy Polyakov | Please BSD make...
|
commit | commitdiff | tree |
2005-01-25 |
Andy Polyakov | FreeBSD 5 refuses to #include <malloc.h>. Fix compiler...
|
commit | commitdiff | tree |
2005-01-24 |
Andy Polyakov | ./Configure to respect $thread_cflag variable.
|
commit | commitdiff | tree |
2005-01-24 |
Andy Polyakov | Fold a bunch of linux and *BSD targets into [linux...
|
commit | commitdiff | tree |
2005-01-24 |
Andy Polyakov | Default to AES u32 being unsinged int and not long...
|
commit | commitdiff | tree |
2005-01-24 |
Andy Polyakov | Improve ECB performance (48+14*rounds -> 18+13*rounds...
|
commit | commitdiff | tree |
2005-01-21 |
Andy Polyakov | linux-arm target update.
|
commit | commitdiff | tree |
2005-01-20 |
Andy Polyakov | linux-parisc update.
|
commit | commitdiff | tree |
2005-01-20 |
Andy Polyakov | Bug-fix in CBC encrypt tail processing and commentary...
|
commit | commitdiff | tree |
2005-01-18 |
Andy Polyakov | Throw in AES CBC assembler, up to +40% on aes-128-cbc...
|
commit | commitdiff | tree |
2005-01-18 |
Andy Polyakov | Fix a typo in a.out assembler modules.
|
commit | commitdiff | tree |
2005-01-18 |
Andy Polyakov | Reserve for AES CBC assembler implementation...
|
commit | commitdiff | tree |
2005-01-18 |
Andy Polyakov | Don't zap AES CBC IV, when decrypting truncated content...
|
commit | commitdiff | tree |
2005-01-14 |
Andy Polyakov | INSTALL.DJGPP sync.
|
commit | commitdiff | tree |
2005-01-13 |
Andy Polyakov | Rely on e_os.h to appropriately define str[n]casecmp...
|
commit | commitdiff | tree |
2005-01-13 |
Andy Polyakov | "Monolithic" x86 assembler replacement for aes_core...
|
commit | commitdiff | tree |
2005-01-13 |
Andy Polyakov | Fix an "oops" typo! Well, it was a debugging left-over...
|
commit | commitdiff | tree |
2005-01-13 |
Andy Polyakov | O_NOFOLLOW is not appropriate when opening /dev/* entries...
|
commit | commitdiff | tree |
2005-01-09 |
Andy Polyakov | FAQ update to mention no-sha0 as possible workaround...
|
commit | commitdiff | tree |
2005-01-09 |
Andy Polyakov | DJGPP documentation note update.
|
commit | commitdiff | tree |
2005-01-09 |
Andy Polyakov | Permit "monolithic" AES assembler implementations,...
|
commit | commitdiff | tree |
2005-01-04 |
Andy Polyakov | DJGPP update.
|
commit | commitdiff | tree |
2004-12-31 |
Andy Polyakov | Borrow #include <string[s].h> from e_os.h.
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | Make whiny compilers stop complaining about missing...
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | Fix Win32 test-suit.
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | Remove naming conflict between variable and label.
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | Commentary update for AES IA-64 assembler module.
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | Minor AES x86 assembler tune-up.
|
commit | commitdiff | tree |
2004-12-30 |
Andy Polyakov | AES-CFB[18] 2x optimization. Well, I bet nobody cares...
|
commit | commitdiff | tree |
2004-12-28 |
Andy Polyakov | Oops-kind typos in aes-ia64.S...
|
commit | commitdiff | tree |
2004-12-27 |
Andy Polyakov | Minor cygwin update.
|
commit | commitdiff | tree |
2004-12-27 |
Andy Polyakov | As new major IRIX release is highly unlikely to appear...
|
commit | commitdiff | tree |
2004-12-27 |
Andy Polyakov | Remove CPU detect for IRIX targets. Performance gain...
|
commit | commitdiff | tree |
2004-12-26 |
Andy Polyakov | Remove yet another redundant memcpy. Not at least performanc...
|
commit | commitdiff | tree |
2004-12-26 |
Andy Polyakov | Eliminate redundant memcpy of IV material. Performance...
|
commit | commitdiff | tree |
2004-12-26 |
Andy Polyakov | Engage AES x86 assembler module for COFF and a.out...
|
commit | commitdiff | tree |
2004-12-23 |
Andy Polyakov | Engage AES x86 assembler module on ELF platforms.
|
commit | commitdiff | tree |
2004-12-23 |
Andy Polyakov | x86 perlasm update to accomodate aes-586.pl.
|
commit | commitdiff | tree |
2004-12-23 |
Andy Polyakov | Eliminate copies of TeN and TdN, use those found in...
|
commit | commitdiff | tree |
2004-12-23 |
Andy Polyakov | AES x86 assembler implementation.
|
commit | commitdiff | tree |
2004-12-20 |
Andy Polyakov | Refine PowerPC platform support.
|
commit | commitdiff | tree |
2004-12-10 |
Andy Polyakov | Solaris x86 perlasm update.
|
commit | commitdiff | tree |
2004-12-09 |
Andy Polyakov | Engage SHA1 IA64 assembler on IA64 platforms.
|
commit | commitdiff | tree |
next |