The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for POE-Filter-SSL

0.01    19.06.2010
        First version, released on an unsuspecting world.

0.02    19.06.2010
	Fixed the incomplete package
	Fixed the documentation

0.03    20.06.2010
        Fixed the documentation
        Improved the handling in server mode
        Client mode now included

0.04    20.06.2010
	Improved the documentation
	Parameters now without reference

0.05	20.06.2010
	Fixed the documentation
	Renamed clientcertrequest to clientcert

0.06	20.06.2010
	Fixed the documentation

0.07	20.06.2010
	Fixed the documentation

0.08	20.06.2010
	Fixed the documentation

0.09    20.06.2010
        Fixed the support of write bigger than 32KBytes to 65Kbytes

0.10	20.06.2010
	Fixed the support of write bigger than 65535 bytes to 65536 bytes

0.11	21.06.2010
	Fixed the support of write bigger than 65535 bytes by a new buffer
	with a static BIO OpenSLL buffer of 16 Kbyte per connection