2006-01-02 |
Andy Polyakov | "Relax" prototype and rename DSO_global_lookup_func... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | util/mkerr.pl update to address various mkerr.pl proble... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andy Polyakov | Fix mapping "leak" in newly introduced win32_globallookup. |
commit | commitdiff | tree | snapshot |
2005-12-31 |
Andy Polyakov | Oops! Remove junk... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Bodo Möller | Rewrite timeout computation in a way that is less prone... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Andy Polyakov | Add DSO_global_lookup_func implementation. See commenta... |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Andy Polyakov | Fix CFB and OFB modes in eng_padlock.c. Engine was... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Minor sparcv9 clean-ups. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andy Polyakov | Lower PADLOCK_CHUNK till value, which doesn't affect... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Richard Levitte | Whoops, we were copying instead of comparing at the... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Andy Polyakov | As SPARCV9 CPU flavor is [expected to be] detected... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Ulf Möller | comments |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Eliminate possible mapping leak. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Typo in sparcv8cap.c. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Keep disclaiming 16-bit platform support. For now remov... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Missing CFLAG in couple of depend: targets. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Andy Polyakov | Put back OPENSSL_SYS_MSDOS definition to revive DJGPP... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make bio.h resistant to gnu-ish __attribute__ redefenit... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Fix typos in osf1 shared rules. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Unify sparcv9 assembler naming and build rules among... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make framework for Whirlpool assembler flexible. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Engage Whirlpool assembler and mention Whirlpool in... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Make room for Whirlpool assembler in Configure. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Allow for warning-free passing of -Wl options on config... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | We all make typos:-) Fix just introduced ones in bn.h |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Andy Polyakov | Eliminate warning induced by cvs.openssl.org/chngview... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | To exclude contention for shared FPU on T1, trade 3... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | sparccpuid module update. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Add IALU-only bn_mul_mont for SPARCv9. See commentary... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Switch 64-bit sparcv9 platforms from bn(64,64) to bn... |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Andy Polyakov | Allow for bn(64,32) on LP64 platforms. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | update TLS-ECC code |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Bodo Möller | comment |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Minor aes-sparcv9.pl optimization. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Engage AES for UltraSPARC in sparcv9 targets. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Revoke the option to share AES S-boxes between C and... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Andy Polyakov | Initial draft for AES for UltraSPARC assembler. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Andy Polyakov | Support for indirect calls in x86 assembler modules. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Add cpuid code to VC++ build. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Don't include zlib header dir if it is not defined. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Andy Polyakov | Fix typos in wp-mmx.pl. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Dr. Stephen... | Initial attempt at Whirlpool assembler support on VC++. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Avoid warnings on VC++ 2005. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Update from 0.9.8-stable. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dr. Stephen... | Make mk1mf.pl and friends recognize Whirlpool. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Dr. Stephen... | Make ZLIB without ZLIB_SHARED compiled again. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Andy Polyakov | Couple other benchmark comparisons for wp-x86_64.pl. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Andy Polyakov | x86cpuid.pl update. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Oops... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Update ordinals and include changes from 0.9.8. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | New functions to support opaque EVP_CIPHER_CTX handling. |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Add error checking to avoid crashing when zlib cannot... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Dr. Stephen... | Include EVP_whirlpool() prototype in evp.h |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Richard Levitte | wq instead of wp? That's gotta be among the more amazi... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Richard Levitte | Whirlpool was added to EVP, so let's build it on VMS... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Whirlpool for x86_64. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Mention Whirlpool in dgst -help. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Add Whirlpool to EVP. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Adapt Whirlpool API for EVP. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Andy Polyakov | Fix typos in wp-mmx.pl. |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Dr. Stephen... | Typo |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Dr. Stephen... | Make CA.pl script use CA extensions when creating a... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Richard Levitte | Build Whirlpool on VMS as well |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Andy Polyakov | Add Whirlpool OID. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Andy Polyakov | Remove development leftover from whrlpool/asm/wp-mmx.pl. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Andy Polyakov | Add missing Makefile and fix couple of typos in commentary. |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Andy Polyakov | Whirlpool hash implementation. The fact that subdirecto... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Richard Levitte | When using POSIXly functions, we need to define _POSIX_... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Dr. Stephen... | Extensive OID code enhancement and fixes. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Richard Levitte | Synchronise with the Unix build. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Bodo Möller | deFUDify: don't require OPENSSL_EC_BIN_PT_COMP |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Bodo Möller | disable some invalid ciphersuites |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Bodo Möller | deFUDify: don't require OPENSSL_EC_BIN_PT_COMP |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andy Polyakov | Keep shutting up VC8. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Andy Polyakov | Apply "better safe than sorry" approach after addressin... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Andy Polyakov | Attempt to resolve sporadic SEGV crashes in bn_sub_word... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Throw in comment so that one doesn't get tempted to... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Avoid end-less loop when libcrypto.a is manually delete... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Mention PROBLEMS in FAQ. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | AIX -blibpath is not accumulative, one apparently has... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Minor perlasm clean-up. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Tidying up WinCE support. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andy Polyakov | Improve cross-compiler portability of applink.c module... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Dr. Stephen... | Update docs. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | One of Win64 rules lacked bufferoverflowu.lib. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Move declaration for optional bn_mul_mont to bn_lcl... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Address MASM-specific problems introduced with |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Eliminate VC compiler warning. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | First draft for WCE PortSDK support. Once again! It... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Dr. Stephen... | Make DLL engines the default in 0.9.9 and VC++. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Dr. Stephen... | Add symbols for ASN1 print functions, update ordinal... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Dr. Stephen... | Update from stable branch. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Revive app_tminterval for Netware. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Revive app_tminterval for vxworks. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Revive app_tminterval for VMS. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Andy Polyakov | Keep removing references to tmdiff. |
commit | commitdiff | tree | snapshot |
next |