summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-06-13Reorder the setter arguments to more consistently match that of other APIs,TJ Saunders
2016-06-13Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders
2016-06-13Update the SSL_set_session() documentationMatt Caswell
2016-06-13RT3809: basicConstraints is criticalRich Salz
2016-06-13doc/crypto/OPENSSL_ia32cap.pod update.Andy Polyakov
2016-06-11Ensure that the EVP_MD_meth_new docs properly match the declared functions;TJ Saunders
2016-06-10Expand SSL_CTX_set_default_verify_paths() documentationMatt Caswell
2016-06-09More API docs; small changes.Rich Salz
2016-06-09Clean up "generic" intro pod files.Rich Salz
2016-06-09Write X509_dup, PEM_read, etc.Rich Salz
2016-06-09Docs: install generic manpages to man section 7Richard Levitte
2016-06-08Add some accessor API'sRich Salz
2016-06-08Fix some typos in pod filesFdaSilvaYY
2016-06-07Unify d2i/i2d documentation.Rich Salz
2016-06-07Nit about pod filenamesRich Salz
2016-06-07Add documentation for the newly added SSL_get_tlsext_status_type()Matt Caswell
2016-06-07Document the issue with threads and dlopen()Matt Caswell
2016-06-06More doc nitsRich Salz
2016-06-05Remove extra include's in synopsis.Rich Salz
2016-06-04Constify ASN1_generate_nconfFdaSilvaYY
2016-06-04Constify ASN1_generate_v3FdaSilvaYY
2016-06-03Fix documentation error in x509 app certopt flagMatt Caswell
2016-06-01Fix nits in crypto.pod,ssl.podRich Salz
2016-06-01Fix various doc nits.Rich Salz
2016-06-01RT4337: Crash in DESRich Salz
2016-06-01Add dhparam sanity check and update DH_check documentationMatt Caswell
2016-05-31Remove null check, per review feedback. Note this in the docs.TJ Saunders
2016-05-31Add requested HISTORY section, remove copy/pastos, per review feedback.TJ Saunders
2016-05-31Add an SSL_SESSION accessor for obtaining the protocol version number, withTJ Saunders
2016-05-31RT4539: Add section for renamed ciphers.Rich Salz
2016-05-31Parameter copy sanity checks.Dr. Stephen Henson
2016-05-29fix deprecation version number in docsJoey Yandle
2016-05-29update docs with descriptions and deprecationJoey Yandle
2016-05-29fix return value in docsJoey Yandle
2016-05-29add removed functions back as deprecatedJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-27Update the documentation of BN_hex2bn()huangqinjin
2016-05-23Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell
2016-05-23Support for traditional format private keys.Dr. Stephen Henson
2016-05-23Add a missing comma in OPENSSL_malloc.podRichard Levitte
2016-05-23Add the missing NAME header in the OCSP docsRichard Levitte
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Use correct EOL in headers.Dr. Stephen Henson
2016-05-19Add copyrightRich Salz
2016-05-19Add copyright to manpagesRich Salz
2016-05-19Remove needless license terms (for docs)Rich Salz