summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-07-14Install applink.c with the public header files.Richard Levitte
2016-07-13Add OCSP accessors.Dr. Stephen Henson
2016-07-12Perform DANE-EE(3) name checks by defaultViktor Dukhovni
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-06-30Constify a bit more OPENSSL_sk_ APIFdaSilvaYY
2016-06-30Cleanup documentation for removed functionalityMatt Caswell
2016-06-29Whitespace cleanup in appsFdaSilvaYY
2016-06-29Whitespace cleanup in docsFdaSilvaYY
2016-06-29SpellingFdaSilvaYY
2016-06-27evp/evp_enc.c: check for partially[!] overlapping buffersAndy Polyakov
2016-06-26RT2964: Fix it via docRich Salz
2016-06-25Revert "RT2964: Fix it via doc"Rich Salz
2016-06-25RT2964: Fix it via docRich Salz
2016-06-24Add -ciphers flag to enc commandRich Salz
2016-06-24Add some documentation for missing HMAC functionsMatt Caswell
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-06-21buf2hexstr: properly deal with empty stringKurt Roeckx
2016-06-21More doc cleanupRich Salz
2016-06-20Allow proxy certs to be present when verifying a chainRichard Levitte
2016-06-20doc and comment fixeshuangqinjin
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-06-20Change the RAND_file_name documentation accordinglyRichard Levitte
2016-06-17Change default directory for storing the .rnd file on WindowsMatt Caswell
2016-06-16Spelling fixesFdaSilvaYY
2016-06-16Add EVP_PKEY_get0_hmac() functionNathaniel McCallum
2016-06-16Change the return type of EVP_EncodeUpdateMatt Caswell
2016-06-15Constify the parameter getters for RSA, DSA and DHRichard Levitte
2016-06-15Constify CMS_get0_type inputFdaSilvaYY
2016-06-15Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.FdaSilvaYY
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