Net-OpenID-Consumer-0.07

Brad Fitzpatrick brad at danga.com
Wed May 25 23:56:36 PDT 2005


And of course 0.07:

   http://www.danga.com/dist/openid/Net-OpenID-Consumer-0.07.tar.gz

0.07:
        * bugfix: use URI::Fetch 0.02, not "0.02" in quotes

        * bugfix: don't set cache if no cache


On Wed, 25 May 2005, Brad Fitzpatrick wrote:

> Nice big update:
>
>    http://www.danga.com/dist/openid/Net-OpenID-Consumer-0.06.tar.gz
>
> The caching stuff was the last big hole, so I'm not quite sure what is
> left to do.  I guess I do LiveJournal consumer support now, unless
> there are any requests from the audience.  (Mart? Junior?)
>
> 0.06:
>         * wrap Crypt::OpenSSL::DSA verify in eval {} as it can croak
>
>         * use URI::Fetch, which does caching and proper HTTP behavior
>
>         * let user get/set cache, which is then propogated down to URI::Fetch
>
>         * optionally use new pure-perl version of Crypt::DSA which now
>           does ASN.1 serialization/deserialization in both signatures and
>           public keys.  brings total options of DSA verify techniques up
>           to 3.
>
>         * tmpdir option (and smart auto-configuration) for people using
>           OpenSSL binaries to verify signatures.
>
>         * security fix when doing DSA checks with system openssl binary
>           (was previously parsing the wrong status)
>
>         * misc reported bugfixes
>
>
> - Brad
>


More information about the yadis mailing list