Add some missing return value checks
[openssl.git] / doc /
2016-06-13 Matt CaswellUpdate the SSL_set_session() documentation
2016-06-13 Rich SalzRT3809: basicConstraints is critical
2016-06-13 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod update.
2016-06-11 TJ SaundersEnsure that the EVP_MD_meth_new docs properly match...
2016-06-10 Matt CaswellExpand SSL_CTX_set_default_verify_paths() documentation
2016-06-09 Rich SalzMore API docs; small changes.
2016-06-09 Rich SalzClean up "generic" intro pod files.
2016-06-09 Rich SalzWrite X509_dup, PEM_read, etc.
2016-06-09 Richard LevitteDocs: install generic manpages to man section 7
2016-06-08 Rich SalzAdd some accessor API's
2016-06-08 FdaSilvaYYFix some typos in pod files
2016-06-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Rich SalzNit about pod filenames
2016-06-07 Matt CaswellAdd documentation for the newly added SSL_get_tlsext_st...
2016-06-07 Matt CaswellDocument the issue with threads and dlopen()
2016-06-06 Rich SalzMore doc nits
2016-06-05 Rich SalzRemove extra include's in synopsis.
2016-06-05 FdaSilvaYYConstify ASN1_generate_nconf
2016-06-05 FdaSilvaYYConstify ASN1_generate_v3
2016-06-03 Matt CaswellFix documentation error in x509 app certopt flag
2016-06-01 Rich SalzFix nits in crypto.pod,ssl.pod
2016-06-01 Rich SalzFix various doc nits.
2016-06-01 Rich SalzRT4337: Crash in DES
2016-06-01 Matt CaswellAdd dhparam sanity check and update DH_check documentation
2016-05-31 TJ SaundersRemove null check, per review feedback. Note this...
2016-05-31 TJ SaundersAdd requested HISTORY section, remove copy/pastos,...
2016-05-31 TJ SaundersAdd an SSL_SESSION accessor for obtaining the protocol...
2016-05-31 Rich SalzRT4539: Add section for renamed ciphers.
2016-05-31 Dr. Stephen HensonParameter copy sanity checks.
2016-05-29 Joey Yandlefix deprecation version number in docs
2016-05-29 Joey Yandleupdate docs with descriptions and deprecation
2016-05-29 Joey Yandlefix return value in docs
2016-05-29 Joey Yandleadd removed functions back as deprecated
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-29 Joey Yandlecherry pick pr-512 changes
2016-05-27 huangqinjinUpdate the documentation of BN_hex2bn()
2016-05-23 Matt CaswellAdd error return for OPENSSL_INIT_set_config_filename()
2016-05-23 Dr. Stephen HensonSupport for traditional format private keys.
2016-05-22 Richard LevitteAdd a missing comma in OPENSSL_malloc.pod
2016-05-22 Richard LevitteAdd the missing NAME header in the OCSP docs
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Dr. Stephen HensonUse correct EOL in headers.
2016-05-19 Rich SalzAdd copyright
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzRemove needless license terms (for docs)
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-05-19 Viktor DukhovniWhen strict SCT fails record verification failure
2016-05-19 Viktor DukhovniImprove and document low-level PEM read routines
2016-05-18 Viktor DukhovniEnsure verify error is set when X509_verify_cert()...
2016-05-18 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-18 Richard LevitteDocument the esc_2254 command line name option
2016-05-17 Matt CaswellCorrect documentation error
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-16 Matt CaswellAdd some documentation of SSL_CTX_set_tlsext_status_type()
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-05-14 FdaSilvaYYFix various methods declaration in pod file
2016-05-13 Dr. Stephen HensonCorrect documentation on digest used.
2016-05-12 Dr. Stephen HensonCorrectly check for trailing digest options.
2016-05-11 Dr. Stephen HensonUpdate pkcs8 defaults.
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-10 Dr. Stephen HensonAdd -srp option to ciphers command.
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-05-10 Dr. Stephen HensonTypo.
2016-05-10 Richard LevitteFix the docs for ERR_remove_thread_state and ERR_remove...
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-05-09 Matt CaswellFix BIO_eof() for BIO pairs
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-06 Dr. Stephen HensonConstify PKCS12_newpass()
2016-05-06 Jeffrey WaltonAdd documentation of PKCS12_newpass()
2016-05-05 Matt CaswellHandle no async jobs in libssl
2016-05-04 Richard LevitteComplete the list of names in doc/ssl/SSL_CTX_load_veri...
2016-05-04 Dr. Stephen Hensonadd documentation
2016-05-03 Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-05-02 Rich SalzGH875: Document -no_check_time
2016-05-02 TJ SaundersIssue #719:
2016-05-02 Todd ShortSecure memory fixes
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor DukhovniImplement X509_STORE_CTX_set_current_cert() accessor
2016-04-27 Richard LevitteDocumentation the changed {RSA,DSA,DH}_set0_* functiona...
2016-04-25 Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-20 Rainer JungFix warnings installing pod files
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-16 Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Rich SalzWrite POD page.
2016-04-13 Matt CaswellTweak to documentation
2016-04-13 Matt CaswellMisc fix ups to deprecate explicit de-init documentation
2016-04-13 Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
next