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