Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src regen openssl manpage from 0.9.6e source.



details:   https://anonhg.NetBSD.org/src/rev/3f5eca025a3a
branches:  trunk
changeset: 534629:3f5eca025a3a
user:      itojun <itojun%NetBSD.org@localhost>
date:      Wed Jul 31 01:45:20 2002 +0000

description:
regen openssl manpage from 0.9.6e source.

diffstat:

 distrib/sets/lists/comp/mi                             |    4 +-
 lib/libcrypto/man.inc                                  |    1 +
 lib/libcrypto/man/BIO_ctrl.3                           |    6 +-
 lib/libcrypto/man/BIO_f_base64.3                       |    6 +-
 lib/libcrypto/man/BIO_f_buffer.3                       |    6 +-
 lib/libcrypto/man/BIO_f_cipher.3                       |    6 +-
 lib/libcrypto/man/BIO_f_md.3                           |    6 +-
 lib/libcrypto/man/BIO_f_null.3                         |    6 +-
 lib/libcrypto/man/BIO_f_ssl.3                          |    6 +-
 lib/libcrypto/man/BIO_find_type.3                      |    6 +-
 lib/libcrypto/man/BIO_new.3                            |    6 +-
 lib/libcrypto/man/BIO_new_bio_pair.3                   |    6 +-
 lib/libcrypto/man/BIO_push.3                           |    6 +-
 lib/libcrypto/man/BIO_read.3                           |    6 +-
 lib/libcrypto/man/BIO_s_accept.3                       |    6 +-
 lib/libcrypto/man/BIO_s_bio.3                          |    6 +-
 lib/libcrypto/man/BIO_s_connect.3                      |    6 +-
 lib/libcrypto/man/BIO_s_fd.3                           |    6 +-
 lib/libcrypto/man/BIO_s_file.3                         |    6 +-
 lib/libcrypto/man/BIO_s_mem.3                          |    6 +-
 lib/libcrypto/man/BIO_s_null.3                         |    6 +-
 lib/libcrypto/man/BIO_s_socket.3                       |    6 +-
 lib/libcrypto/man/BIO_set_callback.3                   |    6 +-
 lib/libcrypto/man/BIO_should_retry.3                   |    6 +-
 lib/libcrypto/man/BN_CTX_new.3                         |    6 +-
 lib/libcrypto/man/BN_CTX_start.3                       |    6 +-
 lib/libcrypto/man/BN_add.3                             |    6 +-
 lib/libcrypto/man/BN_add_word.3                        |    6 +-
 lib/libcrypto/man/BN_bn2bin.3                          |    6 +-
 lib/libcrypto/man/BN_cmp.3                             |    6 +-
 lib/libcrypto/man/BN_copy.3                            |    6 +-
 lib/libcrypto/man/BN_generate_prime.3                  |    6 +-
 lib/libcrypto/man/BN_mod_inverse.3                     |    6 +-
 lib/libcrypto/man/BN_mod_mul_montgomery.3              |    6 +-
 lib/libcrypto/man/BN_mod_mul_reciprocal.3              |    6 +-
 lib/libcrypto/man/BN_new.3                             |    6 +-
 lib/libcrypto/man/BN_num_bytes.3                       |    6 +-
 lib/libcrypto/man/BN_rand.3                            |    8 +-
 lib/libcrypto/man/BN_set_bit.3                         |    6 +-
 lib/libcrypto/man/BN_zero.3                            |    6 +-
 lib/libcrypto/man/CRYPTO_set_ex_data.3                 |    6 +-
 lib/libcrypto/man/DH_generate_key.3                    |    6 +-
 lib/libcrypto/man/DH_generate_parameters.3             |    6 +-
 lib/libcrypto/man/DH_get_ex_new_index.3                |    8 +-
 lib/libcrypto/man/DH_new.3                             |    6 +-
 lib/libcrypto/man/DH_set_method.3                      |    6 +-
 lib/libcrypto/man/DH_size.3                            |    6 +-
 lib/libcrypto/man/DSA_SIG_new.3                        |    6 +-
 lib/libcrypto/man/DSA_do_sign.3                        |    6 +-
 lib/libcrypto/man/DSA_dup_DH.3                         |    6 +-
 lib/libcrypto/man/DSA_generate_key.3                   |    6 +-
 lib/libcrypto/man/DSA_generate_parameters.3            |    6 +-
 lib/libcrypto/man/DSA_get_ex_new_index.3               |    6 +-
 lib/libcrypto/man/DSA_new.3                            |    6 +-
 lib/libcrypto/man/DSA_set_method.3                     |    6 +-
 lib/libcrypto/man/DSA_sign.3                           |    6 +-
 lib/libcrypto/man/DSA_size.3                           |    6 +-
 lib/libcrypto/man/ERR_GET_LIB.3                        |    6 +-
 lib/libcrypto/man/ERR_clear_error.3                    |    6 +-
 lib/libcrypto/man/ERR_error_string.3                   |    6 +-
 lib/libcrypto/man/ERR_get_error.3                      |    6 +-
 lib/libcrypto/man/ERR_load_crypto_strings.3            |    6 +-
 lib/libcrypto/man/ERR_load_strings.3                   |    6 +-
 lib/libcrypto/man/ERR_print_errors.3                   |    6 +-
 lib/libcrypto/man/ERR_put_error.3                      |    6 +-
 lib/libcrypto/man/ERR_remove_state.3                   |    6 +-
 lib/libcrypto/man/EVP_DigestInit.3                     |    8 +-
 lib/libcrypto/man/EVP_EncryptInit.3                    |    6 +-
 lib/libcrypto/man/EVP_OpenInit.3                       |    6 +-
 lib/libcrypto/man/EVP_SealInit.3                       |    6 +-
 lib/libcrypto/man/EVP_SignInit.3                       |    8 +-
 lib/libcrypto/man/EVP_VerifyInit.3                     |    8 +-
 lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3             |    6 +-
 lib/libcrypto/man/OpenSSL_add_all_algorithms.3         |    6 +-
 lib/libcrypto/man/RAND_add.3                           |    6 +-
 lib/libcrypto/man/RAND_bytes.3                         |    6 +-
 lib/libcrypto/man/RAND_cleanup.3                       |    6 +-
 lib/libcrypto/man/RAND_egd.3                           |    6 +-
 lib/libcrypto/man/RAND_load_file.3                     |    6 +-
 lib/libcrypto/man/RAND_set_rand_method.3               |    6 +-
 lib/libcrypto/man/RSA_blinding_on.3                    |    6 +-
 lib/libcrypto/man/RSA_check_key.3                      |   16 +-
 lib/libcrypto/man/RSA_generate_key.3                   |    6 +-
 lib/libcrypto/man/RSA_get_ex_new_index.3               |    6 +-
 lib/libcrypto/man/RSA_new.3                            |    6 +-
 lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3       |    6 +-
 lib/libcrypto/man/RSA_print.3                          |    6 +-
 lib/libcrypto/man/RSA_private_encrypt.3                |    6 +-
 lib/libcrypto/man/RSA_public_encrypt.3                 |    6 +-
 lib/libcrypto/man/RSA_set_method.3                     |    6 +-
 lib/libcrypto/man/RSA_sign.3                           |    6 +-
 lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3         |    6 +-
 lib/libcrypto/man/RSA_size.3                           |    6 +-
 lib/libcrypto/man/SSL_CIPHER_get_name.3                |    6 +-
 lib/libcrypto/man/SSL_COMP_add_compression_method.3    |    6 +-
 lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3       |    6 +-
 lib/libcrypto/man/SSL_CTX_add_session.3                |    6 +-
 lib/libcrypto/man/SSL_CTX_ctrl.3                       |    6 +-
 lib/libcrypto/man/SSL_CTX_flush_sessions.3             |    6 +-
 lib/libcrypto/man/SSL_CTX_free.3                       |    6 +-
 lib/libcrypto/man/SSL_CTX_get_ex_new_index.3           |    6 +-
 lib/libcrypto/man/SSL_CTX_get_verify_mode.3            |    6 +-
 lib/libcrypto/man/SSL_CTX_load_verify_locations.3      |    6 +-
 lib/libcrypto/man/SSL_CTX_new.3                        |    6 +-
 lib/libcrypto/man/SSL_CTX_sess_number.3                |    6 +-
 lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3        |    6 +-
 lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3            |    6 +-
 lib/libcrypto/man/SSL_CTX_sessions.3                   |    6 +-
 lib/libcrypto/man/SSL_CTX_set_cert_store.3             |    8 +-
 lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3   |    6 +-
 lib/libcrypto/man/SSL_CTX_set_cipher_list.3            |    6 +-
 lib/libcrypto/man/SSL_CTX_set_client_CA_list.3         |    6 +-
 lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3         |   54 ++--
 lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3      |    6 +-
 lib/libcrypto/man/SSL_CTX_set_info_callback.3          |    6 +-
 lib/libcrypto/man/SSL_CTX_set_mode.3                   |    6 +-
 lib/libcrypto/man/SSL_CTX_set_options.3                |   24 +-
 lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3         |    6 +-
 lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3     |    6 +-
 lib/libcrypto/man/SSL_CTX_set_session_id_context.3     |    6 +-
 lib/libcrypto/man/SSL_CTX_set_ssl_version.3            |    6 +-
 lib/libcrypto/man/SSL_CTX_set_timeout.3                |    6 +-
 lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3        |    6 +-
 lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3       |    6 +-
 lib/libcrypto/man/SSL_CTX_set_verify.3                 |    6 +-
 lib/libcrypto/man/SSL_CTX_use_certificate.3            |    6 +-
 lib/libcrypto/man/SSL_SESSION_free.3                   |    6 +-
 lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3       |    6 +-
 lib/libcrypto/man/SSL_SESSION_get_time.3               |    6 +-
 lib/libcrypto/man/SSL_accept.3                         |    7 +-
 lib/libcrypto/man/SSL_alert_type_string.3              |    6 +-
 lib/libcrypto/man/SSL_clear.3                          |    6 +-
 lib/libcrypto/man/SSL_connect.3                        |    7 +-
 lib/libcrypto/man/SSL_do_handshake.3                   |  206 +++++++++++++++++
 lib/libcrypto/man/SSL_free.3                           |    6 +-
 lib/libcrypto/man/SSL_get_SSL_CTX.3                    |    6 +-
 lib/libcrypto/man/SSL_get_ciphers.3                    |    6 +-
 lib/libcrypto/man/SSL_get_client_CA_list.3             |    6 +-
 lib/libcrypto/man/SSL_get_current_cipher.3             |    6 +-
 lib/libcrypto/man/SSL_get_default_timeout.3            |    6 +-
 lib/libcrypto/man/SSL_get_error.3                      |    8 +-
 lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 |    6 +-
 lib/libcrypto/man/SSL_get_ex_new_index.3               |    6 +-
 lib/libcrypto/man/SSL_get_fd.3                         |    6 +-
 lib/libcrypto/man/SSL_get_peer_cert_chain.3            |    6 +-
 lib/libcrypto/man/SSL_get_peer_certificate.3           |    6 +-
 lib/libcrypto/man/SSL_get_rbio.3                       |    6 +-
 lib/libcrypto/man/SSL_get_session.3                    |    6 +-
 lib/libcrypto/man/SSL_get_verify_result.3              |    6 +-
 lib/libcrypto/man/SSL_get_version.3                    |    6 +-
 lib/libcrypto/man/SSL_library_init.3                   |    6 +-
 lib/libcrypto/man/SSL_load_client_CA_file.3            |    6 +-
 lib/libcrypto/man/SSL_new.3                            |    6 +-
 lib/libcrypto/man/SSL_pending.3                        |    6 +-
 lib/libcrypto/man/SSL_read.3                           |    6 +-
 lib/libcrypto/man/SSL_rstate_string.3                  |    6 +-
 lib/libcrypto/man/SSL_session_reused.3                 |    6 +-
 lib/libcrypto/man/SSL_set_bio.3                        |    6 +-
 lib/libcrypto/man/SSL_set_connect_state.3              |    7 +-
 lib/libcrypto/man/SSL_set_fd.3                         |    6 +-
 lib/libcrypto/man/SSL_set_session.3                    |    6 +-
 lib/libcrypto/man/SSL_set_shutdown.3                   |    6 +-
 lib/libcrypto/man/SSL_set_verify_result.3              |    6 +-
 lib/libcrypto/man/SSL_shutdown.3                       |    6 +-
 lib/libcrypto/man/SSL_state_string.3                   |    6 +-
 lib/libcrypto/man/SSL_want.3                           |    6 +-
 lib/libcrypto/man/SSL_write.3                          |    9 +-
 lib/libcrypto/man/crypto.3                             |    6 +-
 lib/libcrypto/man/d2i_DHparams.3                       |    6 +-
 lib/libcrypto/man/d2i_RSAPublicKey.3                   |    6 +-
 lib/libcrypto/man/d2i_SSL_SESSION.3                    |    6 +-
 lib/libcrypto/man/des_modes.7                          |    4 +-
 lib/libcrypto/man/lh_stats.3                           |    6 +-
 lib/libcrypto/man/openssl.1                            |    6 +-
 lib/libcrypto/man/openssl.cnf.5                        |    6 +-
 lib/libcrypto/man/openssl_CA.pl.1                      |    6 +-
 lib/libcrypto/man/openssl_asn1parse.1                  |    6 +-
 lib/libcrypto/man/openssl_bio.3                        |    6 +-
 lib/libcrypto/man/openssl_blowfish.3                   |    6 +-
 lib/libcrypto/man/openssl_bn.3                         |    6 +-
 lib/libcrypto/man/openssl_bn_internal.3                |    6 +-
 lib/libcrypto/man/openssl_buffer.3                     |    6 +-
 lib/libcrypto/man/openssl_ca.1                         |    6 +-
 lib/libcrypto/man/openssl_ciphers.1                    |    6 +-
 lib/libcrypto/man/openssl_crl.1                        |    6 +-
 lib/libcrypto/man/openssl_crl2pkcs7.1                  |   11 +-
 lib/libcrypto/man/openssl_des.3                        |    6 +-
 lib/libcrypto/man/openssl_dgst.1                       |    6 +-
 lib/libcrypto/man/openssl_dh.3                         |    6 +-
 lib/libcrypto/man/openssl_dhparam.1                    |    6 +-
 lib/libcrypto/man/openssl_dsa.1                        |    6 +-
 lib/libcrypto/man/openssl_dsa.3                        |    6 +-
 lib/libcrypto/man/openssl_dsaparam.1                   |    6 +-
 lib/libcrypto/man/openssl_enc.1                        |    6 +-
 lib/libcrypto/man/openssl_err.3                        |    6 +-
 lib/libcrypto/man/openssl_evp.3                        |    6 +-
 lib/libcrypto/man/openssl_gendsa.1                     |    6 +-
 lib/libcrypto/man/openssl_genrsa.1                     |    6 +-
 lib/libcrypto/man/openssl_hmac.3                       |    6 +-
 lib/libcrypto/man/openssl_lhash.3                      |    6 +-
 lib/libcrypto/man/openssl_md5.3                        |    6 +-
 lib/libcrypto/man/openssl_mdc2.3                       |    6 +-
 lib/libcrypto/man/openssl_nseq.1                       |    6 +-
 lib/libcrypto/man/openssl_passwd.1                     |    6 +-
 lib/libcrypto/man/openssl_pkcs12.1                     |    6 +-
 lib/libcrypto/man/openssl_pkcs7.1                      |    6 +-
 lib/libcrypto/man/openssl_pkcs8.1                      |    6 +-
 lib/libcrypto/man/openssl_rand.1                       |    6 +-
 lib/libcrypto/man/openssl_rand.3                       |    6 +-
 lib/libcrypto/man/openssl_rc4.3                        |    6 +-
 lib/libcrypto/man/openssl_req.1                        |    6 +-
 lib/libcrypto/man/openssl_ripemd.3                     |    6 +-
 lib/libcrypto/man/openssl_rsa.1                        |    6 +-
 lib/libcrypto/man/openssl_rsa.3                        |    8 +-
 lib/libcrypto/man/openssl_rsautl.1                     |    6 +-
 lib/libcrypto/man/openssl_s_client.1                   |    6 +-
 lib/libcrypto/man/openssl_s_server.1                   |    6 +-
 lib/libcrypto/man/openssl_sess_id.1                    |    6 +-
 lib/libcrypto/man/openssl_sha.3                        |    6 +-
 lib/libcrypto/man/openssl_smime.1                      |    7 +-
 lib/libcrypto/man/openssl_speed.1                      |    6 +-
 lib/libcrypto/man/openssl_spkac.1                      |    6 +-
 lib/libcrypto/man/openssl_threads.3                    |    6 +-
 lib/libcrypto/man/openssl_verify.1                     |    6 +-
 lib/libcrypto/man/openssl_version.1                    |    6 +-
 lib/libcrypto/man/openssl_x509.1                       |    6 +-
 lib/libcrypto/man/ssl.3                                |    7 +-
 227 files changed, 949 insertions(+), 709 deletions(-)

