| Commit message (Expand) | Author | Age | Files | Lines |
* | Void functions obviously do not return values; no need to elaborate. | schwarze | 2020-03-29 | 4 | -23/+8 |
* | Be concise: do not say that void functions return no values, that's obvious. | schwarze | 2020-03-28 | 3 | -22/+6 |
* | Describe the restriction for length of openssl conf value string | inoguchi | 2020-02-17 | 1 | -2/+4 |
* | tweak previous; ok tb | jmc | 2020-01-26 | 1 | -3/+3 |
* | Document the change in EVP_chacha20(3). | tb | 2020-01-26 | 1 | -3/+5 |
* | The length of the IV of EVP_chacha20 is currently 64 bits, not 96. | tb | 2020-01-22 | 1 | -3/+3 |
* | Fix documented signatures of HMAC(3) and HMAC_Update(3). The n and len | tb | 2019-12-14 | 1 | -4/+4 |
* | Document X509_STORE_CTX_set_flags() which is a handy way to change the | claudio | 2019-12-05 | 1 | -3/+18 |
* | CMS didn't make the 6.6 release: adjust the text in the HISTORY sections | schwarze | 2019-11-02 | 23 | -69/+69 |
* | .Xr CMS_ContentInfo_new 3 | schwarze | 2019-11-02 | 1 | -2/+3 |
* | .Xr BIO_new_CMS 3 | schwarze | 2019-11-02 | 1 | -2/+3 |
* | document PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), and | schwarze | 2019-11-02 | 1 | -3/+46 |
* | In Symbols.list rev. 1.91, jsing enabled many CMS functions. | schwarze | 2019-11-02 | 1 | -1/+24 |
* | In evp/pmeth_lib.c rev. 1.16, jsing@ enabled EVP_PKEY_RSA_PSS. | schwarze | 2019-11-01 | 1 | -3/+5 |
* | In rsa.h rev. 1.45, jsing@ provided | schwarze | 2019-11-01 | 1 | -8/+16 |
* | In rsa.h rev. 1.45, jsing@ provided the three | schwarze | 2019-11-01 | 2 | -6/+64 |
* | move the PSS macros to the end in preparation for adding more macros, | schwarze | 2019-11-01 | 1 | -50/+45 |
* | The EVP_PKEY_CTX_ctrl(3) manual page requires additions for RSA-PSS | schwarze | 2019-11-01 | 4 | -267/+358 |
* | In rsa_pmeth.c rev. 1.30, jsing@ set the minimum RSA key length | schwarze | 2019-10-31 | 1 | -2/+3 |
* | In rsa.h rev. 1.41, jsing@ provided RSA_pkey_ctx_ctrl(3). | schwarze | 2019-10-29 | 1 | -1/+26 |
* | merge documentation for several macros EVP_PKEY_CTX_*_rsa_oaep_*(3) | schwarze | 2019-10-29 | 1 | -4/+239 |
* | merge documentation for EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), | schwarze | 2019-10-29 | 1 | -2/+57 |
* | merge documentation of EVP_PKEY_CTX_set_ec_param_enc(3) | schwarze | 2019-10-29 | 1 | -6/+23 |
* | correct HISTORY of some RSA control macros | schwarze | 2019-10-29 | 1 | -5/+26 |
* | list supported algorithm ids and clarify how the engine argument is used | schwarze | 2019-10-29 | 1 | -10/+50 |
* | document EVP_PKEY_CTX_get_signature_md(3); | schwarze | 2019-09-10 | 1 | -4/+17 |
* | Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3), | schwarze | 2019-09-01 | 2 | -31/+116 |
* | new manual page AES_encrypt(3) | schwarze | 2019-08-28 | 4 | -5/+181 |
* | document OCSP_parse_url(3) | schwarze | 2019-08-27 | 1 | -6/+75 |
* | document OCSP_cert_status_str(3) | schwarze | 2019-08-27 | 1 | -3/+19 |
* | document OCSP_response_status_str(3) | schwarze | 2019-08-27 | 1 | -4/+19 |
* | document i2a_ASN1_INTEGER(3) | schwarze | 2019-08-26 | 1 | -5/+50 |
* | document ASN1_put_object(3) and ASN1_put_eoc(3) | schwarze | 2019-08-26 | 3 | -3/+186 |
* | document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), and | schwarze | 2019-08-26 | 1 | -12/+45 |
* | Change generating and checking of primes so that the error rate of | schwarze | 2019-08-25 | 1 | -8/+20 |
* | document EVP_sm3(3) and EVP_whirlpool(3), loosely based on the | schwarze | 2019-08-25 | 5 | -6/+177 |
* | fix reversed meaning of error codes; | schwarze | 2019-08-25 | 1 | -7/+7 |
* | typo in function argument type; | schwarze | 2019-08-25 | 1 | -4/+4 |
* | Correctly document the return values of i2d_ECDSA_SIG(3) and | schwarze | 2019-08-25 | 1 | -25/+28 |
* | import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1, | schwarze | 2019-08-25 | 2 | -1/+97 |
* | document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3) | schwarze | 2019-08-23 | 1 | -11/+55 |
* | document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3) | schwarze | 2019-08-23 | 6 | -12/+141 |
* | document X509_dup(3) | schwarze | 2019-08-23 | 1 | -8/+40 |
* | document X509_check_purpose(3) | schwarze | 2019-08-22 | 6 | -9/+403 |
* | New manual page X509_cmp(3) documenting the same public functions | schwarze | 2019-08-20 | 6 | -10/+241 |
* | make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviour | schwarze | 2019-08-20 | 1 | -3/+8 |
* | document X509_INFO_new(3) and X509_INFO_free(3) | schwarze | 2019-08-19 | 4 | -10/+78 |
* | document ECDH_compute_key(3) and ECDH_size(3); | schwarze | 2019-08-19 | 8 | -15/+110 |
* | Tweak cross references, in particular making sure that | schwarze | 2019-08-18 | 23 | -48/+85 |
* | minor cleanup: | schwarze | 2019-08-18 | 2 | -63/+37 |