The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Authen::SASL::Perl"

Authen::SASL::Perl - Perl implementation of the SASL Authentication framework River stage two • 32 direct dependents • 76 total dependents

Authen::SASL::Perl is the pure Perl implementation of SASL mechanisms in the Authen::SASL framework. At the time of this writing it provides the client part implementation for the following SASL mechanisms: ANONYMOUS The Anonymous SASL Mechanism as d...

EHUELS/Authen-SASL-2.1700 - 10 Aug 2023 10:19:40 UTC - Search in distribution

Authen::SASL::Perl::NTLM - NTLM authentication plugin for Authen::SASL River stage zero No dependents

This module is a plugin for the Authen::SASL framework that implements the client procedures to do NTLM authentication. Most users will probably only need this module indirectly, when you use another module that depends on Authen::SASL with NTLM auth...

STEVENL/Authen-SASL-Perl-NTLM-0.003 - 14 Apr 2016 19:36:26 UTC - Search in distribution

Authen::SASL::Perl::SCRAM_SHA_1 - SCRAM-SHA-1 support for Authen::SASL River stage zero No dependents

EHUELS/Authen-SASL-SCRAM-0.04 - 07 Aug 2023 18:24:16 UTC - Search in distribution

DJabberd::SASL::AuthenSASL - SASL Negotiation using Authen::SASL River stage two • 14 direct dependents • 14 total dependents

This plugin provides straightforward support for SASL negotiations inside DJabberd using Authen::SASL (Authen::SASL::Perl, for now). It compliments the now deprecated *iq-auth* authentication (XEP-0078). The recommended usage is to use STARTTLS and S...

MART/DJabberd-0.85 - 13 Jun 2011 22:24:41 UTC - Search in distribution

Authen::SASL::XS - XS code to glue Perl SASL to Cyrus SASL River stage one • 1 direct dependent • 2 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL::XS provides an implementation framework that all protocols should be able to share. The XS framework makes calls into the existing libsasl.so resp. libsas...

GBARR/Authen-SASL-XS-1.00 - 24 Sep 2009 00:54:24 UTC - Search in distribution

Authen::SASL::Cyrus - XS SASL Authentication River stage one • 2 direct dependents • 2 total dependents

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL::Cyrus provides an implementation framework that all protocols should be able to share. The XS framework makes calls into the existing libsasl2.so shared l...

ADAMSON/Authen-SASL-Cyrus-0.13 - 16 Sep 2011 14:15:20 UTC - Search in distribution

Authen::DigestMD5 - SASL DIGEST-MD5 authentication (RFC2831) River stage zero No dependents

This module implements three classes: Authen::DigestMD5::Packet base class implementing common methods to process SASL DIGEST-MD5 strings or objects: Authen::DigestMD5::Packet->new(%props) Authen::DigestMD5::Packet->new($input, %props) create a new o...

SALVA/Authen-DigestMD5-0.04 - 08 Nov 2003 22:58:09 UTC - Search in distribution

DJabberd::Authen::Dovecot - Dovecot SASL authentificator for DJabberd. River stage zero No dependents

RUFF/DJabberd-Authen-Dovecot-0.1 - 27 Jan 2013 22:31:35 UTC - Search in distribution

arcx - ARCv2 client command line interface River stage zero No dependents

This file is a basic command line interface for the ARCv2....

PBOETTCH/ARCv2-1.05 - 13 Apr 2005 10:48:53 UTC - Search in distribution

GSSAPI - Perl extension providing access to the GSSAPIv2 library River stage one • 3 direct dependents • 7 total dependents

This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. Since 0.14 it also compiles and works with Heimdal. Lacks of Heimdal support are gss_releas...

AGROLMS/GSSAPI-0.28 - 03 Jun 2010 16:15:58 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Mail::IMAPClient - An IMAP Client API River stage one • 9 direct dependents • 9 total dependents

This module provides methods implementing the IMAP protocol to support interacting with IMAP message stores. The module is used by constructing or instantiating a new IMAPClient object via the "new" constructor method. Once the object has been instan...

PLOBBES/Mail-IMAPClient-3.43 - 16 Feb 2021 17:05:43 UTC - Search in distribution

libnetFAQ - libnet Frequently Asked Questions River stage five • 155 direct dependents • 10294 total dependents

Where to get this document This document is distributed with the libnet distribution, and is also available on the libnet web page at <https://metacpan.org/release/libnet> How to contribute to this document You may report corrections, additions, and ...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution
  • Net::SMTP - Simple Mail Transfer Protocol Client

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...

BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTC - Search in distribution

Net::LDAP - Lightweight Directory Access Protocol River stage two • 70 direct dependents • 82 total dependents

Net::LDAP is a collection of modules that implements a LDAP services API for Perl programs. The module may be used to search directories or perform maintenance functions such as adding, deleting or modifying entries. This document assumes that the re...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

AnyEvent::XMPP - An implementation of the XMPP Protocol River stage two • 11 direct dependents • 11 total dependents

This is the head module of the AnyEvent::XMPP XMPP client protocol (as described in RFC 3920 and RFC 3921) framework. AnyEvent::XMPP::Connection is a RFC 3920 conforming "XML" stream implementation for clients, which handles TCP connect up to the res...

MSTPLBG/AnyEvent-XMPP-0.55 - 01 Mar 2014 21:45:53 UTC - Search in distribution

Mail::IMAPTalk - IMAP client interface with lots of features River stage zero No dependents

This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like ...

ROBM/Mail-IMAPTalk-4.06 - 10 Nov 2023 05:25:19 UTC - Search in distribution

XAO::DO::Web::IdentifyUser - class for user identification and verification River stage one • 2 direct dependents • 2 total dependents

!!XXX!!TODO!! - document key_list_uri and multi-key logons in general! IdentifyUser class is used for user identification and verification purposes. In 'login' mode it logs a user in while in 'logout' mode, it logs a user out. In 'check' mode it dete...

AMALTSEV/XAO-Web-1.91 - 22 May 2023 21:52:57 UTC - Search in distribution

Net::POP3S - SSL/STARTTLS support for Net::POP3 River stage zero No dependents

This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the opt...

TOMO/Net-POP3S-0.12 - 26 Dec 2020 09:50:21 UTC - Search in distribution

Net::SMTPS - SSL/STARTTLS support for Net::SMTP River stage one • 2 direct dependents • 2 total dependents

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X). You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage...

TOMO/Net-SMTPS-0.10 - 11 Apr 2020 00:37:18 UTC - Search in distribution
40 results (0.097 seconds)