Age | Commit message (Expand) | Author |
2019-08-10 | Re-convert and re-import the CMS manual pages from OpenSSL 1.1.1 | Ingo Schwarze |
2019-07-13 | explain the acronym "CRT"; suggested by tb@ | Ingo Schwarze |
2019-06-14 | Improve pages that briefly mentioned ERR - usually below SEE ALSO - | Ingo Schwarze |
2019-06-14 | Further improve the documentation of library initialization and configuration. | Ingo Schwarze |
2019-06-10 | delete references to ERR pages from SEE ALSO where such | Ingo Schwarze |
2019-06-10 | add links back to crypto(3) to function group entry pages | Ingo Schwarze |
2019-06-08 | Delete the display of the RSA_METHOD object | Ingo Schwarze |
2019-06-08 | In rsa.h rev. 1.40, gilles@ provided several new RSA_METHOD accessors. | Ingo Schwarze |
2019-06-08 | document the RSA_FLAG_* constants for RSA_*_flags(3); | Ingo Schwarze |
2019-06-07 | Remove the last references to the RAND_*(3) functions. | Ingo Schwarze |
2019-06-07 | link to EVP_EncodeInit(3), which was the only missing child page | Ingo Schwarze |
2019-06-07 | link back to evp(3), just like for the other group entry pages | Ingo Schwarze |
2019-06-07 | Remove pointless direct backlinks from the leaf pages HMAC(3) and | Ingo Schwarze |
2019-06-07 | remove cross-references to the obsolete function OpenSSL_add_all_algorithms(3) | Ingo Schwarze |
2019-06-06 | minor errors in previous commit pointed out by jmc@ | Ingo Schwarze |
2019-06-06 | Tree structure for manual pages: crypto(3) links to 33 function | Ingo Schwarze |
2019-06-05 | Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign* | Theo Buehler |
2019-06-04 | OPENSSL_realloc(3) is no longer used, we now use reallocarray(3) | Ingo Schwarze |
2019-06-04 | .In openssl/x509_vfy.h | Ingo Schwarze |
2019-06-04 | Add several missing .In lines | Ingo Schwarze |
2019-06-03 | add missing .In lines | Ingo Schwarze |
2019-06-03 | add missing .In line | Ingo Schwarze |
2019-05-20 | *an* RSA; | Jason McIntyre |
2019-03-29 | Use correct capitalization of EC_GROUP_get_curve_GF{2m,p}(3). | Theo Buehler |
2019-03-21 | import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1, | Ingo Schwarze |
2019-03-21 | space before punct; | Jason McIntyre |
2019-03-21 | Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter. | Ingo Schwarze |
2019-03-21 | Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter: | Ingo Schwarze |
2019-03-21 | add a handful of missing functions | Ingo Schwarze |
2019-03-21 | Bring back EVP_chacha20 list item that was accidentally removed | Theo Buehler |
2019-03-20 | escape backslashes; | Ingo Schwarze |
2019-03-19 | Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVP | Ingo Schwarze |
2019-03-18 | Insert a missing input line break after a .Vt macro; | Ingo Schwarze |
2019-03-18 | Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3): | Ingo Schwarze |
2019-03-18 | Document SM4; related to evp.h rev. 1.73. | Ingo Schwarze |
2019-03-18 | In evp.h rev. 1.75, tb@ provided EVP_PKEY_get0_hmac(3). | Ingo Schwarze |
2019-03-15 | Document the return values of X509_delete_ext(3) and X509_add_ext(3). | Ingo Schwarze |
2019-03-15 | OpenSSL documents the macro OPENSSL_VERSION_TEXT since Sep 24, 2018; | Ingo Schwarze |
2019-03-15 | Document OCSP_basic_verify(3). | Ingo Schwarze |
2019-03-10 | fix some cases of spaces before full stops, where none were neccessary; | Jason McIntyre |
2019-03-10 | rename CRYPTO_set_locking_callback.3 to CRYPTO_lock.3 | Ingo Schwarze |
2019-03-10 | delete functions from the manual page that do nothing in LibreSSL | Ingo Schwarze |
2019-01-22 | add support for xchacha20 and xchacha20-poly1305 | David Gwynne |
2019-01-19 | spelling; | Jason McIntyre |
2019-01-19 | In evp.h rev. 1.71, tb@ added EVP_ENCODE_CTX_new(3) and | Ingo Schwarze |
2019-01-02 | correct article; | Jason McIntyre |
2018-12-24 | Make this page much more readable by deleting as much text as possible | Ingo Schwarze |
2018-12-23 | EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using | Theo Buehler |
2018-12-22 | Document EVP_PKEY_new_mac_key(3); | Ingo Schwarze |
2018-12-22 | Delete irrelevant HISTORY details. Simply use BN_rand(3); there | Ingo Schwarze |