Age | Commit message (Expand) | Author |
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 |
2022-01-25 | Remove some HMAC_CTX_init() remnants in HMAC(3). | Theo Buehler |
2022-01-24 | Document X509_V_ERR_UNNESTED_RESOURCE. Previous version looked good | Theo Buehler |
2022-01-19 | Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs some | Theo Buehler |
2022-01-15 | spelling | Jonathan Gray |
2022-01-15 | Add back an accidentally dropped .Pp | Theo Buehler |
2022-01-15 | Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup removal | Theo Buehler |
2022-01-15 | Stop documenting clone digests. | Theo Buehler |
2022-01-12 | ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will move | Theo Buehler |
2022-01-10 | Document EVP_AEAD_CTX_{new,free}() and adjust example code. | Theo Buehler |
2022-01-02 | fix strange indentation in code example | Theo Buehler |
2022-01-01 | identfier -> identifier | Jonathan Gray |
2021-12-31 | excpetions -> exceptions | Jonathan Gray |
2021-12-31 | deafult -> default | Jonathan Gray |
2021-12-21 | document BN_MONT_CTX_set_locked(3) | Ingo Schwarze |
2021-12-20 | document BN_mod_add_quick(3), BN_mod_sub_quick(3), BN_mod_lshift(3), | Ingo Schwarze |
2021-12-19 | document BN_consttime_swap(3); this will probably require more work, | Ingo Schwarze |
2021-12-19 | document BN_uadd(3) and BN_usub(3) | Ingo Schwarze |
2021-12-19 | document BN_zero_ex(3) | Ingo Schwarze |
2021-12-18 | Document BN_abs_is_word(3). | Ingo Schwarze |