openssl.git
2001-01-09 Lutz JänickeDon't cheat: when only getting several bytes from each...
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2001-01-09 Geoff ThorpeGet rid of the function pointer casting in the debuggin...
2001-01-09 Geoff ThorpeThis adds macros to implement (and/or declare) type...
2001-01-08 Geoff ThorpeWhilst in the process of fixing outstanding function...
2001-01-08 Richard LevitteKeep up with Unix code. It's beginning to be time...
2001-01-08 Richard LevitteBecause /dev/urandom has a better chance of giving...
2001-01-08 Dr. Stephen... Add prototypes for new OCSP functions.
2001-01-08 Richard LevitteChange RAND_poll for Unix to try a number of devices...
2001-01-08 Dr. Stephen... Add set of OCSP client functions. All experimental
2001-01-07 Richard LevitteKeep up with the Unixly changes.
2001-01-05 Dr. Stephen... Modify OCSP API to more closely reflect
2001-01-04 Dr. Stephen... Fix typo in OCSP nonce extension.
2001-01-04 Dr. Stephen... Update OCSP API.
2000-12-31 Dr. Stephen... Fix the S/MIME code so it now works again and
2000-12-31 Richard LevitteMake the DSO code for VMS work again. First attempt.
2000-12-31 Richard LevitteThe option line may start with a space, which gives...
2000-12-31 Richard LevitteLook for no-krb5 and add the definition of NO_KRB5...
2000-12-31 Richard LevitteTemporary measure: if no KRB5 is defined, add "no-krb5...
2000-12-31 Richard LevitteSince asn1.h gets included recursively from many places...
2000-12-31 Dr. Stephen... Rewrite PKCS#12 code and remove some of the old
2000-12-31 Richard LevitteRemove RSAref-related things.
2000-12-31 Richard LevitteDocument.
2000-12-31 Richard LevitteIf OPENSSL_BUILD_SHLIBCRYPTO (for files that end up...
2000-12-31 Richard LevitteDefine OPENSSL_EXPORT and OPENSSL_IMPORT and give OPENS...
2000-12-31 Richard LevitteRemove anything connected to RSAref, since that's gone...
2000-12-31 Richard LevitteUhmm, the keyword TRUE does not exist of course...
2000-12-30 Dr. Stephen... Delete PKCS#12 redundant files.
2000-12-30 Dr. Stephen... ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement of
2000-12-29 Dr. Stephen... Replace the old ASN1_dup() with ASN1_item_dup() and
2000-12-29 Richard LevitteCheck for deselection of KRB5. In fact, skip it comple...
2000-12-29 Richard LevitteCorrect a typo.
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-29 Richard LevitteEnhancements to mkdef.pl:
2000-12-28 Dr. Stephen... ASN1_ITEM version of ASN1_dup(). Might want
2000-12-28 Richard LevitteUpdate VMS build procedures to match the current status.
2000-12-28 Dr. Stephen... Add NO_ASN1_OLD to remove some old style functions:
2000-12-28 Dr. Stephen... ASN1_ITEM versions of sign, verify, pack and unpack.
2000-12-28 Dr. Stephen... New OCSP extension functions.
2000-12-27 Bodo MöllerGet rid of unused error code.
2000-12-27 Dr. Stephen... Avoid compiler warnings in hw_ubsec.c: unused static
2000-12-27 Dr. Stephen... X509V3_add_i2d() needs to be able to allocate a
2000-12-26 Bodo MöllerFinish SSL_peek/SSL_pending fixes.
2000-12-25 Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-24 Dr. Stephen... New function X509V3_add_i2d() this is used for
2000-12-21 Geoff ThorpeRe-order the options in tunala and add command switches...
2000-12-21 Dr. Stephen... Various Win32 related fixes. Doesn't compile yet on
2000-12-20 Geoff ThorpeThis adds support to 'tunala' for supplying DH paramete...
2000-12-20 Geoff ThorpeSome minor changes to the "tunala" demo.
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...
next