| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | document ASN1_tag2str(3); from OpenSSL commit 9e183d22 | schwarze | 2017-03-25 | 1 | -4/+14 |
* | Document EVP_md5_sha1(). | jsing | 2017-02-28 | 1 | -2/+11 |
* | don;t end Nd with a full stop; | jmc | 2017-02-21 | 1 | -3/+3 |
* | Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use, | beck | 2017-02-20 | 3 | -4/+68 |
* | DES keys are not 7 days long. ok jsing@ | dtucker | 2017-02-09 | 1 | -3/+3 |
* | Document functions returning standard moduli for DH key exchange. | schwarze | 2017-01-31 | 2 | -1/+136 |
* | tweak previous; | jmc | 2017-01-30 | 3 | -11/+11 |
* | Document BN_set_flags(3) and BN_get_flags(3). | schwarze | 2017-01-30 | 6 | -13/+159 |
* | Seriously warn against calling BN_init(3), BN_MONT_CTX_init(3), | schwarze | 2017-01-29 | 3 | -12/+75 |
* | Document ERR_load_BN_strings(3). | schwarze | 2017-01-26 | 1 | -11/+47 |
* | document BN_asc2bn(3); | schwarze | 2017-01-25 | 1 | -3/+27 |
* | change two trailing Xr to Fn; ok schwarze | jmc | 2017-01-12 | 2 | -6/+6 |
* | add missing comma in the NAME section | schwarze | 2017-01-07 | 1 | -3/+3 |
* | fix a typo in an .Xr reported by jmc@ | schwarze | 2017-01-07 | 1 | -3/+3 |
* | a little more cleanup; | jmc | 2017-01-07 | 5 | -23/+23 |
* | correctly mark all documented macros found in <openssl/bn.h> | schwarze | 2017-01-07 | 3 | -9/+11 |
* | Use .Fn rather than .Xr for X509_VERIFY_PARAM_lookup(), | schwarze | 2017-01-07 | 1 | -3/+3 |
* | Document X509_NAME_hash(3), listed in <openssl/x509.h>; | schwarze | 2017-01-07 | 1 | -3/+20 |