summaryrefslogtreecommitdiff
path: root/extlib/libomb
AgeCommit message (Collapse)Author
2010-06-29Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: ↵0.9.3Brion Vibber
Auth_Yadis_XRDS::parseXRDS() is now declared static, and PHP 5.3 demands it say so on the subclass too. Compat fix branch for upstream: http://gitorious.org/libomb/libomb-statusnet/commit/6589dc073f93b65564931e1ab5865a34a0b228aa
2010-06-29Update to last upstream version of libomb: coding style updates, static call ↵Brion Vibber
fix, improved handling of invalid XRD URIs.
2010-02-15Temporary debug hack tracking down 'revoked accesstoken' issue with OMB postsBrion Vibber
2009-08-21Update libomb, fix some omb handling stuff, improve error handling.Adrian Lang
2009-08-10Replace own OMB stack with libomb.Adrian Lang