Age | Commit message (Expand) | Author |
2022-11-16 | mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex, | Ingo Schwarze |
2022-11-16 | expose the documentation of X509_STORE_CTX_verify_fn(3) | Ingo Schwarze |
2022-11-16 | document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3) | Ingo Schwarze |
2022-11-16 | Mark BN_mod_exp2_mont() as intentionally undocumented. | Ingo Schwarze |
2022-11-15 | document BN_mod_sqrt(3) | Ingo Schwarze |
2022-11-14 | document BN_kronecker(3) | Ingo Schwarze |
2022-11-14 | document BN_reciprocal(3) | Ingo Schwarze |
2022-11-13 | Various improvements; joint work with beck@: | Ingo Schwarze |
2022-11-10 | In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_string_X509(3), | Ingo Schwarze |
2022-11-06 | Document that OPENSSL_free() is required in some circumstances | Theo Buehler |
2022-09-12 | zap extra .Pp | Theo Buehler |
2022-09-12 | Stop documenting i2c_ASN1_INTEGER. | Theo Buehler |
2022-09-11 | fix repeated words | Jonathan Gray |
2022-09-10 | carrier return character -> carriage return character | Jonathan Gray |
2022-09-10 | fix repeated words | Jonathan Gray |
2022-09-10 | fix repeated words | Jonathan Gray |
2022-09-06 | Remove more mkerr.pl remnants, missed in previous | Klemens Nanni |
2022-08-31 | Remove most mentions of contexts on the stack. | Theo Buehler |
2022-08-18 | Adjust signatures of BIO_ctrl functions | Theo Buehler |
2022-07-14 | Zap trailing whitespace | Theo Buehler |
2022-07-13 | add a few .Xr links to new manual pages | Ingo Schwarze |
2022-07-13 | In dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3). | Ingo Schwarze |
2022-07-13 | In x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM_get_time(3) | Ingo Schwarze |
2022-07-13 | link three new manual pages to the build | Ingo Schwarze |
2022-07-13 | Write documentation for EVP_PKEY_check(3), EVP_PKEY_public_check(3), | Ingo Schwarze |
2022-07-13 | New manual page written from scratch; | Ingo Schwarze |
2022-07-13 | On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@ | Ingo Schwarze |
2022-07-12 | Remove mkerr.pl remnants from LibreSSL | Klemens Nanni |
2022-07-10 | In dsa.h rev. 1.38, tb@ provided DSA_meth_get0_name(3) | Ingo Schwarze |
2022-07-09 | Document ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_get_int64(3), | Ingo Schwarze |
2022-07-02 | Remove references to openssl/obj_mac.h | Joel Sing |
2022-05-19 | Add missing space between No macro and "authority". | Theo Buehler |
2022-05-10 | Add a BUGS section to describe the problem of potential lies and | Theo Buehler |
2022-05-06 | Also check EVP_PKEY_CTX_new_id() return in example code. Letting this | Theo Buehler |
2022-05-06 | Install EVP_PKEY_CTX_set_hkdf_md.3 | Theo Buehler |
2022-05-06 | Document the EVP HKDF API | Theo Buehler |
2022-04-27 | ASN1_{,const_}check_infinite_end(3) were removed in the last major bump, | Theo Buehler |
2022-03-31 | man pages: fix some typos found while looking for other issues | Christian Weisgerber |
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber |
2022-03-29 | Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGS | Ingo Schwarze |
2022-03-29 | man pages: add missing commas in enumerations | Christian Weisgerber |
2022-03-28 | Remove extra 'or' | Claudio Jeker |
2022-03-10 | unsusual -> unusual | Jonathan Gray |
2022-02-21 | mutibyte -> multibyte | Jonathan Gray |
2022-02-19 | Remove references to performance issues caused by frequent memmove(). | Joel Sing |
2022-02-19 | certificiate -> certificate | Jonathan Gray |
2022-02-18 | prefer https links in man pages | Jonathan Gray |
2022-02-18 | grammar/reword | Jonathan Gray |
2022-02-04 | Fix capitalization of ChaCha20 | Theo Buehler |
2022-02-03 | Fix copy-paste error: X509_V_ERR_CRL_SIGNATURE_FAILURE means that the | Theo Buehler |