summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2016-05-19Ensure =cut is last line in every file.Rich Salz
2016-05-19When strict SCT fails record verification failureViktor Dukhovni
2016-05-19Improve and document low-level PEM read routinesViktor Dukhovni
2016-05-18Ensure verify error is set when X509_verify_cert() failsViktor Dukhovni
2016-05-18Clarify negative return from X509_verify_cert()Viktor Dukhovni
2016-05-18Document the esc_2254 command line name optionRichard Levitte
2016-05-17Correct documentation errorMatt Caswell
2016-05-16Documentation: Clarify sizes for UI_add_input_string()Richard Levitte
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-16Add some documentation of SSL_CTX_set_tlsext_status_type()Matt Caswell
2016-05-16Unify <TYPE>_up_ref methods signature and behaviour.FdaSilvaYY
2016-05-14Fix various methods declaration in pod fileFdaSilvaYY
2016-05-13Correct documentation on digest used.Dr. Stephen Henson
2016-05-12Correctly check for trailing digest options.Dr. Stephen Henson
2016-05-11Update pkcs8 defaults.Dr. Stephen Henson
2016-05-11Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni
2016-05-10Add -srp option to ciphers command.Dr. Stephen Henson
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-05-10Typo.Dr. Stephen Henson
2016-05-10Fix the docs for ERR_remove_thread_state and ERR_remove_stateRichard Levitte
2016-05-10Restore the ERR_remove_thread_state() API and make it a no-opRichard Levitte
2016-05-09Fix BIO_eof() for BIO pairsMatt Caswell