| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | One more reciprocal thing hid in here (yay for consistent naming) | tb | 2023-04-27 | 1 | -2/+1 |
| * | Remove stale references to BN reciprocal stuff | tb | 2023-04-27 | 2 | -8/+5 |
| * | Remove documentation of reciprocal BN which is now internal only | tb | 2023-04-27 | 2 | -276/+1 |
| * | Remove documentation of GF2m point stuff | tb | 2023-04-27 | 1 | -47/+7 |
| * | EC_GROUP_new() Strip out complications due to binary curves. | tb | 2023-04-27 | 1 | -79/+11 |
| * | Remove stale reference to BN_GF2m_add() | tb | 2023-04-27 | 1 | -2/+1 |
| * | Remove BN_GF2m_add.3 | tb | 2023-04-27 | 2 | -516/+1 |
| * | Remove mention of EC_GFp_nist_method and add back a .Pp that was | tb | 2023-04-27 | 1 | -6/+2 |
| * | Remove dangling references to BN_get0_nist_prime_521(3) | tb | 2023-04-27 | 2 | -9/+6 |
| * | Remove documentation of no longer supported EC methods | tb | 2023-04-27 | 1 | -46/+5 |
| * | Remove NIST prime documentation | tb | 2023-04-27 | 2 | -202/+0 |
| * | Stop installing NIST prime documentation | tb | 2023-04-27 | 1 | -3/+1 |
| * | Document those BIO_ctrl(3) command constants | schwarze | 2023-04-26 | 5 | -37/+162 |
| * | Remove documentation of BN_BLINDING_{g,s}et_thread_id | tb | 2023-04-25 | 1 | -17/+2 |
| * | Remove NETSCAPE_CERT_SEQUENCE | tb | 2023-04-25 | 1 | -43/+2 |
| * | Remove SXNET | tb | 2023-04-25 | 3 | -144/+3 |
| * | Remove documentation for i2d_PKCS7_NDEF | tb | 2023-04-25 | 1 | -15/+2 |
| * | Remove BN_init() documentation | tb | 2023-04-25 | 1 | -40/+2 |
| * | Remove BN_CTX_init() documentation | tb | 2023-04-25 | 1 | -23/+3 |
| * | Remove X9.31 support | tb | 2023-04-25 | 1 | -8/+2 |
| * | Document most command constants. | schwarze | 2023-04-25 | 1 | -2/+60 |
| * | Man page update for EVP_sha512_224() and EVP_sha512_256() | job | 2023-04-23 | 1 | -2/+22 |
| * | s2i_ASN1_INTEGER: make error conditions more explicit, a few more tweaks | tb | 2023-04-21 | 1 | -10/+18 |
| * | s2i_ASN1_INTEGER.3: minor fixes | tb | 2023-04-21 | 1 | -4/+8 |
| * | Uncomment and document X.509 verifier error codes | tb | 2023-04-21 | 1 | -10/+20 |
| * | Remove some (soon to be) outdated documentation | tb | 2023-04-21 | 1 | -48/+3 |
| * | Fix Dt and Xr | tb | 2023-04-20 | 1 | -3/+3 |
| * | Link s2i_ASN1_INTEGER.3 to build | tb | 2023-04-20 | 1 | -1/+2 |
| * | Add documentation for s2i_ASN1_INTEGER and related functions | tb | 2023-04-20 | 1 | -0/+195 |
| * | Fix previous: add a missing and | tb | 2023-04-16 | 1 | -2/+3 |
| * | Adjust documentation of X9.31 padding mode | tb | 2023-04-15 | 1 | -6/+6 |
| * | remove duplicate lines | jsg | 2023-04-12 | 1 | -3/+2 |
| * | Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3) | schwarze | 2023-04-11 | 13 | -26/+149 |
| * | While all the BIO_TYPE_* constants are part of the API, most of their | schwarze | 2023-04-11 | 1 | -32/+77 |
| * | fix double words | jsg | 2023-04-09 | 1 | -3/+3 |
| * | Mark BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post() as intentionally | schwarze | 2023-04-07 | 1 | -2/+7 |
| * | Document the effects that BIO_set_info_callback(3), BIO_callback_ctrl(3), | schwarze | 2023-04-06 | 1 | -3/+54 |
| * | Properly document BIO_set_info_callback(3) and BIO_get_info_callback(3) | schwarze | 2023-04-06 | 1 | -8/+96 |
| * | In preparation for better documenting BIO info callbacks, improve the | schwarze | 2023-04-04 | 1 | -9/+115 |
| * | Fix table by using strings of proper lengths instead of bogus | tb | 2023-04-02 | 1 | -3/+3 |
| * | fixes for mandoc -Tlint | jsg | 2023-03-18 | 1 | -5/+5 |
| * | Consistent phrasing: function -> function pointer | job | 2023-03-16 | 1 | -2/+2 |
| * | Add X509_STORE_{set,get}_check_issued and X509_STORE_CTX_get_check_issued to ... | job | 2023-03-16 | 1 | -3/+75 |
| * | Install EVP_CIPHER_meth_new.3 | tb | 2023-03-16 | 1 | -1/+2 |
| * | Add EVP_CIPHER_meth_* documentation from OpenSSL 1.1 | tb | 2023-03-16 | 1 | -0/+335 |
| * | Update manpage for X509_CRL_get0_tbs_sigalg()libressl-v3.7.1 | job | 2023-03-16 | 1 | -4/+18 |
| * | Make order of pub_key and priv_key the same everywhere | tb | 2023-03-07 | 1 | -6/+6 |
| * | Fix OpenSSL version in HISTORY section | tb | 2023-03-07 | 1 | -3/+3 |
| * | Document ECDSA_SIG_get0_{r,s}() | tb | 2023-03-06 | 1 | -2/+35 |
| * | Document DH_get0_* for individual DH members. | tb | 2023-03-06 | 1 | -3/+78 |