<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Auth_SASL</name>
  <summary>Abstraction of various SASL mechanism responses</summary>
  <description>Provides code to generate responses to common SASL mechanisms, including:
o Digest-MD5
o CramMD5
o Plain
o Anonymous
o Login (Pseudo mechanism)</description>
  <maintainers>
    <maintainer>
      <user>richard</user>
      <name>Richard Heyes</name>
      <email>richard@php.net</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>mbretter</user>
      <name>Michael Bretterklieber</name>
      <email>michael@bretterklieber.com</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.0.1</version>
    <date>2003-09-11</date>
    <license>BSD</license>
    <state>stable</state>
    <notes>* Added authcid/authzid separation in PLAIN and DIGEST-MD5.</notes>
    <filelist>
      <file role="php" baseinstalldir="Auth" md5sum="e0182a1ac32af32bb3780cab52fbb05d" name="SASL.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="df01f67ff528aefe48ce456897d11253" name="SASL/Anonymous.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="cdc83820c72bd430fca8706452decfc4" name="SASL/Common.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="5356119edf781737c818f9db38006f58" name="SASL/CramMD5.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="019b3dc6c941be14c1cefc37dc91ebcb" name="SASL/DigestMD5.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="a18bb7146fc8a42cd364ace48471dd2f" name="SASL/Login.php"/>
      <file role="php" baseinstalldir="Auth" md5sum="27ac57968bff9a44892657e6fbc76e18" name="SASL/Plain.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>1.0.1</version>
      <date>2003-09-11</date>
      <state>stable</state>
      <notes>* Added authcid/authzid separation in PLAIN and DIGEST-MD5.

      
</notes>
    </release>
  </changelog>
</package>
