summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-07-28Various doc fixes.Rich Salz
2016-07-26Update the example in proxy_certificates.txtRichard Levitte
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Add X509_STORE lock and unlock functionsRichard Levitte
2016-07-25Document the X509_STORE and X509_STORE_CTX setters and gettersRichard Levitte
2016-07-25RT4627: Doc patch: fix constant namesSteffen Nurpmeso
2016-07-25Constify X509|X509_CRL|X509_REVOKED_get_extFdaSilvaYY
2016-07-25Constify ... X509|X509_CRL|X509_REVOKED|_get_ext*()FdaSilvaYY
2016-07-25Constify ...FdaSilvaYY
2016-07-25Constify (X509|X509V3|X509_CRL|X509_REVOKED)_get_ext_d2i ...FdaSilvaYY
2016-07-25Constify input parameters of methods :FdaSilvaYY
2016-07-25Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT.FdaSilvaYY
2016-07-25Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_...FdaSilvaYY
2016-07-25Constify EC_KEY_*_oct2priv() input bufferFdaSilvaYY
2016-07-24Add EVP_ENCODE_CTX_copyJakub Zelenka
2016-07-23Make it possible for external code to flag a certificate as a proxy one.Richard Levitte
2016-07-22Clarify digest change in HMAC_Init_ex()Dr. Stephen Henson
2016-07-20Fix if/for/while( in docsFdaSilvaYY
2016-07-19Resolve over command syntax error which causes 'make install' to failCoty Sutherland
2016-07-19Document the slight change in CRYPTO_mem_ctrl()Richard Levitte
2016-07-19Document the slight change in ERR_get_next_error_library()Richard Levitte
2016-07-19RT4593: Add space after comma (doc nits)Rich Salz
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
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