summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_txt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2003-03-21Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte2-4/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_RC2.Richard Levitte2-3/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_IDEA.Richard Levitte1-2/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte1-2/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte1-0/+1
2003-03-21Make sure we get the definition of a number of OPENSSL_NO_* macros.Richard Levitte2-1/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte2-1/+2
2003-03-21Include e_os.h correctly.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2-0/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte1-1/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte1-0/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_ECDSA.Richard Levitte2-0/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_ECDH.Richard Levitte1-0/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_EC.Richard Levitte1-0/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte4-1/+6
2003-03-21Make sure we get the definition of OPENSSL_NO_DH.Richard Levitte1-0/+2
2003-03-21Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte3-5/+7
2003-03-21Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte2-0/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte9-0/+9
2003-03-21Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte4-10/+7
2003-03-21Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2-1/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte1-0/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte2-2/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte1-0/+2
2003-03-21Because it may be needed in public header files, move the definitionRichard Levitte2-1/+2
2003-03-20make updateDr. Stephen Henson2-3/+20
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson6-5/+23
2003-03-20make sure RSA blinding works when the PRNG is not properly seeded;Bodo Möller4-13/+63
2003-03-20Support for policyMappingsDr. Stephen Henson7-3/+195
2003-03-20Typo: OID should be policyMappingsDr. Stephen Henson4-12/+12
2003-03-20Avoid warning.Dr. Stephen Henson1-0/+2
2003-03-20Add documentation for -starttls (s_client) and -id_prefix (s_server).Richard Levitte2-0/+15
2003-03-20make updateDr. Stephen Henson5-32/+61
2003-03-20Some shells (ksh in this case) don't say 'command not found'.Richard Levitte1-1/+1
2003-03-20Spelling errors.Richard Levitte1-1/+1
2003-03-20Make sure that all the library paths are modified in prepend mode, notRichard Levitte3-7/+20
2003-03-20hinv may generate more than one line (1 line per CPU).Richard Levitte1-3/+3
2003-03-20Shut up an ANSI compiler about uninitialised variables.Richard Levitte1-1/+1
2003-03-20Add the target linux-ia64-ecc, suggested by Keith Thompson <kst@sdsc.edu>.Richard Levitte1-0/+1
2003-03-19countermeasure against new Klima-Pokorny-Rosa atackBodo Möller2-13/+22
2003-03-19Fix Certificate and CRL adding in X509_load_cert_crl_file:Dr. Stephen Henson1-1/+2
2003-03-18fix formattingBodo Möller1-0/+1
2003-03-15Fix for no-ec on Windows.Dr. Stephen Henson1-0/+1
2003-03-15Don't give an error if response reason absent in OCSP HTTP.Dr. Stephen Henson1-4/+10
2003-03-14Add entry for domainComponent so it is treated correctly.Dr. Stephen Henson1-0/+35
2003-03-14Add some OIDs.Dr. Stephen Henson4-5/+32
2003-03-13Fix PEDANTIC stuff...Dr. Stephen Henson1-7/+6
2003-03-13Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe2-6/+12