diffs (truncated from 5436 to 300 lines):

diff -r 46fd826472e6 -r 3f5eca025a3a distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Wed Jul 31 01:39:40 2002 +0000
+++ b/distrib/sets/lists/comp/mi        Wed Jul 31 01:45:20 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.459 2002/07/20 03:58:27 thorpej Exp $
+#      $NetBSD: mi,v 1.460 2002/07/31 01:45:20 itojun Exp $
 ./sys                          comp-sysutil-root
 ./usr/bin/addr2line            comp-debug-bin
 ./usr/bin/ar                   comp-util-bin
@@ -1474,6 +1474,7 @@
 ./usr/share/man/cat3/SSL_alert_type_string.0   comp-c-catman
 ./usr/share/man/cat3/SSL_clear.0               comp-c-catman
 ./usr/share/man/cat3/SSL_connect.0             comp-c-catman
+./usr/share/man/cat3/SSL_do_handshake.0                comp-c-catman
 ./usr/share/man/cat3/SSL_free.0                        comp-c-catman
 ./usr/share/man/cat3/SSL_get_SSL_CTX.0 comp-c-catman
 ./usr/share/man/cat3/SSL_get_ciphers.0         comp-c-catman
@@ -4042,6 +4043,7 @@
 ./usr/share/man/man3/SSL_alert_type_string.3   comp-c-man
 ./usr/share/man/man3/SSL_clear.3               comp-c-man
 ./usr/share/man/man3/SSL_connect.3             comp-c-man
