Age | Commit message (Expand) | Author |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-11 | add User-Agent to OMB requests | Evan Prodromou |
2008-09-07 | remove some debugging code from omb.php | Evan Prodromou |
2008-09-07 | lots of debugging code in OMB send | Evan Prodromou |
2008-09-07 | debugging for omb | Evan Prodromou |
2008-09-05 | free and unset DB_DataObjects after we're done with them | Evan Prodromou |
2008-09-04 | use a join for omb broadcast | Evan Prodromou |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-04 | error notices | Evan Prodromou |
2008-06-12 | another copy-and-paste error | Evan Prodromou |
2008-06-12 | correct the id attribute of the profile | Evan Prodromou |
2008-06-12 | fix some incorrect input due to copy-and-paste programming | Evan Prodromou |
2008-06-12 | add some more debugging code | Evan Prodromou |
2008-06-12 | broadcast profile and change subscription input id | Evan Prodromou |
2008-06-06 | bad signature because variable name was wrong | Evan Prodromou |
2008-06-06 | removing some noisy debug notices | Evan Prodromou |
2008-06-06 | quit trying to use fancy join and just loop | Evan Prodromou |
2008-06-06 | fix name of join-adding method | Evan Prodromou |
2008-06-06 | dump sub and rp | Evan Prodromou |
2008-06-06 | trim whitespace and more debugging for posting messages | Evan Prodromou |
2008-06-06 | debugging messages in broadcast remote | Evan Prodromou |
2008-06-06 | push yadis requirement into omb.php | Evan Prodromou |
2008-06-06 | move notice-posting stuff from util.php to omb.php | Evan Prodromou |
2008-06-04 | full interface for userauthorization | Evan Prodromou |
2008-06-03 | clear out lots of debugging code, add require to userauthorization | Evan Prodromou |
2008-06-03 | fix service discovery (I think) | Evan Prodromou |
2008-06-03 | one more stab at type matching, plus debug message | Evan Prodromou |
2008-06-03 | restructure filters on services | Evan Prodromou |
2008-06-02 | add the hmac sha1 signature method to server | Evan Prodromou |
2008-06-02 | fixup classes | Evan Prodromou |
2008-06-02 | correct name of data store class | Evan Prodromou |
2008-06-02 | fixup caching problem with server variable | Evan Prodromou |
2008-06-02 | get content of element rather than raw element | Evan Prodromou |
2008-06-02 | add a namespace when checking for LocalID element | Evan Prodromou |
2008-06-02 | fix URLs for OMB endpoints | Evan Prodromou |
2008-06-02 | fix assignment of omb stuff | Evan Prodromou |
2008-06-02 | add some debugging stuff for problems with remote subscribe | Evan Prodromou |
2008-06-02 | fix dynamically-created code | Evan Prodromou |
2008-06-02 | move service-matching callbacks to library | Evan Prodromou |
2008-06-02 | better handling of XRDS files | Evan Prodromou |
2008-05-30 | fix path for requiring oauthstore | Evan Prodromou |
2008-05-30 | interim commit after pull from server | Evan Prodromou |
2008-05-27 | client side of distributed subscription almost complete | Evan Prodromou |
2008-05-26 | move OMB and OAUTH defs to their own lib file | Evan Prodromou |