make update
[openssl.git] / crypto /
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)
2003-02-22 Ulf MöllerCopy rather than symlink the test data.
2003-02-22 Ulf Möllerremove some more useless code. The mingw target can...
2003-02-22 Ulf Möllermore mingw related cleanups.
2003-02-22 Dr. Stephen HensonBase64 bio fixes. The base64 bio was seriously broken
2003-02-21 Bodo Möllertreat 'out' like i2d functions do; cf. asn1_item_flags_...
2003-02-21 Bodo MöllerECPublicKey_set_octet_string and ECPublicKey_get_octet_...
2003-02-20 Dr. Stephen HensonOoops forgot to recognise V_ASN1_GENERALSTRING.
2003-02-20 Dr. Stephen HensonRe enable the read side non blocking test BIO code.
2003-02-20 Dr. Stephen HensonFix bug in base64 bios during write an non blocking...
2003-02-19 Bodo Möllertypo
2003-02-19 Richard LevitteMake sure the memory allocation routines check for...
2003-02-19 Richard LevitteBorland C++ Builder 5 complains about unreachable state...
2003-02-18 Dr. Stephen HensonTypo.
2003-02-18 Richard LevitteMake the no-err option work properly
2003-02-15 Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-15 Dr. Stephen HensonSingle pass processing to cleartext S/MIME signing.
2003-02-15 Geoff ThorpeWe cache a montgomery form for 'n' if the PUBLIC flag...
2003-02-14 Geoff ThorpeDavid Brumley <dbrumley@stanford.edu> noted and correct...
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-13 Richard LevitteAnother long name to deal with
2003-02-13 Richard LevitteOh, the destest program did look at the return value...
2003-02-12 Bodo Möllernew lock for EC_PRE_COMP structures
2003-02-12 Bodo MöllerAllow EC_GROUP objects to share precomputation for...
2003-02-12 Richard LevitteAdjust DES_cbc_cksum() so the returned value is the...
2003-02-11 Dr. Stephen HensonGeneralString support in mini-ASN1 compiler
2003-02-10 Richard LevitteMake sure memcpy() is properly declared by including...
2003-02-08 Bodo Möllerfix EC_GROUP_copy for EC_GFp_nist_method()
2003-02-08 Bodo Möllerremove debugging leftovers
2003-02-07 Bodo Möllercomment
2003-02-06 Bodo Möllertypo
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2003-02-05 Bodo Möllertypo in WIN16 section
2003-02-05 Dr. Stephen HensonIPv6 display and input support for extensions usingh...
2003-02-01 Ben LaurieOld-style callbacks can be NULL!
next