+./usr/share/man/man3/SSL_do_handshake.3                comp-c-man
 ./usr/share/man/man3/SSL_free.3                        comp-c-man
 ./usr/share/man/man3/SSL_get_SSL_CTX.3 comp-c-man
 ./usr/share/man/man3/SSL_get_ciphers.3         comp-c-man
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man.inc
--- a/lib/libcrypto/man.inc     Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man.inc     Wed Jul 31 01:45:20 2002 +0000
@@ -64,6 +64,7 @@
        SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_info_callback.3 \
        SSL_CTX_set_quiet_shutdown.3 SSL_CTX_set_tmp_dh_callback.3 \
        SSL_CTX_set_tmp_rsa_callback.3 SSL_alert_type_string.3 \
+       SSL_do_handshake.3 \
        SSL_get_SSL_CTX.3 SSL_get_default_timeout.3 \
        SSL_rstate_string.3 SSL_session_reused.3 SSL_state_string.3 \
        SSL_want.3
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_ctrl.3
--- a/lib/libcrypto/man/BIO_ctrl.3      Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_ctrl.3      Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_ctrl.3,v 1.3 2002/06/09 16:12:54 itojun Exp $
+.\"    $NetBSD: BIO_ctrl.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:34 2002
+.\" Wed Jul 31 10:37:12 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_ctrl 3"
-.TH BIO_ctrl 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_ctrl 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_ctrl, BIO_callback_ctrl, BIO_ptr_ctrl, BIO_int_ctrl, BIO_reset,
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_base64.3
--- a/lib/libcrypto/man/BIO_f_base64.3  Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_base64.3  Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_base64.3,v 1.3 2002/06/09 16:12:55 itojun Exp $
+.\"    $NetBSD: BIO_f_base64.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:34 2002
+.\" Wed Jul 31 10:37:12 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_base64 3"
-.TH BIO_f_base64 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_base64 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_base64 \- base64 \s-1BIO\s0 filter
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_buffer.3
--- a/lib/libcrypto/man/BIO_f_buffer.3  Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_buffer.3  Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_buffer.3,v 1.3 2002/06/09 16:12:55 itojun Exp $
+.\"    $NetBSD: BIO_f_buffer.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:34 2002
+.\" Wed Jul 31 10:37:13 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_buffer 3"
-.TH BIO_f_buffer 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_buffer 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_buffer \- buffering \s-1BIO\s0
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_cipher.3
--- a/lib/libcrypto/man/BIO_f_cipher.3  Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_cipher.3  Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_cipher.3,v 1.3 2002/06/09 16:12:55 itojun Exp $
+.\"    $NetBSD: BIO_f_cipher.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:34 2002
+.\" Wed Jul 31 10:37:13 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_cipher 3"
-.TH BIO_f_cipher 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_cipher 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_cipher, BIO_set_cipher, BIO_get_cipher_status, BIO_get_cipher_ctx \- cipher \s-1BIO\s0 filter
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_md.3
--- a/lib/libcrypto/man/BIO_f_md.3      Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_md.3      Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_md.3,v 1.4 2002/06/09 16:12:55 itojun Exp $
+.\"    $NetBSD: BIO_f_md.3,v 1.5 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:35 2002
+.\" Wed Jul 31 10:37:14 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_md 3"
-.TH BIO_f_md 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_md 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_md, BIO_set_md, BIO_get_md, BIO_get_md_ctx \- message digest \s-1BIO\s0 filter
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_null.3
--- a/lib/libcrypto/man/BIO_f_null.3    Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_null.3    Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_null.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_f_null.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:35 2002
+.\" Wed Jul 31 10:37:14 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_null 3"
-.TH BIO_f_null 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_null 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_null \- null filter
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_f_ssl.3
--- a/lib/libcrypto/man/BIO_f_ssl.3     Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_f_ssl.3     Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_f_ssl.3,v 1.4 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_f_ssl.3,v 1.5 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:35 2002
+.\" Wed Jul 31 10:37:14 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_f_ssl 3"
-.TH BIO_f_ssl 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_f_ssl 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_f_ssl, BIO_set_ssl, BIO_get_ssl, BIO_set_ssl_mode, BIO_set_ssl_renegotiate_bytes,
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_find_type.3
--- a/lib/libcrypto/man/BIO_find_type.3 Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_find_type.3 Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_find_type.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_find_type.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:36 2002
+.\" Wed Jul 31 10:37:15 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_find_type 3"
-.TH BIO_find_type 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_find_type 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_find_type, BIO_next \- \s-1BIO\s0 chain traversal
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_new.3
--- a/lib/libcrypto/man/BIO_new.3       Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_new.3       Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_new.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_new.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:36 2002
+.\" Wed Jul 31 10:37:15 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_new 3"
-.TH BIO_new 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_new 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_new, BIO_set, BIO_free, BIO_vfree, BIO_free_all \- \s-1BIO\s0 allocation and freeing functions
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_new_bio_pair.3
--- a/lib/libcrypto/man/BIO_new_bio_pair.3      Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_new_bio_pair.3      Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_new_bio_pair.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_new_bio_pair.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:36 2002
+.\" Wed Jul 31 10:37:15 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_new_bio_pair 3"
-.TH BIO_new_bio_pair 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_new_bio_pair 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_new_bio_pair \- create a new \s-1BIO\s0 pair
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_push.3
--- a/lib/libcrypto/man/BIO_push.3      Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_push.3      Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_push.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_push.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:37 2002
+.\" Wed Jul 31 10:37:16 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_push 3"
-.TH BIO_push 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_push 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_push, BIO_pop \- add and remove BIOs from a chain.
diff -r 46fd826472e6 -r 3f5eca025a3a lib/libcrypto/man/BIO_read.3
--- a/lib/libcrypto/man/BIO_read.3      Wed Jul 31 01:39:40 2002 +0000
+++ b/lib/libcrypto/man/BIO_read.3      Wed Jul 31 01:45:20 2002 +0000
@@ -1,7 +1,7 @@
-.\"    $NetBSD: BIO_read.3,v 1.3 2002/06/09 16:12:56 itojun Exp $
+.\"    $NetBSD: BIO_read.3,v 1.4 2002/07/31 01:45:22 itojun Exp $
 .\"
 .\" Automatically generated by Pod::Man version 1.02
-.\" Mon Jun 10 00:55:37 2002
+.\" Wed Jul 31 10:37:16 2002
 .\"
 .\" Standard preamble:
 .\" ======================================================================
@@ -140,7 +140,7 @@
 .\" ======================================================================
 .\"
 .IX Title "BIO_read 3"
-.TH BIO_read 3 "0.9.6d" "2001-04-12" "OpenSSL"
+.TH BIO_read 3 "0.9.6e" "2001-04-12" "OpenSSL"
 .UC
 .SH "NAME"
 BIO_read, BIO_write, BIO_gets, BIO_puts \- \s-1BIO\s0 I/O functions



Home | Main Index | Thread Index | Old Index