summaryrefslogtreecommitdiffstats
path: root/Services/Yadis
Commit message (Collapse)AuthorAgeFilesLines
* [project @ [1/2] Move Services/Yadis to Auth/]tailor2007-03-1211-2764/+0
|
* [project @ Refactored consumer from python implementation]tailor2007-01-161-2/+3
|
* [project @ null-return fix for php4.4.1]tailor2007-01-151-7/+9
|
* [project @ Discovery refactoring: add discovery result, simplify discovery ↵tailor2007-01-122-100/+114
| | | | logic]
* [project @ Discovery fixes]tailor2007-01-121-12/+13
|
* [project @ More discovery refactoring and fixes]tailor2007-01-121-0/+13
|
* [project @ Move XRDS XML NS to constant]tailor2007-01-111-2/+7
|
* [project @ Move XRD XMLNS into constant]tailor2007-01-111-1/+6
|
* [project @ FIX #2182: Finish up file-scoped vars]tailor2007-01-101-1/+0
|
* [project @ Add tests for message form markup generation]tailor2007-01-091-0/+9
|
* [project @ Max priority docstring]tailor2007-01-041-0/+4
|
* [project @ FIX #1150: Move ns map data into getter]tailor2007-01-041-7/+7
|
* [project @ FIX #1150: Move supported XML extension data into getter]tailor2007-01-041-9/+13
|
* [project @ FIX #1150: Fix _startswith and _pct_escape_unicode]tailor2007-01-042-7/+7
|
* [project @ FIX #1150: Move globals into getter functions in ↵tailor2007-01-032-25/+32
| | | | Services/Yadis/Misc.php]
* [project @ FIX #1150: Move globals into getter functions in XRI.php]tailor2007-01-032-22/+28
|
* [project @ Fix global variables for release]tailor2007-03-231-0/+1
|
* [project @ Apply Simon Willison's fix to the plain fetcher POST handling]tailor2007-03-211-1/+6
|
* [project @ Improve HTML parser effeciency and tolerence]tailor2007-02-161-84/+58
|
* [project @ Fix return bug in XML extension loading]tailor2006-11-211-0/+1
|
* [project @ Fix empty manager service list bug]tailor2006-10-301-1/+1
|
* [project @ Fixed XML library detection to report failure.]Josh Hoyt2006-10-051-2/+7
|
* [project @ Make XML try to load the proper library names on Windows]Josh Hoyt2006-09-271-11/+19
|
* [project @ Added optional extra headers to plain fetcher post() method]tailor2006-10-051-1/+6
|
* [project @ Fixed HTTP 1.0 in plain fetcher]tailor2006-10-051-3/+1
|
* [project @ FIX: Fix manager and OpenID service endpoint serialization to ↵tailor2006-09-211-3/+186
| | | | avoid problems with incomplete objects]
* [project @ FIX: Use XPath query() instead of evaluate()]tailor2006-09-211-2/+2
|
* [project @ Fix undefined symbol from CURLOPT_NOSIGNAL in PHP < 5]Josh Hoyt2006-09-071-1/+3
|
* [project @ Remove redundant lines from paranoid fetcher constructor]tailor2006-08-281-3/+0
|
* [project @ Added contents() to session for testing]tailor2006-08-241-0/+8
|
* [project @ Fixed socket silencing in fetcher]tailor2006-08-241-2/+2
|
* [project @ Fixed manager bugs]tailor2006-08-241-11/+13
|
* [project @ Removed trigger_error from fetcher]tailor2006-08-181-1/+0
|
* [project @ More XRDS tests]tailor2006-08-181-0/+5
|
* [project @ Added Services_Yadis_XRI function]tailor2006-08-181-5/+16
|
* [project @ Added XRI discovery tests and added canonicalID to OpenID service ↵tailor2006-08-181-0/+5
| | | | endpoints]
* [project @ XRIRes include and getCanonicalID call fix]tailor2006-08-171-1/+1
|
* [project @ Added more changes from python port (root authority and canonical ↵tailor2006-08-173-53/+153
| | | | ID checking)]
* [project @ Remove cruft]tailor2006-08-171-1/+1
|
* [project @ Use HTTP 1.0 in plain fetcher to avoid Transfer-encoding: chunked]tailor2006-08-151-2/+2
|
* [project @ Bugfixes]tailor2006-08-151-2/+3
|
* [project @ XRI resolution support]tailor2006-08-152-0/+226
|
* [project @ Moved curl fetcher detection code into Yadis]tailor2006-08-152-12/+6
|
* [project @ Merged yadis discovery code and updated test framework to run ↵tailor2006-08-118-0/+2164
tests in both packages]