libpoe-filter-ssl-perl 0.41-3build3 source package in Ubuntu

Changelog

libpoe-filter-ssl-perl (0.41-3build3) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 18:26:51 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpoe-filter-ssl-perl_0.41.orig.tar.gz 61.6 KiB 74e975323e785eaf77be8c07f0cd6c164b865675d864f5ffa9c083620933240d
libpoe-filter-ssl-perl_0.41-3build3.debian.tar.xz 3.5 KiB 7e8b91dc5dcb6fb89df489aeb560ae2d703d154649bb7b8d2908391141743fba
libpoe-filter-ssl-perl_0.41-3build3.dsc 2.3 KiB 4fb9b115a637fd2d7583de886fb8d804ab147cc1a45a2954269a54fbaef386e8

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