aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-1/+2
* Install applink.c with the public header files.Richard Levitte2016-07-141-1/+2
* Add OCSP accessors.Dr. Stephen Henson2016-07-131-0/+13
* Perform DANE-EE(3) name checks by defaultViktor Dukhovni2016-07-121-1/+46
* Replace all #define's in pod pages.Rich Salz2016-07-0836-343/+279
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-084-0/+44
* Constify a bit more OPENSSL_sk_ APIFdaSilvaYY2016-06-301-2/+2
* Cleanup documentation for removed functionalityMatt Caswell2016-06-302-3/+0
* Whitespace cleanup in appsFdaSilvaYY2016-06-291-1/+1
* Whitespace cleanup in docsFdaSilvaYY2016-06-297-9/+10
* SpellingFdaSilvaYY2016-06-299-12/+14
* evp/evp_enc.c: check for partially[!] overlapping buffersAndy Polyakov2016-06-271-1/+3
* RT2964: Fix it via docRich Salz2016-06-261-0/+11
* Revert "RT2964: Fix it via doc"Rich Salz2016-06-251-10/+0
* RT2964: Fix it via docRich Salz2016-06-251-0/+10
* Add -ciphers flag to enc commandRich Salz2016-06-241-0/+5
* Add some documentation for missing HMAC functionsMatt Caswell2016-06-241-7/+32
* 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