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