make update
[openssl.git] / crypto /
2006-06-14 Bodo Möllermake update
2006-06-12 Richard LevitteKeep synchronised with Unix
2006-06-11 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-10 Richard LevitteKeep synchronised with the Unix build
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-17 Dr. Stephen HensonFix from HEAD.
2006-05-04 Dr. Stephen HensonUpdate for next dev version.
2006-05-04 Dr. Stephen HensonPrepare for new release. OpenSSL_0_9_8b
2006-05-04 Dr. Stephen Hensonmake update
2006-05-03 Dr. Stephen HensonInherit check time if appropriate.
2006-04-15 Dr. Stephen HensonFix warning.
2006-04-15 Dr. Stephen HensonFix from 0.9.7-stable.
2006-04-15 Dr. Stephen HensonFix on the right branch this time :-)
2006-04-15 Dr. Stephen HensonIf cipher list contains a match for an explicit ciphers...
2006-03-14 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2006-03-01 Dr. Stephen HensonUpdate from HEAD.
2006-02-28 Nils Larschfix "#ifndef HZ" statement
2006-02-21 Dr. Stephen HensonUpdate from head.
2006-02-19 Dr. Stephen HensonFix from HEAD.
2006-02-15 Dr. Stephen HensonFix OBJ_obj2txt() for large OIDs.
2006-02-13 Nils Larschfix typo: pass pre-computed parameters to the underlyin...
2006-02-08 Nils Larschbackport recent changes from the cvs head
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles
2006-02-04 Dr. Stephen HensonFix from HEAD.
2006-02-02 Nils Larschfix if statement: call conn_state() if the BIO is not...
2006-02-02 Ben LaurieConstification.
2006-01-31 Dr. Stephen HensonFix from HEAD.
2006-01-19 Dr. Stephen HensonFixes for BOOL handling: produce errors for invalid...
2006-01-15 Dr. Stephen HensonFix for Win32 dynamic engine loading.
2006-01-13 Nils Larschfix comment
2006-01-13 Nils Larsch2 is a prime number ...
2006-01-11 Richard LevitteForgot to initialize CC6DISABLEWARNINGS properly...
2006-01-11 Richard LevitteTypo...
2006-01-09 Richard LevitteDisable the Mixed Linkage warning for some selected...
2006-01-09 Richard Levitte/usr/bin/perl util/mkerr.pl -recurse -write -rebuild
2006-01-08 Bodo MöllerAvoid contradictive error code assignments.
2006-01-08 Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2006-01-03 Dr. Stephen HensonUpdate from HEAD.
2006-01-02 Richard LevitteMissing files in the VMS installation
2005-12-28 Andy Polyakoveng_padlock.c update from HEAD.
2005-12-27 Andy PolyakovMinor eng_padlock.c update from HEAD.
2005-12-18 Andy PolyakovMissing CFLAG in couple of depend: targets [from HEAD].
2005-12-16 Andy Polyakovbio.h update from HEAD.
2005-12-13 Bodo Möllercomment
2005-12-06 Andy PolyakovPerlasm update from HEAD addressing build problems...
2005-12-05 Dr. Stephen HensonVarious zlib related fixes and enhancements.
2005-12-04 Dr. Stephen HensonFix warning.
2005-12-03 Dr. Stephen HensonFix from HEAD.
2005-12-03 Andy Polyakovx86cpuid.pl update [from HEAD].
2005-12-02 Dr. Stephen HensonUpdate from HEAD.
2005-12-02 Dr. Stephen HensonUpdate from HEAD.
2005-11-25 Ben LaurieFix memory leak.
2005-11-20 Dr. Stephen HensonUpdate from HEAD.
2005-11-15 Andy Polyakovcrypto/bn/asm/sparcv8plus.S update from HEAD.
2005-11-11 Dr. Stephen HensonFix possible race condition.
2005-11-09 Andy Polyakovcrypto/Makefile update from HEAD.
2005-11-06 Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
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-13 Andy PolyakovBroaden compatibility amount Win32 headers even further...
2005-10-11 Richard LevitteThe version text wasn't bumoed after tagging...
2005-10-11 Mark J. CoxBump after tag
2005-10-11 Mark J. CoxAdd fixes for CAN-2005-2969 OpenSSL_0_9_8a
2005-10-11 Richard LevitteSynchronise with Unixly make.
2005-10-05 Dr. Stephen HensonUpdate from HEAD.
2005-09-29 Andy PolyakovFix typo [from HEAD].
2005-09-29 Andy PolyakovFix missing applink call [from HEAD].
2005-09-28 Richard LevitteChange a comment so it corresponds to reality. Put...
2005-09-26 Dr. Stephen HensonAvoid unused variable warnings.
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 [from...
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 PolyakovProper solution to nasm compilation problems in Borland...
2005-09-19 Andy Polyakovbswapl usage should be masked by I386_ONLY.
2005-09-09 Nils Larschbugfix: register engine as default engine in ENGINE_set...
2005-09-02 Dr. Stephen HensonAdd two extra verify flags functions.
2005-09-02 Nils Larschfix typo in sbgp names
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-23 Bodo Mölleravoid potential spurious BN_free()
2005-08-22 Ben LaurieMissing arguments.
2005-08-20 Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-08-11 Andy PolyakovPedantic polish to ectest.c [from HEAD].
2005-08-07 Andy PolyakovWindows CE update from HEAD.
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 [from HEAD].
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 [from HEAD].
2005-08-02 Andy PolyakovWCE update from HEAD.
2005-08-02 Andy PolyakovImplement complementary LoadLibraryA shim under WCE...
2005-07-30 Andy PolyakovFix #if _MSC_VER clause in aes_locl.h [from HEAD].
2005-07-27 Nils Larschremove unused variable
2005-07-26 Nils Larschimproved error checking and some fixes
2005-07-26 Dr. Stephen HensonUpdate from head.
next