| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New manual page EVP_PKEY_asn1_new(3) from Richard Levitte | schwarze | 2018-02-14 | 8 | -13/+475 |
* | I recently documented X509_VERIFY_PARAM_lookup(3), so change .Fn to .Xr. | schwarze | 2018-02-14 | 1 | -3/+3 |
* | Mention two more block cipher modes that actually exist in our tree; | schwarze | 2018-02-14 | 1 | -8/+30 |
* | Add the missing RETURN VALUES section. | schwarze | 2018-02-13 | 1 | -5/+118 |
* | Add the missing RETURN VALUES section, mostly from Paul Yang | schwarze | 2018-02-13 | 1 | -11/+38 |
* | Correctly describe BN_get_word(3) and BN_set_word(3). | schwarze | 2018-02-13 | 1 | -20/+25 |
* | Mention that BN_new(3) sets the value to zero; | schwarze | 2018-02-13 | 1 | -5/+6 |
* | Delete duplicate .Nm entry in the NAME section, | schwarze | 2018-02-13 | 1 | -4/+4 |
* | Add the missing RETURN VALUES section. | schwarze | 2018-02-13 | 1 | -14/+76 |
* | Add the missing RETURN VALUES section; | schwarze | 2018-02-12 | 1 | -3/+21 |
* | Add the missing RETURN VALUES section; | schwarze | 2018-02-12 | 1 | -3/+15 |
* | Add missing RETURN VALUES section. | schwarze | 2018-02-12 | 1 | -4/+15 |
* | Add the missing RETURN VALUES section and reorder the content | schwarze | 2018-02-12 | 1 | -35/+93 |
* | Document three more functions recently made public by jsing@ | schwarze | 2018-02-11 | 1 | -18/+185 |
* | Merge documentation from OpenSSL for seven functions | schwarze | 2018-02-11 | 1 | -7/+196 |
* | Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this was | jsing | 2017-08-28 | 1 | -13/+3 |
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | jsing | 2017-08-28 | 3 | -32/+6 |
* | New manual page X509_check_private_key(3), using information | schwarze | 2017-08-20 | 2 | -1/+65 |
* | fix a pasto in the description of UI_get0_result_string(3); | schwarze | 2017-08-20 | 1 | -4/+4 |
* | Add a BUGS section stating that RSA_PKCS1_PADDING is weak by design; | schwarze | 2017-08-20 | 1 | -3/+11 |
* | Add a BUGS section | schwarze | 2017-08-20 | 1 | -3/+10 |
* | import PEM_bytes_read_bio(3) from OpenSSL, | schwarze | 2017-08-20 | 4 | -7/+124 |
* | mention CRYPTO_mem_leaks_cb(3) because OpenSSL | schwarze | 2017-08-20 | 1 | -4/+18 |
* | import EVP_PKEY_meth_get_count.pod from OpenSSL, pruning the functions we | schwarze | 2017-08-20 | 2 | -1/+75 |
* | fix wrong function name; | schwarze | 2017-08-20 | 1 | -6/+7 |
* | sync with OpenSSL: | schwarze | 2017-08-20 | 1 | -4/+14 |
* | zap trailing whitespace; | jmc | 2017-08-20 | 1 | -2/+2 |
* | Sync with OpenSSL: document several new functions, plus some additional | schwarze | 2017-08-20 | 1 | -48/+227 |
* | clarify deprecation notice; | schwarze | 2017-08-20 | 1 | -6/+7 |
* | New ASN1_STRING_TABLE_add(3) manual page, based on information from | schwarze | 2017-08-20 | 2 | -1/+94 |
* | add missing and correct misspelled names, most in NAME sections; | schwarze | 2017-08-01 | 6 | -21/+29 |
* | fix broken cross references; found with mandoc -Tlint | schwarze | 2017-07-06 | 3 | -43/+8 |
* | fix cross references to self; found with mandoc -Tlint | schwarze | 2017-07-05 | 2 | -7/+6 |
* | repair broken markup of callback argument; found with mandoc -Tlint | schwarze | 2017-06-10 | 1 | -5/+3 |
* | BUF_MEM_grow_clean() returns an int, not a size_t. Humourously, on success | jsing | 2017-05-08 | 1 | -3/+3 |
* | space needed between macro arg and punctuation; | jmc | 2017-05-06 | 1 | -2/+2 |
* | Add ASN1_TIME_set_tm to set an asn1 from a struct tm * | beck | 2017-05-06 | 1 | -3/+31 |
* | new X25519(3) manual page; | schwarze | 2017-04-10 | 5 | -10/+113 |
* | document three additional functions; | schwarze | 2017-04-10 | 1 | -7/+60 |
* | reinstate the capitalisation from previous, as advised by schwarze; | jmc | 2017-03-27 | 1 | -3/+3 |
* | tweak previous; | jmc | 2017-03-26 | 3 | -9/+9 |
* | merge new UI documentation from OpenSSL | schwarze | 2017-03-26 | 5 | -13/+651 |
* | document X509_Digest(3) and friends; | schwarze | 2017-03-25 | 2 | -1/+135 |
* | document the public function X509_cmp_time(3); | schwarze | 2017-03-25 | 2 | -1/+88 |
* | correct RETURN VALUES; | schwarze | 2017-03-25 | 1 | -7/+13 |
* | fix two more prototypes; | schwarze | 2017-03-25 | 1 | -5/+5 |
* | correct prototypes; | schwarze | 2017-03-25 | 1 | -5/+5 |
* | complete description of RETURN VALUES; | schwarze | 2017-03-25 | 1 | -6/+8 |
* | minimal stub-quality documentation of EVP_MD_CTX_ctrl(3); | schwarze | 2017-03-25 | 1 | -3/+17 |
* | OpenSSL documented the public function BIO_printf(3) (and friends) | schwarze | 2017-03-25 | 3 | -3/+91 |