openssl.git
2000-12-20 Ulf Möllerbranches have been merged.
2000-12-20 Ulf MöllerStop build when an error occurs.
2000-12-20 Bodo MöllerDon't access non-existing element buf[256], use buf...
2000-12-20 Bodo MöllerSplit a CHANGES entry so that one of the halves matches the
2000-12-20 Dr. Stephen... Fixes to OCSP print code.
2000-12-19 Bodo Möllerfix indentation
2000-12-19 Bodo MöllerDon't hold CRYPTO_LOCK_RSA during time-consuming operat...
2000-12-18 Bodo MöllerAdd a comment (intended change)
2000-12-18 Bodo MöllerImport s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable...
2000-12-18 Bodo MöllerComment correction.
2000-12-18 Bodo MöllerObtain lock CRYPTO_LOCK_RSA before creating BN_MONT_CTX
2000-12-18 Bodo Möllerundo previous change: '-prexit' is already available...
2000-12-17 Dr. Stephen... Redo OCSP response printing. Remove duplicate or
2000-12-17 Bodo MöllerWhen mentioning features that don't exist in current...
2000-12-17 Bodo MöllerSimplify preprocessor statements.
2000-12-16 Dr. Stephen... Add OCSP service locator extension.
2000-12-16 Richard LevitteDo not poll DEVRANDOM if weäre building without an...
2000-12-16 Richard LevitteMake sure each FAQ item has an index entry.
2000-12-16 Dr. Stephen... Add support for the noCheck OCSP extension. This is
2000-12-16 Dr. Stephen... Make mkdef.pl parse some ASN1 IMPLEMENT macros.
2000-12-16 Dr. Stephen... Add a couple of FAQs.
2000-12-15 Ulf Möller"Andrew W. Gray" <agray@iconsinc.com> says /GD is no...
2000-12-15 Bodo MöllerIf CONF_get_string returns NULL and we want to tolerate...
2000-12-15 Bodo MöllerLocking issues.
2000-12-15 Dr. Stephen... Implement some standard OCSP extensions in the v3 code...
2000-12-15 Bodo MöllerThe C version of bn_sub_part_words is needed not only
2000-12-15 Bodo MöllerVery few in the "README" is up-to-date
2000-12-14 Dr. Stephen... Add OCSP nonce extension to supported extensions.
2000-12-14 Geoff ThorpeMake a note of the new engine.
2000-12-14 Geoff ThorpeThis is an engine contributed by Broadcom - it is meant...
2000-12-14 Dr. Stephen... New function X509V3_extensions_print() this removes...
2000-12-14 Bodo Möllertypo
2000-12-14 Bodo MöllerThe BN_mul bug test apparently is no longer needed
2000-12-14 Bodo MöllerFirst step towards SSL_peek fix.
2000-12-14 Bodo MöllerUpdate.
2000-12-14 Dr. Stephen... New function X509_signature_print() to remove some...
2000-12-13 Dr. Stephen... Change the PKCS7 structure to use SEQUENCE OF for the
2000-12-13 Ulf Möllerc&p error spotted by Martin Forssen
2000-12-13 Dr. Stephen... Replace the old style OCSP ASN1 module.
2000-12-13 Richard LevitteConstification of the data of a hash table. This means...
2000-12-13 Richard LevitteProblem: bn_mul_normal() misbehaves if the size of...
2000-12-13 Richard LevitteIn bn_mul_recursive(), make sure the comba routines...
2000-12-13 Richard LevitteWhen using -pedantic, it's a good thing to define PEDAN...
2000-12-13 Dr. Stephen... Stop extension creation code core dumping.
2000-12-13 Dr. Stephen... Rewrite the extension code to use an ASN1_ITEM structure
2000-12-12 Lutz JänickeAdd description of SSL_[CTX_]_check_private_key().
2000-12-12 Richard LevitteSSL_new() may potentially add a certfificate. Therefor...
2000-12-11 Bodo MöllerChange/add comments
2000-12-10 Ulf MöllerStop on bntest error.
2000-12-10 Ulf Möller*** empty log message ***
2000-12-09 Richard LevitteMake TYPE_RSA the default type instead of just setting...
2000-12-09 Bodo MöllerUse continuation lines in test/bctest as far as it...
2000-12-09 Bodo MöllerDon't throw away bctest's error messages.
2000-12-09 Ulf MöllerTest for SCO bc bug
2000-12-08 Geoff ThorpeNext step in tidying up the LHASH code.
2000-12-08 Ulf Möllerbn_part_sub_word prototype.
2000-12-08 Dr. Stephen... Merge from the ASN1 branch of new ASN1 code
2000-12-08 Lutz JänickeAdd manual pages for certficate/key loading and friends.
2000-12-08 Bodo MöllerPlaceholder for SCO bc bug detection
2000-12-07 Bodo MöllerFix some things that look like bugs.
2000-12-07 Bodo MöllerTEST_MUL and TEST_SQR added.
2000-12-07 Bodo MöllerSign-related fixes (and tests).
2000-12-07 Bodo MöllerMove 'q->neg = 0' to those places where it is needed
2000-12-06 Bodo MöllerBN_mod_sqrt documentation/comment
2000-12-06 Ulf MöllerDon't check for bc at all. We can now run a meaningful...
2000-12-06 Ulf Möllerremove a comment that shouldn't have been there any...
2000-12-06 Bodo MöllerFaster BN_mod_sqrt algorithm for p == 5 (8).
2000-12-06 Bodo MöllerPrinting "verify ..." should not be counted as a test...
2000-12-06 Richard LevitteDuring the self test, we only want to know what bctest...
2000-12-06 Richard LevitteHave the self test use bctest to check that bc is sane.
2000-12-06 Bodo MöllerUse bc's "print" feature whenever it is available,
2000-12-06 Bodo MöllerAdd a comment.
2000-12-06 Bodo MöllerWorkaround for broken (or missing) bc.
2000-12-06 Ulf Möllerremove useless instruction
2000-12-06 Ulf MöllerIntel assembler version for bn_sub_part_words(). I...
2000-12-06 Ulf Mölleranother fix for the debug print
2000-12-06 Ulf Möllertest_mod_mul is useful, let's run it more often.
2000-12-06 Ulf Möllermove constants for debug functions to end of file
2000-12-05 Richard LevitteUpdate the internal docs.
2000-12-05 Lutz JänickeTypo and additional information about cert-chain building.
2000-12-05 Lutz JänickeAdd EXAMPLES for SSL_CIPHER_description() output.
2000-12-05 Bodo MöllerDiscuss http://www.shoup.net/papers/oaep.ps.Z
2000-12-05 Richard LevitteOn Windows, Rainbow uses _stdcall convention under...
2000-12-05 Ulf Möllerpush the flags too
2000-12-05 Ulf Möllerlooks like it works now
2000-12-05 Ulf Möllersave registers in the debug output code (return value...
2000-12-05 Ulf Möllermore of the same: add printf() for perlasm.
2000-12-05 Ulf Möllerminor modification to the previous change
2000-12-05 Ulf MöllerPERLASM - the wierdest programming language since Intercal.
2000-12-05 Ulf MöllerUse assert as in the rest of the BN library.
2000-12-04 Bodo MöllerImprove formatting.
2000-12-04 Richard LevitteIt's completely unnecessary to add a compression algori...
2000-12-04 Richard LevitteRemove the last bn_wexpand()s that made us break constn...
2000-12-04 Bodo MöllerChange error message to "bignum too long"
2000-12-04 Geoff ThorpeSync up with a minor change in lhash.h
2000-12-04 Geoff ThorpeANSI C doesn't allow trailing semi-colons after a funct...
2000-12-04 Geoff ThorpeUpdate the documentation to the current state of the...
2000-12-04 Geoff ThorpeMake a note of the LHASH changes.
2000-12-04 Geoff ThorpeMake the remaining LHASH macro changes. This should...
2000-12-03 Ben LaurieFix warnings.
next