..
ASN1_generate_nconf.pod
Clarify BITLIST format and include an example.
2008-01-23 19:10:53 +00:00
ASN1_OBJECT_new.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
ASN1_STRING_length.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
ASN1_STRING_new.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
ASN1_STRING_print_ex.pod
fix documentation
2007-02-03 10:28:08 +00:00
BIO_ctrl.pod
BIO_f_base64.pod
fix typo, pointed out by Patrick Guio
2005-11-02 22:19:32 +00:00
BIO_f_buffer.pod
BIO_f_cipher.pod
BIO_f_md.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
BIO_f_null.pod
BIO_f_ssl.pod
Let's use text/plain in the example instead of crapy HTML.
2003-11-28 14:32:31 +00:00
BIO_find_type.pod
BIO_new_CMS.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
BIO_new.pod
BIO_push.pod
BIO_read.pod
BIO_s_accept.pod
BIO_s_bio.pod
BIO_s_connect.pod
BIO_s_fd.pod
BIO_s_file.pod
BIO_s_mem.pod
Updates from 1.0.0-stable branch.
2009-04-20 11:33:12 +00:00
BIO_s_null.pod
BIO_s_socket.pod
BIO_set_callback.pod
fix documentation
2006-12-06 09:10:59 +00:00
BIO_should_retry.pod
bio.pod
blowfish.pod
Fix typo on blowfish manual page
2005-02-19 10:26:18 +00:00
BN_add_word.pod
fix BN_mod_word and give a more reasonable return value if an error occurred
2005-07-25 22:57:54 +00:00
BN_add.pod
BN_BLINDING_new.pod
Remove the dual-callback scheme for numeric and pointer thread IDs,
2008-08-06 15:54:15 +00:00
BN_bn2bin.pod
BN_cmp.pod
BN_copy.pod
BN_CTX_new.pod
BN_CTX_start.pod
BN_generate_prime.pod
bn_internal.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
BN_mod_inverse.pod
BN_mod_mul_montgomery.pod
BN_mod_mul_reciprocal.pod
BN_new.pod
typo
2004-03-06 08:43:36 +00:00
BN_num_bytes.pod
Explain a little better what BN_num_bits() and BN_num_bits_word() do.
2004-07-01 12:33:39 +00:00
BN_rand.pod
BN_set_bit.pod
BN_swap.pod
BN_zero.pod
bn.pod
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
2008-07-03 19:59:25 +00:00
buffer.pod
CMS_add0_cert.pod
New function CMS_add1_crl().
2008-05-02 17:27:01 +00:00
CMS_add1_recipient_cert.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_compress.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_decrypt.pod
Correct argument order for CMS_decrypt() in docs.
2008-04-11 23:49:03 +00:00
CMS_encrypt.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_final.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_get0_RecipientInfos.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_get0_SignerInfos.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_get0_type.pod
Spellcheck CMS docs.
2008-04-10 10:46:11 +00:00
CMS_get1_ReceiptRequest.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_sign_add1_signer.pod
Typo.
2009-03-08 12:01:20 +00:00
CMS_sign_receipt.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_sign.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_uncompress.pod
Revert argument swap change... oops CMS_uncompress() was consistent...
2008-04-11 23:23:18 +00:00
CMS_verify_receipt.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CMS_verify.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
CONF_modules_free.pod
fix typos
2006-12-21 21:13:27 +00:00
CONF_modules_load_file.pod
Config docs.
2004-03-02 13:31:32 +00:00
CRYPTO_set_ex_data.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
crypto.pod
d2i_ASN1_OBJECT.pod
d2i_DHparams.pod
d2i_DSAPublicKey.pod
Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()).
2003-12-10 13:57:51 +00:00
d2i_PKCS8PrivateKey.pod
d2i_RSAPublicKey.pod
Changes from 1.0.0-stable.
2009-04-07 16:33:26 +00:00
d2i_X509_ALGOR.pod
d2i_X509_CRL.pod
the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const
2005-07-13 22:01:33 +00:00
d2i_X509_NAME.pod
d2i_X509_REQ.pod
the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const
2005-07-13 22:01:33 +00:00
d2i_X509_SIG.pod
d2i_X509.pod
the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const
2005-07-13 22:01:33 +00:00
des_modes.pod
small cosmetics: align title with the other similar manual page
2007-02-27 07:41:54 +00:00
des.pod
Use correct case for manual page references
2003-10-01 15:02:45 +00:00
DH_generate_key.pod
DH_generate_parameters.pod
DH_get_ex_new_index.pod
DH_new.pod
DH_set_method.pod
Typos in man pages: dependant->dependent
2007-11-19 09:18:03 +00:00
DH_size.pod
dh.pod
DSA_do_sign.pod
DSA_dup_DH.pod
DSA_generate_key.pod
DSA_generate_parameters.pod
DSA_get_ex_new_index.pod
DSA_new.pod
DSA_set_method.pod
Typos in man pages: dependant->dependent
2007-11-19 09:18:03 +00:00
DSA_SIG_new.pod
DSA_sign.pod
DSA_size.pod
dsa.pod
ecdsa.pod
update ecdsa doc
2005-05-19 20:54:30 +00:00
engine.pod
Typos in man pages: dependant->dependent
2007-11-19 09:18:03 +00:00
ERR_clear_error.pod
ERR_error_string.pod
PR: 923
2004-11-14 15:11:37 +00:00
ERR_get_error.pod
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
ERR_set_mark.pod
err.pod
EVP_BytesToKey.pod
Allow alternative manual sections to be embedded in .pod file comments.
2004-11-25 17:47:31 +00:00
EVP_DigestInit.pod
While size_t-fying let's not forget to update documentation:-)
2004-05-20 21:39:50 +00:00
EVP_DigestSignInit.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
EVP_DigestVerifyInit.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
EVP_EncryptInit.pod
EVP_CIPHER_CTX_init is a void function + fix typo
2005-04-15 16:01:35 +00:00
EVP_OpenInit.pod
EVP_PKEY_cmp.pod
Public key comparison and printing routine functions.
2006-07-09 11:26:13 +00:00
EVP_PKEY_CTX_ctrl.pod
Submitted by: Artem Chuprina <ran@cryptocom.ru>
2009-06-16 16:38:47 +00:00
EVP_PKEY_CTX_new.pod
Add some EVP_PKEY_METHOD docs.
2006-07-08 10:45:08 +00:00
EVP_PKEY_decrypt.pod
Add some examples.
2006-07-08 12:46:51 +00:00
EVP_PKEY_derive.pod
EVP_PKEY_derive() docs.
2006-07-08 12:47:52 +00:00
EVP_PKEY_encrypt.pod
Add some examples.
2006-07-08 12:46:51 +00:00
EVP_PKEY_get_default_digest.pod
EVP_PKEY_get_default_digest() manual page.
2006-07-09 11:01:49 +00:00
EVP_PKEY_keygen.pod
Keygen docs.
2006-07-08 21:42:49 +00:00
EVP_PKEY_new.pod
EVP_PKEY_print_private.pod
Public key comparison and printing routine functions.
2006-07-09 11:26:13 +00:00
EVP_PKEY_set1_RSA.pod
EVP_PKEY_sign.pod
Add some examples.
2006-07-08 12:46:51 +00:00
EVP_PKEY_verify.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
EVP_PKEY_verifyrecover.pod
Add some examples.
2006-07-08 12:46:51 +00:00
EVP_SealInit.pod
the second argument of EVP_SealInit is const
2005-03-29 17:50:08 +00:00
EVP_SignInit.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
EVP_VerifyInit.pod
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
2006-07-12 12:31:30 +00:00
evp.pod
Add some EVP_PKEY_METHOD docs.
2006-07-08 10:45:08 +00:00
hmac.pod
Update HMAC functions to return an error where relevant.
2008-11-02 16:00:39 +00:00
i2d_CMS_bio_stream.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
i2d_PKCS7_bio_stream.pod
Correct d2i/i2d typos.
2008-04-08 22:35:32 +00:00
lh_stats.pod
lhash.pod
LHASH revamp. make depend.
2008-05-26 11:24:29 +00:00
md5.pod
update md docs
2006-10-27 21:58:09 +00:00
mdc2.pod
update md docs
2006-10-27 21:58:09 +00:00
OBJ_nid2obj.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
OpenSSL_add_all_algorithms.pod
Correct documentation typos.
2003-12-27 15:04:54 +00:00
OPENSSL_Applink.pod
The NAME section of a man page is required to have a dash followed by a
2005-06-23 21:45:37 +00:00
OPENSSL_config.pod
Use correct name for config file env variable.
2005-06-02 23:19:56 +00:00
OPENSSL_ia32cap.pod
Expand OPENSS_ia32cap to 64 bits.
2009-04-26 17:49:41 +00:00
OPENSSL_load_builtin_modules.pod
Config docs.
2004-03-02 13:31:32 +00:00
OPENSSL_VERSION_NUMBER.pod
PEM_write_bio_CMS_stream.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
PEM_write_bio_PKCS7_stream.pod
Correct d2i/i2d typos.
2008-04-08 22:35:32 +00:00
pem.pod
PR: 1938
2009-06-02 11:05:33 +00:00
PKCS7_decrypt.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
PKCS7_encrypt.pod
Correct d2i/i2d typos.
2008-04-08 22:35:32 +00:00
PKCS7_sign_add_signer.pod
Typo.
2008-04-10 15:56:27 +00:00
PKCS7_sign.pod
Correct d2i/i2d typos.
2008-04-08 22:35:32 +00:00
PKCS7_verify.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
PKCS12_create.pod
PKCS12_parse.pod
Update from 1.0.0-stable.
2009-05-17 14:48:31 +00:00
RAND_add.pod
RAND_bytes.pod
Port from 0.9.8-stable
2007-09-24 11:01:18 +00:00
RAND_cleanup.pod
RAND_egd.pod
Clarify (non-)blocking behavior of EGD socket interface used by RAND_egd().
2008-11-10 11:26:44 +00:00
RAND_load_file.pod
RAND_set_rand_method.pod
Typos in man pages: dependant->dependent
2007-11-19 09:18:03 +00:00
rand.pod
rc4.pod
ripemd.pod
update md docs
2006-10-27 21:58:09 +00:00
RSA_blinding_on.pod
RSA_check_key.pod
RSA_generate_key.pod
RSA_get_ex_new_index.pod
fix documentation
2006-12-06 09:10:59 +00:00
RSA_new.pod
RSA_padding_add_PKCS1_type_1.pod
RSA_print.pod
Correct documentation typos.
2003-12-27 15:04:54 +00:00
RSA_private_encrypt.pod
RSA_public_encrypt.pod
Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)
2004-03-23 21:01:34 +00:00
RSA_set_method.pod
Typos in man pages: dependant->dependent
2007-11-19 09:18:03 +00:00
RSA_sign_ASN1_OCTET_STRING.pod
RSA_sign.pod
the pointer to the message digest is const
2005-04-21 09:43:09 +00:00
RSA_size.pod
rsa.pod
sha.pod
update md docs
2006-10-27 21:58:09 +00:00
SMIME_read_CMS.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
SMIME_read_PKCS7.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
SMIME_write_CMS.pod
Reformat, fix typos and clarify CMS API docs.
2008-04-10 23:28:25 +00:00
SMIME_write_PKCS7.pod
Oops...
2007-04-13 13:20:46 +00:00
SSLeay_version.pod
threads.pod
Correct the FAQ and the threads man page re: CRYPTO_THREADID changes.
2008-08-06 16:41:50 +00:00
ui_compat.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
ui.pod
Correct buggy PODs (missing commas and a prepended space).
2003-09-30 17:22:19 +00:00
x509.pod
X509_NAME_add_entry_by_txt.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
X509_NAME_ENTRY_get_object.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
X509_NAME_get_index_by_NID.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00
X509_NAME_print_ex.pod
Typos
2007-09-24 11:22:58 +00:00
X509_new.pod
Add includes in synopsis.
2006-05-14 11:28:00 +00:00