| Commit message (Expand) | Author | Age | Files | Lines |
* | space between macro args and punctuation; | jmc | 2021-06-12 | 1 | -3/+3 |
* | space between RFC and number; | jmc | 2021-06-11 | 1 | -3/+3 |
* | EVP_Digest*: fix documented return values. | tb | 2021-05-20 | 2 | -10/+6 |
* | Add missing .Pp in HISTORY section. | tb | 2021-05-13 | 2 | -4/+6 |
* | Add missing .Pp | tb | 2021-05-13 | 1 | -2/+3 |
* | Merge some details from OpenSSL 1.1.1. | tb | 2021-05-11 | 2 | -6/+24 |
* | missing word in previous | tb | 2021-05-11 | 1 | -1/+2 |
* | Merge documentation for EVP_DigestVerify() from OpenSSL 1.1.1. | tb | 2021-05-11 | 1 | -4/+37 |
* | Merge documentation for EVP_DigestSign from OpenSSL 1.1.1. | tb | 2021-05-11 | 1 | -4/+39 |
* | zap stray comma | tb | 2021-05-11 | 1 | -3/+3 |
* | Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1. | tb | 2021-05-10 | 1 | -20/+57 |
* | Merge documentation for EC_POINT_{get,set}_coordinates and | tb | 2021-05-10 | 1 | -20/+70 |
* | Document EVP_PKEY_new_CMAC_key(3) | tb | 2021-03-31 | 1 | -16/+4 |
* | Prepare documenting EVP_PKEY_new_CMAC_key(3) | tb | 2021-03-29 | 1 | -2/+54 |
* | spelling: refenece -> reference | jmc | 2021-03-12 | 1 | -3/+3 |
* | spelling | jsg | 2021-03-12 | 12 | -37/+37 |
* | double word fix; from martin vahlensieck | jmc | 2021-01-05 | 2 | -6/+6 |
* | grammar fixes from Varik "The Genuine Article!!!" Valefor; | jmc | 2020-12-03 | 2 | -6/+6 |
* | typo: ASN1_parse_time -> ASN1_time_parse | tb | 2020-11-02 | 1 | -3/+3 |
* | Stop documenting some functions as macros. | tb | 2020-10-21 | 3 | -19/+7 |
* | Add a comment saying that the public function NAME_CONSTRAINTS_check(3) | schwarze | 2020-09-17 | 1 | -2/+5 |
* | Install the new page SSL_set1_host(3), link to it from relevant places, | schwarze | 2020-09-17 | 2 | -10/+14 |
* | simplify RETURN VALUES for x509_verify(3) after beck@ made the rules | schwarze | 2020-09-14 | 1 | -7/+3 |
* | Add initial man page for new x509_verify chain validator | beck | 2020-09-14 | 1 | -0/+225 |
* | Mention that EC_KEY_get0_public_key returns a public key. | tb | 2020-09-08 | 1 | -3/+5 |
* | delete another word to improve the wording; suggested by jmc@ | schwarze | 2020-08-06 | 1 | -2/+2 |
* | Explain the purpose of CMAC_resume(3) in more detail. | schwarze | 2020-08-06 | 1 | -3/+9 |
* | tweak previous; | jmc | 2020-07-24 | 1 | -4/+4 |
* | document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3) | schwarze | 2020-07-23 | 7 | -14/+207 |
* | Properly document the return values of EVP_PKEY_base_id(3) | schwarze | 2020-06-24 | 4 | -70/+152 |
* | use n-bit <noun> consistently; ok schwarze for the principal of the idea, | jmc | 2020-06-24 | 6 | -28/+28 |
* | new manual page ChaCha(3); | schwarze | 2020-06-24 | 3 | -2/+257 |
* | new manual page CMAC_Init(3); | schwarze | 2020-06-24 | 5 | -7/+298 |
* | Document eight additional pre-OpenSSL-1.1 accessor functions that are | schwarze | 2020-06-24 | 1 | -21/+122 |
* | mark the functions documented in des_read_pw(3) as deprecated | schwarze | 2020-06-19 | 2 | -6/+11 |
* | document X509_get0_pubkey_bitstr(3), | schwarze | 2020-06-19 | 1 | -5/+81 |
* | document error handling of X509_PUBKEY_get0(3) and X509_PUBKEY_get(3) | schwarze | 2020-06-19 | 1 | -3/+52 |
* | Merge documentation of X509_get0_serialNumber(3) from OpenSSL-1.1.1 | schwarze | 2020-06-19 | 1 | -4/+19 |
* | Document EVP_read_pw_string_min(3) | tb | 2020-06-15 | 1 | -6/+44 |
* | Document PEM_def_callback(3). | schwarze | 2020-06-15 | 3 | -106/+158 |
* | add my Copyright and license, which i forgot when adding a significant | schwarze | 2020-06-12 | 1 | -3/+20 |
* | add a comment saying that name_cmp() is intentionally undocumented; | schwarze | 2020-06-12 | 1 | -2/+5 |
* | document PEM_ASN1_read(3) and PEM_ASN1_read_bio(3); | schwarze | 2020-06-12 | 5 | -7/+236 |
* | wording tweaks from ross l richardson and tb; | jmc | 2020-06-11 | 1 | -6/+6 |
* | document PKCS7_get_signer_info(3) | schwarze | 2020-06-10 | 5 | -8/+75 |
* | describe six more PKCS7 attribute functions | schwarze | 2020-06-10 | 1 | -14/+208 |
* | When X509_ATTRIBUTE_create() receives an invalid NID (e.g., -1), return | schwarze | 2020-06-04 | 1 | -12/+4 |
* | minor polishing: | schwarze | 2020-06-04 | 1 | -4/+10 |
* | new manual page PKCS7_add_attribute(3); | schwarze | 2020-06-04 | 7 | -12/+201 |
* | Properly document PKCS7_final(3), which was already mentioned | schwarze | 2020-06-03 | 10 | -32/+263 |