Download List

Project Description

The PHP SASL package provides a single interface for implementing multiple standard authentication mechanisms commonly used by Internet protocols such as SMTP, POP3, IMAP, HTTP, etc. Currently it implements the following mechanisms: (HTTP) Basic, (HTTP) Digest, PLAIN, LOGIN, CRAM-MD5, and NTLM (used by Windows or Linux/Unix with Samba).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-01 07:23
2005.10.31

A driver class was added to implement HTTP Digest authentication mechanism. The drivers classes may not tell whether or not the response messages need to be encoded with base64. The documentation was completed with the missing functions and arguments.
Tags: Major feature enhancements

2004-11-23 08:53
2004.11.22

A (HTTP) Basic driver class was added to the list of supported client authentication mechanisms. All client authentication classes were fixed to fail if authentication did not succeed until the last authentication iteration step.
Tags: Major feature enhancements

2004-10-05 09:00
2004.10.05

Tags: Initial freshmeat announcement

Project Resources