Dr. Stephen Henson 3fa39ed723 Document removal of digest+signature algorithm link. 15 anni fa
..
ASN1_OBJECT_new.pod c264592d69 Add includes in synopsis. 18 anni fa
ASN1_STRING_length.pod c264592d69 Add includes in synopsis. 18 anni fa
ASN1_STRING_new.pod c264592d69 Add includes in synopsis. 18 anni fa
ASN1_STRING_print_ex.pod 0501f02b06 fix documentation 17 anni fa
ASN1_generate_nconf.pod 3b979c5450 Clarify BITLIST format and include an example. 16 anni fa
BIO_ctrl.pod 3b2cbbcb9a Clarify the BIO_seek() mess and related issues. 24 anni fa
BIO_f_base64.pod 29afd31dd1 fix typo, pointed out by Patrick Guio 19 anni fa
BIO_f_buffer.pod 3b2cbbcb9a Clarify the BIO_seek() mess and related issues. 24 anni fa
BIO_f_cipher.pod 6ac26a5ce5 Typo. 21 anni fa
BIO_f_md.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
BIO_f_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 anni fa
BIO_f_ssl.pod e30dd20c0e Update from 1.0.0-stable 15 anni fa
BIO_find_type.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 anni fa
BIO_new.pod 1e4e549296 ispell and some other nit-picking 24 anni fa
BIO_new_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
BIO_push.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 anni fa
BIO_read.pod 1e4e549296 ispell and some other nit-picking 24 anni fa
BIO_s_accept.pod dad1535f7a BIO_set_nbio() is enumerated, but not explained. Remove it from enumeration 22 anni fa
BIO_s_bio.pod edd55d08f5 Brackets are now allowed, after a small hack in the processing of the 21 anni fa
BIO_s_connect.pod bbdc9c98a8 give pseudo prototypes instead of macro definitions for better clarity 24 anni fa
BIO_s_fd.pod e17b712894 Restore the descriptions to conform with the rest of the 24 anni fa
BIO_s_file.pod 3b2cbbcb9a Clarify the BIO_seek() mess and related issues. 24 anni fa
BIO_s_mem.pod 8711efb498 Updates from 1.0.0-stable branch. 15 anni fa
BIO_s_null.pod e117a890ca Remove indentation in the NAME section. There's really no need to 24 anni fa
BIO_s_socket.pod bbdc9c98a8 give pseudo prototypes instead of macro definitions for better clarity 24 anni fa
BIO_set_callback.pod da736b31b2 fix documentation 18 anni fa
BIO_should_retry.pod acb5b34328 Change spelling back to "behaviour" and "flavour" instead of the 24 anni fa
BN_BLINDING_new.pod 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 anni fa
BN_CTX_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_CTX_start.pod 16ece03a2e Add an early reference to BN_CTX_new so that the usage of BN_CTX_start 24 anni fa
BN_add.pod 153aecf91a It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_add_word.pod 0260405c68 fix BN_mod_word and give a more reasonable return value if an error occurred 19 anni fa
BN_bn2bin.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_cmp.pod bb075f8833 Update all links so they will be rendered better. 25 anni fa
BN_copy.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_generate_prime.pod bda2fa364d Typo. 22 anni fa
BN_mod_inverse.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_mod_mul_montgomery.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_mod_mul_reciprocal.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_new.pod 2457c19df1 typo 20 anni fa
BN_num_bytes.pod 70696f4525 Explain a little better what BN_num_bits() and BN_num_bits_word() do. 20 anni fa
BN_rand.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
BN_set_bit.pod 4d524e10b4 nicer manpages 24 anni fa
BN_swap.pod 535b9b5724 Add bn_mod.c (should have happend in the previous commit ...). 24 anni fa
BN_zero.pod 503f3b1a21 Add history for documented new functions. 22 anni fa
CMS_add0_cert.pod 19048b5c8d New function CMS_add1_crl(). 16 anni fa
CMS_add1_recipient_cert.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_compress.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_decrypt.pod a12a6b9962 Correct argument order for CMS_decrypt() in docs. 16 anni fa
CMS_encrypt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_final.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_get0_RecipientInfos.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_get0_SignerInfos.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_get0_type.pod c420fab52b Spellcheck CMS docs. 16 anni fa
CMS_get1_ReceiptRequest.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_sign.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_sign_add1_signer.pod 2a0ff7ad20 Typo. 15 anni fa
CMS_sign_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_uncompress.pod a5db50d005 Revert argument swap change... oops CMS_uncompress() was consistent... 16 anni fa
CMS_verify.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CMS_verify_receipt.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
CONF_modules_free.pod fec38ca4ed fix typos 18 anni fa
CONF_modules_load_file.pod f82bb9cb9c Config docs. 20 anni fa
CRYPTO_set_ex_data.pod c264592d69 Add includes in synopsis. 18 anni fa
DH_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DH_generate_parameters.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DH_get_ex_new_index.pod 2edcb4ac71 Typos in links between manual pages 22 anni fa
DH_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DH_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent 17 anni fa
DH_size.pod 4d524e10b4 nicer manpages 24 anni fa
DSA_SIG_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_do_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_dup_DH.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_generate_parameters.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_get_ex_new_index.pod 74235cc9ec Update docs: corrections, turn buffer docs into manpage, fold SHA1 25 anni fa
DSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent 17 anni fa
DSA_sign.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
DSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 anni fa
ERR_GET_LIB.pod 388f2f56f2 Document ERR library. 25 anni fa
ERR_clear_error.pod 388f2f56f2 Document ERR library. 25 anni fa
ERR_error_string.pod 4451c2558e PR: 923 20 anni fa
ERR_get_error.pod 5e4a75e79f Correct some names. 22 anni fa
ERR_load_crypto_strings.pod 4d524e10b4 nicer manpages 24 anni fa
ERR_load_strings.pod 4d524e10b4 nicer manpages 24 anni fa
ERR_print_errors.pod 388f2f56f2 Document ERR library. 25 anni fa
ERR_put_error.pod 4d524e10b4 nicer manpages 24 anni fa
ERR_remove_state.pod 608c31c60d typo 24 anni fa
ERR_set_mark.pod 36bad5cdfd Add documentation for ERR_set_mark() and ERR_pop_to_mark(). 21 anni fa
EVP_BytesToKey.pod 401ee37a3e Allow alternative manual sections to be embedded in .pod file comments. 20 anni fa
EVP_DigestInit.pod 3fa39ed723 Document removal of digest+signature algorithm link. 15 anni fa
EVP_DigestSignInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
EVP_DigestVerifyInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
EVP_EncryptInit.pod 0e304b7f41 EVP_CIPHER_CTX_init is a void function + fix typo 19 anni fa
EVP_OpenInit.pod 69431c2998 more manpage links. 24 anni fa
EVP_PKEY_CTX_ctrl.pod f0288f05b9 Submitted by: Artem Chuprina <ran@cryptocom.ru> 15 anni fa
EVP_PKEY_CTX_new.pod 5165148f72 Add some EVP_PKEY_METHOD docs. 18 anni fa
EVP_PKEY_cmp.pod 8211a33c7f Public key comparison and printing routine functions. 18 anni fa
EVP_PKEY_decrypt.pod 436369100d Add some examples. 18 anni fa
EVP_PKEY_derive.pod ba702545fc EVP_PKEY_derive() docs. 18 anni fa
EVP_PKEY_encrypt.pod 436369100d Add some examples. 18 anni fa
EVP_PKEY_get_default_digest.pod 7441052be6 EVP_PKEY_get_default_digest() manual page. 18 anni fa
EVP_PKEY_keygen.pod aa93b18c2c Keygen docs. 18 anni fa
EVP_PKEY_new.pod d30e4c5b0b More docs. 22 anni fa
EVP_PKEY_print_private.pod 8211a33c7f Public key comparison and printing routine functions. 18 anni fa
EVP_PKEY_set1_RSA.pod d30e4c5b0b More docs. 22 anni fa
EVP_PKEY_sign.pod 436369100d Add some examples. 18 anni fa
EVP_PKEY_verify.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
EVP_PKEY_verifyrecover.pod 436369100d Add some examples. 18 anni fa
EVP_SealInit.pod 4a6a2032ed the second argument of EVP_SealInit is const 19 anni fa
EVP_SignInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
EVP_VerifyInit.pod 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 anni fa
OBJ_nid2obj.pod c264592d69 Add includes in synopsis. 18 anni fa
OPENSSL_Applink.pod ec14c80c7c The NAME section of a man page is required to have a dash followed by a 19 anni fa
OPENSSL_VERSION_NUMBER.pod 31cafe53c9 add a sentence previously deleted by accident 23 anni fa
OPENSSL_config.pod 1aaeaf8a3d Use correct name for config file env variable. 19 anni fa
OPENSSL_ia32cap.pod e303f55fc7 Expand OPENSS_ia32cap to 64 bits. 15 anni fa
OPENSSL_load_builtin_modules.pod f82bb9cb9c Config docs. 20 anni fa
OpenSSL_add_all_algorithms.pod 112341031b Correct documentation typos. 21 anni fa
PEM_write_bio_CMS_stream.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
PEM_write_bio_PKCS7_stream.pod 9034c56c6c Correct d2i/i2d typos. 16 anni fa
PKCS12_create.pod 982dfb7d10 Typo. 22 anni fa
PKCS12_parse.pod 16cd15e688 Update from 1.0.0-stable. 15 anni fa
PKCS7_decrypt.pod c264592d69 Add includes in synopsis. 18 anni fa
PKCS7_encrypt.pod 9034c56c6c Correct d2i/i2d typos. 16 anni fa
PKCS7_sign.pod 9034c56c6c Correct d2i/i2d typos. 16 anni fa
PKCS7_sign_add_signer.pod 4670e00ff5 Typo. 16 anni fa
PKCS7_verify.pod c264592d69 Add includes in synopsis. 18 anni fa
RAND_add.pod 513393f8d4 RAND_event() 24 anni fa
RAND_bytes.pod 7bbce69721 Port from 0.9.8-stable 17 anni fa
RAND_cleanup.pod bb075f8833 Update all links so they will be rendered better. 25 anni fa
RAND_egd.pod 706c5a4d35 Clarify (non-)blocking behavior of EGD socket interface used by RAND_egd(). 16 anni fa
RAND_load_file.pod fba9046490 Update docs. 23 anni fa
RAND_set_rand_method.pod b6a338cb29 Typos in man pages: dependant->dependent 17 anni fa
RSA_blinding_on.pod 4d524e10b4 nicer manpages 24 anni fa
RSA_check_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
RSA_generate_key.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
RSA_get_ex_new_index.pod da736b31b2 fix documentation 18 anni fa
RSA_new.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
RSA_padding_add_PKCS1_type_1.pod 4d524e10b4 nicer manpages 24 anni fa
RSA_print.pod 112341031b Correct documentation typos. 21 anni fa
RSA_private_encrypt.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
RSA_public_encrypt.pod f46e76ef50 Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa) 20 anni fa
RSA_set_method.pod b6a338cb29 Typos in man pages: dependant->dependent 17 anni fa
RSA_sign.pod 00df894701 the pointer to the message digest is const 19 anni fa
RSA_sign_ASN1_OCTET_STRING.pod 6859cf7459 It makes more sense to refer to specific function manuals than the concept 22 anni fa
RSA_size.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 anni fa
SMIME_read_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
SMIME_read_PKCS7.pod c264592d69 Add includes in synopsis. 18 anni fa
SMIME_write_CMS.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
SMIME_write_PKCS7.pod 30b10f947a Oops... 17 anni fa
SSLeay_version.pod dc4ddcd2bb add documentation for SSLeay_version(SSLEAY_DIR) and 23 anni fa
X509_NAME_ENTRY_get_object.pod c264592d69 Add includes in synopsis. 18 anni fa
X509_NAME_add_entry_by_txt.pod c264592d69 Add includes in synopsis. 18 anni fa
X509_NAME_get_index_by_NID.pod c264592d69 Add includes in synopsis. 18 anni fa
X509_NAME_print_ex.pod 5f0477f47b Typos 17 anni fa
X509_new.pod c264592d69 Add includes in synopsis. 18 anni fa
bio.pod cb2a0e1319 Missing link ("Greg Stark" <gstark@ethentica.com>) 23 anni fa
blowfish.pod 5286db697f Fix typo on blowfish manual page 19 anni fa
bn.pod 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 anni fa
bn_internal.pod c264592d69 Add includes in synopsis. 18 anni fa
buffer.pod 18edda0f92 Malloc() -> OPENSSL_malloc() etc. 24 anni fa
crypto.pod 72e04bd13f Document "0" and "1" naming convention. 22 anni fa
d2i_ASN1_OBJECT.pod 4e1b50e219 More man pages. 22 anni fa
d2i_DHparams.pod 292fcd5c7b Update DH parameter docs. 22 anni fa
d2i_DSAPublicKey.pod 2abd5b7aa0 Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()). 21 anni fa
d2i_PKCS8PrivateKey.pod 9de6bb8abc More d2i/i2d manual pages. 22 anni fa
d2i_RSAPublicKey.pod cc7399e79c Changes from 1.0.0-stable. 15 anni fa
d2i_X509.pod 0d2848b3ba the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const 19 anni fa
d2i_X509_ALGOR.pod 4e1b50e219 More man pages. 22 anni fa
d2i_X509_CRL.pod 0d2848b3ba the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const 19 anni fa
d2i_X509_NAME.pod 29e48c18b7 More docs. 22 anni fa
d2i_X509_REQ.pod 0d2848b3ba the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const 19 anni fa
d2i_X509_SIG.pod 4e1b50e219 More man pages. 22 anni fa
des.pod 9ad82c123a Use correct case for manual page references 21 anni fa
des_modes.pod 954b274789 small cosmetics: align title with the other similar manual page 17 anni fa
dh.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 anni fa
dsa.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 anni fa
ecdsa.pod b67d988915 update ecdsa doc 19 anni fa
engine.pod b6a338cb29 Typos in man pages: dependant->dependent 17 anni fa
err.pod 2edcb4ac71 Typos in links between manual pages 22 anni fa
evp.pod 5165148f72 Add some EVP_PKEY_METHOD docs. 18 anni fa
hmac.pod 55a4a77a52 Update from 0.9.8-stable 15 anni fa
i2d_CMS_bio_stream.pod 38d3a73808 Reformat, fix typos and clarify CMS API docs. 16 anni fa
i2d_PKCS7_bio_stream.pod 9034c56c6c Correct d2i/i2d typos. 16 anni fa
lh_stats.pod 74235cc9ec Update docs: corrections, turn buffer docs into manpage, fold SHA1 25 anni fa
lhash.pod 3c1d6bbc92 LHASH revamp. make depend. 16 anni fa
md5.pod 8a4af56fc6 update md docs 18 anni fa
mdc2.pod 8a4af56fc6 update md docs 18 anni fa
pem.pod ff6e530359 PR: 1938 15 anni fa
rand.pod 5bf738737d These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA 22 anni fa
rc4.pod d52c973498 links 24 anni fa
ripemd.pod 8a4af56fc6 update md docs 18 anni fa
rsa.pod ac120e20e3 Various parts of the RSA documentation were inaccurate and out of date and 22 anni fa
sha.pod 8a4af56fc6 update md docs 18 anni fa
threads.pod ab9c689ad3 Correct the FAQ and the threads man page re: CRYPTO_THREADID changes. 16 anni fa
ui.pod d90e74c50c Correct buggy PODs (missing commas and a prepended space). 21 anni fa
ui_compat.pod c264592d69 Add includes in synopsis. 18 anni fa
x509.pod d143dce03c A document that has a very rough description of the X509 21 anni fa