<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Auth_RADIUS</name>
  <summary>Wrapper Classes for the RADIUS PECL.</summary>
  <description>This package provides wrapper-classes for the RADIUS PECL.
There are different Classes for the different authentication methods.
If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
If you are using MS-CHAP you need also the mhash extension.</description>
  <maintainers>
    <maintainer>
      <user>mbretter</user>
      <name>Michael Bretterklieber</name>
      <email>mbretter@php.net</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.0.2</version>
    <date>2003-07-17</date>
    <license>BSD</license>
    <state>stable</state>
    <notes>* BugFix: wrong status_type in Auth_RADIUS_Acct_Start</notes>
    <deps>
      <dep type="pkg" rel="ge" version="1.2">radius</dep>
    </deps>
    <filelist>
      <file role="php" baseinstalldir="Auth" md5sum="b1b80946db4a219eca1ae4f289bad018" name="RADIUS.php"/>
      <file role="doc" baseinstalldir="Auth" md5sum="da1eeed91d87f1270adad22fee76fb14" name="examples/radius-acct.php"/>
      <file role="doc" baseinstalldir="Auth" md5sum="067a6070bdd3ff37a71e7276bcf0ce6c" name="examples/radius-auth.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>1.0.2</version>
      <date>2003-07-17</date>
      <state>stable</state>
      <notes>* BugFix: wrong status_type in Auth_RADIUS_Acct_Start

      
</notes>
    </release>
    <release>
      <version>1.0.1</version>
      <date>2003-05-02</date>
      <state>stable</state>
      <notes>* Added support for LAN-Manager-Responses
* BugFix: The RADIUS_USER_NAME was sent twice
* Send also the RADIUS_NAS_PORT_TYPE

      
</notes>
    </release>
    <release>
      <version>1.0.0</version>
      <date>2003-02-01</date>
      <state>stable</state>
      <notes>* Fully functional and reasonably tested

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