Subject: CVS commit: [netbsd-1-5] basesrc/lib/libcrypto/man
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/29/2002 19:47:19
Module Name:	basesrc
Committed By:	he
Date:		Thu Aug 29 16:47:19 UTC 2002

Added Files:
	basesrc/lib/libcrypto/man [netbsd-1-5]: BIO_f_md.3 BIO_f_ssl.3
	    BIO_s_mem.3 BIO_should_retry.3 SSL_CTX_set_verify.3
	    openssl_bn_internal.3 openssl_threads.3

Log Message:
Pull up revisions 1.1-1.7 (requested by itojun,he):
  Update OpenSSL to version 0.9.6g.  Includes major version bump for
  libcrypto and all the dependent libraries.


To generate a diff of this commit:
cvs rdiff -r0 -r1.7.2.1 basesrc/lib/libcrypto/man/BIO_f_md.3 \
    basesrc/lib/libcrypto/man/BIO_f_ssl.3 \
    basesrc/lib/libcrypto/man/BIO_s_mem.3 \
    basesrc/lib/libcrypto/man/BIO_should_retry.3 \
    basesrc/lib/libcrypto/man/SSL_CTX_set_verify.3 \
    basesrc/lib/libcrypto/man/openssl_bn_internal.3 \
    basesrc/lib/libcrypto/man/openssl_threads.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.