Subject: CVS commit: pkgsrc/security/p5-IO-Socket-SSL
To: None <pkgsrc-changes@netbsd.org>
From: Shell Hung <shell@netbsd.org>
List: pkgsrc-changes
Date: 04/17/2002 14:10:45
Module Name:	pkgsrc
Committed By:	shell
Date:		Wed Apr 17 11:10:45 UTC 2002

Modified Files:
	pkgsrc/security/p5-IO-Socket-SSL: DESCR Makefile distinfo

Log Message:
Updated to p5-IO-Socket-SSL-0.81

- fmt on DESCR

Changes :

 - calling context_init twice destroyed global context. fix from
   Jason Heiss <jheiss@ofb.net>.
 - file handle tying interface implementation moved to a separate
   class to prevent problems resulting from self-tying filehandles.
   Harmon S. Nine <hnine@netarx.com>.
 - docs/debugging.txt file added
 - require Net::SSLeay v1.08
 - preliminary support for non-blocking read/write
 - socketToSSL() now respects context's SSL verify setting
   reported by Uri Guttman <uri@stemsystems.com>.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/security/p5-IO-Socket-SSL/DESCR
cvs rdiff -r1.3 -r1.4 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/p5-IO-Socket-SSL/distinfo

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