aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Add some documentation for missing HMAC functionsMatt Caswell1-7/+32
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov1-24/+24
2016-06-22Spelling... and more spellingFdaSilvaYY2-3/+3
2016-06-21buf2hexstr: properly deal with empty stringKurt Roeckx1-1/+1
2016-06-21More doc cleanupRich Salz74-266/+377
2016-06-20Allow proxy certs to be present when verifying a chainRichard Levitte1-1/+11
2016-06-20doc and comment fixeshuangqinjin4-5/+5
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2-5/+5
2016-06-20Change the RAND_file_name documentation accordinglyRichard Levitte1-7/+21
2016-06-17Change default directory for storing the .rnd file on WindowsMatt Caswell1-2/+10
2016-06-16Spelling fixesFdaSilvaYY11-14/+14
2016-06-16Add EVP_PKEY_get0_hmac() functionNathaniel McCallum1-5/+6
2016-06-16Change the return type of EVP_EncodeUpdateMatt Caswell1-3/+6
2016-06-15Constify the parameter getters for RSA, DSA and DHRichard Levitte3-7/+13
2016-06-15Constify CMS_get0_type inputFdaSilvaYY1-1/+1
2016-06-15Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.FdaSilvaYY1-2/+3
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz2-11/+12
2016-06-13Reorder the setter arguments to more consistently match that of other APIs,TJ Saunders2-2/+2
2016-06-13Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders2-0/+18
2016-06-13Update the SSL_set_session() documentationMatt Caswell1-1/+5
2016-06-13RT3809: basicConstraints is criticalRich Salz1-1/+1
2016-06-13doc/crypto/OPENSSL_ia32cap.pod update.Andy Polyakov1-15/+46
2016-06-11Ensure that the EVP_MD_meth_new docs properly match the declared functions;TJ Saunders1-2/+2
2016-06-10Expand SSL_CTX_set_default_verify_paths() documentationMatt Caswell1-2/+6
2016-06-09More API docs; small changes.Rich Salz10-20/+14
2016-06-09Clean up "generic" intro pod files.Rich Salz42-1211/+89
2016-06-09Write X509_dup, PEM_read, etc.Rich Salz4-11/+435
2016-06-09Docs: install generic manpages to man section 7Richard Levitte3-0/+6
2016-06-08Add some accessor API'sRich Salz3-4/+27
2016-06-08Fix some typos in pod filesFdaSilvaYY11-20/+20
2016-06-07Unify d2i/i2d documentation.Rich Salz17-666/+656
2016-06-07Nit about pod filenamesRich Salz1-0/+0
2016-06-07Add documentation for the newly added SSL_get_tlsext_status_type()Matt Caswell1-6/+30
2016-06-07Document the issue with threads and dlopen()Matt Caswell1-3/+13
2016-06-06More doc nitsRich Salz63-64/+64
2016-06-05Remove extra include's in synopsis.Rich Salz21-33/+24
2016-06-04Constify ASN1_generate_nconfFdaSilvaYY1-1/+1
2016-06-04Constify ASN1_generate_v3FdaSilvaYY1-1/+1
2016-06-03Fix documentation error in x509 app certopt flagMatt Caswell1-2/+2
2016-06-01Fix nits in crypto.pod,ssl.podRich Salz2-4/+16
2016-06-01Fix various doc nits.Rich Salz6-67/+93
2016-06-01RT4337: Crash in DESRich Salz1-6/+11
2016-06-01Add dhparam sanity check and update DH_check documentationMatt Caswell2-12/+37
2016-05-31Remove null check, per review feedback. Note this in the docs.TJ Saunders1-1/+2
2016-05-31Add requested HISTORY section, remove copy/pastos, per review feedback.TJ Saunders1-18/+7
2016-05-31Add an SSL_SESSION accessor for obtaining the protocol version number, withTJ Saunders1-0/+54
2016-05-31RT4539: Add section for renamed ciphers.Rich Salz1-0/+7
2016-05-31Parameter copy sanity checks.Dr. Stephen Henson1-1/+3
2016-05-29fix deprecation version number in docsJoey Yandle1-1/+1
2016-05-29update docs with descriptions and deprecationJoey Yandle1-0/+9