summaryrefslogtreecommitdiff
path: root/openid/yadis
Commit message (Expand)AuthorAgeFilesLines
* Fix isortVlastimil Zíma2019-06-171-1/+1
* Fix new flake8 warningsVlastimil Zíma2018-11-142-3/+2
* Define return type of getTypeURIsVlastimil Zíma2018-05-311-4/+13
* Fix print statementVlastimil Zíma2018-05-111-1/+1
* Update prioSort orderingVlastimil Zíma2018-05-111-5/+8
* Fix URI quoting for python 3Vlastimil Zíma2018-05-111-9/+10
* Use StringIO and BytesIO from sixVlastimil Zíma2018-05-111-4/+4
* Use six for URL utilitiesVlastimil Zíma2018-05-112-2/+2
* Transform Yadis API to text stringsVlastimil Zíma2018-05-119-41/+72
* Replace unicode with six.text_typeVlastimil Zíma2018-05-113-8/+8
* Refactor YADIS meta tag parsingVlastimil Zíma2018-04-301-183/+32
* Refactor IRI to URIVlastimil Zíma2018-04-301-51/+20
* Fix XXE in XRDS parsingVlastimil Zíma2018-03-081-4/+5
*-. Merge branches 'remove-disliked-functions' and 'xml-libraries'Vlastimil Zíma2018-03-083-24/+6
|\ \
| | * Use lxml for XMLVlastimil Zíma2018-03-071-18/+3
| |/ |/|
| * Remove disliked functions - map, filter and reduceVlastimil Zíma2018-03-072-6/+3
|/
* Use common decorators as suchVlastimil Zíma2018-02-021-2/+1
* Pepify and add flake8Vlastimil Zíma2017-11-2911-50/+85
* Clean imports by isortVlastimil Zíma2017-11-226-11/+12
* Yet another problem with unicode - some HTLM pages can not be decoded because...Vlastimil Zíma2011-07-181-2/+8
* Fix problem with decoding of HTML that has mixture of unicode and entities.Vlastimil Zíma2011-06-061-2/+16
* Removed/changed references to openidenabled.com. At this time, not every ref...Lilli2010-03-161-3/+0
* [project @ etxrd.getCanonicalID: case-insensitive comparsions, patch from =wil]Kevin Turner2008-06-131-6/+5
* [project @ Accept response code 206 from fetcher results. Fixes #260]Kevin Turner2008-06-112-3/+3
* [project @ add __all__ to __init__.py files, fixes #138]Kevin Turner2008-05-291-0/+12
* [project @ Make openid.yadis.xri.identifierScheme handle an empty string]http://j3h.us/2007-10-181-1/+2
* [project @ Clean up manager in session when response has different URL from r...tailor2007-10-101-7/+16
* [project @ Be smarter about using the ElementTree API]http://j3h.us/2007-10-021-15/+2
* [project @ yadis.discover.discover: add @raises DiscoveryFailure to docstring.]Kevin Turner2007-09-101-0/+1
* [project @ yadis.services.getServiceEndpoints: catch XRDSError, transform it ...Kevin Turner2007-09-051-3/+11
* [project @ Added function to openid.yadis.etxrd that parses the Expires date ...Josh Hoyt2007-06-071-0/+27
* [project @ Make elementtree importing in openid.yadis.etxrd more robust]Josh Hoyt2007-03-191-5/+23
* [project @ [async] openid.yadis.discover.discover: factor out some logic to w...Kevin Turner2007-02-161-19/+36
* [project @ openid.yadis.discover: fix test-case-name]Kevin Turner2007-02-151-1/+1
* [project @ epydoc syntax]Kevin Turner2007-01-151-1/+1
* [project @ Make sure that no services will be returned for an XRI whose XRD d...Josh Hoyt2006-12-211-0/+3
* [project @ remove yadis.xrd (replaced by yadis.etxrd)]Kevin Turner2006-12-081-290/+0
* [project @ Merge yadis and urljr]tailor2006-08-2412-0/+1754