]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Improve cross-compiler portability of applink.c module and mention
[thirdparty/openssl.git] / crypto /
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  Dr. Stephen HensonUpdate from stable branch.
2005-11-06  Andy Polyakovx86_64-xlate.pl commentary section update.
2005-11-06  Andy PolyakovEliminate crypto/tmdiff.[ch].
2005-11-03  Andy PolyakovMake cygwin work in directories mounted with 'text...
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...
2005-11-03  Andy PolyakovMake pshufw optional and update performance table in...
2005-11-01  Richard LevitteFix numerous bugs in the Win32 path splitter
2005-11-01  Richard LevitteA slight change in documentation that makes it so much...
2005-10-25  Andy Polyakov+20% SHA512 performance improvement on x86.
2005-10-25  Andy PolyakovEliminate false preprocessor dependencies introduced...
2005-10-25  Andy PolyakovEliminate ~3.5KB of duplicate code in des-586.pl and...
2005-10-25  Andy PolyakovMove DES_SPtrans to where it really belongs, dec_enc...
2005-10-25  Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
2005-10-22  Andy Polyakovbn_asm.c update.
2005-10-22  Andy PolyakovEliminate gcc warning in bn_mont.c.
2005-10-22  Andy PolyakovAdd support for 32-bit ABI to sparcv9a-mont.pl module.
2005-10-22  Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19  Andy PolyakovYet another "teaser" Montgomery multiply module, for...
2005-10-14  Andy PolyakovFlip saved argument block and tp [required for non...
2005-10-14  Andy PolyakovMake sure x86-mont.pl returns zero even if compiled...
2005-10-14  Andy PolyakovFix bug in SMALL_FOOTPRINT path and clarify comment.
2005-10-13  Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-10-09  Andy PolyakovAdd timestamp to x86-mont.pl.
2005-10-09  Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...
2005-10-07  Andy Polyakovx86_64-mont.pl readability improvement.
2005-10-07  Andy PolyakovThrow in Montgomery multiplication assembler for x86_64.
2005-10-06  Andy PolyakovRefine logic in bn_mont.c and eliminate redundant BN_CT...
2005-10-06  Andy PolyakovLeave the decision to call/implement bn_sqr_mont to...
2005-10-05  Dr. Stephen HensonInitialize bignum constants using BN_bin2bn() instead...
2005-10-04  Andy PolyakovZap DES_UNROLL when SMALL_FOOTPRINT is in effect.
2005-10-04  Andy PolyakovFix typo in exptest.c.
2005-10-04  Andy PolyakovReserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL...
2005-10-04  Andy PolyakovAdd reference implementation for bn_[mul|sqr]_mont...
2005-10-02  Dr. Stephen HensonOops :-)
2005-09-30  Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-09-29  Andy PolyakovFix typo.
2005-09-29  Andy PolyakovFix missing applink call.
2005-09-28  Richard LevitteChange a comment so it corresponds to reality. Put...
2005-09-26  Dr. Stephen HensonUpdate from stable branch.
2005-09-22  Nils Larschprotect BN_BLINDING_invert with a write lock and BN_BLI...
2005-09-22  Andy PolyakovBroaden compatibility among Windows SDK versions. Elder...
2005-09-20  Andy PolyakovLatest MSVCR80 doesn't tolerate unsupported signal...
2005-09-20  Andy Polyakov"Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT...
2005-09-20  Andy PolyakovIA-32 BN tune-up. Performance imrpovement varies with...
2005-09-20  Andy PolyakovMD5 x86_64 assembler update.
2005-09-20  Andy PolyakovProper solution to nasm compilation problems in Borland...
2005-09-19  Andy PolyakovOops-type typo.
2005-09-19  Andy Polyakovbswapl usage should be masked by I386_ONLY.
2005-09-19  Nils Larschcleanup doxygen comments
2005-09-19  Nils Larschadd some doxygen comments
2005-09-16  Dr. Stephen HensonFix for Win32.
2005-09-12  Bodo Möllercorrect+extend publication info
2005-09-09  Nils Larschbugfix: register engine as default engine in ENGINE_set...
2005-09-05  Richard LevitteRemove warnings about signed vs. unsigned...
2005-09-05  Richard LevitteSynchronise VMS build with Unixly build.
2005-09-03  Nils Larschfix function name in error
2005-09-03  Dr. Stephen HensonUpdate print macro properly this time...
2005-09-03  Dr. Stephen HensonUpdate ASN1 print implement macro.
2005-09-03  Dr. Stephen HensonUpdate asn1t.h too for ASN1 print.
2005-09-03  Dr. Stephen HensonUpdate to ASN1 printing code.
2005-09-02  Dr. Stephen HensonTwo new verify flags functions.
2005-09-02  Nils Larschfix typo in sbgp names
2005-09-01  Dr. Stephen HensonExtend callback function to support print customization.
2005-09-01  Dr. Stephen HensonReturn 2 from X509_NAME printing routine to add newline.
2005-09-01  Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-09-01  Richard LevitteSynchronise with Unixly build.
2005-09-01  Dr. Stephen HensonInitial support for ASN1 print code.
2005-08-31  Dr. Stephen HensonIntegrated support for PVK files.
2005-08-30  Richard LevitteLast synchronisationn with Unixly build. I hope...
2005-08-28  Nils Larschfix warnings when building openssl with the following...
2005-08-28  Richard LevitteMore synchronisation with the Unixly build.
2005-08-27  Richard LevitteSynchronise with Unix changes.
2005-08-23  Bodo Mölleravoid potential spurious BN_free()
2005-08-21  Nils Larschadd missing file
2005-08-21  Ben LaurieMake D-H safer, include well-known primes.
2005-08-21  Dr. Stephen HensonUse correct date and filename.
2005-08-20  Dr. Stephen HensonDelete old ASN1_METHOD files.
2005-08-20  Dr. Stephen HensonAdd file which includes new ASN1 NETSCAPE format for...
2005-08-20  Dr. Stephen HensonRemove ASN1_METHOD code replace with new ASN1 alternative.
2005-08-20  Dr. Stephen HensonNew version of ASN1 print code, still not compiled...
2005-08-11  Andy PolyakovPedantic polish to WCE-specific #if clause in ectest.c
2005-08-10  Andy PolyakovFix Intel assembler warnings.
2005-08-07  Andy PolyakovFinal(?) WinCE update.
2005-08-06  Nils Larschavoid infinite recursion if dynamic engine isn't loaded
2005-08-05  Nils Larschfix potential memory leak + improved error checking
2005-08-04  Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-08-04  Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-08-03  Andy PolyakovWCE update, mostly typos.
2005-08-03  Andy PolyakovPIC-ify SPARC assembler in alternative manner to elimin...
2005-08-02  Andy PolyakovAbstain from GUI calls in rand_win.c in NT service...
2005-08-02  Andy PolyakovWCE-specific fix for cryptlib.c.
2005-08-02  Andy PolyakovEliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which...
2005-08-02  Andy PolyakovImplement complementary LoadLibraryA shim under WCE.
2005-07-30  Andy PolyakovFix #if _MSC_VER clause in aes_locl.h
2005-07-29  Nils Larschadd comment
2005-07-27  Nils Larschremove unused variable
next