openssl/doc/crypto
Matt Caswell ca3658e000 Minor EVP_SignInit_ex doc fix
EVP_SignInit_ex was missing from the NAME section of its man page so
typing "man EVP_SignInit_ex" failed to load the page.

Reviewed-by: Stephen Henson <steve@openssl.org>
(cherry picked from commit 3d866ea67e)
2015-11-04 14:39:16 +00:00
..
ASN1_generate_nconf.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
ASN1_OBJECT_new.pod
ASN1_STRING_length.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
ASN1_STRING_new.pod
ASN1_STRING_print_ex.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
ASN1_TIME_set.pod Preliminary ASN1_TIME documentation. 2015-02-03 16:50:29 +00:00
bio.pod
BIO_ctrl.pod
BIO_f_base64.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
BIO_f_buffer.pod PR: 2252 2010-05-03 15:29:51 +00:00
BIO_f_cipher.pod
BIO_f_md.pod
BIO_f_null.pod
BIO_f_ssl.pod Remove MS SGC 2015-01-02 23:01:38 +00:00
BIO_find_type.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
BIO_new.pod
BIO_new_CMS.pod
BIO_push.pod Typo. 2014-06-29 13:39:20 +01:00
BIO_read.pod Fix typos 2015-10-23 20:32:58 +02:00
BIO_s_accept.pod RT2379: Bug in BIO_set_accept_port.pod 2014-08-29 16:46:16 -04:00
BIO_s_bio.pod
BIO_s_connect.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
BIO_s_fd.pod
BIO_s_file.pod
BIO_s_mem.pod
BIO_s_null.pod
BIO_s_socket.pod
BIO_set_callback.pod
BIO_should_retry.pod
blowfish.pod
bn.pod
BN_add.pod
BN_add_word.pod
BN_BLINDING_new.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
BN_bn2bin.pod
BN_cmp.pod
BN_copy.pod
BN_CTX_new.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
BN_CTX_start.pod
BN_generate_prime.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
bn_internal.pod
BN_mod_inverse.pod
BN_mod_mul_montgomery.pod
BN_mod_mul_reciprocal.pod
BN_new.pod
BN_num_bytes.pod
BN_rand.pod Fix typos 2015-10-23 20:32:58 +02:00
BN_set_bit.pod Reject negative shifts for BN_rshift and BN_lshift 2015-05-22 23:19:34 +01:00
BN_swap.pod
BN_zero.pod
buffer.pod Document BUF_strnlen 2015-09-22 20:04:36 +02:00
CMS_add0_cert.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
CMS_add1_recipient_cert.pod
CMS_add1_signer.pod Use correct function name: CMS_add1_signer() 2014-09-25 00:06:46 +01:00
CMS_compress.pod
CMS_decrypt.pod Clarify CMS_decrypt behaviour. 2014-04-15 18:19:26 +01:00
CMS_encrypt.pod
CMS_final.pod
CMS_get0_RecipientInfos.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
CMS_get0_SignerInfos.pod Add CMS_SignerInfo_get0_signature function. 2013-11-09 15:09:22 +00:00
CMS_get0_type.pod Additional CMS documentation. 2015-03-08 16:19:24 +00:00
CMS_get1_ReceiptRequest.pod
CMS_sign.pod
CMS_sign_receipt.pod
CMS_uncompress.pod
CMS_verify.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
CMS_verify_receipt.pod
CONF_modules_free.pod Corrected POD syntax errors. PR#3353 2014-05-14 22:58:19 +01:00
CONF_modules_load_file.pod additional configuration documentation 2015-03-12 13:45:24 +00:00
crypto.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
CRYPTO_set_ex_data.pod
d2i_ASN1_OBJECT.pod
d2i_CMS_ContentInfo.pod Additional CMS documentation. 2015-03-08 16:19:24 +00:00
d2i_DHparams.pod
d2i_DSAPublicKey.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
d2i_ECPKParameters.pod Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when using 2015-02-25 20:47:42 +00:00
d2i_ECPrivateKey.pod Fix some minor documentation issues 2015-02-25 17:22:01 +00:00
d2i_PKCS8PrivateKey.pod
d2i_RSAPublicKey.pod
d2i_X509.pod Fix some minor documentation issues 2015-02-25 17:22:01 +00:00
d2i_X509_ALGOR.pod
d2i_X509_CRL.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
d2i_X509_NAME.pod Fix typos 2015-10-23 20:32:58 +02:00
d2i_X509_REQ.pod
d2i_X509_SIG.pod
des.pod Minor documentation update removing "really" and a 2014-07-21 20:25:14 +10:00
des_modes.pod
dh.pod
DH_generate_key.pod
DH_generate_parameters.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
DH_get_ex_new_index.pod
DH_new.pod
DH_set_method.pod
DH_size.pod
dsa.pod
DSA_do_sign.pod
DSA_dup_DH.pod
DSA_generate_key.pod
DSA_generate_parameters.pod GH367: use random data if seed too short. 2015-09-29 12:48:43 -04:00
DSA_get_ex_new_index.pod
DSA_new.pod
DSA_set_method.pod
DSA_SIG_new.pod
DSA_sign.pod
DSA_size.pod
ec.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EC_GFp_simple_method.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EC_GROUP_copy.pod Fix typos 2015-10-23 20:32:58 +02:00
EC_GROUP_new.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EC_KEY_new.pod Fix typos 2015-10-23 20:32:58 +02:00
EC_POINT_add.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EC_POINT_new.pod Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKey 2015-02-25 17:22:01 +00:00
ecdsa.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
engine.pod Various doc fixes from GH pull requests 2015-07-31 12:34:24 -04:00
err.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
ERR_clear_error.pod
ERR_error_string.pod
ERR_get_error.pod Fix doc typo. 2014-07-02 03:45:01 +01:00
ERR_GET_LIB.pod
ERR_load_crypto_strings.pod
ERR_load_strings.pod
ERR_print_errors.pod
ERR_put_error.pod
ERR_remove_state.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
ERR_set_mark.pod
evp.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EVP_BytesToKey.pod Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc. 2015-06-08 20:21:23 -04:00
EVP_DigestInit.pod RT2210: Add missing EVP_cleanup to example 2014-08-27 13:25:36 -04:00
EVP_DigestSignInit.pod
EVP_DigestVerifyInit.pod Clarify return values for EVP_DigestVerifyFinal. 2015-10-22 18:28:38 -04:00
EVP_EncryptInit.pod Various doc fixes from GH pull requests 2015-07-31 12:34:24 -04:00
EVP_OpenInit.pod
EVP_PKEY_cmp.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EVP_PKEY_CTX_ctrl.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
EVP_PKEY_CTX_new.pod
EVP_PKEY_decrypt.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_PKEY_derive.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_PKEY_encrypt.pod Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wiki 2014-11-27 13:57:11 +00:00
EVP_PKEY_get_default_digest.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_PKEY_keygen.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_PKEY_new.pod
EVP_PKEY_print_private.pod
EVP_PKEY_set1_RSA.pod Typo fixes to evp documentation. 2014-08-24 21:26:02 +01:00
EVP_PKEY_sign.pod Improve EVP_PKEY_sign documentation 2014-08-22 15:05:55 +02:00
EVP_PKEY_verify.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_PKEY_verify_recover.pod Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955). 2013-01-12 12:51:58 +00:00
EVP_SealInit.pod Various doc fixes from GH pull requests 2015-07-31 12:34:24 -04:00
EVP_SignInit.pod Minor EVP_SignInit_ex doc fix 2015-11-04 14:39:16 +00:00
EVP_VerifyInit.pod
hmac.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
i2d_CMS_bio_stream.pod
i2d_PKCS7_bio_stream.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
lh_stats.pod
lhash.pod
md5.pod
mdc2.pod
OBJ_nid2obj.pod
OpenSSL_add_all_algorithms.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
OPENSSL_Applink.pod
OPENSSL_config.pod Make OPENSSL_config truly ignore errors. 2015-01-25 21:12:01 -05:00
OPENSSL_ia32cap.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
OPENSSL_instrument_bus.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
OPENSSL_load_builtin_modules.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
OPENSSL_VERSION_NUMBER.pod RT2309: Fix podpage MMNNFFPPS->MNNFFPPS 2014-09-30 16:31:44 -04:00
pem.pod PEM doc fixes 2015-05-28 18:01:52 +01:00
PEM_write_bio_CMS_stream.pod
PEM_write_bio_PKCS7_stream.pod
PKCS7_decrypt.pod
PKCS7_encrypt.pod
PKCS7_sign.pod
PKCS7_sign_add_signer.pod
PKCS7_verify.pod RT1834: Fix PKCS7_verify return value 2014-09-08 10:43:32 -04:00
PKCS12_create.pod
PKCS12_parse.pod
rand.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
RAND_add.pod
RAND_bytes.pod
RAND_cleanup.pod
RAND_egd.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
RAND_load_file.pod
RAND_set_rand_method.pod
rc4.pod
ripemd.pod
rsa.pod
RSA_blinding_on.pod
RSA_check_key.pod
RSA_generate_key.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
RSA_get_ex_new_index.pod
RSA_new.pod
RSA_padding_add_PKCS1_type_1.pod
RSA_print.pod
RSA_private_encrypt.pod
RSA_public_encrypt.pod
RSA_set_method.pod Fix documentation for RSA_set_method(3) 2014-07-19 18:25:53 +01:00
RSA_sign.pod Merge branch 'rsalz-docfixes' 2014-07-03 12:57:16 -04:00
RSA_sign_ASN1_OCTET_STRING.pod
RSA_size.pod
sha.pod Update the SHA* documentation 2015-02-25 22:57:19 +00:00
SMIME_read_CMS.pod
SMIME_read_PKCS7.pod
SMIME_write_CMS.pod
SMIME_write_PKCS7.pod
SSLeay_version.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
threads.pod
ui.pod Minor documentation update removing "really" and a 2014-07-21 20:25:14 +10:00
ui_compat.pod
x509.pod
X509_check_host.pod RT3998: fix X509_check_host.pod release to 1.0.2 2015-08-08 18:14:31 -04:00
X509_NAME_add_entry_by_txt.pod Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the wiki 2014-11-27 13:57:11 +00:00
X509_NAME_ENTRY_get_object.pod Corrected POD syntax errors. PR#3353 2014-05-14 22:58:19 +01:00
X509_NAME_get_index_by_NID.pod document -2 return value 2015-07-06 18:35:35 +01:00
X509_NAME_print_ex.pod
X509_new.pod
X509_STORE_CTX_get_error.pod Sync crypto documentation with master branch. 2014-03-03 15:12:17 +00:00
X509_STORE_CTX_get_ex_new_index.pod Correct the return type on the signature for X509_STORE_CTX_get_ex_data given in the pod file. 2014-05-12 22:49:00 +01:00
X509_STORE_CTX_new.pod Reject calls to X509_verify_cert that have not been reinitialised 2015-07-07 21:50:09 +01:00
X509_STORE_CTX_set_verify_cb.pod
X509_STORE_set_verify_cb_func.pod
X509_verify_cert.pod Reject calls to X509_verify_cert that have not been reinitialised 2015-07-07 21:50:09 +01:00
X509_VERIFY_PARAM_set_flags.pod Add documentation for the -no_alt_chains option for various apps, as well as 2015-04-20 13:42:17 +01:00