<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.6RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.3rc1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.1RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Auth_HTTP/download/1.0.1/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for hirokawa</title>
<description>The latest releases for the PEAR developer hirokawa (Rui Hirokawa)</description>
</channel>

<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.6/">
 <title>Auth_HTTP 2.1.6</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.6/</link>
 <content:encoded>- Fixed bug #4047.&lt;br /&gt;
     - Fixed backward compatibility with PHP 4.x&lt;br /&gt;
     - Added PHP_AUTH_DIGEST support.
 </content:encoded>
 <dc:date>2005-04-23T00:00:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.6RC1/">
 <title>Auth_HTTP 2.1.6RC1</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.6RC1/</link>
 <content:encoded>- Fixed bug #4047.&lt;br /&gt;
     - Fixed backward compatibility with PHP 4.x&lt;br /&gt;
     - Added PHP_AUTH_DIGEST support.
 </content:encoded>
 <dc:date>2005-04-04T17:10:18-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.4/">
 <title>Auth_HTTP 2.1.4</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.4/</link>
 <content:encoded>- Fixed a bug #2380: constractor couldn't handle non-array option.&lt;br /&gt;
- The first stable release with HTTP Digest Authenthication support.
 </content:encoded>
 <dc:date>2005-01-21T19:34:11-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.3rc1/">
 <title>Auth_HTTP 2.1.3rc1</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.3rc1/</link>
 <content:encoded>- fixed incompatibility problem with Auth 1.2.x.
 </content:encoded>
 <dc:date>2004-08-22T09:04:44-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.1/">
 <title>Auth_HTTP 2.1.1</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.1/</link>
 <content:encoded>- Fixed a bug #1634 (URI parameter was handled incorrectry.)
 </content:encoded>
 <dc:date>2004-07-13T09:51:06-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.0/">
 <title>Auth_HTTP 2.1.0</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.0/</link>
 <content:encoded>- Added _sessionName which fixes a major issue with realm sharing.&lt;br /&gt;
- Added sessionSharing option to use unique session id.&lt;br /&gt;
  Currently, this option is set to true by default to maintain&lt;br /&gt;
  backward compatibility.&lt;br /&gt;
- Added setOption and getOption to set/get option value.&lt;br /&gt;
- Starting with this release, HTTP Digest Authentication (RFC2617) is&lt;br /&gt;
  experimentally supported. The code for HTTP Digest Authentication is &lt;br /&gt;
  originally developed by Tom Pike.
 </content:encoded>
 <dc:date>2004-05-30T05:39:36-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1.0RC2/">
 <title>Auth_HTTP 2.1.0RC2</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1.0RC2/</link>
 <content:encoded>- Added _sessionName which fixes a major issue with realm sharing.&lt;br /&gt;
- Added sessionSharing option to use unique session id.&lt;br /&gt;
  Currently, this option is set to true by default to maintain&lt;br /&gt;
  backward compatibility.&lt;br /&gt;
- Added setOption and getOption to set/get option value.&lt;br /&gt;
- Starting with this release, HTTP Digest Authentication (RFC2617) is&lt;br /&gt;
  experimentally supported. The code for HTTP Digest Authentication is &lt;br /&gt;
  originally developed by Tom Pike.
 </content:encoded>
 <dc:date>2004-04-17T02:58:43-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.1RC1/">
 <title>Auth_HTTP 2.1RC1</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.1RC1/</link>
 <content:encoded>- Added sessionSharing option to use unique session id.&lt;br /&gt;
  Currently, this option is set to true by default to maintain&lt;br /&gt;
  backward compatibility.&lt;br /&gt;
- Added setOption and getOption to set/get option value.&lt;br /&gt;
- Starting with this release, HTTP Digest Authentication (RFC2617) is&lt;br /&gt;
  experimentally supported. The code for HTTP Digest Authentication is &lt;br /&gt;
  originally developed by Tom Pike.
 </content:encoded>
 <dc:date>2004-04-13T19:04:30-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/2.0/">
 <title>Auth_HTTP 2.0</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/2.0/</link>
 <content:encoded>Starting with this release, the code will not be placed in&lt;br /&gt;
Auth_HTTP/Auth_HTTP.php anymore. Instead Auth/HTTP.php is used, which&lt;br /&gt;
conforms to the PEAR standards.&lt;br /&gt;
&lt;br /&gt;
In order to make use of the new version, you will need to change your&lt;br /&gt;
scripts to include the file at the new location! The old version in&lt;br /&gt;
Auth_HTTP/Auth_HTTP.php will not be removed when upgrading.&lt;br /&gt;
&lt;br /&gt;
Other changes:&lt;br /&gt;
&lt;br /&gt;
* If it is possible, the session ID will be chosen based on the user's&lt;br /&gt;
  authentication credentials. (Patch by: Marko Karppinen)&lt;br /&gt;
* Cleaned up internal variable usage. (Patch by: Brad Bulger)
 </content:encoded>
 <dc:date>2003-10-16T19:45:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Auth_HTTP/download/1.0.1/">
 <title>Auth_HTTP 1.0.1</title>
 <link>http://pear.php.net/package/Auth_HTTP/download/1.0.1/</link>
 <content:encoded>This release makes Auth_HTTP compatible to the new PEAR installation system.
 </content:encoded>
 <dc:date>2002-07-01T20:27:00-05:00</dc:date>
</item>

</rdf:RDF>