| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | back out ecc constant time changes | jsg | 2018-07-15 | 1 | -22/+4 |
* | Document behavior change of EC_POINTs_mul(3) from EC constant time changes. | tb | 2018-07-11 | 1 | -4/+22 |
* | sync with const changes in x509.h r1.68. | tb | 2018-07-09 | 1 | -4/+4 |
* | sync with const changes in evp.h r1.64. | tb | 2018-07-09 | 1 | -3/+3 |
* | sync with const changes in bio.h r1.44. | tb | 2018-07-09 | 1 | -3/+3 |
* | sync with const changes in bio.h r1.45. | tb | 2018-07-09 | 1 | -10/+10 |
* | import the relevant parts of a new ASN1_INTEGER_get(3) manual page | schwarze | 2018-07-08 | 2 | -1/+240 |
* | In ui.h rev. 1.10 2018/05/19 11:03:33, tb@ added a const qualifier | schwarze | 2018-05-19 | 1 | -3/+3 |
* | In x509.h rev. 1.67 2018/05/19 10:58:08, tb@ added a const qualifier | schwarze | 2018-05-19 | 1 | -2/+2 |
* | In asn1.h rev. 1.49 2018/05/19 10:46:28, tb@ added a const qualifier | schwarze | 2018-05-19 | 1 | -3/+3 |
* | In ec.h rev. 1.13 2018/05/19 10:37:02, tb@ added a const qualifier | schwarze | 2018-05-19 | 1 | -3/+3 |
* | In x509.h rev. 1.64 2018/05/18 19:24:08, tb@ added const qualifiers | schwarze | 2018-05-19 | 1 | -4/+4 |
* | In x509.h rev. 1.61 2018/05/18 18:37:23 and rev. 1.65 2018/05/18 19:28:27, | schwarze | 2018-05-19 | 1 | -14/+14 |
* | In x509.h rev. 1.59 2018/05/18 18:19:31 and rev. 1.60 2018/05/18 18:23:24, | schwarze | 2018-05-19 | 1 | -6/+6 |
* | In x509.h rev. 1.56 2018/05/18 18:05:57 to rev. 1.58 2018/05/18 18:16:39, | schwarze | 2018-05-19 | 1 | -6/+6 |
* | In x509.h rev. 1.54 2018/05/18 17:59:16, tb@ added a const qualifier | schwarze | 2018-05-19 | 1 | -5/+5 |
* | In x509.h rev. 1.52 2018/05/18 17:53:09 and rev. 1.53 2018/05/18 17:56:12, tb@ | schwarze | 2018-05-19 | 1 | -6/+6 |
* | In x509.h rev. 1.51 2018/05/18 16:55:58, tb@ added const qualifiers | schwarze | 2018-05-19 | 1 | -4/+4 |
* | spelling fix; | jmc | 2018-05-17 | 1 | -3/+3 |
* | Reference the related accessor EVP_PKEY_get0_asn1(3). | schwarze | 2018-05-13 | 1 | -5/+6 |
* | Document EVP_PKEY_get0_asn1(3), it is declared in <openssl/evp.h>. | schwarze | 2018-05-13 | 1 | -4/+13 |
* | Document EVP_PKEY_bits(3). | schwarze | 2018-05-13 | 2 | -7/+18 |
* | In pkcs12.h rev. 1.18 2018/05/13 13:46:55, tb@ added const qualifiers | schwarze | 2018-05-13 | 1 | -4/+4 |
* | In pem.h rev. 1.18 2018/05/13 10:47:54, tb@ added const qualifiers | schwarze | 2018-05-13 | 1 | -7/+7 |
* | In ocsp.h rev. 1.15 2018/05/13 10:42:03, tb@ added const qualifiers | schwarze | 2018-05-13 | 2 | -6/+6 |
* | In x509.h rev. 1.49 2018/05/13 10:36:35, tb@ added a const qualifier | schwarze | 2018-05-13 | 1 | -4/+4 |
* | In ocsp.h rev. 1.14 2018/05/13 10:30:52, tb@ added const qualifiers | schwarze | 2018-05-13 | 1 | -5/+5 |
* | In x509.h rev. 1.48 2018/05/13 10:25:06, tb@ added a const qualifier | schwarze | 2018-05-13 | 1 | -3/+3 |
* | In evp.h rev. 1.60 2018/05/13 06:35:10, tb@ added a const qualifier | schwarze | 2018-05-13 | 1 | -3/+3 |
* | In bio.h rev. 1.43 2018/05/12 18:51:59, tb@ added a const qualifier | schwarze | 2018-05-12 | 3 | -8/+8 |
* | In bio.h rev. 1.42 2018/05/12 17:47:53, tb@ added a const qualifier | schwarze | 2018-05-12 | 1 | -3/+3 |
* | In evp.h rev. 1.59 2018/05/02 15:51:41, tb@ added a const qualifier | schwarze | 2018-05-02 | 3 | -9/+9 |
* | In x509.h rev. 1.46 2018/05/01 19:01:28, tb@ added const qualifiers | schwarze | 2018-05-01 | 2 | -6/+6 |
* | In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiers | schwarze | 2018-05-01 | 9 | -28/+28 |
* | In view of the recent BN_FLG_CONSTTIME vulnerabilities in OpenSSL, | schwarze | 2018-04-29 | 4 | -28/+104 |
* | In asn1.h rev. 1.46 2018/04/25 11:48:21, tb@ added const qualifiers | schwarze | 2018-04-25 | 7 | -30/+30 |
* | Document the "f" callback argument that tb@ asked about. | schwarze | 2018-04-19 | 1 | -2/+16 |
* | tweak previous; | jmc | 2018-04-18 | 1 | -2/+3 |
* | SEE ALSO and HISTORY | schwarze | 2018-04-18 | 12 | -26/+301 |
* | delete engine(3); nothing of value left in that page | schwarze | 2018-04-18 | 2 | -537/+1 |
* | link to ENGINE_register_RSA(3) rather than engine(3) | schwarze | 2018-04-18 | 1 | -8/+7 |
* | * Document DH_up_ref(3), DSA_up_ref(3), and RSA_up_ref(3). | schwarze | 2018-04-18 | 3 | -16/+73 |
* | * Make the description of method selection simpler, more precise, | schwarze | 2018-04-18 | 2 | -128/+67 |
* | * Do not document the non-existent function RSA_null_method(3). | schwarze | 2018-04-18 | 1 | -105/+43 |
* | add a few new sentences regarding the big picture | schwarze | 2018-04-15 | 2 | -2/+15 |
* | Rewrite the ENGINE_*(3) documentation from scratch - step 2, | schwarze | 2018-04-15 | 8 | -395/+633 |
* | Rewrite the ENGINE_*(3) documentation from scratch (step 1, | schwarze | 2018-04-15 | 10 | -530/+1303 |
* | In eng_lib.c rev. 1.14 2018/04/14 07:18:37, tb@ allowed ENGINE_free(3) | schwarze | 2018-04-14 | 1 | -53/+46 |
* | sort the list of data structures and add the missing ECDH and ECDSA; | schwarze | 2018-04-08 | 1 | -57/+13 |
* | tweak previous; | jmc | 2018-04-07 | 1 | -4/+4 |