libpoe-filter-ssl-perl 0.39-1build1 source package in Ubuntu

Changelog

libpoe-filter-ssl-perl (0.39-1build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Wed, 07 Feb 2018 14:29:28 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpoe-filter-ssl-perl_0.39.orig.tar.gz 60.9 KiB 92243b2bbce791e21006f31889c3dc4117430fbd711d5b015358bcbcd7375d50
libpoe-filter-ssl-perl_0.39-1build1.debian.tar.xz 2.6 KiB d0b115cba432dc58e5ae9fd9b6aa7387588c7e8b9c9c4029efff34daa9abcc77
libpoe-filter-ssl-perl_0.39-1build1.dsc 1.9 KiB c18d45d07705d67fbe8f92e13386c099ce0e9cf7c2120a9a6f6ed55705c3e270

Available diffs

View changes file

Binary packages built by this source

libpoe-filter-ssl-perl: module to make SSL in POE easy and flexible

 POE::Filter::SSL allows one to secure connections of POE::Wheel::ReadWrite
 with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as
 POE::Filter::Stream.
 .
 POE::Filter::SSL can be added, switched and removed during runtime, for
 example if you want to initiate SSL (see the SSL on an established
 connection example in SYNOPSIS) on an already established connection. You
 are able to combine POE::Filter::SSL with other filters, for example have
 a HTTPS server together with POE::Filter::HTTPD.
 .
 POE::Filter::SSL is based on Net::SSLeay, but got two XS functions which
 Net::SSLeay is missing.

libpoe-filter-ssl-perl-dbgsym: debug symbols for libpoe-filter-ssl-perl