| Commit message (Expand) | Author | Age | Files | Lines |
* | Better document BN_ULONG (in the DESCRIPTION near BN_num_bits_word(3)) | schwarze | 2022-11-22 | 1 | -40/+84 |
* | document BN_nist_mod_521(3) and their four siblings | schwarze | 2022-11-21 | 3 | -3/+118 |
* | Fix a surprising quirk in BN_GF2m_mod(3). | schwarze | 2022-11-20 | 1 | -11/+3 |
* | group -> field | tb | 2022-11-18 | 1 | -5/+5 |
* | polynominal -> polynomial | tb | 2022-11-18 | 1 | -18/+18 |
* | new manual page BN_GF2m_add(3) | schwarze | 2022-11-18 | 3 | -3/+527 |
* | mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex, | schwarze | 2022-11-16 | 1 | -2/+8 |
* | expose the documentation of X509_STORE_CTX_verify_fn(3) | schwarze | 2022-11-16 | 2 | -42/+26 |
* | document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3) | schwarze | 2022-11-16 | 2 | -13/+40 |
* | Mark BN_mod_exp2_mont() as intentionally undocumented. | schwarze | 2022-11-16 | 1 | -3/+4 |
* | document BN_mod_sqrt(3) | schwarze | 2022-11-15 | 4 | -5/+119 |
* | document BN_kronecker(3) | schwarze | 2022-11-14 | 3 | -3/+61 |
* | document BN_reciprocal(3) | schwarze | 2022-11-14 | 1 | -10/+55 |
* | Various improvements; joint work with beck@: | schwarze | 2022-11-13 | 1 | -64/+72 |
* | In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_string_X509(3), | schwarze | 2022-11-10 | 1 | -11/+139 |
* | Document that OPENSSL_free() is required in some circumstances | tb | 2022-11-06 | 1 | -2/+6 |
* | zap extra .Pp | tb | 2022-09-12 | 1 | -2/+1 |
* | Stop documenting i2c_ASN1_INTEGER. | tb | 2022-09-12 | 2 | -48/+4 |
* | fix repeated words | jsg | 2022-09-11 | 2 | -6/+6 |
* | carrier return character -> carriage return character | jsg | 2022-09-10 | 1 | -2/+2 |
* | fix repeated words | jsg | 2022-09-10 | 4 | -12/+12 |
* | fix repeated words | jsg | 2022-09-10 | 1 | -3/+3 |
* | Remove more mkerr.pl remnants, missed in previous | kn | 2022-09-06 | 1 | -54/+3 |
* | Remove most mentions of contexts on the stack. | tb | 2022-08-31 | 2 | -23/+4 |
* | Adjust signatures of BIO_ctrl functions | tb | 2022-08-18 | 1 | -13/+10 |
* | Zap trailing whitespace | tb | 2022-07-14 | 1 | -4/+4 |
* | add a few .Xr links to new manual pages | schwarze | 2022-07-13 | 11 | -24/+36 |
* | In dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3). | schwarze | 2022-07-13 | 1 | -10/+51 |
* | In x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM_get_time(3) | schwarze | 2022-07-13 | 1 | -3/+44 |
* | link three new manual pages to the build | schwarze | 2022-07-13 | 1 | -1/+4 |
* | Write documentation for EVP_PKEY_check(3), EVP_PKEY_public_check(3), | schwarze | 2022-07-13 | 5 | -44/+504 |
* | New manual page written from scratch; | schwarze | 2022-07-13 | 1 | -0/+137 |
* | On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@ | schwarze | 2022-07-13 | 1 | -11/+64 |
* | Remove mkerr.pl remnants from LibreSSL | kn | 2022-07-12 | 1 | -10/+2 |
* | In dsa.h rev. 1.38, tb@ provided DSA_meth_get0_name(3) | schwarze | 2022-07-10 | 1 | -8/+55 |
* | Document ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_get_int64(3), | schwarze | 2022-07-09 | 1 | -6/+90 |
* | Remove references to openssl/obj_mac.h | jsing | 2022-07-02 | 3 | -12/+11 |
* | Add missing space between No macro and "authority". | tb | 2022-05-19 | 1 | -3/+3 |
* | Add a BUGS section to describe the problem of potential lies and | tb | 2022-05-10 | 1 | -2/+17 |
* | Also check EVP_PKEY_CTX_new_id() return in example code. Letting this | tb | 2022-05-06 | 1 | -2/+4 |
* | Install EVP_PKEY_CTX_set_hkdf_md.3 | tb | 2022-05-06 | 1 | -1/+2 |
* | Document the EVP HKDF API | tb | 2022-05-06 | 1 | -0/+251 |
* | ASN1_{,const_}check_infinite_end(3) were removed in the last major bump, | tb | 2022-04-27 | 1 | -5/+2 |
* | man pages: fix some typos found while looking for other issues | naddy | 2022-03-31 | 1 | -2/+2 |
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 30 | -103/+103 |
* | Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGS | schwarze | 2022-03-29 | 1 | -22/+21 |
* | man pages: add missing commas in enumerations | naddy | 2022-03-29 | 2 | -6/+6 |
* | Remove extra 'or' | claudio | 2022-03-28 | 1 | -3/+2 |
* | unsusual -> unusual | jsg | 2022-03-10 | 1 | -3/+3 |
* | mutibyte -> multibyte | jsg | 2022-02-21 | 1 | -3/+3 |