summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2019-08-28new manual page AES_encrypt(3)Ingo Schwarze
2019-08-27document OCSP_parse_url(3)Ingo Schwarze
2019-08-27document OCSP_cert_status_str(3)Ingo Schwarze
2019-08-27document OCSP_response_status_str(3)Ingo Schwarze
2019-08-26document i2a_ASN1_INTEGER(3)Ingo Schwarze
2019-08-26document ASN1_put_object(3) and ASN1_put_eoc(3)Ingo Schwarze
2019-08-26document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), andIngo Schwarze
2019-08-25Change generating and checking of primes so that the error rate ofIngo Schwarze
2019-08-25document EVP_sm3(3) and EVP_whirlpool(3), loosely based on theIngo Schwarze
2019-08-25fix reversed meaning of error codes;Ingo Schwarze
2019-08-25typo in function argument type;Ingo Schwarze
2019-08-25Correctly document the return values of i2d_ECDSA_SIG(3) andIngo Schwarze
2019-08-25import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,Ingo Schwarze
2019-08-23document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)Ingo Schwarze
2019-08-23document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)Ingo Schwarze
2019-08-23document X509_dup(3)Ingo Schwarze
2019-08-22document X509_check_purpose(3)Ingo Schwarze
2019-08-20New manual page X509_cmp(3) documenting the same public functionsIngo Schwarze
2019-08-20Add static_ASN1_* macroKinichiro Inoguchi
2019-08-20make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviourIngo Schwarze
2019-08-19document X509_INFO_new(3) and X509_INFO_free(3)Ingo Schwarze
2019-08-19document ECDH_compute_key(3) and ECDH_size(3);Ingo Schwarze
2019-08-18Tweak cross references, in particular making sure thatIngo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18some cleanup:Ingo Schwarze
2019-08-17some cleanup:Ingo Schwarze
2019-08-17minor cleanup:Ingo Schwarze
2019-08-16link to the new EC_KEY_METHOD_new(3) pageIngo Schwarze
2019-08-16document the EC_KEY_METHOD function tableIngo Schwarze
2019-08-16document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),Ingo Schwarze
2019-08-16some cleanup:Ingo Schwarze
2019-08-16minor cleanup:Ingo Schwarze
2019-08-15minor cleanup:Ingo Schwarze
2019-08-15some cleanup:Ingo Schwarze
2019-08-15document but do not recommend EVP_Cipher(3);Ingo Schwarze
2019-08-14document EVP_Digest(3)Ingo Schwarze
2019-08-14some cleanup:Ingo Schwarze
2019-08-13some cleanup:Ingo Schwarze
2019-08-12some cleanup:Ingo Schwarze
2019-08-12Provide a local version of X509_get0_subject_key_id()Joel Sing
2019-08-12Inline the equivalent of ASN1_TYPE_unpack_sequence().Joel Sing
2019-08-12correct a misspelled page name in an .Xr;Ingo Schwarze
2019-08-12correct misspelled page name in an .XrIngo Schwarze
2019-08-12Fix .Xrs to non-existant pages by correcting the misspelled functionIngo Schwarze
2019-08-12These public functions are listed in the OpenSSL manuals but notIngo Schwarze
2019-08-12merge a few minor improvements from the OpenSSL 1.1.1 branch,Ingo Schwarze
2019-08-11Use ERR_asprintf_error_data() instead of ERR_add_error_data().Joel Sing
2019-08-11Remove unsupported GOST 2012 NIDs.Joel Sing