diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index e7335bc3c3b0..1e5d67a460db 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -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 --git a/lib/libcrypto/man.inc b/lib/libcrypto/man.inc index 782be5a8e8c0..81c8653176e1 100644 --- a/lib/libcrypto/man.inc +++ b/lib/libcrypto/man.inc @@ -64,6 +64,7 @@ MAN+= SSL_COMP_add_compression_method.3 SSL_CTX_ctrl.3 \ 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 --git a/lib/libcrypto/man/BIO_ctrl.3 b/lib/libcrypto/man/BIO_ctrl.3 index 27e2c433c75d..38bc9fb4cda5 100644 --- a/lib/libcrypto/man/BIO_ctrl.3 +++ b/lib/libcrypto/man/BIO_ctrl.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_base64.3 b/lib/libcrypto/man/BIO_f_base64.3 index c384a9d14e32..68aa20f48512 100644 --- a/lib/libcrypto/man/BIO_f_base64.3 +++ b/lib/libcrypto/man/BIO_f_base64.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_buffer.3 b/lib/libcrypto/man/BIO_f_buffer.3 index ce4a4a8e6d0b..9ce2a44a7fbd 100644 --- a/lib/libcrypto/man/BIO_f_buffer.3 +++ b/lib/libcrypto/man/BIO_f_buffer.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_cipher.3 b/lib/libcrypto/man/BIO_f_cipher.3 index 4f09a8536843..ae916a4f6ebc 100644 --- a/lib/libcrypto/man/BIO_f_cipher.3 +++ b/lib/libcrypto/man/BIO_f_cipher.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_md.3 b/lib/libcrypto/man/BIO_f_md.3 index d0ea2366e535..ff5208b5dc63 100644 --- a/lib/libcrypto/man/BIO_f_md.3 +++ b/lib/libcrypto/man/BIO_f_md.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_null.3 b/lib/libcrypto/man/BIO_f_null.3 index d70ef5d3fd66..a06d5e4d0421 100644 --- a/lib/libcrypto/man/BIO_f_null.3 +++ b/lib/libcrypto/man/BIO_f_null.3 @@ -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 --git a/lib/libcrypto/man/BIO_f_ssl.3 b/lib/libcrypto/man/BIO_f_ssl.3 index 37ce53d7ccc3..ead2ca96f5e3 100644 --- a/lib/libcrypto/man/BIO_f_ssl.3 +++ b/lib/libcrypto/man/BIO_f_ssl.3 @@ -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 --git a/lib/libcrypto/man/BIO_find_type.3 b/lib/libcrypto/man/BIO_find_type.3 index fd48e6227ec2..a554e7b74ae8 100644 --- a/lib/libcrypto/man/BIO_find_type.3 +++ b/lib/libcrypto/man/BIO_find_type.3 @@ -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 --git a/lib/libcrypto/man/BIO_new.3 b/lib/libcrypto/man/BIO_new.3 index 0892c70da5da..7ebfdc19e9b1 100644 --- a/lib/libcrypto/man/BIO_new.3 +++ b/lib/libcrypto/man/BIO_new.3 @@ -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 --git a/lib/libcrypto/man/BIO_new_bio_pair.3 b/lib/libcrypto/man/BIO_new_bio_pair.3 index 23b752a63308..76102bd78574 100644 --- a/lib/libcrypto/man/BIO_new_bio_pair.3 +++ b/lib/libcrypto/man/BIO_new_bio_pair.3 @@ -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 --git a/lib/libcrypto/man/BIO_push.3 b/lib/libcrypto/man/BIO_push.3 index f3c2be560fb5..4a011b91c029 100644 --- a/lib/libcrypto/man/BIO_push.3 +++ b/lib/libcrypto/man/BIO_push.3 @@ -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 --git a/lib/libcrypto/man/BIO_read.3 b/lib/libcrypto/man/BIO_read.3 index aef4dfbe13bb..e280220361d6 100644 --- a/lib/libcrypto/man/BIO_read.3 +++ b/lib/libcrypto/man/BIO_read.3 @@ -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 diff --git a/lib/libcrypto/man/BIO_s_accept.3 b/lib/libcrypto/man/BIO_s_accept.3 index 6b4ccd41bbf1..cd1f59e165fd 100644 --- a/lib/libcrypto/man/BIO_s_accept.3 +++ b/lib/libcrypto/man/BIO_s_accept.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_accept.3,v 1.3 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_accept.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_s_accept 3" -.TH BIO_s_accept 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_accept 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_accept, BIO_set_nbio, BIO_set_accept_port, BIO_get_accept_port, diff --git a/lib/libcrypto/man/BIO_s_bio.3 b/lib/libcrypto/man/BIO_s_bio.3 index 38b17f08b8ef..7603189c4230 100644 --- a/lib/libcrypto/man/BIO_s_bio.3 +++ b/lib/libcrypto/man/BIO_s_bio.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_bio.3,v 1.3 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_bio.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:38 2002 +.\" Wed Jul 31 10:37:17 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_bio 3" -.TH BIO_s_bio 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_bio 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_bio, BIO_make_bio_pair, BIO_destroy_bio_pair, BIO_shutdown_wr, diff --git a/lib/libcrypto/man/BIO_s_connect.3 b/lib/libcrypto/man/BIO_s_connect.3 index c5762828bddd..6cd6a5de2b09 100644 --- a/lib/libcrypto/man/BIO_s_connect.3 +++ b/lib/libcrypto/man/BIO_s_connect.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_connect.3,v 1.3 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_connect.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:38 2002 +.\" Wed Jul 31 10:37:17 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_connect 3" -.TH BIO_s_connect 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_connect 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_connect, BIO_set_conn_hostname, BIO_set_conn_port, diff --git a/lib/libcrypto/man/BIO_s_fd.3 b/lib/libcrypto/man/BIO_s_fd.3 index 36fc9f974385..78c6872d1d03 100644 --- a/lib/libcrypto/man/BIO_s_fd.3 +++ b/lib/libcrypto/man/BIO_s_fd.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_fd.3,v 1.3 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_fd.3,v 1.4 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:38 2002 +.\" Wed Jul 31 10:37:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_fd 3" -.TH BIO_s_fd 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_fd 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_fd, BIO_set_fd, BIO_get_fd, BIO_new_fd \- file descriptor \s-1BIO\s0 diff --git a/lib/libcrypto/man/BIO_s_file.3 b/lib/libcrypto/man/BIO_s_file.3 index 070493d26e90..2488d9a0aca5 100644 --- a/lib/libcrypto/man/BIO_s_file.3 +++ b/lib/libcrypto/man/BIO_s_file.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_file.3,v 1.3 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_file.3,v 1.4 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:39 2002 +.\" Wed Jul 31 10:37:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_file 3" -.TH BIO_s_file 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_file 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_file, BIO_new_file, BIO_new_fp, BIO_set_fp, BIO_get_fp, diff --git a/lib/libcrypto/man/BIO_s_mem.3 b/lib/libcrypto/man/BIO_s_mem.3 index 47e7552bfd19..d50505dfe145 100644 --- a/lib/libcrypto/man/BIO_s_mem.3 +++ b/lib/libcrypto/man/BIO_s_mem.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_mem.3,v 1.4 2002/06/09 16:12:56 itojun Exp $ +.\" $NetBSD: BIO_s_mem.3,v 1.5 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:39 2002 +.\" Wed Jul 31 10:37:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_mem 3" -.TH BIO_s_mem 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_mem 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf, diff --git a/lib/libcrypto/man/BIO_s_null.3 b/lib/libcrypto/man/BIO_s_null.3 index 612ab891ecb3..b82ee0ebf19f 100644 --- a/lib/libcrypto/man/BIO_s_null.3 +++ b/lib/libcrypto/man/BIO_s_null.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_null.3,v 1.3 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BIO_s_null.3,v 1.4 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:39 2002 +.\" Wed Jul 31 10:37:19 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_null 3" -.TH BIO_s_null 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_null 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_null \- null data sink diff --git a/lib/libcrypto/man/BIO_s_socket.3 b/lib/libcrypto/man/BIO_s_socket.3 index 178b8e84792e..74e7635e4385 100644 --- a/lib/libcrypto/man/BIO_s_socket.3 +++ b/lib/libcrypto/man/BIO_s_socket.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_s_socket.3,v 1.3 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BIO_s_socket.3,v 1.4 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:40 2002 +.\" Wed Jul 31 10:37:19 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_s_socket 3" -.TH BIO_s_socket 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_s_socket 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_s_socket, BIO_new_socket \- socket \s-1BIO\s0 diff --git a/lib/libcrypto/man/BIO_set_callback.3 b/lib/libcrypto/man/BIO_set_callback.3 index a9e52ff2265f..d906dbb1f43d 100644 --- a/lib/libcrypto/man/BIO_set_callback.3 +++ b/lib/libcrypto/man/BIO_set_callback.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_set_callback.3,v 1.3 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BIO_set_callback.3,v 1.4 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:40 2002 +.\" Wed Jul 31 10:37:20 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_set_callback 3" -.TH BIO_set_callback 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_set_callback 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_set_callback, BIO_get_callback, BIO_set_callback_arg, BIO_get_callback_arg, diff --git a/lib/libcrypto/man/BIO_should_retry.3 b/lib/libcrypto/man/BIO_should_retry.3 index 2f0d5f73e4c1..30b5ee46ed5a 100644 --- a/lib/libcrypto/man/BIO_should_retry.3 +++ b/lib/libcrypto/man/BIO_should_retry.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BIO_should_retry.3,v 1.4 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BIO_should_retry.3,v 1.5 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:40 2002 +.\" Wed Jul 31 10:37:20 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BIO_should_retry 3" -.TH BIO_should_retry 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BIO_should_retry 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BIO_should_retry, BIO_should_read, BIO_should_write, diff --git a/lib/libcrypto/man/BN_CTX_new.3 b/lib/libcrypto/man/BN_CTX_new.3 index 171395228487..0e66e085c59a 100644 --- a/lib/libcrypto/man/BN_CTX_new.3 +++ b/lib/libcrypto/man/BN_CTX_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_CTX_new.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_CTX_new.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:41 2002 +.\" Wed Jul 31 10:37:21 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_CTX_new 3" -.TH BN_CTX_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_CTX_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_CTX_new, BN_CTX_init, BN_CTX_free \- allocate and free \s-1BN_CTX\s0 structures diff --git a/lib/libcrypto/man/BN_CTX_start.3 b/lib/libcrypto/man/BN_CTX_start.3 index 3a2533a722b5..2305b5f25da4 100644 --- a/lib/libcrypto/man/BN_CTX_start.3 +++ b/lib/libcrypto/man/BN_CTX_start.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_CTX_start.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_CTX_start.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:41 2002 +.\" Wed Jul 31 10:37:21 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_CTX_start 3" -.TH BN_CTX_start 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BN_CTX_start 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BN_CTX_start, BN_CTX_get, BN_CTX_end \- use temporary \s-1BIGNUM\s0 variables diff --git a/lib/libcrypto/man/BN_add.3 b/lib/libcrypto/man/BN_add.3 index 0dfbc5f16cc3..c6b730e62123 100644 --- a/lib/libcrypto/man/BN_add.3 +++ b/lib/libcrypto/man/BN_add.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_add.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_add.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:41 2002 +.\" Wed Jul 31 10:37:21 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_add 3" -.TH BN_add 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_add 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_add, BN_sub, BN_mul, BN_div, BN_sqr, BN_mod, BN_mod_mul, BN_exp, diff --git a/lib/libcrypto/man/BN_add_word.3 b/lib/libcrypto/man/BN_add_word.3 index 5152496a1b24..eb0e1a514d9c 100644 --- a/lib/libcrypto/man/BN_add_word.3 +++ b/lib/libcrypto/man/BN_add_word.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_add_word.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_add_word.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:42 2002 +.\" Wed Jul 31 10:37:21 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_add_word 3" -.TH BN_add_word 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_add_word 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_add_word, BN_sub_word, BN_mul_word, BN_div_word, BN_mod_word \- arithmetic diff --git a/lib/libcrypto/man/BN_bn2bin.3 b/lib/libcrypto/man/BN_bn2bin.3 index 8ca70d7efff0..ac4fdd7c3e8d 100644 --- a/lib/libcrypto/man/BN_bn2bin.3 +++ b/lib/libcrypto/man/BN_bn2bin.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_bn2bin.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_bn2bin.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:42 2002 +.\" Wed Jul 31 10:37:22 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_bn2bin 3" -.TH BN_bn2bin 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH BN_bn2bin 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" BN_bn2bin, BN_bin2bn, BN_bn2hex, BN_bn2dec, BN_hex2bn, BN_dec2bn, diff --git a/lib/libcrypto/man/BN_cmp.3 b/lib/libcrypto/man/BN_cmp.3 index 8efb9d08d3f3..ec99ea7be44d 100644 --- a/lib/libcrypto/man/BN_cmp.3 +++ b/lib/libcrypto/man/BN_cmp.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_cmp.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_cmp.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:42 2002 +.\" Wed Jul 31 10:37:22 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_cmp 3" -.TH BN_cmp 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_cmp 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_cmp, BN_ucmp, BN_is_zero, BN_is_one, BN_is_word, BN_is_odd \- \s-1BIGNUM\s0 comparison and test functions diff --git a/lib/libcrypto/man/BN_copy.3 b/lib/libcrypto/man/BN_copy.3 index d8a0f73a0a11..4245c79aaf88 100644 --- a/lib/libcrypto/man/BN_copy.3 +++ b/lib/libcrypto/man/BN_copy.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_copy.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_copy.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:43 2002 +.\" Wed Jul 31 10:37:22 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_copy 3" -.TH BN_copy 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_copy 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_copy, BN_dup \- copy BIGNUMs diff --git a/lib/libcrypto/man/BN_generate_prime.3 b/lib/libcrypto/man/BN_generate_prime.3 index 4945ce9df627..428bbae8bb10 100644 --- a/lib/libcrypto/man/BN_generate_prime.3 +++ b/lib/libcrypto/man/BN_generate_prime.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_generate_prime.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_generate_prime.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:43 2002 +.\" Wed Jul 31 10:37:23 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_generate_prime 3" -.TH BN_generate_prime 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_generate_prime 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_generate_prime, BN_is_prime, BN_is_prime_fasttest \- generate primes and test for primality diff --git a/lib/libcrypto/man/BN_mod_inverse.3 b/lib/libcrypto/man/BN_mod_inverse.3 index 66a4bc95cdb2..b0eb113e58fc 100644 --- a/lib/libcrypto/man/BN_mod_inverse.3 +++ b/lib/libcrypto/man/BN_mod_inverse.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_mod_inverse.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_mod_inverse.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:43 2002 +.\" Wed Jul 31 10:37:23 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_mod_inverse 3" -.TH BN_mod_inverse 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_mod_inverse 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_mod_inverse \- compute inverse modulo n diff --git a/lib/libcrypto/man/BN_mod_mul_montgomery.3 b/lib/libcrypto/man/BN_mod_mul_montgomery.3 index 01446b17050d..5efcec92fc7d 100644 --- a/lib/libcrypto/man/BN_mod_mul_montgomery.3 +++ b/lib/libcrypto/man/BN_mod_mul_montgomery.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_mod_mul_montgomery.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_mod_mul_montgomery.3,v 1.8 2002/07/31 01:45:23 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:43 2002 +.\" Wed Jul 31 10:37:24 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_mod_mul_montgomery 3" -.TH BN_mod_mul_montgomery 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BN_mod_mul_montgomery 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BN_mod_mul_montgomery, BN_MONT_CTX_new, BN_MONT_CTX_init, diff --git a/lib/libcrypto/man/BN_mod_mul_reciprocal.3 b/lib/libcrypto/man/BN_mod_mul_reciprocal.3 index 0810d92ece59..dbe9640bbafc 100644 --- a/lib/libcrypto/man/BN_mod_mul_reciprocal.3 +++ b/lib/libcrypto/man/BN_mod_mul_reciprocal.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_mod_mul_reciprocal.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_mod_mul_reciprocal.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:44 2002 +.\" Wed Jul 31 10:37:24 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_mod_mul_reciprocal 3" -.TH BN_mod_mul_reciprocal 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BN_mod_mul_reciprocal 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init, diff --git a/lib/libcrypto/man/BN_new.3 b/lib/libcrypto/man/BN_new.3 index ec0045c0e15d..455cc8189fd9 100644 --- a/lib/libcrypto/man/BN_new.3 +++ b/lib/libcrypto/man/BN_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_new.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_new.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:44 2002 +.\" Wed Jul 31 10:37:24 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_new 3" -.TH BN_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_new, BN_init, BN_clear, BN_free, BN_clear_free \- allocate and free BIGNUMs diff --git a/lib/libcrypto/man/BN_num_bytes.3 b/lib/libcrypto/man/BN_num_bytes.3 index f5d9ff6e349c..6a2366acddd4 100644 --- a/lib/libcrypto/man/BN_num_bytes.3 +++ b/lib/libcrypto/man/BN_num_bytes.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_num_bytes.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_num_bytes.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:44 2002 +.\" Wed Jul 31 10:37:25 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_num_bytes 3" -.TH BN_num_bytes 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_num_bytes 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_num_bits, BN_num_bytes, BN_num_bits_word \- get \s-1BIGNUM\s0 size diff --git a/lib/libcrypto/man/BN_rand.3 b/lib/libcrypto/man/BN_rand.3 index 6223798dba1e..a4c9be642c3c 100644 --- a/lib/libcrypto/man/BN_rand.3 +++ b/lib/libcrypto/man/BN_rand.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_rand.3,v 1.7 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_rand.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:45 2002 +.\" Wed Jul 31 10:37:25 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_rand 3" -.TH BN_rand 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH BN_rand 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" BN_rand, BN_pseudo_rand \- generate pseudo-random number @@ -161,7 +161,7 @@ libcrypto, -lcrypto \& int BN_rand_range(BIGNUM *rnd, BIGNUM *range); .Ve .Vb 1 -\& int BN_pseudo_rand_range(BIGNUM *rnd, int bits, int top, int bottom); +\& int BN_pseudo_rand_range(BIGNUM *rnd, BIGNUM *range); .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" diff --git a/lib/libcrypto/man/BN_set_bit.3 b/lib/libcrypto/man/BN_set_bit.3 index 03beb5f5c1dc..9f6db5044ff1 100644 --- a/lib/libcrypto/man/BN_set_bit.3 +++ b/lib/libcrypto/man/BN_set_bit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_set_bit.3,v 1.8 2002/06/09 16:12:57 itojun Exp $ +.\" $NetBSD: BN_set_bit.3,v 1.9 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:45 2002 +.\" Wed Jul 31 10:37:25 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_set_bit 3" -.TH BN_set_bit 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH BN_set_bit 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" BN_set_bit, BN_clear_bit, BN_is_bit_set, BN_mask_bits, BN_lshift, diff --git a/lib/libcrypto/man/BN_zero.3 b/lib/libcrypto/man/BN_zero.3 index ff4c423f62ff..a80f5411c48f 100644 --- a/lib/libcrypto/man/BN_zero.3 +++ b/lib/libcrypto/man/BN_zero.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: BN_zero.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: BN_zero.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:45 2002 +.\" Wed Jul 31 10:37:26 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "BN_zero 3" -.TH BN_zero 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH BN_zero 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BN_zero, BN_one, BN_value_one, BN_set_word, BN_get_word \- \s-1BIGNUM\s0 assignment diff --git a/lib/libcrypto/man/CRYPTO_set_ex_data.3 b/lib/libcrypto/man/CRYPTO_set_ex_data.3 index 6cc7b71ef7fa..d1b98ba677e4 100644 --- a/lib/libcrypto/man/CRYPTO_set_ex_data.3 +++ b/lib/libcrypto/man/CRYPTO_set_ex_data.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: CRYPTO_set_ex_data.3,v 1.6 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: CRYPTO_set_ex_data.3,v 1.7 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:46 2002 +.\" Wed Jul 31 10:37:26 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CRYPTO_set_ex_data 3" -.TH CRYPTO_set_ex_data 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH CRYPTO_set_ex_data 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" CRYPTO_set_ex_data, CRYPTO_get_ex_data \- internal application specific data functions diff --git a/lib/libcrypto/man/DH_generate_key.3 b/lib/libcrypto/man/DH_generate_key.3 index a22791a92666..49acee94085a 100644 --- a/lib/libcrypto/man/DH_generate_key.3 +++ b/lib/libcrypto/man/DH_generate_key.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_generate_key.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_generate_key.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:46 2002 +.\" Wed Jul 31 10:37:26 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_generate_key 3" -.TH DH_generate_key 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DH_generate_key 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DH_generate_key, DH_compute_key \- perform Diffie-Hellman key exchange diff --git a/lib/libcrypto/man/DH_generate_parameters.3 b/lib/libcrypto/man/DH_generate_parameters.3 index 83349a3b7fa6..3b3f4024040d 100644 --- a/lib/libcrypto/man/DH_generate_parameters.3 +++ b/lib/libcrypto/man/DH_generate_parameters.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_generate_parameters.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_generate_parameters.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:46 2002 +.\" Wed Jul 31 10:37:27 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_generate_parameters 3" -.TH DH_generate_parameters 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DH_generate_parameters 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DH_generate_parameters, DH_check \- generate and check Diffie-Hellman parameters diff --git a/lib/libcrypto/man/DH_get_ex_new_index.3 b/lib/libcrypto/man/DH_get_ex_new_index.3 index e5c09e056067..4a78833fae6f 100644 --- a/lib/libcrypto/man/DH_get_ex_new_index.3 +++ b/lib/libcrypto/man/DH_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_get_ex_new_index.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_get_ex_new_index.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:47 2002 +.\" Wed Jul 31 10:37:27 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_get_ex_new_index 3" -.TH DH_get_ex_new_index 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DH_get_ex_new_index 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" DH_get_ex_new_index, DH_set_ex_data, DH_get_ex_data \- add application specific data to \s-1DH\s0 structures @@ -171,7 +171,7 @@ structures. Their usage is identical to that of as described in \fIRSA_get_ex_new_index\fR\|(3). .SH "SEE ALSO" .IX Header "SEE ALSO" -RSA_get_ex_new_index(), openssl_dh(3) +RSA_get_ex_new_index(3), openssl_dh(3) .SH "HISTORY" .IX Header "HISTORY" \&\fIDH_get_ex_new_index()\fR, \fIDH_set_ex_data()\fR and \fIDH_get_ex_data()\fR are diff --git a/lib/libcrypto/man/DH_new.3 b/lib/libcrypto/man/DH_new.3 index 62f693b7a5fc..12ed8e658a6d 100644 --- a/lib/libcrypto/man/DH_new.3 +++ b/lib/libcrypto/man/DH_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_new.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_new.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:47 2002 +.\" Wed Jul 31 10:37:27 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_new 3" -.TH DH_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DH_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DH_new, DH_free \- allocate and free \s-1DH\s0 objects diff --git a/lib/libcrypto/man/DH_set_method.3 b/lib/libcrypto/man/DH_set_method.3 index 7552d14965be..01c54676644b 100644 --- a/lib/libcrypto/man/DH_set_method.3 +++ b/lib/libcrypto/man/DH_set_method.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_set_method.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_set_method.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:47 2002 +.\" Wed Jul 31 10:37:28 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_set_method 3" -.TH DH_set_method 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH DH_set_method 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" DH_set_default_method, DH_get_default_method, DH_set_method, diff --git a/lib/libcrypto/man/DH_size.3 b/lib/libcrypto/man/DH_size.3 index 2b544cd4d4b5..451997a54da4 100644 --- a/lib/libcrypto/man/DH_size.3 +++ b/lib/libcrypto/man/DH_size.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DH_size.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DH_size.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:48 2002 +.\" Wed Jul 31 10:37:28 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DH_size 3" -.TH DH_size 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DH_size 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DH_size \- get Diffie-Hellman prime size diff --git a/lib/libcrypto/man/DSA_SIG_new.3 b/lib/libcrypto/man/DSA_SIG_new.3 index 2a5f0a964eba..ae7bdb46ac59 100644 --- a/lib/libcrypto/man/DSA_SIG_new.3 +++ b/lib/libcrypto/man/DSA_SIG_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_SIG_new.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DSA_SIG_new.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:48 2002 +.\" Wed Jul 31 10:37:28 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_SIG_new 3" -.TH DSA_SIG_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_SIG_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_SIG_new, DSA_SIG_free \- allocate and free \s-1DSA\s0 signature objects diff --git a/lib/libcrypto/man/DSA_do_sign.3 b/lib/libcrypto/man/DSA_do_sign.3 index 0df4fce47e72..986589a36f36 100644 --- a/lib/libcrypto/man/DSA_do_sign.3 +++ b/lib/libcrypto/man/DSA_do_sign.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_do_sign.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DSA_do_sign.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:48 2002 +.\" Wed Jul 31 10:37:29 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_do_sign 3" -.TH DSA_do_sign 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_do_sign 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_do_sign, DSA_do_verify \- raw \s-1DSA\s0 signature operations diff --git a/lib/libcrypto/man/DSA_dup_DH.3 b/lib/libcrypto/man/DSA_dup_DH.3 index 48f0e07750cb..07a59aab4d2c 100644 --- a/lib/libcrypto/man/DSA_dup_DH.3 +++ b/lib/libcrypto/man/DSA_dup_DH.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_dup_DH.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DSA_dup_DH.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:49 2002 +.\" Wed Jul 31 10:37:29 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_dup_DH 3" -.TH DSA_dup_DH 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_dup_DH 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_dup_DH \- create a \s-1DH\s0 structure out of \s-1DSA\s0 structure diff --git a/lib/libcrypto/man/DSA_generate_key.3 b/lib/libcrypto/man/DSA_generate_key.3 index 21aa2675b331..dbd1fa973662 100644 --- a/lib/libcrypto/man/DSA_generate_key.3 +++ b/lib/libcrypto/man/DSA_generate_key.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_generate_key.3,v 1.7 2002/06/09 16:12:58 itojun Exp $ +.\" $NetBSD: DSA_generate_key.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:49 2002 +.\" Wed Jul 31 10:37:30 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_generate_key 3" -.TH DSA_generate_key 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_generate_key 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_generate_key \- generate \s-1DSA\s0 key pair diff --git a/lib/libcrypto/man/DSA_generate_parameters.3 b/lib/libcrypto/man/DSA_generate_parameters.3 index 1a96275e1d0b..cb5b165afc5f 100644 --- a/lib/libcrypto/man/DSA_generate_parameters.3 +++ b/lib/libcrypto/man/DSA_generate_parameters.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_generate_parameters.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_generate_parameters.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:49 2002 +.\" Wed Jul 31 10:37:30 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_generate_parameters 3" -.TH DSA_generate_parameters 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_generate_parameters 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_generate_parameters \- generate \s-1DSA\s0 parameters diff --git a/lib/libcrypto/man/DSA_get_ex_new_index.3 b/lib/libcrypto/man/DSA_get_ex_new_index.3 index 51e54ccd2776..16c9c5558db9 100644 --- a/lib/libcrypto/man/DSA_get_ex_new_index.3 +++ b/lib/libcrypto/man/DSA_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_get_ex_new_index.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_get_ex_new_index.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:50 2002 +.\" Wed Jul 31 10:37:30 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_get_ex_new_index 3" -.TH DSA_get_ex_new_index 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_get_ex_new_index 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data \- add application specific data to \s-1DSA\s0 structures diff --git a/lib/libcrypto/man/DSA_new.3 b/lib/libcrypto/man/DSA_new.3 index 950230c731aa..6aef088a65c4 100644 --- a/lib/libcrypto/man/DSA_new.3 +++ b/lib/libcrypto/man/DSA_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_new.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_new.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:50 2002 +.\" Wed Jul 31 10:37:31 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_new 3" -.TH DSA_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_new, DSA_free \- allocate and free \s-1DSA\s0 objects diff --git a/lib/libcrypto/man/DSA_set_method.3 b/lib/libcrypto/man/DSA_set_method.3 index 18821591ed97..f729cb1946d0 100644 --- a/lib/libcrypto/man/DSA_set_method.3 +++ b/lib/libcrypto/man/DSA_set_method.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_set_method.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_set_method.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:51 2002 +.\" Wed Jul 31 10:37:31 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_set_method 3" -.TH DSA_set_method 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH DSA_set_method 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" DSA_set_default_method, DSA_get_default_method, DSA_set_method, diff --git a/lib/libcrypto/man/DSA_sign.3 b/lib/libcrypto/man/DSA_sign.3 index f4e3a8049de0..62d95cd9e255 100644 --- a/lib/libcrypto/man/DSA_sign.3 +++ b/lib/libcrypto/man/DSA_sign.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_sign.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_sign.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:51 2002 +.\" Wed Jul 31 10:37:31 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_sign 3" -.TH DSA_sign 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_sign 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_sign, DSA_sign_setup, DSA_verify \- \s-1DSA\s0 signatures diff --git a/lib/libcrypto/man/DSA_size.3 b/lib/libcrypto/man/DSA_size.3 index e7a3a7f37632..fcf510ef556e 100644 --- a/lib/libcrypto/man/DSA_size.3 +++ b/lib/libcrypto/man/DSA_size.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: DSA_size.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: DSA_size.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:51 2002 +.\" Wed Jul 31 10:37:32 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA_size 3" -.TH DSA_size 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA_size 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" DSA_size \- get \s-1DSA\s0 signature size diff --git a/lib/libcrypto/man/ERR_GET_LIB.3 b/lib/libcrypto/man/ERR_GET_LIB.3 index 2ea38dbaad2b..b6f8f12a3dc8 100644 --- a/lib/libcrypto/man/ERR_GET_LIB.3 +++ b/lib/libcrypto/man/ERR_GET_LIB.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_GET_LIB.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_GET_LIB.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:52 2002 +.\" Wed Jul 31 10:37:32 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_GET_LIB 3" -.TH ERR_GET_LIB 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_GET_LIB 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" \&\s-1ERR_GET_LIB\s0, \s-1ERR_GET_FUNC\s0, \s-1ERR_GET_REASON\s0 \- get library, function and diff --git a/lib/libcrypto/man/ERR_clear_error.3 b/lib/libcrypto/man/ERR_clear_error.3 index e1501eef8092..198b895e706d 100644 --- a/lib/libcrypto/man/ERR_clear_error.3 +++ b/lib/libcrypto/man/ERR_clear_error.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_clear_error.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_clear_error.3,v 1.8 2002/07/31 01:45:24 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:52 2002 +.\" Wed Jul 31 10:37:33 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_clear_error 3" -.TH ERR_clear_error 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_clear_error 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" ERR_clear_error \- clear the error queue diff --git a/lib/libcrypto/man/ERR_error_string.3 b/lib/libcrypto/man/ERR_error_string.3 index 2ec1c429b6fa..e2852a8d4046 100644 --- a/lib/libcrypto/man/ERR_error_string.3 +++ b/lib/libcrypto/man/ERR_error_string.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_error_string.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_error_string.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:52 2002 +.\" Wed Jul 31 10:37:33 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_error_string 3" -.TH ERR_error_string 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH ERR_error_string 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" ERR_error_string, ERR_error_string_n, ERR_lib_error_string, diff --git a/lib/libcrypto/man/ERR_get_error.3 b/lib/libcrypto/man/ERR_get_error.3 index 025d9c1ac9fb..6306522af41a 100644 --- a/lib/libcrypto/man/ERR_get_error.3 +++ b/lib/libcrypto/man/ERR_get_error.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_get_error.3,v 1.8 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_get_error.3,v 1.9 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:53 2002 +.\" Wed Jul 31 10:37:33 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_get_error 3" -.TH ERR_get_error 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH ERR_get_error 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" ERR_get_error, ERR_peek_error, ERR_get_error_line, ERR_peek_error_line, diff --git a/lib/libcrypto/man/ERR_load_crypto_strings.3 b/lib/libcrypto/man/ERR_load_crypto_strings.3 index e5432ef72a32..989926daa863 100644 --- a/lib/libcrypto/man/ERR_load_crypto_strings.3 +++ b/lib/libcrypto/man/ERR_load_crypto_strings.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_load_crypto_strings.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_load_crypto_strings.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:53 2002 +.\" Wed Jul 31 10:37:34 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_load_crypto_strings 3" -.TH ERR_load_crypto_strings 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_load_crypto_strings 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" ERR_load_crypto_strings, SSL_load_error_strings, ERR_free_strings \- diff --git a/lib/libcrypto/man/ERR_load_strings.3 b/lib/libcrypto/man/ERR_load_strings.3 index eea8b6e3b394..f2e43ca7689f 100644 --- a/lib/libcrypto/man/ERR_load_strings.3 +++ b/lib/libcrypto/man/ERR_load_strings.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_load_strings.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_load_strings.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:53 2002 +.\" Wed Jul 31 10:37:34 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_load_strings 3" -.TH ERR_load_strings 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_load_strings 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" ERR_load_strings, \s-1ERR_PACK\s0, ERR_get_next_error_library \- load diff --git a/lib/libcrypto/man/ERR_print_errors.3 b/lib/libcrypto/man/ERR_print_errors.3 index 84875b1d2a61..e0a413386de8 100644 --- a/lib/libcrypto/man/ERR_print_errors.3 +++ b/lib/libcrypto/man/ERR_print_errors.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_print_errors.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_print_errors.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:54 2002 +.\" Wed Jul 31 10:37:34 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_print_errors 3" -.TH ERR_print_errors 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_print_errors 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" ERR_print_errors, ERR_print_errors_fp \- print error messages diff --git a/lib/libcrypto/man/ERR_put_error.3 b/lib/libcrypto/man/ERR_put_error.3 index 3f8949612a77..ad8748183efb 100644 --- a/lib/libcrypto/man/ERR_put_error.3 +++ b/lib/libcrypto/man/ERR_put_error.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_put_error.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_put_error.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:54 2002 +.\" Wed Jul 31 10:37:35 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_put_error 3" -.TH ERR_put_error 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ERR_put_error 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" ERR_put_error, ERR_add_error_data \- record an error diff --git a/lib/libcrypto/man/ERR_remove_state.3 b/lib/libcrypto/man/ERR_remove_state.3 index b4ab20e211c4..f8803d189af2 100644 --- a/lib/libcrypto/man/ERR_remove_state.3 +++ b/lib/libcrypto/man/ERR_remove_state.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ERR_remove_state.3,v 1.7 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: ERR_remove_state.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:54 2002 +.\" Wed Jul 31 10:37:35 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ERR_remove_state 3" -.TH ERR_remove_state 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH ERR_remove_state 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" ERR_remove_state \- free a thread's error queue diff --git a/lib/libcrypto/man/EVP_DigestInit.3 b/lib/libcrypto/man/EVP_DigestInit.3 index 983af633827a..268ed866fa67 100644 --- a/lib/libcrypto/man/EVP_DigestInit.3 +++ b/lib/libcrypto/man/EVP_DigestInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_DigestInit.3,v 1.8 2002/06/09 16:12:59 itojun Exp $ +.\" $NetBSD: EVP_DigestInit.3,v 1.9 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:55 2002 +.\" Wed Jul 31 10:37:35 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_DigestInit 3" -.TH EVP_DigestInit 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH EVP_DigestInit 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" EVP_DigestInit, EVP_DigestUpdate, EVP_DigestFinal, \s-1EVP_MAX_MD_SIZE\s0, @@ -346,7 +346,7 @@ in code that must be recompiled if the size of \fB\s-1EVP_MD_CTX\s0\fR increases .IX Header "SEE ALSO" openssl_evp(3), openssl_hmac(3), md2(3), openssl_md5(3), openssl_mdc2(3), openssl_ripemd(3), -openssl_sha(3), digest(1) +openssl_sha(3), openssl_dgst(1) .SH "HISTORY" .IX Header "HISTORY" \&\fIEVP_DigestInit()\fR, \fIEVP_DigestUpdate()\fR and \fIEVP_DigestFinal()\fR are diff --git a/lib/libcrypto/man/EVP_EncryptInit.3 b/lib/libcrypto/man/EVP_EncryptInit.3 index 28874b702230..d31b04de41ed 100644 --- a/lib/libcrypto/man/EVP_EncryptInit.3 +++ b/lib/libcrypto/man/EVP_EncryptInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_EncryptInit.3,v 1.8 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: EVP_EncryptInit.3,v 1.9 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:55 2002 +.\" Wed Jul 31 10:37:36 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_EncryptInit 3" -.TH EVP_EncryptInit 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH EVP_EncryptInit 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" EVP_EncryptInit, EVP_EncryptUpdate, EVP_EncryptFinal, EVP_DecryptInit, diff --git a/lib/libcrypto/man/EVP_OpenInit.3 b/lib/libcrypto/man/EVP_OpenInit.3 index be98f4fce120..f5dc97010e53 100644 --- a/lib/libcrypto/man/EVP_OpenInit.3 +++ b/lib/libcrypto/man/EVP_OpenInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_OpenInit.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: EVP_OpenInit.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:55 2002 +.\" Wed Jul 31 10:37:36 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_OpenInit 3" -.TH EVP_OpenInit 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH EVP_OpenInit 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal \- \s-1EVP\s0 envelope decryption diff --git a/lib/libcrypto/man/EVP_SealInit.3 b/lib/libcrypto/man/EVP_SealInit.3 index e9a69cb5013e..5808be2dad6e 100644 --- a/lib/libcrypto/man/EVP_SealInit.3 +++ b/lib/libcrypto/man/EVP_SealInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_SealInit.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: EVP_SealInit.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:56 2002 +.\" Wed Jul 31 10:37:36 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_SealInit 3" -.TH EVP_SealInit 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH EVP_SealInit 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" EVP_SealInit, EVP_SealUpdate, EVP_SealFinal \- \s-1EVP\s0 envelope encryption diff --git a/lib/libcrypto/man/EVP_SignInit.3 b/lib/libcrypto/man/EVP_SignInit.3 index e769acb69656..b6a1b84e35d8 100644 --- a/lib/libcrypto/man/EVP_SignInit.3 +++ b/lib/libcrypto/man/EVP_SignInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_SignInit.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: EVP_SignInit.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:56 2002 +.\" Wed Jul 31 10:37:37 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_SignInit 3" -.TH EVP_SignInit 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH EVP_SignInit 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" EVP_SignInit, EVP_SignUpdate, EVP_SignFinal \- \s-1EVP\s0 signing functions @@ -216,7 +216,7 @@ EVP_VerifyInit(3), EVP_DigestInit(3), openssl_err(3), openssl_evp(3), openssl_hmac(3), md2(3), openssl_md5(3), openssl_mdc2(3), openssl_ripemd(3), -openssl_sha(3), digest(1) +openssl_sha(3), openssl_dgst(1) .SH "HISTORY" .IX Header "HISTORY" \&\fIEVP_SignInit()\fR, \fIEVP_SignUpdate()\fR and \fIEVP_SignFinal()\fR are diff --git a/lib/libcrypto/man/EVP_VerifyInit.3 b/lib/libcrypto/man/EVP_VerifyInit.3 index 709d6d881ab2..d72d1d191e6d 100644 --- a/lib/libcrypto/man/EVP_VerifyInit.3 +++ b/lib/libcrypto/man/EVP_VerifyInit.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: EVP_VerifyInit.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: EVP_VerifyInit.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:57 2002 +.\" Wed Jul 31 10:37:37 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "EVP_VerifyInit 3" -.TH EVP_VerifyInit 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH EVP_VerifyInit 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" EVP_VerifyInit, EVP_VerifyUpdate, EVP_VerifyFinal \- \s-1EVP\s0 signature verification functions @@ -202,7 +202,7 @@ EVP_SignInit(3), EVP_DigestInit(3), openssl_err(3), openssl_evp(3), openssl_hmac(3), md2(3), openssl_md5(3), openssl_mdc2(3), openssl_ripemd(3), -openssl_sha(3), digest(1) +openssl_sha(3), openssl_dgst(1) .SH "HISTORY" .IX Header "HISTORY" \&\fIEVP_VerifyInit()\fR, \fIEVP_VerifyUpdate()\fR and \fIEVP_VerifyFinal()\fR are diff --git a/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 b/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 index f29b6caaa133..ebbb296aa9a9 100644 --- a/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 +++ b/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: OPENSSL_VERSION_NUMBER.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: OPENSSL_VERSION_NUMBER.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:57 2002 +.\" Wed Jul 31 10:37:38 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "OPENSSL_VERSION_NUMBER 3" -.TH OPENSSL_VERSION_NUMBER 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH OPENSSL_VERSION_NUMBER 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" \&\s-1OPENSSL_VERSION_NUMBER\s0, SSLeay, SSLeay_version \- get OpenSSL version number diff --git a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 index 6f223fc53c34..8649a01ab690 100644 --- a/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 +++ b/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: OpenSSL_add_all_algorithms.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: OpenSSL_add_all_algorithms.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:57 2002 +.\" Wed Jul 31 10:37:38 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "OpenSSL_add_all_algorithms 3" -.TH OpenSSL_add_all_algorithms 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH OpenSSL_add_all_algorithms 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" OpenSSL_add_all_algorithms, OpenSSL_add_all_ciphers, OpenSSL_add_all_digests \- diff --git a/lib/libcrypto/man/RAND_add.3 b/lib/libcrypto/man/RAND_add.3 index 8c8953f33584..fa5db78083d0 100644 --- a/lib/libcrypto/man/RAND_add.3 +++ b/lib/libcrypto/man/RAND_add.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_add.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_add.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:58 2002 +.\" Wed Jul 31 10:37:38 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_add 3" -.TH RAND_add 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RAND_add 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RAND_add, RAND_seed, RAND_status, RAND_event, RAND_screen \- add diff --git a/lib/libcrypto/man/RAND_bytes.3 b/lib/libcrypto/man/RAND_bytes.3 index 8d9d24e6c4be..f80fd6cf698a 100644 --- a/lib/libcrypto/man/RAND_bytes.3 +++ b/lib/libcrypto/man/RAND_bytes.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_bytes.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_bytes.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:58 2002 +.\" Wed Jul 31 10:37:39 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_bytes 3" -.TH RAND_bytes 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RAND_bytes 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RAND_bytes, RAND_pseudo_bytes \- generate random data diff --git a/lib/libcrypto/man/RAND_cleanup.3 b/lib/libcrypto/man/RAND_cleanup.3 index 3393d83fd192..487bd0c4b5ed 100644 --- a/lib/libcrypto/man/RAND_cleanup.3 +++ b/lib/libcrypto/man/RAND_cleanup.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_cleanup.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_cleanup.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:58 2002 +.\" Wed Jul 31 10:37:39 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_cleanup 3" -.TH RAND_cleanup 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RAND_cleanup 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RAND_cleanup \- erase the \s-1PRNG\s0 state diff --git a/lib/libcrypto/man/RAND_egd.3 b/lib/libcrypto/man/RAND_egd.3 index a5cf07a0bbac..b89d59517b1a 100644 --- a/lib/libcrypto/man/RAND_egd.3 +++ b/lib/libcrypto/man/RAND_egd.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_egd.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_egd.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:59 2002 +.\" Wed Jul 31 10:37:40 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_egd 3" -.TH RAND_egd 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RAND_egd 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RAND_egd \- query entropy gathering daemon diff --git a/lib/libcrypto/man/RAND_load_file.3 b/lib/libcrypto/man/RAND_load_file.3 index 843bc1cbc915..b1898782d90a 100644 --- a/lib/libcrypto/man/RAND_load_file.3 +++ b/lib/libcrypto/man/RAND_load_file.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_load_file.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_load_file.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:59 2002 +.\" Wed Jul 31 10:37:40 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_load_file 3" -.TH RAND_load_file 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RAND_load_file 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RAND_load_file, RAND_write_file, RAND_file_name \- \s-1PRNG\s0 seed file diff --git a/lib/libcrypto/man/RAND_set_rand_method.3 b/lib/libcrypto/man/RAND_set_rand_method.3 index a52ae402f87e..d5d42fc921dd 100644 --- a/lib/libcrypto/man/RAND_set_rand_method.3 +++ b/lib/libcrypto/man/RAND_set_rand_method.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RAND_set_rand_method.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RAND_set_rand_method.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:59 2002 +.\" Wed Jul 31 10:37:40 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND_set_rand_method 3" -.TH RAND_set_rand_method 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RAND_set_rand_method 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RAND_set_rand_method, RAND_get_rand_method, RAND_SSLeay \- select \s-1RAND\s0 method diff --git a/lib/libcrypto/man/RSA_blinding_on.3 b/lib/libcrypto/man/RSA_blinding_on.3 index d298deaffe9a..89f62f850ef4 100644 --- a/lib/libcrypto/man/RSA_blinding_on.3 +++ b/lib/libcrypto/man/RSA_blinding_on.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_blinding_on.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_blinding_on.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:00 2002 +.\" Wed Jul 31 10:37:40 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_blinding_on 3" -.TH RSA_blinding_on 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_blinding_on 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_blinding_on, RSA_blinding_off \- protect the \s-1RSA\s0 operation from timing attacks diff --git a/lib/libcrypto/man/RSA_check_key.3 b/lib/libcrypto/man/RSA_check_key.3 index 5b594420aec1..1944d02156ec 100644 --- a/lib/libcrypto/man/RSA_check_key.3 +++ b/lib/libcrypto/man/RSA_check_key.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_check_key.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_check_key.3,v 1.8 2002/07/31 01:45:25 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:00 2002 +.\" Wed Jul 31 10:37:41 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_check_key 3" -.TH RSA_check_key 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_check_key 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" RSA_check_key \- validate private \s-1RSA\s0 keys @@ -162,7 +162,9 @@ in fact prime, and that \fBn = p*q\fR. It also checks that \fBd*e = 1 mod (p-1*q-1)\fR, and that \fBdmp1\fR, \fBdmq1\fR and \fBiqmp\fR are set correctly or are \fB\s-1NULL\s0\fR. .PP -The key's public components may not be \fB\s-1NULL\s0\fR. +As such, this function can not be used with any arbitrary \s-1RSA\s0 key object, +even if it is otherwise fit for regular \s-1RSA\s0 operation. See \fB\s-1NOTES\s0\fR for more +information. .SH "RETURN VALUE" .IX Header "RETURN VALUE" \&\fIRSA_check_key()\fR returns 1 if \fBrsa\fR is a valid \s-1RSA\s0 key, and 0 otherwise. @@ -170,6 +172,12 @@ The key's public components may not be \fB\s-1NULL\s0\fR. .PP If the key is invalid or an error occurred, the reason code can be obtained using ERR_get_error(3). +.SH "NOTES" +.IX Header "NOTES" +This function does not work on \s-1RSA\s0 public keys that have only the modulus +and public exponent elements populated. It performs integrity checks on all +the \s-1RSA\s0 key material, so the \s-1RSA\s0 key structure must contain all the private +key data too. .SH "SEE ALSO" .IX Header "SEE ALSO" openssl_rsa(3), openssl_err(3) diff --git a/lib/libcrypto/man/RSA_generate_key.3 b/lib/libcrypto/man/RSA_generate_key.3 index 164a7ab9eef4..db0cf05c70cc 100644 --- a/lib/libcrypto/man/RSA_generate_key.3 +++ b/lib/libcrypto/man/RSA_generate_key.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_generate_key.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_generate_key.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:00 2002 +.\" Wed Jul 31 10:37:41 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_generate_key 3" -.TH RSA_generate_key 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH RSA_generate_key 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" RSA_generate_key \- generate \s-1RSA\s0 key pair diff --git a/lib/libcrypto/man/RSA_get_ex_new_index.3 b/lib/libcrypto/man/RSA_get_ex_new_index.3 index 11826efdef9b..e449ea281a76 100644 --- a/lib/libcrypto/man/RSA_get_ex_new_index.3 +++ b/lib/libcrypto/man/RSA_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_get_ex_new_index.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_get_ex_new_index.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:01 2002 +.\" Wed Jul 31 10:37:41 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_get_ex_new_index 3" -.TH RSA_get_ex_new_index 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RSA_get_ex_new_index 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data \- add application specific data to \s-1RSA\s0 structures diff --git a/lib/libcrypto/man/RSA_new.3 b/lib/libcrypto/man/RSA_new.3 index c62ff0cc8185..581e2aaad648 100644 --- a/lib/libcrypto/man/RSA_new.3 +++ b/lib/libcrypto/man/RSA_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_new.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_new.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:01 2002 +.\" Wed Jul 31 10:37:42 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_new 3" -.TH RSA_new 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_new 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_new, RSA_free \- allocate and free \s-1RSA\s0 objects diff --git a/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 b/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 index 96cb53e62c46..fee86a9a9e5c 100644 --- a/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 +++ b/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_padding_add_PKCS1_type_1.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_padding_add_PKCS1_type_1.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:01 2002 +.\" Wed Jul 31 10:37:42 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_padding_add_PKCS1_type_1 3" -.TH RSA_padding_add_PKCS1_type_1 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_padding_add_PKCS1_type_1 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_padding_add_PKCS1_type_1, RSA_padding_check_PKCS1_type_1, diff --git a/lib/libcrypto/man/RSA_print.3 b/lib/libcrypto/man/RSA_print.3 index b283b6a2de56..9f69fe389465 100644 --- a/lib/libcrypto/man/RSA_print.3 +++ b/lib/libcrypto/man/RSA_print.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_print.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_print.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:02 2002 +.\" Wed Jul 31 10:37:42 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_print 3" -.TH RSA_print 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RSA_print 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RSA_print, RSA_print_fp, DHparams_print, DHparams_print_fp, DSA_print, diff --git a/lib/libcrypto/man/RSA_private_encrypt.3 b/lib/libcrypto/man/RSA_private_encrypt.3 index 52074b833007..5505be940a5d 100644 --- a/lib/libcrypto/man/RSA_private_encrypt.3 +++ b/lib/libcrypto/man/RSA_private_encrypt.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_private_encrypt.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_private_encrypt.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:02 2002 +.\" Wed Jul 31 10:37:43 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_private_encrypt 3" -.TH RSA_private_encrypt 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_private_encrypt 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_private_encrypt, RSA_public_decrypt \- low level signature operations diff --git a/lib/libcrypto/man/RSA_public_encrypt.3 b/lib/libcrypto/man/RSA_public_encrypt.3 index d3df95884902..e861d681277e 100644 --- a/lib/libcrypto/man/RSA_public_encrypt.3 +++ b/lib/libcrypto/man/RSA_public_encrypt.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_public_encrypt.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_public_encrypt.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:02 2002 +.\" Wed Jul 31 10:37:43 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_public_encrypt 3" -.TH RSA_public_encrypt 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RSA_public_encrypt 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RSA_public_encrypt, RSA_private_decrypt \- \s-1RSA\s0 public key cryptography diff --git a/lib/libcrypto/man/RSA_set_method.3 b/lib/libcrypto/man/RSA_set_method.3 index 4366c3ffad4b..932d29dff1e0 100644 --- a/lib/libcrypto/man/RSA_set_method.3 +++ b/lib/libcrypto/man/RSA_set_method.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_set_method.3,v 1.8 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_set_method.3,v 1.9 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:03 2002 +.\" Wed Jul 31 10:37:43 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_set_method 3" -.TH RSA_set_method 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RSA_set_method 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" RSA_set_default_method, RSA_get_default_method, RSA_set_method, diff --git a/lib/libcrypto/man/RSA_sign.3 b/lib/libcrypto/man/RSA_sign.3 index f4e03ade2c02..19b3bc4bdd94 100644 --- a/lib/libcrypto/man/RSA_sign.3 +++ b/lib/libcrypto/man/RSA_sign.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_sign.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_sign.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:03 2002 +.\" Wed Jul 31 10:37:44 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_sign 3" -.TH RSA_sign 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_sign 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_sign, RSA_verify \- \s-1RSA\s0 signatures diff --git a/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 b/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 index 1ffdf692a4b1..09aa8e39dfd1 100644 --- a/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 +++ b/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_sign_ASN1_OCTET_STRING.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_sign_ASN1_OCTET_STRING.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:04 2002 +.\" Wed Jul 31 10:37:44 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_sign_ASN1_OCTET_STRING 3" -.TH RSA_sign_ASN1_OCTET_STRING 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_sign_ASN1_OCTET_STRING 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_sign_ASN1_OCTET_STRING, RSA_verify_ASN1_OCTET_STRING \- \s-1RSA\s0 signatures diff --git a/lib/libcrypto/man/RSA_size.3 b/lib/libcrypto/man/RSA_size.3 index 3e54af6001b6..5bfcbbd5b4d4 100644 --- a/lib/libcrypto/man/RSA_size.3 +++ b/lib/libcrypto/man/RSA_size.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: RSA_size.3,v 1.7 2002/06/09 16:13:00 itojun Exp $ +.\" $NetBSD: RSA_size.3,v 1.8 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:04 2002 +.\" Wed Jul 31 10:37:44 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA_size 3" -.TH RSA_size 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH RSA_size 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RSA_size \- get \s-1RSA\s0 modulus size diff --git a/lib/libcrypto/man/SSL_CIPHER_get_name.3 b/lib/libcrypto/man/SSL_CIPHER_get_name.3 index fdbc0622a1fe..2f71fddad1db 100644 --- a/lib/libcrypto/man/SSL_CIPHER_get_name.3 +++ b/lib/libcrypto/man/SSL_CIPHER_get_name.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CIPHER_get_name.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CIPHER_get_name.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:13 2002 +.\" Wed Jul 31 10:37:54 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CIPHER_get_name 3" -.TH SSL_CIPHER_get_name 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CIPHER_get_name 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CIPHER_get_name, SSL_CIPHER_get_bits, SSL_CIPHER_get_version, SSL_CIPHER_description \- get \s-1SSL_CIPHER\s0 properties diff --git a/lib/libcrypto/man/SSL_COMP_add_compression_method.3 b/lib/libcrypto/man/SSL_COMP_add_compression_method.3 index a5f0aaaffde3..32a307048adb 100644 --- a/lib/libcrypto/man/SSL_COMP_add_compression_method.3 +++ b/lib/libcrypto/man/SSL_COMP_add_compression_method.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_COMP_add_compression_method.3,v 1.1 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_COMP_add_compression_method.3,v 1.2 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:14 2002 +.\" Wed Jul 31 10:37:54 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_COMP_add_compression_method 3" -.TH SSL_COMP_add_compression_method 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_COMP_add_compression_method 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_COMP_add_compression_method \- handle \s-1SSL/TLS\s0 integrated compression methods diff --git a/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 b/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 index 7c3b363544b7..ab28c7769086 100644 --- a/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 +++ b/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_add_extra_chain_cert.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_add_extra_chain_cert.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:14 2002 +.\" Wed Jul 31 10:37:55 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_add_extra_chain_cert 3" -.TH SSL_CTX_add_extra_chain_cert 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_add_extra_chain_cert 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_add_extra_chain_cert \- add certificate to chain diff --git a/lib/libcrypto/man/SSL_CTX_add_session.3 b/lib/libcrypto/man/SSL_CTX_add_session.3 index cfd6d93d5036..4b09ebc5a204 100644 --- a/lib/libcrypto/man/SSL_CTX_add_session.3 +++ b/lib/libcrypto/man/SSL_CTX_add_session.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_add_session.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_add_session.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:15 2002 +.\" Wed Jul 31 10:37:55 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_add_session 3" -.TH SSL_CTX_add_session 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_add_session 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_add_session, SSL_add_session, SSL_CTX_remove_session, SSL_remove_session \- manipulate session cache diff --git a/lib/libcrypto/man/SSL_CTX_ctrl.3 b/lib/libcrypto/man/SSL_CTX_ctrl.3 index 9e62643d2eb7..3ffc95763b53 100644 --- a/lib/libcrypto/man/SSL_CTX_ctrl.3 +++ b/lib/libcrypto/man/SSL_CTX_ctrl.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_ctrl.3,v 1.1 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_ctrl.3,v 1.2 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:15 2002 +.\" Wed Jul 31 10:37:55 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_ctrl 3" -.TH SSL_CTX_ctrl 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_ctrl 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_ctrl, SSL_CTX_callback_ctrl, SSL_ctrl, SSL_callback_ctrl \- internal handling functions for \s-1SSL_CTX\s0 and \s-1SSL\s0 objects diff --git a/lib/libcrypto/man/SSL_CTX_flush_sessions.3 b/lib/libcrypto/man/SSL_CTX_flush_sessions.3 index ffb3b9c6579d..83acbfb6d56d 100644 --- a/lib/libcrypto/man/SSL_CTX_flush_sessions.3 +++ b/lib/libcrypto/man/SSL_CTX_flush_sessions.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_flush_sessions.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_flush_sessions.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:15 2002 +.\" Wed Jul 31 10:37:56 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_flush_sessions 3" -.TH SSL_CTX_flush_sessions 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_flush_sessions 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_flush_sessions, SSL_flush_sessions \- remove expired sessions diff --git a/lib/libcrypto/man/SSL_CTX_free.3 b/lib/libcrypto/man/SSL_CTX_free.3 index fcb1a3de4a27..8ec724c3d9b8 100644 --- a/lib/libcrypto/man/SSL_CTX_free.3 +++ b/lib/libcrypto/man/SSL_CTX_free.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_free.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_free.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:16 2002 +.\" Wed Jul 31 10:37:56 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_free 3" -.TH SSL_CTX_free 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_free 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_free \- free an allocated \s-1SSL_CTX\s0 object diff --git a/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3 b/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3 index 734544882b2b..69fd9b373051 100644 --- a/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3 +++ b/lib/libcrypto/man/SSL_CTX_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_get_ex_new_index.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_get_ex_new_index.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:16 2002 +.\" Wed Jul 31 10:37:56 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_get_ex_new_index 3" -.TH SSL_CTX_get_ex_new_index 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH SSL_CTX_get_ex_new_index 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" SSL_CTX_get_ex_new_index, SSL_CTX_set_ex_data, SSL_CTX_get_ex_data \- internal application specific data functions diff --git a/lib/libcrypto/man/SSL_CTX_get_verify_mode.3 b/lib/libcrypto/man/SSL_CTX_get_verify_mode.3 index 61e2502061ce..3e4742e720d0 100644 --- a/lib/libcrypto/man/SSL_CTX_get_verify_mode.3 +++ b/lib/libcrypto/man/SSL_CTX_get_verify_mode.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_get_verify_mode.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_get_verify_mode.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:16 2002 +.\" Wed Jul 31 10:37:57 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_get_verify_mode 3" -.TH SSL_CTX_get_verify_mode 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_get_verify_mode 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_get_verify_mode, SSL_get_verify_mode, SSL_CTX_get_verify_depth, SSL_get_verify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback \- get currently set verification parameters diff --git a/lib/libcrypto/man/SSL_CTX_load_verify_locations.3 b/lib/libcrypto/man/SSL_CTX_load_verify_locations.3 index bcfff9edfd31..3958086ea8f0 100644 --- a/lib/libcrypto/man/SSL_CTX_load_verify_locations.3 +++ b/lib/libcrypto/man/SSL_CTX_load_verify_locations.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_load_verify_locations.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_load_verify_locations.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:17 2002 +.\" Wed Jul 31 10:37:57 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_load_verify_locations 3" -.TH SSL_CTX_load_verify_locations 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_load_verify_locations 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_load_verify_locations \- set default locations for trusted \s-1CA\s0 diff --git a/lib/libcrypto/man/SSL_CTX_new.3 b/lib/libcrypto/man/SSL_CTX_new.3 index c6ca6242299a..2d168551b5b0 100644 --- a/lib/libcrypto/man/SSL_CTX_new.3 +++ b/lib/libcrypto/man/SSL_CTX_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_new.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_new.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:17 2002 +.\" Wed Jul 31 10:37:57 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_new 3" -.TH SSL_CTX_new 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_new 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_new \- create a new \s-1SSL_CTX\s0 object as framework for \s-1TLS/SSL\s0 enabled functions diff --git a/lib/libcrypto/man/SSL_CTX_sess_number.3 b/lib/libcrypto/man/SSL_CTX_sess_number.3 index 82a6b3173b4e..3cfec1e3e9d4 100644 --- a/lib/libcrypto/man/SSL_CTX_sess_number.3 +++ b/lib/libcrypto/man/SSL_CTX_sess_number.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_sess_number.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_sess_number.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:17 2002 +.\" Wed Jul 31 10:37:58 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_sess_number 3" -.TH SSL_CTX_sess_number 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_sess_number 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_sess_number, SSL_CTX_sess_connect, SSL_CTX_sess_connect_good, SSL_CTX_sess_connect_renegotiate, SSL_CTX_sess_accept, SSL_CTX_sess_accept_good, SSL_CTX_sess_accept_renegotiate, SSL_CTX_sess_hits, SSL_CTX_sess_cb_hits, SSL_CTX_sess_misses, SSL_CTX_sess_timeouts, SSL_CTX_sess_cache_full \- obtain session cache statistics diff --git a/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3 b/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3 index 4cc55e33921c..caa6c7d275ad 100644 --- a/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3 +++ b/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_sess_set_cache_size.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_sess_set_cache_size.3,v 1.4 2002/07/31 01:45:26 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:18 2002 +.\" Wed Jul 31 10:37:58 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_sess_set_cache_size 3" -.TH SSL_CTX_sess_set_cache_size 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_sess_set_cache_size 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size \- manipulate session cache size diff --git a/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3 b/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3 index abf555741911..5d4db30b6c8d 100644 --- a/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3 +++ b/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_sess_set_get_cb.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_sess_set_get_cb.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:18 2002 +.\" Wed Jul 31 10:37:58 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_sess_set_get_cb 3" -.TH SSL_CTX_sess_set_get_cb 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_sess_set_get_cb 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_CTX_sess_set_new_cb, SSL_CTX_sess_set_remove_cb, SSL_CTX_sess_set_get_cb, SSL_CTX_sess_get_new_cb, SSL_CTX_sess_get_remove_cb, SSL_CTX_sess_get_get_cb \- provide callback functions for server side external session caching diff --git a/lib/libcrypto/man/SSL_CTX_sessions.3 b/lib/libcrypto/man/SSL_CTX_sessions.3 index 962e1567ec4a..411a536b1699 100644 --- a/lib/libcrypto/man/SSL_CTX_sessions.3 +++ b/lib/libcrypto/man/SSL_CTX_sessions.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_sessions.3,v 1.3 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_sessions.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:18 2002 +.\" Wed Jul 31 10:37:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_sessions 3" -.TH SSL_CTX_sessions 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_sessions 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_sessions \- access internal session cache diff --git a/lib/libcrypto/man/SSL_CTX_set_cert_store.3 b/lib/libcrypto/man/SSL_CTX_set_cert_store.3 index 83bf25701d56..6c5336eeddaa 100644 --- a/lib/libcrypto/man/SSL_CTX_set_cert_store.3 +++ b/lib/libcrypto/man/SSL_CTX_set_cert_store.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_cert_store.3,v 1.1 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_cert_store.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:19 2002 +.\" Wed Jul 31 10:37:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_cert_store 3" -.TH SSL_CTX_set_cert_store 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_cert_store 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_cert_store, SSL_CTX_get_cert_store \- manipulate X509 certificate verification storage @@ -158,7 +158,7 @@ libcrypto, -lcrypto .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fISSL_CTX_set_cert_store()\fR sets/replaces the certificate verification storage -of \fBctx\fR to/with \fBstore\fR. If another X505_STORE object is currently +of \fBctx\fR to/with \fBstore\fR. If another X509_STORE object is currently set in \fBctx\fR, it will be \fIX509_STORE_free()\fRed. .PP \&\fISSL_CTX_get_cert_store()\fR returns a pointer to the current certificate diff --git a/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 b/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 index fa32b8a46f88..c7db824f5d99 100644 --- a/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 +++ b/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_cert_verify_callback.3,v 1.1 2002/06/09 16:13:01 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_cert_verify_callback.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:19 2002 +.\" Wed Jul 31 10:37:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_cert_verify_callback 3" -.TH SSL_CTX_set_cert_verify_callback 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_cert_verify_callback 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_cert_verify_callback \- set peer certificate verification procedure diff --git a/lib/libcrypto/man/SSL_CTX_set_cipher_list.3 b/lib/libcrypto/man/SSL_CTX_set_cipher_list.3 index efa2d422e35c..91ff526fa157 100644 --- a/lib/libcrypto/man/SSL_CTX_set_cipher_list.3 +++ b/lib/libcrypto/man/SSL_CTX_set_cipher_list.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_cipher_list.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_cipher_list.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:20 2002 +.\" Wed Jul 31 10:38:00 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_cipher_list 3" -.TH SSL_CTX_set_cipher_list 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_cipher_list 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_cipher_list, SSL_set_cipher_list \- choose list of available SSL_CIPHERs diff --git a/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 b/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 index 44e51c89b230..f84e38402fdc 100644 --- a/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 +++ b/lib/libcrypto/man/SSL_CTX_set_client_CA_list.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_client_CA_list.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_client_CA_list.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:20 2002 +.\" Wed Jul 31 10:38:00 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_client_CA_list 3" -.TH SSL_CTX_set_client_CA_list 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH SSL_CTX_set_client_CA_list 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_client_CA_list, SSL_set_client_CA_list, SSL_CTX_add_client_CA, diff --git a/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 b/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 index 741c67aa8dc5..36c4f0b0bf20 100644 --- a/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 +++ b/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_client_cert_cb.3,v 1.1 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_client_cert_cb.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:20 2002 +.\" Wed Jul 31 10:38:00 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_client_cert_cb 3" -.TH SSL_CTX_set_client_cert_cb 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_client_cert_cb 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_client_cert_cb, SSL_CTX_get_client_cert_cb \- handle client certificate callback function @@ -159,8 +159,10 @@ libcrypto, -lcrypto .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fISSL_CTX_set_client_cert_cb()\fR sets the \fB\f(BIclient_cert_cb()\fB\fR callback, that is -called when a client certificate is requested by a server. -When \fB\f(BIclient_cert_cb()\fB\fR is \s-1NULL\s0, not callback function is used. +called when a client certificate is requested by a server and no certificate +was yet set for the \s-1SSL\s0 object. +.PP +When \fB\f(BIclient_cert_cb()\fB\fR is \s-1NULL\s0, no callback function is used. .PP \&\fISSL_CTX_get_client_cert_cb()\fR returns a pointer to the currently set callback function. @@ -169,35 +171,37 @@ function. set a certificate, a certificate/private key combination must be set using the \fBx509\fR and \fBpkey\fR arguments and \*(L"1\*(R" must be returned. The certificate will be installed into \fBssl\fR, see the \s-1NOTES\s0 and \s-1BUGS\s0 sections. -If no certificate should be set, \*(L"0\*(R" has to be returned and the default -certificate will be sent. A fatal error can be indicated by returning -a negative value, in which case the handshake will be canceled. +If no certificate should be set, \*(L"0\*(R" has to be returned and no certificate +will be sent. A negative return value will suspend the handshake and the +handshake function will return immediatly. SSL_get_error(3) +will return \s-1SSL_ERROR_WANT_X509_LOOKUP\s0 to indicate, that the handshake was +suspended. The next call to the handshake function will again lead to the call +of \fIclient_cert_cb()\fR. It is the job of the \fIclient_cert_cb()\fR to store information +about the state of the last call, if required to continue. .SH "NOTES" .IX Header "NOTES" During a handshake (or renegotiation) a server may request a certificate from the client. A client certificate must only be sent, when the server did send the request. .PP -When no callback function is set, an OpenSSL client will send the certificate -that was set using the -SSL_CTX_use_certificate(3) family of functions. -The \s-1TLS\s0 standard requires that only a certificate is sent, if it matches -the list of acceptable CAs sent by the server. This constraint is -violated by the default behavior of the OpenSSL library. Using the -callback function it is possible to implement a proper selection routine -or to allow a user interaction to choose the certificate to be sent. -The callback function can obtain the list of acceptable CAs using the -SSL_get_client_CA_list(3) function. +When a certificate was set using the +SSL_CTX_use_certificate(3) family of functions, +it will be sent to the server. The \s-1TLS\s0 standard requires that only a +certificate is sent, if it matches the list of acceptable CAs sent by the +server. This constraint is violated by the default behavior of the OpenSSL +library. Using the callback function it is possible to implement a proper +selection routine or to allow a user interaction to choose the certificate to +be sent. .PP -If a callback function is defined, the callback function will be called. +If a callback function is defined and no certificate was yet defined for the +\&\s-1SSL\s0 object, the callback function will be called. If the callback function returns a certificate, the OpenSSL library will try to load the private key and certificate data into the \s-1SSL\s0 -object using \fISSL_use_certificate()\fR and \fISSL_use_private_key()\fR functions. -Thus it will permanently override the certificate and key previously -installed and will not be reset by calling SSL_clear(3). -If the callback returns no certificate, the OpenSSL library will send -the certificate previously installed for the \s-1SSL_CTX\s0 object or the specific -certificate of the \s-1SSL\s0 object, if available. +object using the \fISSL_use_certificate()\fR and \fISSL_use_private_key()\fR functions. +Thus it will permanently install the certificate and key for this \s-1SSL\s0 +object. It will not be reset by calling SSL_clear(3). +If the callback returns no certificate, the OpenSSL library will not send +a certificate. .SH "BUGS" .IX Header "BUGS" The \fIclient_cert_cb()\fR cannot return a complete certificate chain, it can diff --git a/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 b/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 index f42f1d3b2831..6b9bc87327c7 100644 --- a/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 +++ b/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_default_passwd_cb.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_default_passwd_cb.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:21 2002 +.\" Wed Jul 31 10:38:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_default_passwd_cb 3" -.TH SSL_CTX_set_default_passwd_cb 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_default_passwd_cb 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_default_passwd_cb, SSL_CTX_set_default_passwd_cb_userdata \- set passwd callback for encrypted \s-1PEM\s0 file handling diff --git a/lib/libcrypto/man/SSL_CTX_set_info_callback.3 b/lib/libcrypto/man/SSL_CTX_set_info_callback.3 index d4c710d4c199..ee63ae12c102 100644 --- a/lib/libcrypto/man/SSL_CTX_set_info_callback.3 +++ b/lib/libcrypto/man/SSL_CTX_set_info_callback.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_info_callback.3,v 1.1 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_info_callback.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:21 2002 +.\" Wed Jul 31 10:38:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_info_callback 3" -.TH SSL_CTX_set_info_callback 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_info_callback 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_info_callback, SSL_CTX_get_info_callback, SSL_set_info_callback, SSL_get_info_callback \- handle information callback for \s-1SSL\s0 connections diff --git a/lib/libcrypto/man/SSL_CTX_set_mode.3 b/lib/libcrypto/man/SSL_CTX_set_mode.3 index 6ed993d3158f..317ade84083a 100644 --- a/lib/libcrypto/man/SSL_CTX_set_mode.3 +++ b/lib/libcrypto/man/SSL_CTX_set_mode.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_mode.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_mode.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:21 2002 +.\" Wed Jul 31 10:38:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_mode 3" -.TH SSL_CTX_set_mode 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_mode 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_mode, SSL_set_mode, SSL_CTX_get_mode, SSL_get_mode \- manipulate \s-1SSL\s0 engine mode diff --git a/lib/libcrypto/man/SSL_CTX_set_options.3 b/lib/libcrypto/man/SSL_CTX_set_options.3 index 06e0cde67733..b8dd77c97f13 100644 --- a/lib/libcrypto/man/SSL_CTX_set_options.3 +++ b/lib/libcrypto/man/SSL_CTX_set_options.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_options.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_options.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:21 2002 +.\" Wed Jul 31 10:38:02 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_options 3" -.TH SSL_CTX_set_options 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_options 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_options, SSL_set_options, SSL_CTX_get_options, SSL_get_options \- manipulate \s-1SSL\s0 engine options @@ -179,7 +179,7 @@ operation (|). Options can only be added but can never be reset. \&\fISSL_CTX_set_options()\fR and \fISSL_set_options()\fR affect the (external) protocol behaviour of the \s-1SSL\s0 library. The (internal) behaviour of the \s-1API\s0 can be changed by using the similar -SSL_CTX_set_modes(3) and \fISSL_set_modes()\fR functions. +SSL_CTX_set_mode(3) and \fISSL_set_mode()\fR functions. .PP During a handshake, the option settings of the \s-1SSL\s0 object are used. When a new \s-1SSL\s0 object is created from a context using \fISSL_new()\fR, the current @@ -243,12 +243,19 @@ the client sends a SSLv2 hello and accepts up to SSLv3.1=TLSv1, the server only understands up to SSLv3. In this case the client must still use the same SSLv3.1=TLSv1 announcement. Some clients step down to SSLv3 with respect to the server's answer and violate the version rollback protection.) +.Ip "\s-1SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS\s0" 4 +.IX Item "SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS" +Disables a countermeasure against a \s-1SSL\s0 3.0/TLS 1.0 protocol +vulnerability affecting \s-1CBC\s0 ciphers, which cannot be handled by some +broken \s-1SSL\s0 implementations. This option has no effect for connections +using other ciphers. .Ip "\s-1SSL_OP_ALL\s0" 4 .IX Item "SSL_OP_ALL" All of the above bug workarounds. .PP -It is save and recommended to use \s-1SSL_OP_ALL\s0 to enable the bug workaround -options. +It is usually safe to use \fB\s-1SSL_OP_ALL\s0\fR to enable the bug workaround +options if compatibility with somewhat broken implementations is +desired. .PP The following \fBmodifying\fR options are available: .Ip "\s-1SSL_OP_SINGLE_DH_USE\s0" 4 @@ -311,3 +318,8 @@ openssl_dhparam(1) .SH "HISTORY" .IX Header "HISTORY" \&\s-1SSL_OP_TLS_ROLLBACK_BUG\s0 has been added in OpenSSL 0.9.6. +.PP +\&\fB\s-1SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS\s0\fR has been added in OpenSSL 0.9.6e. +Versions up to OpenSSL 0.9.6c do not include the countermeasure that +can be disabled with this option (in OpenSSL 0.9.6d, it was always +enabled). diff --git a/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 b/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 index cc8be412e1cc..ad8cdaa90e95 100644 --- a/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 +++ b/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_quiet_shutdown.3,v 1.1 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_quiet_shutdown.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:22 2002 +.\" Wed Jul 31 10:38:02 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_quiet_shutdown 3" -.TH SSL_CTX_set_quiet_shutdown 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_quiet_shutdown 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_quiet_shutdown, SSL_CTX_get_quiet_shutdown, SSL_set_quiet_shutdown, SSL_get_quiet_shutdown \- manipulate shutdown behaviour diff --git a/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 b/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 index e5c351c0bac3..586056dfbfad 100644 --- a/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 +++ b/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_session_cache_mode.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_session_cache_mode.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:22 2002 +.\" Wed Jul 31 10:38:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_session_cache_mode 3" -.TH SSL_CTX_set_session_cache_mode 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_session_cache_mode 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_session_cache_mode, SSL_CTX_get_session_cache_mode \- enable/disable session caching diff --git a/lib/libcrypto/man/SSL_CTX_set_session_id_context.3 b/lib/libcrypto/man/SSL_CTX_set_session_id_context.3 index 6aff48b71c98..dabec44c7420 100644 --- a/lib/libcrypto/man/SSL_CTX_set_session_id_context.3 +++ b/lib/libcrypto/man/SSL_CTX_set_session_id_context.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_session_id_context.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_session_id_context.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:22 2002 +.\" Wed Jul 31 10:38:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_session_id_context 3" -.TH SSL_CTX_set_session_id_context 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_set_session_id_context 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_session_id_context, SSL_set_session_id_context \- set context within which session can be reused (server side only) diff --git a/lib/libcrypto/man/SSL_CTX_set_ssl_version.3 b/lib/libcrypto/man/SSL_CTX_set_ssl_version.3 index 20bbef3461b8..6400ef93049e 100644 --- a/lib/libcrypto/man/SSL_CTX_set_ssl_version.3 +++ b/lib/libcrypto/man/SSL_CTX_set_ssl_version.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_ssl_version.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_ssl_version.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:22 2002 +.\" Wed Jul 31 10:38:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_ssl_version 3" -.TH SSL_CTX_set_ssl_version 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_CTX_set_ssl_version 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_ssl_version, SSL_set_ssl_method, SSL_get_ssl_method diff --git a/lib/libcrypto/man/SSL_CTX_set_timeout.3 b/lib/libcrypto/man/SSL_CTX_set_timeout.3 index ce3e94c49b2b..78020d7406a3 100644 --- a/lib/libcrypto/man/SSL_CTX_set_timeout.3 +++ b/lib/libcrypto/man/SSL_CTX_set_timeout.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_timeout.3,v 1.3 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_timeout.3,v 1.4 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:23 2002 +.\" Wed Jul 31 10:38:04 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_timeout 3" -.TH SSL_CTX_set_timeout 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_timeout 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_timeout, SSL_CTX_get_timeout \- manipulate timeout values for session caching diff --git a/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3 b/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3 index 93eb70fb4842..7f6c66f3339b 100644 --- a/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3 +++ b/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_tmp_dh_callback.3,v 1.1 2002/06/09 16:13:02 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_tmp_dh_callback.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:23 2002 +.\" Wed Jul 31 10:38:04 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_tmp_dh_callback 3" -.TH SSL_CTX_set_tmp_dh_callback 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_tmp_dh_callback 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_tmp_dh_callback, SSL_CTX_set_tmp_dh, SSL_set_tmp_dh_callback, SSL_set_tmp_dh \- handle \s-1DH\s0 keys for ephemeral key exchange diff --git a/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 b/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 index 2be3ef87009c..997cf48f3f24 100644 --- a/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 +++ b/lib/libcrypto/man/SSL_CTX_set_tmp_rsa_callback.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_tmp_rsa_callback.3,v 1.1 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_tmp_rsa_callback.3,v 1.2 2002/07/31 01:45:27 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:23 2002 +.\" Wed Jul 31 10:38:04 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_tmp_rsa_callback 3" -.TH SSL_CTX_set_tmp_rsa_callback 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_tmp_rsa_callback 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_tmp_rsa_callback, SSL_CTX_set_tmp_rsa, SSL_CTX_need_tmp_rsa, SSL_set_tmp_rsa_callback, SSL_set_tmp_rsa, SSL_need_tmp_rsa \- handle \s-1RSA\s0 keys for ephemeral key exchange diff --git a/lib/libcrypto/man/SSL_CTX_set_verify.3 b/lib/libcrypto/man/SSL_CTX_set_verify.3 index 01cd40f8a6fa..f08a131416a2 100644 --- a/lib/libcrypto/man/SSL_CTX_set_verify.3 +++ b/lib/libcrypto/man/SSL_CTX_set_verify.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_set_verify.3,v 1.4 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_CTX_set_verify.3,v 1.5 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:24 2002 +.\" Wed Jul 31 10:38:05 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_set_verify 3" -.TH SSL_CTX_set_verify 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_set_verify 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_set_verify, SSL_set_verify, SSL_CTX_set_verify_depth, SSL_set_verify_depth \- set peer certificate verification parameters diff --git a/lib/libcrypto/man/SSL_CTX_use_certificate.3 b/lib/libcrypto/man/SSL_CTX_use_certificate.3 index 58f0a0a582fd..9a270095aa4c 100644 --- a/lib/libcrypto/man/SSL_CTX_use_certificate.3 +++ b/lib/libcrypto/man/SSL_CTX_use_certificate.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_CTX_use_certificate.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_CTX_use_certificate.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:24 2002 +.\" Wed Jul 31 10:38:05 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_CTX_use_certificate 3" -.TH SSL_CTX_use_certificate 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_CTX_use_certificate 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_CTX_use_certificate, SSL_CTX_use_certificate_ASN1, SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, SSL_use_certificate_file, SSL_CTX_use_certificate_chain_file, SSL_CTX_use_PrivateKey, SSL_CTX_use_PrivateKey_ASN1, SSL_CTX_use_PrivateKey_file, SSL_CTX_use_RSAPrivateKey, SSL_CTX_use_RSAPrivateKey_ASN1, SSL_CTX_use_RSAPrivateKey_file, SSL_use_PrivateKey_file, SSL_use_PrivateKey_ASN1, SSL_use_PrivateKey, SSL_use_RSAPrivateKey, SSL_use_RSAPrivateKey_ASN1, SSL_use_RSAPrivateKey_file, SSL_CTX_check_private_key, SSL_check_private_key \- load certificate and key data diff --git a/lib/libcrypto/man/SSL_SESSION_free.3 b/lib/libcrypto/man/SSL_SESSION_free.3 index ddc35fb8933a..390e536ac0cd 100644 --- a/lib/libcrypto/man/SSL_SESSION_free.3 +++ b/lib/libcrypto/man/SSL_SESSION_free.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_SESSION_free.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_SESSION_free.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:25 2002 +.\" Wed Jul 31 10:38:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_SESSION_free 3" -.TH SSL_SESSION_free 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_SESSION_free 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_SESSION_free \- free an allocated \s-1SSL_SESSION\s0 structure diff --git a/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 b/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 index 74bc3c1dfc73..1f80927fc5be 100644 --- a/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 +++ b/lib/libcrypto/man/SSL_SESSION_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_SESSION_get_ex_new_index.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_SESSION_get_ex_new_index.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:25 2002 +.\" Wed Jul 31 10:38:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_SESSION_get_ex_new_index 3" -.TH SSL_SESSION_get_ex_new_index 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH SSL_SESSION_get_ex_new_index 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" SSL_SESSION_get_ex_new_index, SSL_SESSION_set_ex_data, SSL_SESSION_get_ex_data \- internal application specific data functions diff --git a/lib/libcrypto/man/SSL_SESSION_get_time.3 b/lib/libcrypto/man/SSL_SESSION_get_time.3 index 547136260213..549a33ef97bd 100644 --- a/lib/libcrypto/man/SSL_SESSION_get_time.3 +++ b/lib/libcrypto/man/SSL_SESSION_get_time.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_SESSION_get_time.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_SESSION_get_time.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:25 2002 +.\" Wed Jul 31 10:38:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_SESSION_get_time 3" -.TH SSL_SESSION_get_time 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_SESSION_get_time 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_SESSION_get_time, SSL_SESSION_set_time, SSL_SESSION_get_timeout, SSL_SESSION_get_timeout \- retrieve and manipulate session time and timeout settings diff --git a/lib/libcrypto/man/SSL_accept.3 b/lib/libcrypto/man/SSL_accept.3 index b728d66b0a5e..3ab5a3fad2cc 100644 --- a/lib/libcrypto/man/SSL_accept.3 +++ b/lib/libcrypto/man/SSL_accept.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_accept.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_accept.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:26 2002 +.\" Wed Jul 31 10:38:07 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_accept 3" -.TH SSL_accept 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_accept 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_accept \- wait for a \s-1TLS/SSL\s0 client to initiate a \s-1TLS/SSL\s0 handshake @@ -202,4 +202,5 @@ to find out the reason. SSL_get_error(3), SSL_connect(3), SSL_shutdown(3), ssl(3), openssl_bio(3), SSL_set_connect_state(3), +SSL_do_handshake(3), SSL_CTX_new(3) diff --git a/lib/libcrypto/man/SSL_alert_type_string.3 b/lib/libcrypto/man/SSL_alert_type_string.3 index 234edded2582..0ec45ef10a30 100644 --- a/lib/libcrypto/man/SSL_alert_type_string.3 +++ b/lib/libcrypto/man/SSL_alert_type_string.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_alert_type_string.3,v 1.1 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_alert_type_string.3,v 1.2 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:26 2002 +.\" Wed Jul 31 10:38:07 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_alert_type_string 3" -.TH SSL_alert_type_string 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_alert_type_string 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_alert_type_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_alert_desc_string_long \- get textual description of alert information diff --git a/lib/libcrypto/man/SSL_clear.3 b/lib/libcrypto/man/SSL_clear.3 index c8872fa8782f..249871516553 100644 --- a/lib/libcrypto/man/SSL_clear.3 +++ b/lib/libcrypto/man/SSL_clear.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_clear.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_clear.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:26 2002 +.\" Wed Jul 31 10:38:07 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_clear 3" -.TH SSL_clear 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_clear 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_clear \- reset \s-1SSL\s0 object to allow another connection diff --git a/lib/libcrypto/man/SSL_connect.3 b/lib/libcrypto/man/SSL_connect.3 index 576f57aaad76..37a7e22b8c73 100644 --- a/lib/libcrypto/man/SSL_connect.3 +++ b/lib/libcrypto/man/SSL_connect.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_connect.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_connect.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:27 2002 +.\" Wed Jul 31 10:38:08 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_connect 3" -.TH SSL_connect 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_connect 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_connect \- initiate the \s-1TLS/SSL\s0 handshake with an \s-1TLS/SSL\s0 server @@ -199,4 +199,5 @@ to find out the reason. SSL_get_error(3), SSL_accept(3), SSL_shutdown(3), ssl(3), openssl_bio(3), SSL_set_connect_state(3), +SSL_do_handshake(3), SSL_CTX_new(3) diff --git a/lib/libcrypto/man/SSL_do_handshake.3 b/lib/libcrypto/man/SSL_do_handshake.3 new file mode 100644 index 000000000000..f8987bb0de22 --- /dev/null +++ b/lib/libcrypto/man/SSL_do_handshake.3 @@ -0,0 +1,206 @@ +.\" $NetBSD: SSL_do_handshake.3,v 1.1 2002/07/31 01:45:28 itojun Exp $ +.\" +.\" Automatically generated by Pod::Man version 1.02 +.\" Wed Jul 31 10:38:08 2002 +.\" +.\" Standard preamble: +.\" ====================================================================== +.de Sh \" Subsection heading +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.de Vb \" Begin verbatim text +.ft CW +.nf +.ne \\$1 +.. +.de Ve \" End verbatim text +.ft R + +.fi +.. +.\" Set up some character translations and predefined strings. \*(-- will +.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left +.\" double quote, and \*(R" will give a right double quote. | will give a +.\" real vertical bar. \*(C+ will give a nicer C++. Capital omega is used +.\" to do unbreakable dashes and therefore won't be available. \*(C` and +.\" \*(C' expand to `' in nroff, nothing in troff, for use with C<> +.tr \(*W-|\(bv\*(Tr +.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' +.ie n \{\ +. ds -- \(*W- +. ds PI pi +. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch +. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch +. ds L" "" +. ds R" "" +. ds C` ` +. ds C' ' +'br\} +.el\{\ +. ds -- \|\(em\| +. ds PI \(*p +. ds L" `` +. ds R" '' +'br\} +.\" +.\" If the F register is turned on, we'll generate index entries on stderr +.\" for titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and +.\" index entries marked with X<> in POD. Of course, you'll have to process +.\" the output yourself in some meaningful fashion. +.if \nF \{\ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" +. . +. nr % 0 +. rr F +.\} +.\" +.\" For nroff, turn off justification. Always turn off hyphenation; it +.\" makes way too many mistakes in technical documents. +.hy 0 +.if n .na +.\" +.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). +.\" Fear. Run. Save yourself. No user-serviceable parts. +.bd B 3 +. \" fudge factors for nroff and troff +.if n \{\ +. ds #H 0 +. ds #V .8m +. ds #F .3m +. ds #[ \f1 +. ds #] \fP +.\} +.if t \{\ +. ds #H ((1u-(\\\\n(.fu%2u))*.13m) +. ds #V .6m +. ds #F 0 +. ds #[ \& +. ds #] \& +.\} +. \" simple accents for nroff and troff +.if n \{\ +. ds ' \& +. ds ` \& +. ds ^ \& +. ds , \& +. ds ~ ~ +. ds / +.\} +.if t \{\ +. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" +. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' +. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' +. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' +. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' +. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' +.\} +. \" troff and (daisy-wheel) nroff accents +.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' +.ds 8 \h'\*(#H'\(*b\h'-\*(#H' +.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] +.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' +.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' +.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] +.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] +.ds ae a\h'-(\w'a'u*4/10)'e +.ds Ae A\h'-(\w'A'u*4/10)'E +. \" corrections for vroff +.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' +.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' +. \" for low resolution devices (crt and lpr) +.if \n(.H>23 .if \n(.V>19 \ +\{\ +. ds : e +. ds 8 ss +. ds o a +. ds d- d\h'-1'\(ga +. ds D- D\h'-1'\(hy +. ds th \o'bp' +. ds Th \o'LP' +. ds ae ae +. ds Ae AE +.\} +.rm #[ #] #H #V #F C +.\" ====================================================================== +.\" +.IX Title "SSL_do_handshake 3" +.TH SSL_do_handshake 3 "0.9.6e" "2002-07-31" "OpenSSL" +.UC +.SH "NAME" +SSL_do_handshake \- perform a \s-1TLS/SSL\s0 handshake +.SH "LIBRARY" +libcrypto, -lcrypto +.SH "SYNOPSIS" +.IX Header "SYNOPSIS" +.Vb 1 +\& #include +.Ve +.Vb 1 +\& int SSL_do_handshake(SSL *ssl); +.Ve +.SH "DESCRIPTION" +.IX Header "DESCRIPTION" +\&\fISSL_do_handshake()\fR will wait for a \s-1SSL/TLS\s0 handshake to take place. If the +connection is in client mode, the handshake will be started. The handshake +routines may have to be explicitly set in advance using either +SSL_set_connect_state(3) or +SSL_set_accept_state(3). +.SH "NOTES" +.IX Header "NOTES" +The behaviour of \fISSL_do_handshake()\fR depends on the underlying \s-1BIO\s0. +.PP +If the underlying \s-1BIO\s0 is \fBblocking\fR, \fISSL_do_handshake()\fR will only return +once the handshake has been finished or an error occurred, except for \s-1SGC\s0 +(Server Gated Cryptography). For \s-1SGC\s0, \fISSL_do_handshake()\fR may return with \-1, +but \fISSL_get_error()\fR will yield \fB\s-1SSL_ERROR_WANT_READ/WRITE\s0\fR and +\&\fISSL_do_handshake()\fR should be called again. +.PP +If the underlying \s-1BIO\s0 is \fBnon-blocking\fR, \fISSL_do_handshake()\fR will also return +when the underlying \s-1BIO\s0 could not satisfy the needs of \fISSL_do_handshake()\fR +to continue the handshake. In this case a call to \fISSL_get_error()\fR with the +return value of \fISSL_do_handshake()\fR will yield \fB\s-1SSL_ERROR_WANT_READ\s0\fR or +\&\fB\s-1SSL_ERROR_WANT_WRITE\s0\fR. The calling process then must repeat the call after +taking appropriate action to satisfy the needs of \fISSL_do_handshake()\fR. +The action depends on the underlying \s-1BIO\s0. When using a non-blocking socket, +nothing is to be done, but \fIselect()\fR can be used to check for the required +condition. When using a buffering \s-1BIO\s0, like a \s-1BIO\s0 pair, data must be written +into or retrieved out of the \s-1BIO\s0 before being able to continue. +.SH "RETURN VALUES" +.IX Header "RETURN VALUES" +The following return values can occur: +.Ip "1" 4 +.IX Item "1" +The \s-1TLS/SSL\s0 handshake was successfully completed, a \s-1TLS/SSL\s0 connection has been +established. +.Ip "0" 4 +The \s-1TLS/SSL\s0 handshake was not successful but was shut down controlled and +by the specifications of the \s-1TLS/SSL\s0 protocol. Call \fISSL_get_error()\fR with the +return value \fBret\fR to find out the reason. +.Ip "<0" 4 +.IX Item "<0" +The \s-1TLS/SSL\s0 handshake was not successful because a fatal error occurred either +at the protocol level or a connection failure occurred. The shutdown was +not clean. It can also occur of action is need to continue the operation +for non-blocking BIOs. Call \fISSL_get_error()\fR with the return value \fBret\fR +to find out the reason. +.SH "SEE ALSO" +.IX Header "SEE ALSO" +SSL_get_error(3), SSL_connect(3), +SSL_accept(3), ssl(3), openssl_bio(3), +SSL_set_connect_state(3) diff --git a/lib/libcrypto/man/SSL_free.3 b/lib/libcrypto/man/SSL_free.3 index 2f0ace95d810..75402c84525e 100644 --- a/lib/libcrypto/man/SSL_free.3 +++ b/lib/libcrypto/man/SSL_free.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_free.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_free.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:27 2002 +.\" Wed Jul 31 10:38:08 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_free 3" -.TH SSL_free 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_free 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_free \- free an allocated \s-1SSL\s0 structure diff --git a/lib/libcrypto/man/SSL_get_SSL_CTX.3 b/lib/libcrypto/man/SSL_get_SSL_CTX.3 index e73739c16d51..29a2eaa6a5af 100644 --- a/lib/libcrypto/man/SSL_get_SSL_CTX.3 +++ b/lib/libcrypto/man/SSL_get_SSL_CTX.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_SSL_CTX.3,v 1.1 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_get_SSL_CTX.3,v 1.2 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:27 2002 +.\" Wed Jul 31 10:38:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_SSL_CTX 3" -.TH SSL_get_SSL_CTX 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_SSL_CTX 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_get_SSL_CTX \- get the \s-1SSL_CTX\s0 from which an \s-1SSL\s0 is created diff --git a/lib/libcrypto/man/SSL_get_ciphers.3 b/lib/libcrypto/man/SSL_get_ciphers.3 index d7388117ad3b..350b9d05d459 100644 --- a/lib/libcrypto/man/SSL_get_ciphers.3 +++ b/lib/libcrypto/man/SSL_get_ciphers.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_ciphers.3,v 1.3 2002/06/09 16:13:03 itojun Exp $ +.\" $NetBSD: SSL_get_ciphers.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:28 2002 +.\" Wed Jul 31 10:38:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_ciphers 3" -.TH SSL_get_ciphers 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_ciphers 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_ciphers, SSL_get_cipher_list \- get list of available SSL_CIPHERs diff --git a/lib/libcrypto/man/SSL_get_client_CA_list.3 b/lib/libcrypto/man/SSL_get_client_CA_list.3 index e9bc0b252a05..535a6a6b94fe 100644 --- a/lib/libcrypto/man/SSL_get_client_CA_list.3 +++ b/lib/libcrypto/man/SSL_get_client_CA_list.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_client_CA_list.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_client_CA_list.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:28 2002 +.\" Wed Jul 31 10:38:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_client_CA_list 3" -.TH SSL_get_client_CA_list 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_client_CA_list 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_get_client_CA_list, SSL_CTX_get_client_CA_list \- get list of client CAs diff --git a/lib/libcrypto/man/SSL_get_current_cipher.3 b/lib/libcrypto/man/SSL_get_current_cipher.3 index e11ec169746f..15d377a7d2a5 100644 --- a/lib/libcrypto/man/SSL_get_current_cipher.3 +++ b/lib/libcrypto/man/SSL_get_current_cipher.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_current_cipher.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_current_cipher.3,v 1.4 2002/07/31 01:45:28 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:28 2002 +.\" Wed Jul 31 10:38:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_current_cipher 3" -.TH SSL_get_current_cipher 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_current_cipher 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_current_cipher, SSL_get_cipher, SSL_get_cipher_name, diff --git a/lib/libcrypto/man/SSL_get_default_timeout.3 b/lib/libcrypto/man/SSL_get_default_timeout.3 index 6e3df546d01e..5c8c0e4ee66d 100644 --- a/lib/libcrypto/man/SSL_get_default_timeout.3 +++ b/lib/libcrypto/man/SSL_get_default_timeout.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_default_timeout.3,v 1.1 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_default_timeout.3,v 1.2 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:29 2002 +.\" Wed Jul 31 10:38:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_default_timeout 3" -.TH SSL_get_default_timeout 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_default_timeout 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_get_default_timeout \- get default session timeout value diff --git a/lib/libcrypto/man/SSL_get_error.3 b/lib/libcrypto/man/SSL_get_error.3 index 0e96d71ab2be..aba17aeb2784 100644 --- a/lib/libcrypto/man/SSL_get_error.3 +++ b/lib/libcrypto/man/SSL_get_error.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_error.3,v 1.7 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_error.3,v 1.8 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:29 2002 +.\" Wed Jul 31 10:38:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_error 3" -.TH SSL_get_error 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_error 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_get_error \- obtain result code for \s-1TLS/SSL\s0 I/O operation @@ -157,7 +157,7 @@ libcrypto, -lcrypto .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fISSL_get_error()\fR returns a result code (suitable for the C \*(L"switch\*(R" -statement) for a preceding call to \fISSL_connect()\fR, \fISSL_accept()\fR, +statement) for a preceding call to \fISSL_connect()\fR, \fISSL_accept()\fR, \fISSL_do_handshake()\fR, \&\fISSL_read()\fR, \fISSL_peek()\fR, or \fISSL_write()\fR on \fBssl\fR. The value returned by that \s-1TLS/SSL\s0 I/O function must be passed to \fISSL_get_error()\fR in parameter \&\fBret\fR. diff --git a/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 b/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 index 7563c41d438e..738fad9a1e03 100644 --- a/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 +++ b/lib/libcrypto/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_ex_data_X509_STORE_CTX_idx.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_ex_data_X509_STORE_CTX_idx.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:29 2002 +.\" Wed Jul 31 10:38:11 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_ex_data_X509_STORE_CTX_idx 3" -.TH SSL_get_ex_data_X509_STORE_CTX_idx 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_ex_data_X509_STORE_CTX_idx 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_ex_data_X509_STORE_CTX_idx \- get ex_data index to access \s-1SSL\s0 structure diff --git a/lib/libcrypto/man/SSL_get_ex_new_index.3 b/lib/libcrypto/man/SSL_get_ex_new_index.3 index 17c5accc74ac..42a4666386bc 100644 --- a/lib/libcrypto/man/SSL_get_ex_new_index.3 +++ b/lib/libcrypto/man/SSL_get_ex_new_index.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_ex_new_index.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_ex_new_index.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:30 2002 +.\" Wed Jul 31 10:38:11 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_ex_new_index 3" -.TH SSL_get_ex_new_index 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH SSL_get_ex_new_index 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" SSL_get_ex_new_index, SSL_set_ex_data, SSL_get_ex_data \- internal application specific data functions diff --git a/lib/libcrypto/man/SSL_get_fd.3 b/lib/libcrypto/man/SSL_get_fd.3 index 8c50e5369851..d78afb675999 100644 --- a/lib/libcrypto/man/SSL_get_fd.3 +++ b/lib/libcrypto/man/SSL_get_fd.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_fd.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_fd.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:30 2002 +.\" Wed Jul 31 10:38:12 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_fd 3" -.TH SSL_get_fd 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_fd 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_fd \- get file descriptor linked to an \s-1SSL\s0 object diff --git a/lib/libcrypto/man/SSL_get_peer_cert_chain.3 b/lib/libcrypto/man/SSL_get_peer_cert_chain.3 index 6ff9ebd15d05..41271c570697 100644 --- a/lib/libcrypto/man/SSL_get_peer_cert_chain.3 +++ b/lib/libcrypto/man/SSL_get_peer_cert_chain.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_peer_cert_chain.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_peer_cert_chain.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:30 2002 +.\" Wed Jul 31 10:38:12 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_peer_cert_chain 3" -.TH SSL_get_peer_cert_chain 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_peer_cert_chain 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_peer_cert_chain \- get the X509 certificate chain of the peer diff --git a/lib/libcrypto/man/SSL_get_peer_certificate.3 b/lib/libcrypto/man/SSL_get_peer_certificate.3 index b1836f4ef52b..a3c13d7ee584 100644 --- a/lib/libcrypto/man/SSL_get_peer_certificate.3 +++ b/lib/libcrypto/man/SSL_get_peer_certificate.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_peer_certificate.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_peer_certificate.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:31 2002 +.\" Wed Jul 31 10:38:12 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_peer_certificate 3" -.TH SSL_get_peer_certificate 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_peer_certificate 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_get_peer_certificate \- get the X509 certificate of the peer diff --git a/lib/libcrypto/man/SSL_get_rbio.3 b/lib/libcrypto/man/SSL_get_rbio.3 index 181d204d14fe..3a3c773f372c 100644 --- a/lib/libcrypto/man/SSL_get_rbio.3 +++ b/lib/libcrypto/man/SSL_get_rbio.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_rbio.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_rbio.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:31 2002 +.\" Wed Jul 31 10:38:13 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_rbio 3" -.TH SSL_get_rbio 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_rbio 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_rbio \- get \s-1BIO\s0 linked to an \s-1SSL\s0 object diff --git a/lib/libcrypto/man/SSL_get_session.3 b/lib/libcrypto/man/SSL_get_session.3 index 7b5b2f81dc01..c33f6316d511 100644 --- a/lib/libcrypto/man/SSL_get_session.3 +++ b/lib/libcrypto/man/SSL_get_session.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_session.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_session.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:31 2002 +.\" Wed Jul 31 10:38:13 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_session 3" -.TH SSL_get_session 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_get_session 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_get_session \- retrieve \s-1TLS/SSL\s0 session data diff --git a/lib/libcrypto/man/SSL_get_verify_result.3 b/lib/libcrypto/man/SSL_get_verify_result.3 index 787bfe4d36ee..a9ae996124b9 100644 --- a/lib/libcrypto/man/SSL_get_verify_result.3 +++ b/lib/libcrypto/man/SSL_get_verify_result.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_verify_result.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_verify_result.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:32 2002 +.\" Wed Jul 31 10:38:13 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_verify_result 3" -.TH SSL_get_verify_result 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_verify_result 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_verify_result \- get result of peer certificate verification diff --git a/lib/libcrypto/man/SSL_get_version.3 b/lib/libcrypto/man/SSL_get_version.3 index ce96ec9917df..afc876c0a48c 100644 --- a/lib/libcrypto/man/SSL_get_version.3 +++ b/lib/libcrypto/man/SSL_get_version.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_get_version.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_get_version.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:32 2002 +.\" Wed Jul 31 10:38:13 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_get_version 3" -.TH SSL_get_version 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_get_version 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_get_version \- get the protocol version of a connection. diff --git a/lib/libcrypto/man/SSL_library_init.3 b/lib/libcrypto/man/SSL_library_init.3 index e53c92257ced..1b9f1d2f0daa 100644 --- a/lib/libcrypto/man/SSL_library_init.3 +++ b/lib/libcrypto/man/SSL_library_init.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_library_init.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_library_init.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:32 2002 +.\" Wed Jul 31 10:38:14 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_library_init 3" -.TH SSL_library_init 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_library_init 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_library_init, OpenSSL_add_ssl_algorithms, SSLeay_add_ssl_algorithms diff --git a/lib/libcrypto/man/SSL_load_client_CA_file.3 b/lib/libcrypto/man/SSL_load_client_CA_file.3 index 24e2869bac5f..f2dee9e60b1c 100644 --- a/lib/libcrypto/man/SSL_load_client_CA_file.3 +++ b/lib/libcrypto/man/SSL_load_client_CA_file.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_load_client_CA_file.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_load_client_CA_file.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:33 2002 +.\" Wed Jul 31 10:38:14 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_load_client_CA_file 3" -.TH SSL_load_client_CA_file 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_load_client_CA_file 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_load_client_CA_file \- load certificate names from file diff --git a/lib/libcrypto/man/SSL_new.3 b/lib/libcrypto/man/SSL_new.3 index 8efec61125ea..707ef2e0cbb1 100644 --- a/lib/libcrypto/man/SSL_new.3 +++ b/lib/libcrypto/man/SSL_new.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_new.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_new.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:33 2002 +.\" Wed Jul 31 10:38:15 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_new 3" -.TH SSL_new 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_new 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_new \- create a new \s-1SSL\s0 structure for a connection diff --git a/lib/libcrypto/man/SSL_pending.3 b/lib/libcrypto/man/SSL_pending.3 index 89dc8f8a0523..b1f83af4b27b 100644 --- a/lib/libcrypto/man/SSL_pending.3 +++ b/lib/libcrypto/man/SSL_pending.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_pending.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_pending.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:33 2002 +.\" Wed Jul 31 10:38:15 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_pending 3" -.TH SSL_pending 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_pending 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_pending \- obtain number of readable bytes buffered in an \s-1SSL\s0 object diff --git a/lib/libcrypto/man/SSL_read.3 b/lib/libcrypto/man/SSL_read.3 index e04bf182a9db..80317c910912 100644 --- a/lib/libcrypto/man/SSL_read.3 +++ b/lib/libcrypto/man/SSL_read.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_read.3,v 1.3 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_read.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:34 2002 +.\" Wed Jul 31 10:38:15 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_read 3" -.TH SSL_read 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_read 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_read \- read bytes from a \s-1TLS/SSL\s0 connection. diff --git a/lib/libcrypto/man/SSL_rstate_string.3 b/lib/libcrypto/man/SSL_rstate_string.3 index 188a7542a7c2..518c4e501234 100644 --- a/lib/libcrypto/man/SSL_rstate_string.3 +++ b/lib/libcrypto/man/SSL_rstate_string.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_rstate_string.3,v 1.1 2002/06/09 16:13:04 itojun Exp $ +.\" $NetBSD: SSL_rstate_string.3,v 1.2 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:34 2002 +.\" Wed Jul 31 10:38:15 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_rstate_string 3" -.TH SSL_rstate_string 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_rstate_string 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_rstate_string, SSL_rstate_string_long \- get textual description of state of an \s-1SSL\s0 object during read operation diff --git a/lib/libcrypto/man/SSL_session_reused.3 b/lib/libcrypto/man/SSL_session_reused.3 index 93bcd412edc3..9bd80abe4ba7 100644 --- a/lib/libcrypto/man/SSL_session_reused.3 +++ b/lib/libcrypto/man/SSL_session_reused.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_session_reused.3,v 1.1 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_session_reused.3,v 1.2 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:34 2002 +.\" Wed Jul 31 10:38:16 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_session_reused 3" -.TH SSL_session_reused 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_session_reused 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_session_reused \- query whether a reused session was negotiated during handshake diff --git a/lib/libcrypto/man/SSL_set_bio.3 b/lib/libcrypto/man/SSL_set_bio.3 index 69ff9e606805..cc7a32f6689d 100644 --- a/lib/libcrypto/man/SSL_set_bio.3 +++ b/lib/libcrypto/man/SSL_set_bio.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_bio.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_bio.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:35 2002 +.\" Wed Jul 31 10:38:16 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_bio 3" -.TH SSL_set_bio 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_set_bio 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_set_bio \- connect the \s-1SSL\s0 object with a \s-1BIO\s0 diff --git a/lib/libcrypto/man/SSL_set_connect_state.3 b/lib/libcrypto/man/SSL_set_connect_state.3 index 439cb54543fd..9242d0b81ca0 100644 --- a/lib/libcrypto/man/SSL_set_connect_state.3 +++ b/lib/libcrypto/man/SSL_set_connect_state.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_connect_state.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_connect_state.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:35 2002 +.\" Wed Jul 31 10:38:16 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_connect_state 3" -.TH SSL_set_connect_state 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_set_connect_state 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_set_connect_state, SSL_get_accept_state \- prepare \s-1SSL\s0 object to work in client or server mode @@ -191,4 +191,5 @@ information. ssl(3), SSL_new(3), SSL_CTX_new(3), SSL_connect(3), SSL_accept(3), SSL_write(3), SSL_read(3), +SSL_do_handshake(3), SSL_CTX_set_ssl_version(3) diff --git a/lib/libcrypto/man/SSL_set_fd.3 b/lib/libcrypto/man/SSL_set_fd.3 index 0db79c002244..7b72361e828b 100644 --- a/lib/libcrypto/man/SSL_set_fd.3 +++ b/lib/libcrypto/man/SSL_set_fd.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_fd.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_fd.3,v 1.4 2002/07/31 01:45:29 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:35 2002 +.\" Wed Jul 31 10:38:17 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_fd 3" -.TH SSL_set_fd 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_set_fd 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_set_fd \- connect the \s-1SSL\s0 object with a file descriptor diff --git a/lib/libcrypto/man/SSL_set_session.3 b/lib/libcrypto/man/SSL_set_session.3 index d2890fb17239..0330f06a4eee 100644 --- a/lib/libcrypto/man/SSL_set_session.3 +++ b/lib/libcrypto/man/SSL_set_session.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_session.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_session.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:35 2002 +.\" Wed Jul 31 10:38:17 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_session 3" -.TH SSL_set_session 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_set_session 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_set_session \- set a \s-1TLS/SSL\s0 session to be used during \s-1TLS/SSL\s0 connect diff --git a/lib/libcrypto/man/SSL_set_shutdown.3 b/lib/libcrypto/man/SSL_set_shutdown.3 index 979607cfa022..da16d527916d 100644 --- a/lib/libcrypto/man/SSL_set_shutdown.3 +++ b/lib/libcrypto/man/SSL_set_shutdown.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_shutdown.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_shutdown.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:36 2002 +.\" Wed Jul 31 10:38:17 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_shutdown 3" -.TH SSL_set_shutdown 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_set_shutdown 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_set_shutdown, SSL_get_shutdown \- manipulate shutdown state of an \s-1SSL\s0 connection diff --git a/lib/libcrypto/man/SSL_set_verify_result.3 b/lib/libcrypto/man/SSL_set_verify_result.3 index e9ab34617e53..9b57a498e31b 100644 --- a/lib/libcrypto/man/SSL_set_verify_result.3 +++ b/lib/libcrypto/man/SSL_set_verify_result.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_set_verify_result.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_set_verify_result.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:36 2002 +.\" Wed Jul 31 10:38:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_set_verify_result 3" -.TH SSL_set_verify_result 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SSL_set_verify_result 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" SSL_set_verify_result \- override result of peer certificate verification diff --git a/lib/libcrypto/man/SSL_shutdown.3 b/lib/libcrypto/man/SSL_shutdown.3 index 38696798324d..11f540b9bdef 100644 --- a/lib/libcrypto/man/SSL_shutdown.3 +++ b/lib/libcrypto/man/SSL_shutdown.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_shutdown.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_shutdown.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:36 2002 +.\" Wed Jul 31 10:38:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_shutdown 3" -.TH SSL_shutdown 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_shutdown 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_shutdown \- shut down a \s-1TLS/SSL\s0 connection diff --git a/lib/libcrypto/man/SSL_state_string.3 b/lib/libcrypto/man/SSL_state_string.3 index b0269b1b9634..e0e3495a9e2f 100644 --- a/lib/libcrypto/man/SSL_state_string.3 +++ b/lib/libcrypto/man/SSL_state_string.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_state_string.3,v 1.1 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_state_string.3,v 1.2 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:37 2002 +.\" Wed Jul 31 10:38:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_state_string 3" -.TH SSL_state_string 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_state_string 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_state_string, SSL_state_string_long \- get textual description of state of an \s-1SSL\s0 object diff --git a/lib/libcrypto/man/SSL_want.3 b/lib/libcrypto/man/SSL_want.3 index 4e12e6666f72..ba5e8ec28610 100644 --- a/lib/libcrypto/man/SSL_want.3 +++ b/lib/libcrypto/man/SSL_want.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_want.3,v 1.1 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_want.3,v 1.2 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:37 2002 +.\" Wed Jul 31 10:38:18 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_want 3" -.TH SSL_want 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_want 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" SSL_want, SSL_want_nothing, SSL_want_read, SSL_want_write, SSL_want_x509_lookup \- obtain state information \s-1TLS/SSL\s0 I/O operation diff --git a/lib/libcrypto/man/SSL_write.3 b/lib/libcrypto/man/SSL_write.3 index 4b392a7aab62..2d13239b5dd1 100644 --- a/lib/libcrypto/man/SSL_write.3 +++ b/lib/libcrypto/man/SSL_write.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: SSL_write.3,v 1.3 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: SSL_write.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:37 2002 +.\" Wed Jul 31 10:38:19 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SSL_write 3" -.TH SSL_write 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH SSL_write 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" SSL_write \- write bytes to a \s-1TLS/SSL\s0 connection. @@ -206,6 +206,9 @@ A partial write is performed with the size of a message block, which is When an \fISSL_write()\fR operation has to be repeated because of \&\fB\s-1SSL_ERROR_WANT_READ\s0\fR or \fB\s-1SSL_ERROR_WANT_WRITE\s0\fR, it must be repeated with the same arguments. +.PP +When calling \fISSL_write()\fR with num=0 bytes to be sent the behaviour is +undefined. .SH "RETURN VALUES" .IX Header "RETURN VALUES" The following return values can occur: diff --git a/lib/libcrypto/man/crypto.3 b/lib/libcrypto/man/crypto.3 index db9bf253e853..39ef81e9f7d4 100644 --- a/lib/libcrypto/man/crypto.3 +++ b/lib/libcrypto/man/crypto.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: crypto.3,v 1.7 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: crypto.3,v 1.8 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:06 2002 +.\" Wed Jul 31 10:37:47 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "crypto 3" -.TH crypto 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH crypto 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" crypto \- OpenSSL cryptographic library diff --git a/lib/libcrypto/man/d2i_DHparams.3 b/lib/libcrypto/man/d2i_DHparams.3 index 732106a930ad..8a03d590b109 100644 --- a/lib/libcrypto/man/d2i_DHparams.3 +++ b/lib/libcrypto/man/d2i_DHparams.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: d2i_DHparams.3,v 1.7 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: d2i_DHparams.3,v 1.8 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:06 2002 +.\" Wed Jul 31 10:37:47 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "d2i_DHparams 3" -.TH d2i_DHparams 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH d2i_DHparams 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" d2i_DHparams, i2d_DHparams \- ... diff --git a/lib/libcrypto/man/d2i_RSAPublicKey.3 b/lib/libcrypto/man/d2i_RSAPublicKey.3 index ea73a92a0eda..0810c4abc307 100644 --- a/lib/libcrypto/man/d2i_RSAPublicKey.3 +++ b/lib/libcrypto/man/d2i_RSAPublicKey.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: d2i_RSAPublicKey.3,v 1.7 2002/06/09 16:13:05 itojun Exp $ +.\" $NetBSD: d2i_RSAPublicKey.3,v 1.8 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:06 2002 +.\" Wed Jul 31 10:37:47 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "d2i_RSAPublicKey 3" -.TH d2i_RSAPublicKey 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH d2i_RSAPublicKey 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" d2i_RSAPublicKey, i2d_RSAPublicKey, d2i_RSAPrivateKey, i2d_RSAPrivateKey, i2d_Netscape_RSA, d2i_Netscape_RSA \- ... diff --git a/lib/libcrypto/man/d2i_SSL_SESSION.3 b/lib/libcrypto/man/d2i_SSL_SESSION.3 index 80045ddf465b..0ba223bfdbdc 100644 --- a/lib/libcrypto/man/d2i_SSL_SESSION.3 +++ b/lib/libcrypto/man/d2i_SSL_SESSION.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: d2i_SSL_SESSION.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: d2i_SSL_SESSION.3,v 1.4 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:38 2002 +.\" Wed Jul 31 10:38:19 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "d2i_SSL_SESSION 3" -.TH d2i_SSL_SESSION 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH d2i_SSL_SESSION 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" d2i_SSL_SESSION, i2d_SSL_SESSION \- convert \s-1SSL_SESSION\s0 object from/to \s-1ASN1\s0 representation diff --git a/lib/libcrypto/man/des_modes.7 b/lib/libcrypto/man/des_modes.7 index 24d6527349b2..4d7492d6fe5a 100644 --- a/lib/libcrypto/man/des_modes.7 +++ b/lib/libcrypto/man/des_modes.7 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:07 2002 +.\" Wed Jul 31 10:37:48 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -138,7 +138,7 @@ .\" ====================================================================== .\" .IX Title "des_modes 7" -.TH des_modes 7 "0.9.6d" "2002-06-10" "OpenSSL" +.TH des_modes 7 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" Modes of \s-1DES\s0 \- the variants of \s-1DES\s0 and other crypto algorithms of OpenSSL diff --git a/lib/libcrypto/man/lh_stats.3 b/lib/libcrypto/man/lh_stats.3 index 162de55c0f22..63aeeed67832 100644 --- a/lib/libcrypto/man/lh_stats.3 +++ b/lib/libcrypto/man/lh_stats.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: lh_stats.3,v 1.7 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: lh_stats.3,v 1.8 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:10 2002 +.\" Wed Jul 31 10:37:51 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "lh_stats 3" -.TH lh_stats 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH lh_stats 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" lh_stats, lh_node_stats, lh_node_usage_stats, lh_stats_bio, diff --git a/lib/libcrypto/man/openssl.1 b/lib/libcrypto/man/openssl.1 index 37cabeea25af..0fb27a173e42 100644 --- a/lib/libcrypto/man/openssl.1 +++ b/lib/libcrypto/man/openssl.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl.1,v 1.6 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl.1,v 1.7 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:27 2002 +.\" Wed Jul 31 10:37:05 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "OPENSSL 1" -.TH OPENSSL 1 "0.9.6d" "2002-06-10" "OpenSSL" +.TH OPENSSL 1 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" openssl \- OpenSSL command line tool diff --git a/lib/libcrypto/man/openssl.cnf.5 b/lib/libcrypto/man/openssl.cnf.5 index 370f79533343..4dfa6089c1e2 100644 --- a/lib/libcrypto/man/openssl.cnf.5 +++ b/lib/libcrypto/man/openssl.cnf.5 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl.cnf.5,v 1.8 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl.cnf.5,v 1.9 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:22 2002 +.\" Wed Jul 31 10:37:00 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "config 5" -.TH config 5 "0.9.6d" "2000-07-22" "OpenSSL" +.TH config 5 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" config \- OpenSSL \s-1CONF\s0 library configuration files diff --git a/lib/libcrypto/man/openssl_CA.pl.1 b/lib/libcrypto/man/openssl_CA.pl.1 index e2dd473a9e2d..dc03d14b8258 100644 --- a/lib/libcrypto/man/openssl_CA.pl.1 +++ b/lib/libcrypto/man/openssl_CA.pl.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_CA.pl.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_CA.pl.1,v 1.6 2002/07/31 01:45:30 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:20 2002 +.\" Wed Jul 31 10:36:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CA.PL 1" -.TH CA.PL 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH CA.PL 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" \&\s-1CA\s0.pl \- friendlier interface for OpenSSL certificate programs diff --git a/lib/libcrypto/man/openssl_asn1parse.1 b/lib/libcrypto/man/openssl_asn1parse.1 index 3edce7dee804..8b0fe530178c 100644 --- a/lib/libcrypto/man/openssl_asn1parse.1 +++ b/lib/libcrypto/man/openssl_asn1parse.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_asn1parse.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_asn1parse.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:21 2002 +.\" Wed Jul 31 10:36:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ASN1PARSE 1" -.TH ASN1PARSE 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ASN1PARSE 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" asn1parse \- \s-1ASN\s0.1 parsing tool diff --git a/lib/libcrypto/man/openssl_bio.3 b/lib/libcrypto/man/openssl_bio.3 index 6c62fd516bbc..da5e63a460af 100644 --- a/lib/libcrypto/man/openssl_bio.3 +++ b/lib/libcrypto/man/openssl_bio.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_bio.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_bio.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:04 2002 +.\" Wed Jul 31 10:37:45 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "bio 3" -.TH bio 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH bio 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" bio \- I/O abstraction diff --git a/lib/libcrypto/man/openssl_blowfish.3 b/lib/libcrypto/man/openssl_blowfish.3 index b95e1abb5f06..20a556bf6f54 100644 --- a/lib/libcrypto/man/openssl_blowfish.3 +++ b/lib/libcrypto/man/openssl_blowfish.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_blowfish.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_blowfish.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:04 2002 +.\" Wed Jul 31 10:37:45 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "blowfish 3" -.TH blowfish 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH blowfish 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" blowfish, BF_set_key, BF_encrypt, BF_decrypt, BF_ecb_encrypt, BF_cbc_encrypt, diff --git a/lib/libcrypto/man/openssl_bn.3 b/lib/libcrypto/man/openssl_bn.3 index f116cc914db0..5896f0f78d8f 100644 --- a/lib/libcrypto/man/openssl_bn.3 +++ b/lib/libcrypto/man/openssl_bn.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_bn.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_bn.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:05 2002 +.\" Wed Jul 31 10:37:45 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "bn 3" -.TH bn 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH bn 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" bn \- multiprecision integer arithmetics diff --git a/lib/libcrypto/man/openssl_bn_internal.3 b/lib/libcrypto/man/openssl_bn_internal.3 index 68edd84f163c..1afbb97d6fec 100644 --- a/lib/libcrypto/man/openssl_bn_internal.3 +++ b/lib/libcrypto/man/openssl_bn_internal.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_bn_internal.3,v 1.4 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_bn_internal.3,v 1.5 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:05 2002 +.\" Wed Jul 31 10:37:46 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "bn_internal 3" -.TH bn_internal 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH bn_internal 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" bn_mul_words, bn_mul_add_words, bn_sqr_words, bn_div_words, diff --git a/lib/libcrypto/man/openssl_buffer.3 b/lib/libcrypto/man/openssl_buffer.3 index a072cd305285..5406967b635a 100644 --- a/lib/libcrypto/man/openssl_buffer.3 +++ b/lib/libcrypto/man/openssl_buffer.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_buffer.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_buffer.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:06 2002 +.\" Wed Jul 31 10:37:46 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "buffer 3" -.TH buffer 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH buffer 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" BUF_MEM_new, BUF_MEM_free, BUF_MEM_grow, BUF_strdup \- simple diff --git a/lib/libcrypto/man/openssl_ca.1 b/lib/libcrypto/man/openssl_ca.1 index 178f928f6a3d..100c056cbc89 100644 --- a/lib/libcrypto/man/openssl_ca.1 +++ b/lib/libcrypto/man/openssl_ca.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_ca.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_ca.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:21 2002 +.\" Wed Jul 31 10:36:59 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CA 1" -.TH CA 1 "0.9.6d" "2002-06-10" "OpenSSL" +.TH CA 1 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" ca \- sample minimal \s-1CA\s0 application diff --git a/lib/libcrypto/man/openssl_ciphers.1 b/lib/libcrypto/man/openssl_ciphers.1 index df561a222f81..28a199e65e67 100644 --- a/lib/libcrypto/man/openssl_ciphers.1 +++ b/lib/libcrypto/man/openssl_ciphers.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_ciphers.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_ciphers.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:22 2002 +.\" Wed Jul 31 10:37:00 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CIPHERS 1" -.TH CIPHERS 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH CIPHERS 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" ciphers \- \s-1SSL\s0 cipher display and cipher list tool. diff --git a/lib/libcrypto/man/openssl_crl.1 b/lib/libcrypto/man/openssl_crl.1 index d2be61a25cea..f823c1e31a10 100644 --- a/lib/libcrypto/man/openssl_crl.1 +++ b/lib/libcrypto/man/openssl_crl.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_crl.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_crl.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:23 2002 +.\" Wed Jul 31 10:37:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CRL 1" -.TH CRL 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH CRL 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" crl \- \s-1CRL\s0 utility diff --git a/lib/libcrypto/man/openssl_crl2pkcs7.1 b/lib/libcrypto/man/openssl_crl2pkcs7.1 index dfca4042654f..4dd2beb455e7 100644 --- a/lib/libcrypto/man/openssl_crl2pkcs7.1 +++ b/lib/libcrypto/man/openssl_crl2pkcs7.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_crl2pkcs7.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_crl2pkcs7.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:23 2002 +.\" Wed Jul 31 10:37:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "CRL2PKCS7 1" -.TH CRL2PKCS7 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH CRL2PKCS7 1 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" crl2pkcs7 \- Create a PKCS#7 structure from a \s-1CRL\s0 and certificates. @@ -148,12 +148,13 @@ crl2pkcs7 \- Create a PKCS#7 structure from a \s-1CRL\s0 and certificates. libcrypto, -lcrypto .SH "SYNOPSIS" .IX Header "SYNOPSIS" -\&\fBopenssl\fR \fBpkcs7\fR +\&\fBopenssl\fR \fBcrl2pkcs7\fR [\fB\-inform PEM|DER\fR] [\fB\-outform PEM|DER\fR] [\fB\-in filename\fR] [\fB\-out filename\fR] -[\fB\-print_certs\fR] +[\fB\-certfile filename\fR] +[\fB\-nocrl\fR] .SH "DESCRIPTION" .IX Header "DESCRIPTION" The \fBcrl2pkcs7\fR command takes an optional \s-1CRL\s0 and one or more diff --git a/lib/libcrypto/man/openssl_des.3 b/lib/libcrypto/man/openssl_des.3 index ff865d4f25e8..d16faedc96de 100644 --- a/lib/libcrypto/man/openssl_des.3 +++ b/lib/libcrypto/man/openssl_des.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_des.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_des.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:07 2002 +.\" Wed Jul 31 10:37:48 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "des 3" -.TH des 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH des 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" des_random_key, des_set_key, des_key_sched, des_set_key_checked, diff --git a/lib/libcrypto/man/openssl_dgst.1 b/lib/libcrypto/man/openssl_dgst.1 index d6afcfc20d36..b0bc75c6703b 100644 --- a/lib/libcrypto/man/openssl_dgst.1 +++ b/lib/libcrypto/man/openssl_dgst.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dgst.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_dgst.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:23 2002 +.\" Wed Jul 31 10:37:01 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DGST 1" -.TH DGST 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH DGST 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 \- message digests diff --git a/lib/libcrypto/man/openssl_dh.3 b/lib/libcrypto/man/openssl_dh.3 index 88c811e0b413..1954e45f60fe 100644 --- a/lib/libcrypto/man/openssl_dh.3 +++ b/lib/libcrypto/man/openssl_dh.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dh.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_dh.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:08 2002 +.\" Wed Jul 31 10:37:49 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "dh 3" -.TH dh 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH dh 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" dh \- Diffie-Hellman key agreement diff --git a/lib/libcrypto/man/openssl_dhparam.1 b/lib/libcrypto/man/openssl_dhparam.1 index f6d09d1a4df1..224eb884169d 100644 --- a/lib/libcrypto/man/openssl_dhparam.1 +++ b/lib/libcrypto/man/openssl_dhparam.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dhparam.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_dhparam.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:24 2002 +.\" Wed Jul 31 10:37:02 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DHPARAM 1" -.TH DHPARAM 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH DHPARAM 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" dhparam \- \s-1DH\s0 parameter manipulation and generation diff --git a/lib/libcrypto/man/openssl_dsa.1 b/lib/libcrypto/man/openssl_dsa.1 index a046a5062631..e796485ce9b6 100644 --- a/lib/libcrypto/man/openssl_dsa.1 +++ b/lib/libcrypto/man/openssl_dsa.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dsa.1,v 1.5 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_dsa.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:24 2002 +.\" Wed Jul 31 10:37:02 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSA 1" -.TH DSA 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH DSA 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" dsa \- \s-1DSA\s0 key processing diff --git a/lib/libcrypto/man/openssl_dsa.3 b/lib/libcrypto/man/openssl_dsa.3 index 05477ae77971..b19247b1ec04 100644 --- a/lib/libcrypto/man/openssl_dsa.3 +++ b/lib/libcrypto/man/openssl_dsa.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dsa.3,v 1.3 2002/06/09 16:13:06 itojun Exp $ +.\" $NetBSD: openssl_dsa.3,v 1.4 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:08 2002 +.\" Wed Jul 31 10:37:49 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "dsa 3" -.TH dsa 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH dsa 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" dsa \- Digital Signature Algorithm diff --git a/lib/libcrypto/man/openssl_dsaparam.1 b/lib/libcrypto/man/openssl_dsaparam.1 index b229d35c76ab..84e068ded845 100644 --- a/lib/libcrypto/man/openssl_dsaparam.1 +++ b/lib/libcrypto/man/openssl_dsaparam.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_dsaparam.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_dsaparam.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:25 2002 +.\" Wed Jul 31 10:37:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "DSAPARAM 1" -.TH DSAPARAM 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH DSAPARAM 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" dsaparam \- \s-1DSA\s0 parameter manipulation and generation diff --git a/lib/libcrypto/man/openssl_enc.1 b/lib/libcrypto/man/openssl_enc.1 index 53ec656d30fc..71a21f56efa7 100644 --- a/lib/libcrypto/man/openssl_enc.1 +++ b/lib/libcrypto/man/openssl_enc.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_enc.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_enc.1,v 1.6 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:25 2002 +.\" Wed Jul 31 10:37:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ENC 1" -.TH ENC 1 "0.9.6d" "2001-07-11" "OpenSSL" +.TH ENC 1 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" enc \- symmetric cipher routines diff --git a/lib/libcrypto/man/openssl_err.3 b/lib/libcrypto/man/openssl_err.3 index 7bc8dedf8757..ab9f2d25c8a6 100644 --- a/lib/libcrypto/man/openssl_err.3 +++ b/lib/libcrypto/man/openssl_err.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_err.3,v 1.6 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_err.3,v 1.7 2002/07/31 01:45:31 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:08 2002 +.\" Wed Jul 31 10:37:49 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "err 3" -.TH err 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH err 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" err \- error codes diff --git a/lib/libcrypto/man/openssl_evp.3 b/lib/libcrypto/man/openssl_evp.3 index ab3a489c2c5c..cb9c5e6a9ccd 100644 --- a/lib/libcrypto/man/openssl_evp.3 +++ b/lib/libcrypto/man/openssl_evp.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_evp.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_evp.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:09 2002 +.\" Wed Jul 31 10:37:50 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "evp 3" -.TH evp 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH evp 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" evp \- high-level cryptographic functions diff --git a/lib/libcrypto/man/openssl_gendsa.1 b/lib/libcrypto/man/openssl_gendsa.1 index 4c5150d6446a..e5493b5bb972 100644 --- a/lib/libcrypto/man/openssl_gendsa.1 +++ b/lib/libcrypto/man/openssl_gendsa.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_gendsa.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_gendsa.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:25 2002 +.\" Wed Jul 31 10:37:03 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "GENDSA 1" -.TH GENDSA 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH GENDSA 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" gendsa \- generate a \s-1DSA\s0 private key from a set of parameters diff --git a/lib/libcrypto/man/openssl_genrsa.1 b/lib/libcrypto/man/openssl_genrsa.1 index ec855ce3bcab..c29acc10d05a 100644 --- a/lib/libcrypto/man/openssl_genrsa.1 +++ b/lib/libcrypto/man/openssl_genrsa.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_genrsa.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_genrsa.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:26 2002 +.\" Wed Jul 31 10:37:04 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "GENRSA 1" -.TH GENRSA 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH GENRSA 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" genrsa \- generate an \s-1RSA\s0 private key diff --git a/lib/libcrypto/man/openssl_hmac.3 b/lib/libcrypto/man/openssl_hmac.3 index 8a5ec8e60d1e..e7d26d5c5c97 100644 --- a/lib/libcrypto/man/openssl_hmac.3 +++ b/lib/libcrypto/man/openssl_hmac.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_hmac.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_hmac.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:09 2002 +.\" Wed Jul 31 10:37:50 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "hmac 3" -.TH hmac 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH hmac 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" \&\s-1HMAC\s0, HMAC_Init, HMAC_Update, HMAC_Final, HMAC_cleanup \- \s-1HMAC\s0 message diff --git a/lib/libcrypto/man/openssl_lhash.3 b/lib/libcrypto/man/openssl_lhash.3 index 8f14c28eeddd..5eec8381c006 100644 --- a/lib/libcrypto/man/openssl_lhash.3 +++ b/lib/libcrypto/man/openssl_lhash.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_lhash.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_lhash.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:10 2002 +.\" Wed Jul 31 10:37:51 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "lhash 3" -.TH lhash 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH lhash 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" lh_new, lh_free, lh_insert, lh_delete, lh_retrieve, lh_doall, diff --git a/lib/libcrypto/man/openssl_md5.3 b/lib/libcrypto/man/openssl_md5.3 index 50f8a3ff35e1..a3b51d80a1f3 100644 --- a/lib/libcrypto/man/openssl_md5.3 +++ b/lib/libcrypto/man/openssl_md5.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_md5.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_md5.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:10 2002 +.\" Wed Jul 31 10:37:51 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "md5 3" -.TH md5 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH md5 3 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" \&\s-1MD2\s0, \s-1MD4\s0, \s-1MD5\s0, MD2_Init, MD2_Update, MD2_Final, MD4_Init, MD4_Update, diff --git a/lib/libcrypto/man/openssl_mdc2.3 b/lib/libcrypto/man/openssl_mdc2.3 index 0436aa3f4fca..0050077b60b4 100644 --- a/lib/libcrypto/man/openssl_mdc2.3 +++ b/lib/libcrypto/man/openssl_mdc2.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_mdc2.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_mdc2.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:11 2002 +.\" Wed Jul 31 10:37:51 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "mdc2 3" -.TH mdc2 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH mdc2 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" \&\s-1MDC2\s0, MDC2_Init, MDC2_Update, MDC2_Final \- \s-1MDC2\s0 hash function diff --git a/lib/libcrypto/man/openssl_nseq.1 b/lib/libcrypto/man/openssl_nseq.1 index 21da23ad0501..c942fe4efd25 100644 --- a/lib/libcrypto/man/openssl_nseq.1 +++ b/lib/libcrypto/man/openssl_nseq.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_nseq.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_nseq.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:26 2002 +.\" Wed Jul 31 10:37:04 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "NSEQ 1" -.TH NSEQ 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH NSEQ 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" nseq \- create or examine a netscape certificate sequence diff --git a/lib/libcrypto/man/openssl_passwd.1 b/lib/libcrypto/man/openssl_passwd.1 index e37d8a5212c4..282b8cf36d5e 100644 --- a/lib/libcrypto/man/openssl_passwd.1 +++ b/lib/libcrypto/man/openssl_passwd.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_passwd.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_passwd.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:27 2002 +.\" Wed Jul 31 10:37:05 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "PASSWD 1" -.TH PASSWD 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH PASSWD 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" passwd \- compute password hashes diff --git a/lib/libcrypto/man/openssl_pkcs12.1 b/lib/libcrypto/man/openssl_pkcs12.1 index 319c8ae85762..192fc750feef 100644 --- a/lib/libcrypto/man/openssl_pkcs12.1 +++ b/lib/libcrypto/man/openssl_pkcs12.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_pkcs12.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_pkcs12.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:28 2002 +.\" Wed Jul 31 10:37:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "PKCS12 1" -.TH PKCS12 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH PKCS12 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" pkcs12 \- PKCS#12 file utility diff --git a/lib/libcrypto/man/openssl_pkcs7.1 b/lib/libcrypto/man/openssl_pkcs7.1 index e6fdbdb5f68e..3c75ad7fe2c2 100644 --- a/lib/libcrypto/man/openssl_pkcs7.1 +++ b/lib/libcrypto/man/openssl_pkcs7.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_pkcs7.1,v 1.6 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_pkcs7.1,v 1.7 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:28 2002 +.\" Wed Jul 31 10:37:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "PKCS7 1" -.TH PKCS7 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH PKCS7 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" pkcs7 \- PKCS#7 utility diff --git a/lib/libcrypto/man/openssl_pkcs8.1 b/lib/libcrypto/man/openssl_pkcs8.1 index 308e492ae79e..d1b922f83cf3 100644 --- a/lib/libcrypto/man/openssl_pkcs8.1 +++ b/lib/libcrypto/man/openssl_pkcs8.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_pkcs8.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_pkcs8.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:29 2002 +.\" Wed Jul 31 10:37:06 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "PKCS8 1" -.TH PKCS8 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH PKCS8 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" pkcs8 \- PKCS#8 format private key conversion tool diff --git a/lib/libcrypto/man/openssl_rand.1 b/lib/libcrypto/man/openssl_rand.1 index 570051ded104..3e79cb891e83 100644 --- a/lib/libcrypto/man/openssl_rand.1 +++ b/lib/libcrypto/man/openssl_rand.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rand.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_rand.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:29 2002 +.\" Wed Jul 31 10:37:07 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RAND 1" -.TH RAND 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RAND 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" rand \- generate pseudo-random bytes diff --git a/lib/libcrypto/man/openssl_rand.3 b/lib/libcrypto/man/openssl_rand.3 index 1be6e3fb6b35..d0d3b6cce9de 100644 --- a/lib/libcrypto/man/openssl_rand.3 +++ b/lib/libcrypto/man/openssl_rand.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rand.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_rand.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:11 2002 +.\" Wed Jul 31 10:37:52 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "rand 3" -.TH rand 3 "0.9.6d" "2001-07-11" "OpenSSL" +.TH rand 3 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" rand \- pseudo-random number generator diff --git a/lib/libcrypto/man/openssl_rc4.3 b/lib/libcrypto/man/openssl_rc4.3 index 8db9bc80efd2..1cc206d3ab77 100644 --- a/lib/libcrypto/man/openssl_rc4.3 +++ b/lib/libcrypto/man/openssl_rc4.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rc4.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_rc4.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:11 2002 +.\" Wed Jul 31 10:37:52 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "rc4 3" -.TH rc4 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH rc4 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" RC4_set_key, \s-1RC4\s0 \- \s-1RC4\s0 encryption diff --git a/lib/libcrypto/man/openssl_req.1 b/lib/libcrypto/man/openssl_req.1 index 30c682fedf21..51808d018031 100644 --- a/lib/libcrypto/man/openssl_req.1 +++ b/lib/libcrypto/man/openssl_req.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_req.1,v 1.5 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_req.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:29 2002 +.\" Wed Jul 31 10:37:07 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "REQ 1" -.TH REQ 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH REQ 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" req \- PKCS#10 certificate and certificate generating utility. diff --git a/lib/libcrypto/man/openssl_ripemd.3 b/lib/libcrypto/man/openssl_ripemd.3 index 8fe838e3265b..7bb08f1ed6d9 100644 --- a/lib/libcrypto/man/openssl_ripemd.3 +++ b/lib/libcrypto/man/openssl_ripemd.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_ripemd.3,v 1.3 2002/06/09 16:13:07 itojun Exp $ +.\" $NetBSD: openssl_ripemd.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:12 2002 +.\" Wed Jul 31 10:37:52 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ripemd 3" -.TH ripemd 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH ripemd 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" \&\s-1RIPEMD160\s0, RIPEMD160_Init, RIPEMD160_Update, RIPEMD160_Final \- diff --git a/lib/libcrypto/man/openssl_rsa.1 b/lib/libcrypto/man/openssl_rsa.1 index 8e070ad56622..24efa0a991b7 100644 --- a/lib/libcrypto/man/openssl_rsa.1 +++ b/lib/libcrypto/man/openssl_rsa.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rsa.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_rsa.1,v 1.6 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:29 2002 +.\" Wed Jul 31 10:37:08 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSA 1" -.TH RSA 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH RSA 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" rsa \- \s-1RSA\s0 key processing tool diff --git a/lib/libcrypto/man/openssl_rsa.3 b/lib/libcrypto/man/openssl_rsa.3 index 7e4582a63ac5..e5e65e8ca583 100644 --- a/lib/libcrypto/man/openssl_rsa.3 +++ b/lib/libcrypto/man/openssl_rsa.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rsa.3,v 1.3 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_rsa.3,v 1.4 2002/07/31 01:45:32 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:12 2002 +.\" Wed Jul 31 10:37:53 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "rsa 3" -.TH rsa 3 "0.9.6d" "2001-04-12" "OpenSSL" +.TH rsa 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" rsa \- \s-1RSA\s0 public key cryptosystem @@ -263,5 +263,5 @@ RSA_blinding_on(3), RSA_set_method(3), RSA_print(3), RSA_get_ex_new_index(3), RSA_private_encrypt(3), -RSA_sign_ASN_OCTET_STRING(3), +RSA_sign_ASN1_OCTET_STRING(3), RSA_padding_add_PKCS1_type_1(3) diff --git a/lib/libcrypto/man/openssl_rsautl.1 b/lib/libcrypto/man/openssl_rsautl.1 index acd1adcae47f..edaa481b2138 100644 --- a/lib/libcrypto/man/openssl_rsautl.1 +++ b/lib/libcrypto/man/openssl_rsautl.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_rsautl.1,v 1.3 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_rsautl.1,v 1.4 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:30 2002 +.\" Wed Jul 31 10:37:08 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "RSAUTL 1" -.TH RSAUTL 1 "0.9.6d" "2001-07-11" "OpenSSL" +.TH RSAUTL 1 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" rsautl \- \s-1RSA\s0 utility diff --git a/lib/libcrypto/man/openssl_s_client.1 b/lib/libcrypto/man/openssl_s_client.1 index 70ce50f36b0c..54c939070760 100644 --- a/lib/libcrypto/man/openssl_s_client.1 +++ b/lib/libcrypto/man/openssl_s_client.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_s_client.1,v 1.6 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_s_client.1,v 1.7 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:30 2002 +.\" Wed Jul 31 10:37:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "S_CLIENT 1" -.TH S_CLIENT 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH S_CLIENT 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" s_client \- \s-1SSL/TLS\s0 client program diff --git a/lib/libcrypto/man/openssl_s_server.1 b/lib/libcrypto/man/openssl_s_server.1 index eaa13fc4af63..b7d069fbed52 100644 --- a/lib/libcrypto/man/openssl_s_server.1 +++ b/lib/libcrypto/man/openssl_s_server.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_s_server.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_s_server.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:31 2002 +.\" Wed Jul 31 10:37:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "S_SERVER 1" -.TH S_SERVER 1 "0.9.6d" "2001-07-11" "OpenSSL" +.TH S_SERVER 1 "0.9.6e" "2001-07-11" "OpenSSL" .UC .SH "NAME" s_server \- \s-1SSL/TLS\s0 server program diff --git a/lib/libcrypto/man/openssl_sess_id.1 b/lib/libcrypto/man/openssl_sess_id.1 index 20c3c1b2abe8..0df966f52e6f 100644 --- a/lib/libcrypto/man/openssl_sess_id.1 +++ b/lib/libcrypto/man/openssl_sess_id.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_sess_id.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_sess_id.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:31 2002 +.\" Wed Jul 31 10:37:09 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SESS_ID 1" -.TH SESS_ID 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH SESS_ID 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" sess_id \- \s-1SSL/TLS\s0 session handling utility diff --git a/lib/libcrypto/man/openssl_sha.3 b/lib/libcrypto/man/openssl_sha.3 index 769953ff6f3f..cae18da62741 100644 --- a/lib/libcrypto/man/openssl_sha.3 +++ b/lib/libcrypto/man/openssl_sha.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_sha.3,v 1.3 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_sha.3,v 1.4 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:13 2002 +.\" Wed Jul 31 10:37:53 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "sha 3" -.TH sha 3 "0.9.6d" "2000-07-22" "OpenSSL" +.TH sha 3 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" \&\s-1SHA1\s0, SHA1_Init, SHA1_Update, SHA1_Final \- Secure Hash Algorithm diff --git a/lib/libcrypto/man/openssl_smime.1 b/lib/libcrypto/man/openssl_smime.1 index 5cf414cc506e..098113bb0555 100644 --- a/lib/libcrypto/man/openssl_smime.1 +++ b/lib/libcrypto/man/openssl_smime.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_smime.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_smime.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:31 2002 +.\" Wed Jul 31 10:37:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SMIME 1" -.TH SMIME 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SMIME 1 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" smime \- S/MIME utility @@ -163,7 +163,6 @@ libcrypto, -lcrypto [\fB\-certfile file\fR] [\fB\-signer file\fR] [\fB\-recip file\fR] -[\fB\-in file\fR] [\fB\-inform SMIME|PEM|DER\fR] [\fB\-passin arg\fR] [\fB\-inkey file\fR] diff --git a/lib/libcrypto/man/openssl_speed.1 b/lib/libcrypto/man/openssl_speed.1 index 52883218c526..21d665b4ec3e 100644 --- a/lib/libcrypto/man/openssl_speed.1 +++ b/lib/libcrypto/man/openssl_speed.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_speed.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_speed.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:32 2002 +.\" Wed Jul 31 10:37:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SPEED 1" -.TH SPEED 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH SPEED 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" speed \- test library performance diff --git a/lib/libcrypto/man/openssl_spkac.1 b/lib/libcrypto/man/openssl_spkac.1 index 61cb7264ed0d..895f25e47475 100644 --- a/lib/libcrypto/man/openssl_spkac.1 +++ b/lib/libcrypto/man/openssl_spkac.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_spkac.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_spkac.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:32 2002 +.\" Wed Jul 31 10:37:10 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "SPKAC 1" -.TH SPKAC 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH SPKAC 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" spkac \- \s-1SPKAC\s0 printing and generating utility diff --git a/lib/libcrypto/man/openssl_threads.3 b/lib/libcrypto/man/openssl_threads.3 index 19eb01571cd8..ad8604066525 100644 --- a/lib/libcrypto/man/openssl_threads.3 +++ b/lib/libcrypto/man/openssl_threads.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_threads.3,v 1.4 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_threads.3,v 1.5 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:13 2002 +.\" Wed Jul 31 10:37:53 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "threads 3" -.TH threads 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH threads 3 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" CRYPTO_set_locking_callback, CRYPTO_set_id_callback, CRYPTO_num_locks, diff --git a/lib/libcrypto/man/openssl_verify.1 b/lib/libcrypto/man/openssl_verify.1 index 133a635284d5..1400d5518f5c 100644 --- a/lib/libcrypto/man/openssl_verify.1 +++ b/lib/libcrypto/man/openssl_verify.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_verify.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_verify.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:32 2002 +.\" Wed Jul 31 10:37:11 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "VERIFY 1" -.TH VERIFY 1 "0.9.6d" "2002-06-10" "OpenSSL" +.TH VERIFY 1 "0.9.6e" "2002-06-10" "OpenSSL" .UC .SH "NAME" verify \- Utility to verify certificates. diff --git a/lib/libcrypto/man/openssl_version.1 b/lib/libcrypto/man/openssl_version.1 index 795f80ce9d85..7ffab39fb831 100644 --- a/lib/libcrypto/man/openssl_version.1 +++ b/lib/libcrypto/man/openssl_version.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_version.1,v 1.5 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_version.1,v 1.6 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:33 2002 +.\" Wed Jul 31 10:37:11 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "VERSION 1" -.TH VERSION 1 "0.9.6d" "2000-07-22" "OpenSSL" +.TH VERSION 1 "0.9.6e" "2000-07-22" "OpenSSL" .UC .SH "NAME" version \- print OpenSSL version information diff --git a/lib/libcrypto/man/openssl_x509.1 b/lib/libcrypto/man/openssl_x509.1 index 283e97346b85..6775f6587624 100644 --- a/lib/libcrypto/man/openssl_x509.1 +++ b/lib/libcrypto/man/openssl_x509.1 @@ -1,7 +1,7 @@ -.\" $NetBSD: openssl_x509.1,v 1.6 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: openssl_x509.1,v 1.7 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:55:33 2002 +.\" Wed Jul 31 10:37:11 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "X509 1" -.TH X509 1 "0.9.6d" "2001-04-12" "OpenSSL" +.TH X509 1 "0.9.6e" "2001-04-12" "OpenSSL" .UC .SH "NAME" x509 \- Certificate display and signing utility diff --git a/lib/libcrypto/man/ssl.3 b/lib/libcrypto/man/ssl.3 index ca3d38ebb8ee..192f3a9b2b6f 100644 --- a/lib/libcrypto/man/ssl.3 +++ b/lib/libcrypto/man/ssl.3 @@ -1,7 +1,7 @@ -.\" $NetBSD: ssl.3,v 1.7 2002/06/09 16:13:08 itojun Exp $ +.\" $NetBSD: ssl.3,v 1.8 2002/07/31 01:45:33 itojun Exp $ .\" .\" Automatically generated by Pod::Man version 1.02 -.\" Mon Jun 10 00:56:38 2002 +.\" Wed Jul 31 10:38:19 2002 .\" .\" Standard preamble: .\" ====================================================================== @@ -140,7 +140,7 @@ .\" ====================================================================== .\" .IX Title "ssl 3" -.TH ssl 3 "0.9.6d" "2002-06-10" "OpenSSL" +.TH ssl 3 "0.9.6e" "2002-07-31" "OpenSSL" .UC .SH "NAME" \&\s-1SSL\s0 \- OpenSSL \s-1SSL/TLS\s0 library @@ -760,6 +760,7 @@ SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_verify(3), SSL_CTX_use_certificate(3), SSL_alert_type_string(3), +SSL_do_handshake(3), SSL_get_SSL_CTX(3), SSL_get_ciphers(3), SSL_get_client_CA_list(3),