aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* add removed functions back as deprecatedJoey Yandle2016-05-292-1/+16
* cherry pick pr-512 changesJoey Yandle2016-05-292-14/+2
* cherry pick pr-512 changesJoey Yandle2016-05-292-10/+1
* Update the documentation of BN_hex2bn()huangqinjin2016-05-271-7/+9
* Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell2016-05-231-5/+7
* Support for traditional format private keys.Dr. Stephen Henson2016-05-233-40/+82
* Add a missing comma in OPENSSL_malloc.podRichard Levitte2016-05-231-1/+1
* Add the missing NAME header in the OCSP docsRichard Levitte2016-05-235-0/+10
* Doc nits cleanup, round 2Rich Salz2016-05-20429-1205/+190
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-204-266/+268
* Fix nits in pod files.Rich Salz2016-05-20208-1295/+1221
* Use correct EOL in headers.Dr. Stephen Henson2016-05-192-0/+13
* Add copyrightRich Salz2016-05-191-0/+11
* Add copyright to manpagesRich Salz2016-05-19430-18/+4736
* Remove needless license terms (for docs)Rich Salz2016-05-193-69/+0