openssl/doc/crypto
Richard Levitte 8eec1389fb BIO_seed() and BIO_tell() were documented in two other documents,
which is redundant.  They are now in their own document.

Also, in the name section, all the functions described shoud be
enumerated.  This will also make it much simpler to generate softlinks
name like each function to man-pages containing the info.
2000-09-14 20:24:56 +00:00
..
bio.pod More new BIO docs, correct some old ones. 2000-09-10 17:36:15 +00:00
BIO_ctrl.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_ctrl_get_read_request.pod Add a number of documentation files, mostly for SSL routines, but also 2000-09-14 13:11:56 +00:00
BIO_ctrl_pending.pod Add a number of documentation files, mostly for SSL routines, but also 2000-09-14 13:11:56 +00:00
BIO_f_base64.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_f_cipher.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_f_md.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_f_null.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_find_type.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_new.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_new_bio_pair.pod Add a number of documentation files, mostly for SSL routines, but also 2000-09-14 13:11:56 +00:00
BIO_push.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_read.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_s_bio.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_s_connect.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_s_fd.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_s_file.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_s_mem.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_s_null.pod Remove indentation in the NAME section. There's really no need to 2000-09-14 12:14:41 +00:00
BIO_s_socket.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_seek.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:23:17 +00:00
BIO_set_callback.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
BIO_should_retry.pod BIO_seed() and BIO_tell() were documented in two other documents, 2000-09-14 20:24:56 +00:00
blowfish.pod Fix Blowfish URL. 2000-05-23 18:33:44 +00:00
bn.pod Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library. 2000-02-26 22:16:47 +00:00
BN_add.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_add_word.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_bn2bin.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_cmp.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
BN_copy.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
BN_CTX_new.pod Generate just one error code if iterated SSL_CTX_get() fails. 2000-02-05 19:29:00 +00:00
BN_CTX_start.pod Add an early reference to BN_CTX_new so that the usage of BN_CTX_start 2000-07-11 20:35:45 +00:00
BN_generate_prime.pod nicer manpages 2000-02-24 11:55:57 +00:00
bn_internal.pod corrections 2000-02-27 18:35:29 +00:00
BN_mod_inverse.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_mod_mul_montgomery.pod typo 2000-06-12 18:50:59 +00:00
BN_mod_mul_reciprocal.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_new.pod Run ispell. 2000-01-27 01:50:42 +00:00
BN_num_bytes.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_rand.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_set_bit.pod nicer manpages 2000-02-24 11:55:57 +00:00
BN_zero.pod Update docs. 2000-01-30 01:39:40 +00:00
buffer.pod nicer manpages 2000-02-24 11:55:57 +00:00
crypto.pod MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
CRYPTO_set_ex_data.pod Update docs. 2000-01-30 01:39:40 +00:00
d2i_DHparams.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
d2i_RSAPublicKey.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
des.pod libdes manpage. 2000-03-19 02:09:37 +00:00
des_modes.pod add =cut 2000-03-18 22:00:26 +00:00
dh.pod Document DSA and SHA. 2000-01-27 19:31:26 +00:00
DH_generate_key.pod nicer manpages 2000-02-24 11:55:57 +00:00
DH_generate_parameters.pod nicer manpages 2000-02-24 11:55:57 +00:00
DH_get_ex_new_index.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
DH_new.pod Document DSA and SHA. 2000-01-27 19:31:26 +00:00
DH_set_method.pod Minor corrections to documentation. 2000-05-29 15:52:21 +00:00
DH_size.pod nicer manpages 2000-02-24 11:55:57 +00:00
dsa.pod Document hash functions. 2000-02-03 18:22:01 +00:00
DSA_do_sign.pod nicer manpages 2000-02-24 11:55:57 +00:00
DSA_dup_DH.pod nicer manpages 2000-02-24 11:55:57 +00:00
DSA_generate_key.pod nicer manpages 2000-02-24 11:55:57 +00:00
DSA_generate_parameters.pod nicer manpages 2000-02-24 11:55:57 +00:00
DSA_get_ex_new_index.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
DSA_new.pod Document DSA and SHA. 2000-01-27 19:31:26 +00:00
DSA_set_method.pod Minor corrections to documentation. 2000-05-29 15:52:21 +00:00
DSA_SIG_new.pod Document DSA and SHA. 2000-01-27 19:31:26 +00:00
DSA_sign.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
DSA_size.pod nicer manpages 2000-02-24 11:55:57 +00:00
err.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_clear_error.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_error_string.pod Correction. 2000-04-15 00:04:30 +00:00
ERR_get_error.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_GET_LIB.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_load_crypto_strings.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_load_strings.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_print_errors.pod Document ERR library. 2000-02-01 01:37:00 +00:00
ERR_put_error.pod nicer manpages 2000-02-24 11:55:57 +00:00
ERR_remove_state.pod typo 2000-05-19 07:54:42 +00:00
EVP_DigestInit.pod nicer manpages 2000-02-24 11:55:57 +00:00
EVP_EncryptInit.pod Document EVP routines. Change EVP_SealInit() and EVP_OpenInit() 2000-06-11 12:18:15 +00:00
EVP_OpenInit.pod Fix evp_locl.h macros. 2000-06-11 15:43:17 +00:00
EVP_SealInit.pod Fix evp_locl.h macros. 2000-06-11 15:43:17 +00:00
EVP_SignInit.pod Manual pages for EVP signing and verifying. 2000-03-07 17:35:25 +00:00
EVP_VerifyInit.pod Manual pages for EVP signing and verifying. 2000-03-07 17:35:25 +00:00
hmac.pod Document hash functions. 2000-02-03 18:22:01 +00:00
lh_stats.pod Update docs: corrections, turn buffer docs into manpage, fold SHA1 2000-01-30 22:16:47 +00:00
lhash.pod nicer manpages 2000-02-24 11:55:57 +00:00
md5.pod MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
mdc2.pod links 2000-02-25 16:00:24 +00:00
OpenSSL_add_all_algorithms.pod Add PBE algorithms with ciphers, not digests. 2000-02-23 14:27:47 +00:00
OPENSSL_VERSION_NUMBER.pod nicer manpages 2000-02-24 11:55:57 +00:00
rand.pod nicer manpages 2000-02-24 11:55:57 +00:00
RAND_add.pod RAND_event() 2000-03-22 15:30:03 +00:00
RAND_bytes.pod nicer manpages 2000-02-24 11:55:57 +00:00
RAND_cleanup.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
RAND_egd.pod Add PRNGD link. 2000-07-03 17:26:51 +00:00
RAND_load_file.pod Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES. 2000-02-24 18:19:50 +00:00
RAND_set_rand_method.pod new component 2000-03-04 00:22:04 +00:00
rc4.pod links 2000-02-25 16:00:24 +00:00
ripemd.pod links 2000-02-25 16:00:24 +00:00
rsa.pod clarify. 2000-03-09 17:07:55 +00:00
RSA_blinding_on.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_check_key.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_generate_key.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_get_ex_new_index.pod Update docs. 2000-01-30 01:39:40 +00:00
RSA_new.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
RSA_padding_add_PKCS1_type_1.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_print.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_private_encrypt.pod nicer manpages 2000-02-24 11:55:57 +00:00
RSA_public_encrypt.pod Small documentation bug, probably a cut'n'paste, corrected. 2000-06-01 17:40:34 +00:00
RSA_set_method.pod clarify. 2000-03-09 17:07:55 +00:00
RSA_sign.pod *** empty log message *** 2000-02-25 14:19:17 +00:00
RSA_sign_ASN1_OCTET_STRING.pod Update all links so they will be rendered better. 2000-01-27 01:25:31 +00:00
RSA_size.pod nicer manpages 2000-02-24 11:55:57 +00:00
sha.pod links 2000-02-25 16:00:24 +00:00
threads.pod Items without a =over and a =back are ignored. 2000-09-14 20:22:14 +00:00