summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson
2000-12-28New OCSP extension functions.Dr. Stephen Henson
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-12-20Split a CHANGES entry so that one of the halves matches theBodo Möller
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson
2000-12-19Don't hold CRYPTO_LOCK_RSA during time-consuming operations.Bodo Möller
2000-12-18Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.Bodo Möller
2000-12-18Obtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTXBodo Möller
2000-12-16Make mkdef.pl parse some ASN1 IMPLEMENT macros.Dr. Stephen Henson
2000-12-15Locking issues.Bodo Möller
2000-12-15Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson
2000-12-14Make a note of the new engine.Geoff Thorpe
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson
2000-12-14First step towards SSL_peek fix.Bodo Möller
2000-12-14New function X509_signature_print() to remove some duplicateDr. Stephen Henson
2000-12-13Change the PKCS7 structure to use SEQUENCE OF for theDr. Stephen Henson
2000-12-13Replace the old style OCSP ASN1 module.Dr. Stephen Henson
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-12-07Fix some things that look like bugs.Bodo Möller
2000-12-07Sign-related fixes (and tests).Bodo Möller
2000-12-06BN_mod_sqrt documentation/commentBodo Möller
2000-12-06Faster BN_mod_sqrt algorithm for p == 5 (8).Bodo Möller
2000-12-04Improve formatting.Bodo Möller
2000-12-04Make a note of the LHASH changes.Geoff Thorpe
2000-12-02Note the bntest change.Ulf Möller
2000-12-01Correct a mail address...Richard Levitte
2000-12-01Document the addition of Kerberos stuff.Richard Levitte
2000-12-01Borland C fix.Ulf Möller
2000-12-01typoUlf Möller
2000-11-30Fix BN_rshift, which caused lots of trouble.Bodo Möller
2000-11-30New format for the FAQ. We now have different sections for differentRichard Levitte
2000-11-30Changes to c_zlib.c to make ZLIB.DLL dynamically loadable underRichard Levitte
2000-11-30BN_mod_sqrtBodo Möller
2000-11-29Amend the original CHANGES log entry. The ex_data handling has beenGeoff Thorpe
2000-11-29Log security relevant change.Lutz Jänicke
2000-11-29BN_bin2bn did *not* contain an off-by-one error;Bodo Möller
2000-11-29Expand expspeed.c to make BN_kronecker timings.Bodo Möller
2000-11-29Implement BN_kronecker test.Bodo Möller
2000-11-29Improve BN_mod_inverse performance.Bodo Möller
2000-11-28Note that SSL_peek has been disabled.Bodo Möller
2000-11-27Fix BN_is_... macros.Bodo Möller
2000-11-26It was a small change, but it *could* conceivably affect people - so I'mGeoff Thorpe
2000-11-26More BN_mod_... functions.Bodo Möller
2000-11-26modular arithmeticsBodo Möller
2000-11-18Remove two bn_wexpand() from BN_mul(), which is a step toward gettingRichard Levitte
2000-11-17Improve usability of 'openssl passwd' by includingBodo Möller