openssl.git
2005-09-22 Andy PolyakovFix SunOS 4 building issue [from HEAD].
2005-09-22 Andy PolyakovBroaden compatibility among Windows SDK versions [from...
2005-09-21 Dr. Stephen... Fix from HEAD.
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 PolyakovFix typo [from HEAD].
2005-09-20 Andy PolyakovRefine AIX support [from HEAD].
2005-09-20 Andy PolyakovBC-32.pl updates [from HEAD].
2005-09-20 Andy PolyakovProper solution to nasm compilation problems in Borland...
2005-09-19 Andy Polyakov./PROBLEMS update from HEAD.
2005-09-19 Andy PolyakovMissing spaces in VC-32.pl.
2005-09-19 Andy Polyakovbswapl usage should be masked by I386_ONLY.
2005-09-16 Dr. Stephen... Don't always use issuer serial version of AKID.
2005-09-15 Nils Larschfix typos
2005-09-09 Nils Larschbugfix: register engine as default engine in ENGINE_set...
2005-09-02 Dr. Stephen... Add two extra verify flags functions.
2005-09-02 Nils Larschfix typo in sbgp names
2005-09-02 Nils Larschdon't try to load cert/key when the "-nocert" option...
2005-08-28 Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-27 Ben LaurieFix warnings.
2005-08-25 Nils LarschKeep cipher lists sorted in the source instead of sorti...
2005-08-23 Bodo Möllerrecent DH change does not avoid *all* possible small...
2005-08-23 Bodo Mölleravoid potential spurious BN_free()
2005-08-22 Ben LaurieMissing arguments.
2005-08-21 Nils Larschinitialize cipher/digest methods table in SSL_library_i...
2005-08-20 Ben LaurieMissed stuff.
2005-08-20 Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-08-11 Andy PolyakovEliminate reference to removed platform line [from...
2005-08-11 Andy PolyakovPedantic polish to ectest.c [from HEAD].
2005-08-11 Andy PolyakovFix typo in WCE section in VC-32.pl [from HEAD].
2005-08-10 Andy PolyakovINSTALL.WCE update from HEAD.
2005-08-09 Andy PolyakovSuppress "deprecated" warnings introduced in VC8 [from...
2005-08-09 Andy PolyakovAdd support for more recent WCE SDK.
2005-08-08 Nils Larscha ssl object needs it's own instance of a ecdh key...
2005-08-08 Nils Larschfix typo
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 Dr. Stephen... Initialize SSL_METHOD structures at compile time. This...
2005-08-05 Nils Larschfix potential memory leak + improved error checking
2005-08-04 Dr. Stephen... Allow 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 update for VC-32.pl [from HEAD].
2005-08-02 Andy PolyakovWCE-specific fix for cryptlib.c [from HEAD].
2005-08-02 Andy PolyakovKeep disclaiming 16-bit support [from HEAD].
2005-08-02 Andy PolyakovOptimize for space on embedded WCE. [from HEAD]
2005-08-02 Andy PolyakovWCE-specific update from HEAD.
2005-08-02 Andy PolyakovWCE update from HEAD.
2005-08-02 Andy PolyakovImplement complementary LoadLibraryA shim under WCE...
2005-08-02 Andy PolyakovTypo in OSF1 platform name.
2005-07-30 Andy PolyakovEliminate dependency on 3rd party wcedefs.mak [from...
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... Update from head.
2005-07-25 Nils Larschfix BN_mod_word and give a more reasonable return value...
2005-07-25 Dr. Stephen... Update from head.
2005-07-24 Andy PolyakovVisual C specific update from HEAD.
2005-07-23 Nils LarschRemove BN_CTX_DEBUG from the normal debug build flags...
2005-07-21 Nils Larschset correct bn->top value
2005-07-20 Nils Larschthe final byte of pkcs7 padded plaintext can never...
2005-07-19 Andy PolyakovBug-fix from HEAD.
2005-07-17 Nils Larschfix typo
2005-07-17 Nils Larschbugfix: 0 - w (w != 0) is actually negative
2005-07-16 Nils Larschmake
2005-07-15 Nils Larschadd missing entries for "-multivalue-rdn" and "-utf8...
2005-07-13 Nils Larschthe second argument to d2i_X509, d2i_X509_CRL and...
2005-07-08 Andy PolyakovDES CFB bug-fix from HEAD.
2005-07-08 Richard LevitteOn case insensitive systems, 'install' gets mixed up...
2005-07-05 Richard LevitteOops, the release date in the FAQ was wrong.
2005-07-05 Richard LevitteNow that 0.9.8 has been tagged, it's time to move on.
2005-07-05 Richard LevitteTime to release OpenSSL 0.9.8. OpenSSL_0_9_8
2005-07-05 Richard Levittemake update
2005-07-05 Richard LevitteWe don't support no-engine for now. It's a lot more...
2005-07-05 Richard LevitteLast additions to the release documentation.
2005-07-05 Andy PolyakovMention Win64 support in CHANGES and throw in building...
2005-07-05 Richard LevitteAdd libcrypto.pc and libssl.pc, and install them along...
2005-07-04 Andy PolyakovGet rid of "unary minus applied to unsigned type" warning.
2005-07-04 Andy PolyakovTo secure Win64 API I'm throwing in this minimalistic...
2005-07-04 Dr. Stephen... Add utf8 options to ca utility.
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c [from HEAD].
2005-07-03 Andy PolyakovBugfix for bn_div_words PPC assembler implementation...
2005-07-01 Nils Larschinitialize newly allocated data
2005-06-30 Dr. Stephen... Check PKCS7 structures in PKCS#12 files are of type...
2005-06-29 Richard LevitteActually, the 64bit format specifier differs between...
2005-06-28 Richard Levitteasn1parse doesn't support any TXT format, so let's...
2005-06-28 Nils Larschremove OPENSSL_NO_ASM dependency
2005-06-28 Ben LaurieDid you know it was wrong to use a char as an array...
2005-06-28 Ben LaurieNasty fix for another warning, but all I have the patie...
2005-06-28 Ben LaurieReplace missing character deleted in error.
2005-06-28 Ben LaurieFix warning.
2005-06-28 Ben LaurieFix warnings.
2005-06-28 Andy Polyakovbn.h update from HEAD.
2005-06-28 Andy Polyakovx86nasm.pl update from HEAD.
2005-06-28 Andy PolyakovPROBLEMS update from HEAD.
2005-06-28 Andy PolyakovMakefile updates from HEAD [see cvs.openssl.org/chngvie...
2005-06-28 Richard LevitteThere are a few showstoppers. Unfortunately, I only...
next