openssl.git
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 Richard LevitteBecause it may be needed in public header files, move...
2003-03-20 Dr. Stephen... make update
2003-03-20 Dr. Stephen... New 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... Support for policyMappings
2003-03-20 Dr. Stephen... Typo: OID should be policyMappings
2003-03-20 Dr. Stephen... Avoid warning.
2003-03-20 Richard LevitteAdd documentation for -starttls (s_client) and -id_pref...
2003-03-20 Dr. Stephen... make update
2003-03-20 Richard LevitteSome shells (ksh in this case) don't say 'command not...
2003-03-20 Richard LevitteSpelling errors.
2003-03-20 Richard LevitteMake sure that all the library paths are modified in...
2003-03-20 Richard Levittehinv may generate more than one line (1 line per CPU).
2003-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
2003-03-20 Richard LevitteAdd the target linux-ia64-ecc, suggested by Keith Thomp...
2003-03-19 Bodo Möllercountermeasure against new Klima-Pokorny-Rosa atack
2003-03-19 Dr. Stephen... Fix Certificate and CRL adding in X509_load_cert_crl_file:
2003-03-18 Bodo Möllerfix formatting
2003-03-15 Dr. Stephen... Fix for no-ec on Windows.
2003-03-14 Dr. Stephen... Don't give an error if response reason absent in OCSP...
2003-03-14 Dr. Stephen... Add entry for domainComponent so it is treated correctly.
2003-03-13 Dr. Stephen... Add some OIDs.
2003-03-13 Dr. Stephen... Fix PEDANTIC stuff...
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-03-13 Dr. Stephen... Return an error if gmtime returns NULL.
2003-03-12 Dr. Stephen... Avoid warnings for no-engine and PEDANTIC
2003-03-12 Dr. Stephen... Fixes 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-28 Bodo Möllermemset problem has been handled
2003-02-28 Bodo Mölleruse tabs for indentation, not spaces
2003-02-27 Dr. Stephen... Encryption BIOs misbehave when used with non blocking...
2003-02-27 Dr. Stephen... Typo.
2003-02-27 Bodo Mölleradd Certicom licensing e-mail address
2003-02-27 Dr. Stephen... Support for dirName from config files in GeneralName...
2003-02-25 Dr. Stephen... Fix indefinite length encoding so EOC correctly updates
2003-02-24 Bodo Mölleryear 2003
2003-02-24 Bodo Möllerinclude OpenSSL license (in addition to EAY license)
2003-02-22 Ulf MöllerAdd instructions for building the MinGW target in Cygwi...
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 Richard LevitteRemove duplication and have clean depend on libclean
2003-02-22 Richard LevitteAllow building applications against static libraries...
2003-02-22 Dr. Stephen... Base64 bio fixes. The base64 bio was seriously broken
2003-02-22 Ulf Mölleradd test
2003-02-21 Ulf Mölleravoid duplicate definiton of bn_sub_part_words
2003-02-21 Ulf Möllerclean up MinGW build. MinGW make now supports the Windo...
2003-02-21 Ulf Möllerupdate mingw info
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... Ooops forgot to recognise V_ASN1_GENERALSTRING.
2003-02-20 Dr. Stephen... Re enable the read side non blocking test BIO code.
2003-02-20 Dr. Stephen... Fix bug in base64 bios during write an non blocking...
2003-02-19 Bodo Möllertypo
2003-02-19 Richard LevitteUpdate release information
2003-02-19 Richard LevitteSecurity fix: Vaudenay timing attack on CBC.
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-19 Dr. Stephen... Update debub-steve* entries.
2003-02-18 Dr. Stephen... Typo.
2003-02-18 Richard LevitteMake the no-err option work properly
2003-02-16 Bodo MöllerRemove "+Olibcalls" option from HPUX targets.
2003-02-15 Geoff ThorpeSession cache implementations shouldn't have to access...
2003-02-15 Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-15 Dr. Stephen... Update docs.
2003-02-15 Dr. Stephen... Single 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 Bodo Möllermake update
2003-02-14 Richard LevitteAdd support for IA64.
2003-02-14 Richard LevitteHandle krb5 libraries separately and make sure only...
2003-02-14 Richard LevitteUpdate linux-mips and linux-mipsel to support threads...
2003-02-14 Richard LevittePay attention to disabled SSL versions.
2003-02-14 Richard LevitteChange no_rmd160 to no_ripemd for consistency.
2003-02-14 Richard LevitteMake it possible to disable OCSP, the speed application...
2003-02-13 Richard LevitteAdd full support for -rpath/-R, both in shared librarie...
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...
next