Provide some extra comments about the STORE_Memory STORE method.
[openssl.git] / crypto /
2003-05-01 Richard LevitteProvide some extra comments about the STORE_Memory...
2003-05-01 Richard Levittemake update
2003-05-01 Richard LevitteAdd STORE support in ENGINE.
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-05-01 Richard LevitteDefine a STORE lock (the STORE type will be committed...
2003-05-01 Richard LevitteDefine the OPENSSL_ITEM structure.
2003-04-29 Richard LevitteAdd BUF_strndup() and BUF_memdup(). Not currently...
2003-04-29 Richard Levittemake update
2003-04-29 Richard LevitteInclude objects.h to get a correct declaration of OBJ_b...
2003-04-29 Richard LevitteSome variables were uninitialised...
2003-04-29 Richard LevitteAdd an extended variant of sk_find() which returns...
2003-04-29 Richard LevitteAdd an extended variant of OBJ_bsearch() that can be...
2003-04-22 Bodo Möllerfix typo
2003-04-16 Richard LevitteMemory leak fix: RSA_blinding_on() didn't free Ai under...
2003-04-15 Richard LevitteMemory leak fix: local blinding structure not freed...
2003-04-10 Richard Levittemake update
2003-04-10 Dr. Stephen HensonTypo.
2003-04-08 Richard LevitteInclude rand.h, so RAND_status() and friends get proper...
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-08 Richard LevitteWe seem to carry some rests of the 0.9.6 [engine] ENGIN...
2003-04-07 Richard LevitteRSA_FLAG_SIGN_VER indicates the special rsa_sign and...
2003-04-07 Richard LevitteWhat was I smoking? EVP_PKEY_cmp() should return with...
2003-04-07 Richard LevitteCorrect a typo.
2003-04-06 Richard LevitteConstify
2003-04-05 Richard LevitteDo not call ENGINE_setup_bsd_cryptodev() when OPENSSL_N...
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-04-03 Richard LevitteMake %p and %# work properly, at least with pointers...
2003-04-03 Richard LevitteAdd GCC attributes when compiled with gcc. This helps...
2003-04-03 Richard LevitteAdd functionality to help making self-signed certificate.
2003-04-03 Richard LevitteReindent for readability.
2003-04-02 Bodo Möllermake RSA blinding thread-safe
2003-03-31 Richard LevitteDon't feil when indent is 0.
2003-03-30 Dr. Stephen HensonMulti valued AVA support.
2003-03-26 Richard LevitteUpdate VMS building system
2003-03-24 Dr. Stephen Hensonmake update
2003-03-24 Dr. Stephen HensonSupport for name constraints.
2003-03-24 Dr. Stephen HensonName Constraints OID.
2003-03-21 Dr. Stephen Hensonmake update
2003-03-21 Dr. Stephen HensonSupport for policy constraints.
2003-03-21 Richard LevitteDefine COMP method function prototypes properly.
2003-03-21 Richard LevitteMake sure to declare mem*() properly.
2003-03-20 Richard Levittemake update
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RSA.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_HMAC...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_SHA.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RIPEMD.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MDC2.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MD5.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MD4.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MD2.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_DES.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC5.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC4.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC2.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_IDEA.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_CAST.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BF.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_AES.
2003-03-20 Richard LevitteMake sure we get the definition of a number of OPENSSL_...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO.
2003-03-20 Richard LevitteInclude e_os.h correctly.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_MD2.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_FP_API.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_IDEA...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_HMAC.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ECDSA.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ECDH.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_EC.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_DSA and...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_DH.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_EXTERN,...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_CAST.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_SOCK.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_FP_API.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BF.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO and...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_AES.
2003-03-20 Dr. Stephen Hensonmake update
2003-03-20 Dr. Stephen HensonNew ASN1 macros to just implement and declare the new...
2003-03-20 Bodo Möllermake sure RSA blinding works when the PRNG is not prope...
2003-03-20 Dr. Stephen HensonSupport for policyMappings
2003-03-20 Dr. Stephen HensonTypo: OID should be policyMappings
2003-03-20 Dr. Stephen HensonAvoid warning.
2003-03-20 Dr. Stephen Hensonmake update
2003-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
2003-03-19 Dr. Stephen HensonFix Certificate and CRL adding in X509_load_cert_crl_file:
2003-03-14 Dr. Stephen HensonDon't give an error if response reason absent in OCSP...
2003-03-14 Dr. Stephen HensonAdd entry for domainComponent so it is treated correctly.
2003-03-13 Dr. Stephen HensonAdd some OIDs.
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-03-13 Dr. Stephen HensonReturn an error if gmtime returns NULL.
2003-03-12 Dr. Stephen HensonFixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE.
2003-03-11 Geoff ThorpeThe default implementation of DSA_METHOD has an interde...
2003-02-28 Bodo Möller- new ECDH_compute_key interface (KDF is no longer...
2003-02-27 Dr. Stephen HensonEncryption BIOs misbehave when used with non blocking...
2003-02-27 Bodo Mölleradd Certicom licensing e-mail address
2003-02-27 Dr. Stephen HensonSupport for dirName from config files in GeneralName...
2003-02-25 Dr. Stephen HensonFix indefinite length encoding so EOC correctly updates
2003-02-24 Bodo Möllerinclude OpenSSL license (in addition to EAY license)
next