Matt Caswell 8a996d2a55 Document that HMAC() with a NULL md is not thread safe %!s(int64=7) %!d(string=hai) anos
..
ASN1_OBJECT_new.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
ASN1_STRING_length.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
ASN1_STRING_new.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
ASN1_STRING_print_ex.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
ASN1_TIME_set.pod 3b740cebd5 Preliminary ASN1_TIME documentation. %!s(int64=9) %!d(string=hai) anos
ASN1_generate_nconf.pod d107382214 Merge branch 'rsalz-docfixes' %!s(int64=10) %!d(string=hai) anos
BIO_ctrl.pod 3b2cbbcb9a Clarify the BIO_seek() mess and related issues. %!s(int64=24) %!d(string=hai) anos
BIO_f_base64.pod d107382214 Merge branch 'rsalz-docfixes' %!s(int64=10) %!d(string=hai) anos
BIO_f_buffer.pod ca91057d50 PR: 2252 %!s(int64=14) %!d(string=hai) anos
BIO_f_cipher.pod 6ac26a5ce5 Typo. %!s(int64=21) %!d(string=hai) anos
BIO_f_md.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
BIO_f_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to %!s(int64=24) %!d(string=hai) anos
BIO_f_ssl.pod cf95b2d66a Remove MS SGC %!s(int64=9) %!d(string=hai) anos
BIO_find_type.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
BIO_new.pod 1e4e549296 ispell and some other nit-picking %!s(int64=24) %!d(string=hai) anos
BIO_new_CMS.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
BIO_push.pod 4824e7d6e9 Typo. %!s(int64=10) %!d(string=hai) anos
BIO_read.pod ec3a7c9b37 Fix typos %!s(int64=8) %!d(string=hai) anos
BIO_s_accept.pod 5decce4db0 RT2379: Bug in BIO_set_accept_port.pod %!s(int64=9) %!d(string=hai) anos
BIO_s_bio.pod d516d7a940 Fix BIO_eof() for BIO pairs %!s(int64=8) %!d(string=hai) anos
BIO_s_connect.pod 7eb5125125 Document how BIO_get_conn_ip and BIO_get_conn_int_port actually work %!s(int64=8) %!d(string=hai) anos
BIO_s_fd.pod e17b712894 Restore the descriptions to conform with the rest of the %!s(int64=24) %!d(string=hai) anos
BIO_s_file.pod 336d1ee733 bss_file.c: reserve for option to encode file name in UTF-8 on Windows %!s(int64=14) %!d(string=hai) anos
BIO_s_mem.pod a38a159bfc RT4129: BUF_new_mem_buf should take const void * %!s(int64=8) %!d(string=hai) anos
BIO_s_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to %!s(int64=24) %!d(string=hai) anos
BIO_s_socket.pod bbdc9c98a8 give pseudo prototypes instead of macro definitions for better clarity %!s(int64=24) %!d(string=hai) anos
BIO_set_callback.pod da736b31b2 fix documentation %!s(int64=17) %!d(string=hai) anos
BIO_should_retry.pod 24cb653c6b PR: 2209 %!s(int64=14) %!d(string=hai) anos
BN_BLINDING_new.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
BN_CTX_new.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
BN_CTX_start.pod 16ece03a2e Add an early reference to BN_CTX_new so that the usage of BN_CTX_start %!s(int64=24) %!d(string=hai) anos
BN_add.pod 153aecf91a It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
BN_add_word.pod 0260405c68 fix BN_mod_word and give a more reasonable return value if an error occurred %!s(int64=19) %!d(string=hai) anos
BN_bn2bin.pod 3f10149603 Misc BN fixes %!s(int64=7) %!d(string=hai) anos
BN_cmp.pod bb075f8833 Update all links so they will be rendered better. %!s(int64=24) %!d(string=hai) anos
BN_copy.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
BN_generate_prime.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
BN_mod_inverse.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
BN_mod_mul_montgomery.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
BN_mod_mul_reciprocal.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
BN_new.pod 2457c19df1 typo %!s(int64=20) %!d(string=hai) anos
BN_num_bytes.pod 70696f4525 Explain a little better what BN_num_bits() and BN_num_bits_word() do. %!s(int64=20) %!d(string=hai) anos
BN_rand.pod 3f10149603 Misc BN fixes %!s(int64=7) %!d(string=hai) anos
BN_set_bit.pod 1a9499cf23 Reject negative shifts for BN_rshift and BN_lshift %!s(int64=9) %!d(string=hai) anos
BN_swap.pod 535b9b5724 Add bn_mod.c (should have happend in the previous commit ...). %!s(int64=23) %!d(string=hai) anos
BN_zero.pod 503f3b1a21 Add history for documented new functions. %!s(int64=22) %!d(string=hai) anos
CMS_add0_cert.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
CMS_add1_recipient_cert.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
CMS_add1_signer.pod 255401756d Use correct function name: CMS_add1_signer() %!s(int64=9) %!d(string=hai) anos
CMS_compress.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
CMS_decrypt.pod 9c1d63540f Clarify CMS_decrypt behaviour. %!s(int64=10) %!d(string=hai) anos
CMS_encrypt.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
CMS_final.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
CMS_get0_RecipientInfos.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
CMS_get0_SignerInfos.pod 233069f8db Add CMS_SignerInfo_get0_signature function. %!s(int64=10) %!d(string=hai) anos
CMS_get0_type.pod f9aa27dc78 Additional CMS documentation. %!s(int64=9) %!d(string=hai) anos
CMS_get1_ReceiptRequest.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
CMS_sign.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
CMS_sign_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
CMS_uncompress.pod a5db50d005 Revert argument swap change... oops CMS_uncompress() was consistent... %!s(int64=16) %!d(string=hai) anos
CMS_verify.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
CMS_verify_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
CONF_modules_free.pod 72967d5be9 Corrected POD syntax errors. PR#3353 %!s(int64=10) %!d(string=hai) anos
CONF_modules_load_file.pod c0d69ddb33 additional configuration documentation %!s(int64=9) %!d(string=hai) anos
CRYPTO_set_ex_data.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
DH_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DH_generate_parameters.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
DH_get_ex_new_index.pod 2edcb4ac71 Typos in links between manual pages %!s(int64=22) %!d(string=hai) anos
DH_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DH_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent %!s(int64=16) %!d(string=hai) anos
DH_size.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
DSA_SIG_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_do_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_dup_DH.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_generate_parameters.pod 6f997dc365 GH367: use random data if seed too short. %!s(int64=8) %!d(string=hai) anos
DSA_get_ex_new_index.pod 5b2b60ae98 Document additions for X509 chain verification from HEAD %!s(int64=14) %!d(string=hai) anos
DSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent %!s(int64=16) %!d(string=hai) anos
DSA_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
DSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA %!s(int64=22) %!d(string=hai) anos
EC_GFp_simple_method.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
EC_GROUP_copy.pod ec3a7c9b37 Fix typos %!s(int64=8) %!d(string=hai) anos
EC_GROUP_new.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
EC_KEY_new.pod ec3a7c9b37 Fix typos %!s(int64=8) %!d(string=hai) anos
EC_POINT_add.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
EC_POINT_new.pod 78a6b77976 Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKey %!s(int64=9) %!d(string=hai) anos
ERR_GET_LIB.pod 388f2f56f2 Document ERR library. %!s(int64=24) %!d(string=hai) anos
ERR_clear_error.pod 388f2f56f2 Document ERR library. %!s(int64=24) %!d(string=hai) anos
ERR_error_string.pod 4451c2558e PR: 923 %!s(int64=19) %!d(string=hai) anos
ERR_get_error.pod 88822622a1 Fix doc typo. %!s(int64=10) %!d(string=hai) anos
ERR_load_crypto_strings.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
ERR_load_strings.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
ERR_print_errors.pod 388f2f56f2 Document ERR library. %!s(int64=24) %!d(string=hai) anos
ERR_put_error.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
ERR_remove_state.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
ERR_set_mark.pod 36bad5cdfd Add documentation for ERR_set_mark() and ERR_pop_to_mark(). %!s(int64=21) %!d(string=hai) anos
EVP_BytesToKey.pod 31909e7968 Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc. %!s(int64=9) %!d(string=hai) anos
EVP_DigestInit.pod dc5c3d7370 RT2210: Add missing EVP_cleanup to example %!s(int64=10) %!d(string=hai) anos
EVP_DigestSignInit.pod 78ee64c237 Fix signatures of EVP_Digest{Sign,Verify}Update %!s(int64=7) %!d(string=hai) anos
EVP_DigestVerifyInit.pod 78ee64c237 Fix signatures of EVP_Digest{Sign,Verify}Update %!s(int64=7) %!d(string=hai) anos
EVP_EncodeInit.pod 643e8e972e Remove some documentation for functions not in 1.0.x %!s(int64=8) %!d(string=hai) anos
EVP_EncryptInit.pod 04bc46ddd5 doc: Add stitched ciphers to EVP_EncryptInit.pod %!s(int64=7) %!d(string=hai) anos
EVP_OpenInit.pod 69431c2998 more manpage links. %!s(int64=24) %!d(string=hai) anos
EVP_PKEY_CTX_ctrl.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
EVP_PKEY_CTX_new.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
EVP_PKEY_cmp.pod fd785ca892 Parameter copy sanity checks. %!s(int64=8) %!d(string=hai) anos
EVP_PKEY_decrypt.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_PKEY_derive.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_PKEY_encrypt.pod 8f8e7cec83 Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wiki %!s(int64=9) %!d(string=hai) anos
EVP_PKEY_get_default_digest.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_PKEY_keygen.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_PKEY_new.pod d30e4c5b0b More docs. %!s(int64=22) %!d(string=hai) anos
EVP_PKEY_print_private.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
EVP_PKEY_set1_RSA.pod 1d4f214eaf Typo fixes to evp documentation. %!s(int64=10) %!d(string=hai) anos
EVP_PKEY_sign.pod 108e907645 Improve EVP_PKEY_sign documentation %!s(int64=10) %!d(string=hai) anos
EVP_PKEY_verify.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_PKEY_verify_recover.pod 010ac38a98 Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). %!s(int64=11) %!d(string=hai) anos
EVP_SealInit.pod b68fa4d19e Various doc fixes from GH pull requests %!s(int64=9) %!d(string=hai) anos
EVP_SignInit.pod ca3658e000 Minor EVP_SignInit_ex doc fix %!s(int64=8) %!d(string=hai) anos
EVP_VerifyInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. %!s(int64=18) %!d(string=hai) anos
OBJ_nid2obj.pod a03f81f4ea Fix NULL-return checks in 1.0.2 %!s(int64=7) %!d(string=hai) anos
OPENSSL_Applink.pod ec14c80c7c The NAME section of a man page is required to have a dash followed by a %!s(int64=19) %!d(string=hai) anos
OPENSSL_VERSION_NUMBER.pod a4ee5bbc77 RT2309: Fix podpage MMNNFFPPS->MNNFFPPS %!s(int64=9) %!d(string=hai) anos
OPENSSL_config.pod dd8a1f2016 RT4562: Backport doc fix. %!s(int64=8) %!d(string=hai) anos
OPENSSL_ia32cap.pod ecb044db58 doc/crypto/OPENSSL_ia32cap.pod: harmonize with actual declaration. %!s(int64=8) %!d(string=hai) anos
OPENSSL_instrument_bus.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
OPENSSL_load_builtin_modules.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
OpenSSL_add_all_algorithms.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
PEM_write_bio_CMS_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
PEM_write_bio_PKCS7_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
PKCS12_create.pod 982dfb7d10 Typo. %!s(int64=22) %!d(string=hai) anos
PKCS12_parse.pod 66b7e42790 PR: 1599 %!s(int64=15) %!d(string=hai) anos
PKCS7_decrypt.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
PKCS7_encrypt.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
PKCS7_sign.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
PKCS7_sign_add_signer.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
PKCS7_verify.pod dd3c21b2d2 RT1834: Fix PKCS7_verify return value %!s(int64=9) %!d(string=hai) anos
RAND_add.pod 513393f8d4 RAND_event() %!s(int64=24) %!d(string=hai) anos
RAND_bytes.pod 7bbce69721 Port from 0.9.8-stable %!s(int64=17) %!d(string=hai) anos
RAND_cleanup.pod bb075f8833 Update all links so they will be rendered better. %!s(int64=24) %!d(string=hai) anos
RAND_egd.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
RAND_load_file.pod fba9046490 Update docs. %!s(int64=23) %!d(string=hai) anos
RAND_set_rand_method.pod b6a338cb29 Typos in man pages: dependant->dependent %!s(int64=16) %!d(string=hai) anos
RSA_blinding_on.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
RSA_check_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
RSA_generate_key.pod 3fb9f875e7 Fix typo. %!s(int64=7) %!d(string=hai) anos
RSA_get_ex_new_index.pod da736b31b2 fix documentation %!s(int64=17) %!d(string=hai) anos
RSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
RSA_padding_add_PKCS1_type_1.pod 4d524e10b4 nicer manpages %!s(int64=24) %!d(string=hai) anos
RSA_print.pod 112341031b Correct documentation typos. %!s(int64=20) %!d(string=hai) anos
RSA_private_encrypt.pod 366a997f89 Fix some RSA documentation %!s(int64=7) %!d(string=hai) anos
RSA_public_encrypt.pod 366a997f89 Fix some RSA documentation %!s(int64=7) %!d(string=hai) anos
RSA_set_method.pod be12cb3e24 Fix documentation for RSA_set_method(3) %!s(int64=10) %!d(string=hai) anos
RSA_sign.pod d107382214 Merge branch 'rsalz-docfixes' %!s(int64=10) %!d(string=hai) anos
RSA_sign_ASN1_OCTET_STRING.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept %!s(int64=22) %!d(string=hai) anos
RSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA %!s(int64=22) %!d(string=hai) anos
SMIME_read_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
SMIME_read_PKCS7.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
SMIME_write_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. %!s(int64=16) %!d(string=hai) anos
SMIME_write_PKCS7.pod 30b10f947a Oops... %!s(int64=17) %!d(string=hai) anos
SSLeay_version.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
X509_NAME_ENTRY_get_object.pod 72967d5be9 Corrected POD syntax errors. PR#3353 %!s(int64=10) %!d(string=hai) anos
X509_NAME_add_entry_by_txt.pod bd8192604a Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the wiki %!s(int64=9) %!d(string=hai) anos
X509_NAME_get_index_by_NID.pod 09b894b512 Use consistent variable names %!s(int64=7) %!d(string=hai) anos
X509_NAME_print_ex.pod c4c71650bb Clarify what X509_NAME_online does with the given buffer and size %!s(int64=7) %!d(string=hai) anos
X509_STORE_CTX_get_error.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
X509_STORE_CTX_get_ex_new_index.pod b953b02849 Correct the return type on the signature for X509_STORE_CTX_get_ex_data given in the pod file. %!s(int64=10) %!d(string=hai) anos
X509_STORE_CTX_new.pod 60a70a5107 Fixed typo in X509_STORE_CTX_new description %!s(int64=7) %!d(string=hai) anos
X509_STORE_CTX_set_verify_cb.pod 5b2b60ae98 Document additions for X509 chain verification from HEAD %!s(int64=14) %!d(string=hai) anos
X509_STORE_set_verify_cb_func.pod a758f61793 PR: 2157 %!s(int64=14) %!d(string=hai) anos
X509_VERIFY_PARAM_set_flags.pod be856c0391 Add documentation for the -no_alt_chains option for various apps, as well as %!s(int64=9) %!d(string=hai) anos
X509_check_host.pod 5d786e9e2d RT3998: fix X509_check_host.pod release to 1.0.2 %!s(int64=9) %!d(string=hai) anos
X509_new.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
X509_verify_cert.pod 96747f0f4e Clarify negative return from X509_verify_cert() %!s(int64=8) %!d(string=hai) anos
bio.pod cb2a0e1319 Missing link ("Greg Stark" <gstark@ethentica.com>) %!s(int64=23) %!d(string=hai) anos
blowfish.pod 5286db697f Fix typo on blowfish manual page %!s(int64=19) %!d(string=hai) anos
bn.pod 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked %!s(int64=16) %!d(string=hai) anos
bn_internal.pod 67bcde9ba8 PR: 2078 %!s(int64=14) %!d(string=hai) anos
buffer.pod 51ff683c12 Document BUF_strnlen %!s(int64=8) %!d(string=hai) anos
crypto.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
d2i_ASN1_OBJECT.pod 4e1b50e219 More man pages. %!s(int64=22) %!d(string=hai) anos
d2i_CMS_ContentInfo.pod f9aa27dc78 Additional CMS documentation. %!s(int64=9) %!d(string=hai) anos
d2i_DHparams.pod 292fcd5c7b Update DH parameter docs. %!s(int64=22) %!d(string=hai) anos
d2i_DSAPublicKey.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
d2i_ECPKParameters.pod fbabc6c06e Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when using %!s(int64=9) %!d(string=hai) anos
d2i_ECPrivateKey.pod bfb14d724b Fix some minor documentation issues %!s(int64=9) %!d(string=hai) anos
d2i_PKCS8PrivateKey.pod 9de6bb8abc More d2i/i2d manual pages. %!s(int64=22) %!d(string=hai) anos
d2i_PrivateKey.pod 9dfd498af8 add documentation %!s(int64=8) %!d(string=hai) anos
d2i_RSAPublicKey.pod 81be661ae2 PR: 1626 %!s(int64=15) %!d(string=hai) anos
d2i_X509.pod 36c3794490 Fix i2d_X509_AUX and update docs %!s(int64=8) %!d(string=hai) anos
d2i_X509_ALGOR.pod 4e1b50e219 More man pages. %!s(int64=22) %!d(string=hai) anos
d2i_X509_CRL.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
d2i_X509_NAME.pod ec3a7c9b37 Fix typos %!s(int64=8) %!d(string=hai) anos
d2i_X509_REQ.pod 3333428b44 PR: 2023 %!s(int64=15) %!d(string=hai) anos
d2i_X509_SIG.pod 4e1b50e219 More man pages. %!s(int64=22) %!d(string=hai) anos
des.pod 07109409da DES keys are not 7 days long. %!s(int64=7) %!d(string=hai) anos
des_modes.pod 954b274789 small cosmetics: align title with the other similar manual page %!s(int64=17) %!d(string=hai) anos
dh.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA %!s(int64=22) %!d(string=hai) anos
dsa.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA %!s(int64=22) %!d(string=hai) anos
ec.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
ecdsa.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
engine.pod b68fa4d19e Various doc fixes from GH pull requests %!s(int64=9) %!d(string=hai) anos
err.pod d107382214 Merge branch 'rsalz-docfixes' %!s(int64=10) %!d(string=hai) anos
evp.pod 0b3762a342 Add documentation for EVP_EncodeInit() and similar functions %!s(int64=8) %!d(string=hai) anos
hmac.pod 8a996d2a55 Document that HMAC() with a NULL md is not thread safe %!s(int64=7) %!d(string=hai) anos
i2d_CMS_bio_stream.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
i2d_PKCS7_bio_stream.pod 12c56e4888 Sync crypto documentation with master branch. %!s(int64=10) %!d(string=hai) anos
lh_stats.pod 74235cc9ec Update docs: corrections, turn buffer docs into manpage, fold SHA1 %!s(int64=24) %!d(string=hai) anos
lhash.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
md5.pod 8a4af56fc6 update md docs %!s(int64=17) %!d(string=hai) anos
mdc2.pod 8a4af56fc6 update md docs %!s(int64=17) %!d(string=hai) anos
pem.pod 7e365298ea PEM doc fixes %!s(int64=9) %!d(string=hai) anos
rand.pod d9e6d77164 RT4573: Synopsis for RAND_add is wrong %!s(int64=8) %!d(string=hai) anos
rc4.pod d52c973498 links %!s(int64=24) %!d(string=hai) anos
ripemd.pod 8a4af56fc6 update md docs %!s(int64=17) %!d(string=hai) anos
rsa.pod ac120e20e3 Various parts of the RSA documentation were inaccurate and out of date and %!s(int64=22) %!d(string=hai) anos
sha.pod f2aff60f6f Update the SHA* documentation %!s(int64=9) %!d(string=hai) anos
threads.pod 50425bc137 Change version from 0.9.9 to 1.0.0 in docs %!s(int64=14) %!d(string=hai) anos
ui.pod 2a73576f89 Documentation: Clarify sizes for UI_add_input_string() %!s(int64=8) %!d(string=hai) anos
ui_compat.pod c264592d69 Add includes in synopsis. %!s(int64=18) %!d(string=hai) anos
x509.pod d143dce03c A document that has a very rough description of the X509 %!s(int64=21) %!d(string=hai) anos