Wykres commitów

  • 5cbc3a92ce
    Merge 5a79131d5a into c2d43a3e8c Deleted user 2020-05-07 02:21:54 +0000
  • c2d43a3e8c
    Update requests master Jeremy Carbaugh 2019-05-13 10:38:43 -0400
  • 5a79131d5a Also allow CA verify setting for global finger() Mikael Nordfeldth 2014-06-10 01:56:44 +0200
  • b560e6f812 Add finger() parameter to ignore CA verification Mikael Nordfeldth 2014-06-10 01:31:42 +0200
  • 8fda656570 Add __future__ import for print function to make demo output correctly with Python 2 Jeremy Carbaugh 2013-11-02 19:07:03 -0400
  • 581dcbb0da Add PyPI and installation info Jeremy Carbaugh 2013-11-02 17:42:30 -0400
  • b2b797de48 Merge pull request #9 from konklone/patch-1 Jeremy Carbaugh 2013-11-02 14:42:05 -0700
  • 6fbe2ea935 fixed typo Eric Mill 2013-11-02 17:39:01 -0400
  • fedcdd0f00 Move from distutils to setuptools v1.0 Jeremy Carbaugh 2013-11-02 17:26:48 -0400
  • 25625fccec Move requests import into finger method so that pypi installation works Jeremy Carbaugh 2013-11-02 17:25:06 -0400
  • 09212ef79e Some basic tests Jeremy Carbaugh 2013-11-02 17:20:40 -0400
  • f607e43a0f Refactor WebFingerClient and allow None for the attr parameter of the rel method Jeremy Carbaugh 2013-11-02 17:20:30 -0400
  • 1156fede4a Simplfy rel method Jeremy Carbaugh 2013-11-02 12:03:37 -0400
  • 5ef1ee3afa Update README with documentation for client object Jeremy Carbaugh 2013-11-02 12:03:15 -0400
  • 52748e92b4 Python 3 support Jeremy Carbaugh 2013-11-02 02:54:33 -0400
  • 880fd5f240 Add default return objects to property methods Jeremy Carbaugh 2013-11-02 02:50:22 -0400
  • d348184611 Update README for 1.0 release Jeremy Carbaugh 2013-11-02 02:49:34 -0400
  • 46de19841a Update setup.py for 1.0 release. Change install_requires to remove python-rd and add requests. Jeremy Carbaugh 2013-11-02 02:49:21 -0400
  • c22c5fd3d4 Update LICENSE Jeremy Carbaugh 2013-11-02 02:48:47 -0400
  • 3a4e6db04d Allow legacy mimetypes in JRD response Jeremy Carbaugh 2013-11-01 16:37:27 -0400
  • 1cb261575c Re-enable unofficial Facebook and Twitter endpoints, add WebFist rel Jeremy Carbaugh 2013-11-01 12:36:16 -0400
  • c5936e4e5d Remove python-rd requirement and make compatible with RFC 7033 Jeremy Carbaugh 2013-11-01 12:26:47 -0400
  • 2a7fa54571 Update README.rst Jeremy Carbaugh 2013-05-15 11:58:36 -0300
  • afff13cd7e Change python-xrd to python-rd Jeremy Carbaugh 2013-05-15 11:53:16 -0300
  • f50a662dd5 add version information to user agent string Jeremy Carbaugh 2012-11-02 17:27:28 -0400
  • 9ec76c807a move host from init to finger method Jeremy Carbaugh 2012-11-02 17:25:18 -0400
  • 0cfbc04cf9 leave scheme up to the user Jeremy Carbaugh 2012-11-02 17:15:24 -0400
  • 60713e1def increment version to 0.3 Jeremy Carbaugh 2012-11-02 16:51:48 -0400
  • c643b17b66 add support for resource parameter Jeremy Carbaugh 2012-11-02 16:46:29 -0400
  • 4ef89a6405 rename url variables Jeremy Carbaugh 2012-11-02 16:24:31 -0400
  • c7471b276d remove some dev logging and change how secure is handled Jeremy Carbaugh 2012-11-02 16:22:41 -0400
  • ecbebfc6e2 remove _hm_hosts Jeremy Carbaugh 2012-11-02 16:04:36 -0400
  • 90c0a7ecd6 change cli interface and add some inline docstrings Jeremy Carbaugh 2012-11-02 16:04:04 -0400
  • d2415f42c5 new requirements Jeremy Carbaugh 2012-11-02 16:03:49 -0400
  • 6f86ca8bbf change repo name and user agent string back to python-webfinger Jeremy Carbaugh 2012-07-30 18:01:36 -0400
  • ad53da5dce Change package name to webfinger. Closes #4. Jeremy Carbaugh 2012-07-30 17:47:25 -0400
  • c57f388b20 move xrd import so install works Jeremy Carbaugh 2012-04-04 18:22:34 -0400
  • adc391d8a9 add stuff for packaging Jeremy Carbaugh 2012-04-04 18:19:42 -0400
  • 8bfd9b8287 clean up main method Jeremy Carbaugh 2012-04-04 18:19:34 -0400
  • ad92fd1658 add flag to bypass unofficial endpoints Jeremy Carbaugh 2012-04-04 18:08:38 -0400
  • b8b58ddd51 update README Jeremy Carbaugh 2012-04-04 18:03:38 -0400
  • 179aa27b0e fix unofficial Facebook endpoint URL Jeremy Carbaugh 2012-04-04 18:01:56 -0400
  • 3decce645b add support for unofficial endpoints for Facebook and Twitter Jeremy Carbaugh 2012-04-04 17:59:23 -0400
  • 04b2dba4a6 add Activity Streams and OpenSocial Jeremy Carbaugh 2012-04-04 17:58:54 -0400
  • f422e0af82 ignore build and dist dirs Jeremy Carbaugh 2012-04-04 17:37:36 -0400
  • 176cdaf945 change requirement to python-xrd Jeremy Carbaugh 2012-04-04 17:37:21 -0400
  • d37e3f71a3 Merge pull request #1 from Leberwurscht/master Jeremy Carbaugh 2012-04-04 09:13:22 -0700
  • 050d94a4c6 Merge 4bf4fa97d1 into b893ca3fa8 GitHub Merge Button 2012-04-03 17:50:10 -0700
  • 4bf4fa97d1 allow timeout Leberwurscht 2012-04-04 02:42:59 +0200
  • 0770e98895 fix typo Leberwurscht 2012-04-04 01:38:59 +0200
  • aa748195bf remove whitespace Leberwurscht 2012-04-04 01:34:45 +0200
  • 142bba7a6d Work towards the security stuff described at http://code.google.com/p/webfinger/wiki/WebFingerProtocol buttoj3 2011-04-11 12:12:16 +0100
  • b893ca3fa8 remove unused re import Jeremy Carbaugh 2010-02-12 23:54:47 -0500
  • 2e1d9ed252 big ol' refactor. add web finger relation shortcuts. add class-based webfinger client. Jeremy Carbaugh 2010-02-12 23:53:49 -0500
  • 0df7a42a8e add updated requirements file Jeremy Carbaugh 2010-02-12 23:00:39 -0500
  • 0d2716b44c add LICENSE file and basic README Jeremy Carbaugh 2010-02-12 23:00:25 -0500
  • ff84fa47ce remove outdated example hostmeta and xrd files Jeremy Carbaugh 2010-02-12 23:00:01 -0500
  • 2ff95f0e60 initial commit Jeremy Carbaugh 2010-02-11 17:52:34 -0500