summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ECDSA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ECDH.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_EC.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_DH.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte
2003-03-20make updateDr. Stephen Henson
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson
2003-03-20make sure RSA blinding works when the PRNG is not properly seeded;Bodo Möller
2003-03-20Support for policyMappingsDr. Stephen Henson
2003-03-20Typo: OID should be policyMappingsDr. Stephen Henson
2003-03-20Avoid warning.Dr. Stephen Henson
2003-03-20make updateDr. Stephen Henson
2003-03-20Shut up an ANSI compiler about uninitialised variables.Richard Levitte
2003-03-19Fix Certificate and CRL adding in X509_load_cert_crl_file:Dr. Stephen Henson
2003-03-14Don't give an error if response reason absent in OCSP HTTP.Dr. Stephen Henson
2003-03-14Add entry for domainComponent so it is treated correctly.Dr. Stephen Henson
2003-03-13Add some OIDs.Dr. Stephen Henson
2003-03-13Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe
2003-03-13Return an error if gmtime returns NULL.Dr. Stephen Henson
2003-03-12Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.Dr. Stephen Henson
2003-03-11The default implementation of DSA_METHOD has an interdependence on theGeoff Thorpe
2003-02-28- new ECDH_compute_key interface (KDF is no longer a fixed built-in)Bodo Möller
2003-02-27Encryption BIOs misbehave when used with non blocking I/O.Dr. Stephen Henson
2003-02-27add Certicom licensing e-mail addressBodo Möller
2003-02-27Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson
2003-02-25Fix indefinite length encoding so EOC correctly updatesDr. Stephen Henson
2003-02-24include OpenSSL license (in addition to EAY license)Bodo Möller
2003-02-22Copy rather than symlink the test data.Ulf Möller
2003-02-22remove some more useless code. The mingw target can now be builtUlf Möller
2003-02-22more mingw related cleanups.Ulf Möller
2003-02-22Base64 bio fixes. The base64 bio was seriously brokenDr. Stephen Henson
2003-02-21treat 'out' like i2d functions do; cf. asn1_item_flags_i2d (crypto/asn/tasn_e...Bodo Möller
2003-02-21ECPublicKey_set_octet_string and ECPublicKey_get_octet_stringBodo Möller
2003-02-20Ooops forgot to recognise V_ASN1_GENERALSTRING.Dr. Stephen Henson
2003-02-20Re enable the read side non blocking test BIO code.Dr. Stephen Henson
2003-02-20Fix bug in base64 bios during write an non blocking I/O:Dr. Stephen Henson
2003-02-19typoBodo Möller
2003-02-19Make sure the memory allocation routines check for negative sizesRichard Levitte
2003-02-19Borland C++ Builder 5 complains about unreachable statements.Richard Levitte