aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2016-06-221-24/+24
* Spelling... and more spellingFdaSilvaYY2016-06-222-3/+3
* buf2hexstr: properly deal with empty stringKurt Roeckx2016-06-211-1/+1
* More doc cleanupRich Salz2016-06-2174-266/+377
* Allow proxy certs to be present when verifying a chainRichard Levitte2016-06-201-1/+11
* doc and comment fixeshuangqinjin2016-06-204-5/+5
* Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2016-06-202-5/+5
* Change the RAND_file_name documentation accordinglyRichard Levitte2016-06-201-7/+21
* Change default directory for storing the .rnd file on WindowsMatt Caswell2016-06-171-2/+10
* Spelling fixesFdaSilvaYY2016-06-1611-14/+14
* Add EVP_PKEY_get0_hmac() functionNathaniel McCallum2016-06-161-5/+6
* Change the return type of EVP_EncodeUpdateMatt Caswell2016-06-161-3/+6
* Constify the parameter getters for RSA, DSA and DHRichard Levitte2016-06-153-7/+13
* Constify CMS_get0_type inputFdaSilvaYY2016-06-151-1/+1
* Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe.FdaSilvaYY2016-06-151-2/+3
* RT4562: Fix misleading doc on OPENSSL_configRich Salz2016-06-142-11/+12
* Reorder the setter arguments to more consistently match that of other APIs,TJ Saunders2016-06-132-2/+2
* Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders2016-06-132-0/+18
* Update the SSL_set_session() documentationMatt Caswell2016-06-131-1/+5
* RT3809: basicConstraints is criticalRich Salz2016-06-131-1/+1
* doc/crypto/OPENSSL_ia32cap.pod update.Andy Polyakov2016-06-131-15/+46
* Ensure that the EVP_MD_meth_new docs properly match the declared functions;TJ Saunders2016-06-111-2/+2
* Expand SSL_CTX_set_default_verify_paths() documentationMatt Caswell2016-06-101-2/+6
* More API docs; small changes.Rich Salz2016-06-0910-20/+14
* Clean up "generic" intro pod files.Rich Salz2016-06-0942-1211/+89
* Write X509_dup, PEM_read, etc.Rich Salz2016-06-094-11/+435
* Docs: install generic manpages to man section 7Richard Levitte2016-06-093-0/+6
* Add some accessor API'sRich Salz2016-06-083-4/+27
* Fix some typos in pod filesFdaSilvaYY2016-06-0811-20/+20
* Unify d2i/i2d documentation.Rich Salz2016-06-0717-666/+656
* Nit about pod filenamesRich Salz2016-06-071-0/+0
* Add documentation for the newly added SSL_get_tlsext_status_type()Matt Caswell2016-06-071-6/+30
* Document the issue with threads and dlopen()Matt Caswell2016-06-071-3/+13
* More doc nitsRich Salz2016-06-0663-64/+64
* Remove extra include's in synopsis.Rich Salz2016-06-0521-33/+24
* Constify ASN1_generate_nconfFdaSilvaYY2016-06-041-1/+1
* Constify ASN1_generate_v3FdaSilvaYY2016-06-041-1/+1
* Fix documentation error in x509 app certopt flagMatt Caswell2016-06-031-2/+2
* Fix nits in crypto.pod,ssl.podRich Salz2016-06-012-4/+16
* Fix various doc nits.Rich Salz2016-06-016-67/+93
* RT4337: Crash in DESRich Salz2016-06-011-6/+11
* Add dhparam sanity check and update DH_check documentationMatt Caswell2016-06-012-12/+37
* Remove null check, per review feedback. Note this in the docs.TJ Saunders2016-05-311-1/+2
* Add requested HISTORY section, remove copy/pastos, per review feedback.TJ Saunders2016-05-311-18/+7
* Add an SSL_SESSION accessor for obtaining the protocol version number, withTJ Saunders2016-05-311-0/+54
* RT4539: Add section for renamed ciphers.Rich Salz2016-05-311-0/+7
* Parameter copy sanity checks.Dr. Stephen Henson2016-05-311-1/+3
* fix deprecation version number in docsJoey Yandle2016-05-291-1/+1
* update docs with descriptions and deprecationJoey Yandle2016-05-291-0/+9
* fix return value in docsJoey Yandle2016-05-291-1/+1