summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-08-13add documentationDr. Stephen Henson
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-12Update documentation for DSA_SIG and ECDSA_SIG.Dr. Stephen Henson
2016-08-11Fix doc and help about ca -valid optionFdaSilvaYY
2016-08-10Fixed typojamercee
2016-08-10Documented BIO_set_accept_port()/BIO_get_accept_port()JimC
2016-08-10Adapt BIO_new_accept() to call BIO_set_accept_name()jamercee
2016-08-10Add #defines for magic numbers in API.Rich Salz
2016-08-10Add some const castsRich Salz
2016-08-10CT: fix documentationEmilia Kasper
2016-08-05spelling fixes, just comments and readme.klemens
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-08-04Constify input bufferFdaSilvaYY
2016-08-04Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-01Document certificate and CRL time functions.Dr. Stephen Henson
2016-08-01Constify some X509_CRL, X509_REQ functions.Dr. Stephen Henson
2016-08-01Add DSA_bits() function.Dr. Stephen Henson
2016-08-01Fix typo of BN_zero()Kurt Roeckx
2016-08-01Const the ex data stuff too to fix warningsRichard J. Moore
2016-07-30Fix the docs tooRichard J. Moore
2016-07-29Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio() docsMatt Caswell
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