]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2005-12-18  Andy PolyakovTypo in sparcv8cap.c.
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-12-18  Andy PolyakovMissing CFLAG in couple of depend: targets.
2005-12-18  Andy PolyakovPut back OPENSSL_SYS_MSDOS definition to revive DJGPP...
2005-12-16  Andy PolyakovMake bio.h resistant to gnu-ish __attribute__ redefenit...
2005-12-16  Andy PolyakovFix typos in osf1 shared rules.
2005-12-16  Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-16  Andy PolyakovMake framework for Whirlpool assembler flexible.
2005-12-16  Andy PolyakovEngage Whirlpool assembler and mention Whirlpool in...
2005-12-16  Andy PolyakovMake room for Whirlpool assembler in Configure.
2005-12-16  Andy PolyakovAllow for warning-free passing of -Wl options on config...
2005-12-16  Andy PolyakovMention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9...
2005-12-16  Andy PolyakovWe all make typos:-) Fix just introduced ones in bn.h
2005-12-16  Andy PolyakovEliminate warning induced by http://cvs.openssl.org...
2005-12-15  Andy PolyakovTo exclude contention for shared FPU on T1, trade 3...
2005-12-15  Andy Polyakovsparccpuid module update.
2005-12-15  Andy PolyakovAdd IALU-only bn_mul_mont for SPARCv9. See commentary...
2005-12-15  Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-12-15  Andy PolyakovAllow for bn(64,32) on LP64 platforms.
2005-12-13  Bodo Möllerupdate TLS-ECC code
2005-12-13  Bodo Möllercomment
2005-12-10  Andy PolyakovMinor aes-sparcv9.pl optimization.
2005-12-10  Andy PolyakovEngage AES for UltraSPARC in sparcv9 targets.
2005-12-10  Andy PolyakovRevoke the option to share AES S-boxes between C and...
2005-12-10  Andy PolyakovInitial draft for AES for UltraSPARC assembler.
2005-12-06  Andy PolyakovSupport for indirect calls in x86 assembler modules.
2005-12-06  Dr. Stephen... Add cpuid code to VC++ build.
2005-12-06  Dr. Stephen... Don't include zlib header dir if it is not defined.
2005-12-06  Andy PolyakovFix typos in wp-mmx.pl.
2005-12-06  Dr. Stephen... Initial attempt at Whirlpool assembler support on VC++.
2005-12-05  Dr. Stephen... Avoid warnings on VC++ 2005.
2005-12-05  Dr. Stephen... Update from 0.9.8-stable.
2005-12-05  Dr. Stephen... Update from stable branch.
2005-12-05  Dr. Stephen... Make mk1mf.pl and friends recognize Whirlpool.
2005-12-03  Dr. Stephen... Make ZLIB without ZLIB_SHARED compiled again.
2005-12-03  Andy PolyakovCouple other benchmark comparisons for wp-x86_64.pl.
2005-12-03  Andy Polyakovx86cpuid.pl update.
2005-12-02  Dr. Stephen... Oops...
2005-12-02  Dr. Stephen... Update ordinals and include changes from 0.9.8.
2005-12-02  Dr. Stephen... New functions to support opaque EVP_CIPHER_CTX handling.
2005-12-02  Dr. Stephen... Add error checking to avoid crashing when zlib cannot...
2005-12-02  Dr. Stephen... Include EVP_whirlpool() prototype in evp.h
2005-12-02  Richard Levittewq instead of wp? That's gotta be among the more amazi...
2005-12-01  Richard LevitteWhirlpool was added to EVP, so let's build it on VMS...
2005-11-30  Andy PolyakovWhirlpool for x86_64.
2005-11-30  Andy PolyakovMention Whirlpool in dgst -help.
2005-11-30  Andy PolyakovAdd Whirlpool to EVP.
2005-11-30  Andy PolyakovAdapt Whirlpool API for EVP.
2005-11-30  Andy PolyakovFix typos in wp-mmx.pl.
2005-11-30  Dr. Stephen... Typo
2005-11-30  Dr. Stephen... Make CA.pl script use CA extensions when creating a...
2005-11-29  Richard LevitteBuild Whirlpool on VMS as well
2005-11-28  Andy PolyakovAdd Whirlpool OID.
2005-11-28  Andy PolyakovRemove development leftover from whrlpool/asm/wp-mmx.pl.
2005-11-28  Andy PolyakovAdd missing Makefile and fix couple of typos in commentary.
2005-11-28  Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...
2005-11-27  Richard LevitteWhen using POSIXly functions, we need to define _POSIX_...
2005-11-20  Dr. Stephen... Extensive OID code enhancement and fixes.
2005-11-19  Richard LevitteSynchronise with the Unix build.
2005-11-16  Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-11-15  Bodo Möllerdisable some invalid ciphersuites
2005-11-15  Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-11-15  Andy PolyakovKeep shutting up VC8.
2005-11-15  Andy PolyakovApply "better safe than sorry" approach after addressin...
2005-11-11  Andy PolyakovAttempt to resolve sporadic SEGV crashes in bn_sub_word...
2005-11-11  Dr. Stephen... Update from stable branch.
2005-11-09  Andy PolyakovThrow in comment so that one doesn't get tempted to...
2005-11-09  Andy PolyakovAvoid end-less loop when libcrypto.a is manually delete...
2005-11-09  Andy PolyakovMention PROBLEMS in FAQ.
2005-11-09  Andy PolyakovAIX -blibpath is not accumulative, one apparently has...
2005-11-09  Andy PolyakovMinor perlasm clean-up.
2005-11-09  Andy PolyakovTidying up WinCE support.
2005-11-09  Andy PolyakovImprove cross-compiler portability of applink.c module...
2005-11-07  Dr. Stephen... Update docs.
2005-11-07  Dr. Stephen... Update from stable branch.
2005-11-06  Andy PolyakovOne of Win64 rules lacked bufferoverflowu.lib.
2005-11-06  Andy PolyakovMove declaration for optional bn_mul_mont to bn_lcl...
2005-11-06  Andy PolyakovAddress MASM-specific problems introduced with
2005-11-06  Andy PolyakovEliminate VC compiler warning.
2005-11-06  Andy PolyakovFirst draft for WCE PortSDK support. Once again! It...
2005-11-06  Dr. Stephen... Make DLL engines the default in 0.9.9 and VC++.
2005-11-06  Dr. Stephen... Add symbols for ASN1 print functions, update ordinal...
2005-11-06  Dr. Stephen... Update from stable branch.
2005-11-06  Andy PolyakovRevive app_tminterval for Netware.
2005-11-06  Andy PolyakovRevive app_tminterval for vxworks.
2005-11-06  Andy PolyakovRevive app_tminterval for VMS.
2005-11-06  Andy PolyakovKeep removing references to tmdiff.
2005-11-06  Andy PolyakovThe typos never stop. Fix one in apps/apps.c.
2005-11-06  Andy Polyakovx86_64-xlate.pl commentary section update.
2005-11-06  Andy PolyakovFix newly introduced typos and warnings in ./apps.
2005-11-06  Andy PolyakovCollect timing procedures in apps/apps.c. It's a bit...
2005-11-06  Andy PolyakovEliminate crypto/tmdiff.[ch].
2005-11-04  Andy PolyakovEliminate remaining calls to stat in apps/apps.c and...
2005-11-04  Andy PolyakovEliminate dependency on read/write/stat in apps under...
2005-11-03  Andy PolyakovEngage OPENSSL_NO_POSIX_IO on Windows CE.
2005-11-03  Andy PolyakovMake cygwin work in directories mounted with 'text...
2005-11-03  Andy PolyakovGet rid of arcane reference to _fmode in apps/apps...
2005-11-03  Andy PolyakovMask libcrypto references to stat with OPENSSL_NO_POSIX_IO.
2005-11-03  Andy PolyakovReserve for OPENSSL_NO_POSIX_IO macro which is to elimi...
2005-11-03  Andy PolyakovDisable BIO_s_fd on CE and disable fd:N as password...
next