summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-21sysctl(2): add kern.utc_offset: successor to the DST/TIMEZONE options(4)cheloha
2019-08-21 Remove support for semantically opace interface identifiers (RFC 7217)Florian Obser
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-15Revert previous. There were some users of the quirky behaviour that wereMartijn van Duren
2019-08-14Fix argument list for ber_set_writecallbackMartijn van Duren
2019-08-14wonky comma;Jason McIntyre
2019-08-14Document that ber_scanf_elements' 'p' and 't' attribute don't eat theMartijn van Duren
2019-08-14Make ber_scanf_elements's 'e' attribute eat the element.Martijn van Duren
2019-08-14document EVP_Digest(3)Ingo Schwarze
2019-08-14some cleanup:Ingo Schwarze
2019-08-14read() returns -1 on failureasou
2019-08-14Make sure that ber in ber_scanf_elements is not NULL before parsing formatMartijn van Duren
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