<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/oauthlib.git/oauthlib/oauth1, branch use_request_objects</title>
<subtitle>github.com: idan/oauthlib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/'/>
<entry>
<title>Continuing to refactor oauth1 to use Request objects internally.</title>
<updated>2012-05-12T22:20:14+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-12T22:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=bbee30c35e5eb438567e693f6df00644ad3bc4fb'/>
<id>bbee30c35e5eb438567e693f6df00644ad3bc4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into use_request_objects</title>
<updated>2012-05-12T20:40:38+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-12T20:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a56cf9c1721e81abb02b8578493cb85bd3307e35'/>
<id>a56cf9c1721e81abb02b8578493cb85bd3307e35</id>
<content type='text'>
Conflicts:
	oauthlib/oauth1/rfc5849/__init__.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	oauthlib/oauth1/rfc5849/__init__.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Use python-rsa instead of pycrypto</title>
<updated>2012-05-06T06:54:44+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2012-05-06T06:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=5917e4c5fd67256acd0b838bd29065b3b632312c'/>
<id>5917e4c5fd67256acd0b838bd29065b3b632312c</id>
<content type='text'>
Switched because pycrypto has binary bits which require compilation, making
usage of oauthlib on windows more painful than necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched because pycrypto has binary bits which require compilation, making
usage of oauthlib on windows more painful than necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Capture OAuth1 generated signature for debug logging</title>
<updated>2012-05-02T21:41:03+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2012-05-02T21:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=2c903c4fc0f11a11c92262719612fce165f91c11'/>
<id>2c903c4fc0f11a11c92262719612fce165f91c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More porting of internal metods to use Request objects. Some tests are still broken.</title>
<updated>2012-05-02T06:30:01+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-02T06:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=70c405473288098fd3e1d4f17bec2b737589ef2b'/>
<id>70c405473288098fd3e1d4f17bec2b737589ef2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Half implemented solution which passes around Request instances to parameters instead of raw headers/body/params</title>
<updated>2012-05-02T06:30:01+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-02T05:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=772d48de9a285d9f95dcac49be4542576c38c267'/>
<id>772d48de9a285d9f95dcac49be4542576c38c267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding back 'safe' chars for escaping.</title>
<updated>2012-05-02T05:33:36+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-02T05:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=a14ed9f0ba3b6d602cbe5c4bba17bfd240cfbbf0'/>
<id>a14ed9f0ba3b6d602cbe5c4bba17bfd240cfbbf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modifying oauth1 rfc5849's utils to wrap stdlib functions in encode/decode rather than reimplementing them.</title>
<updated>2012-05-02T05:21:21+00:00</updated>
<author>
<name>David Gouldin</name>
<email>david@gould.in</email>
</author>
<published>2012-05-02T05:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=e0bfede0cb91b36f78061043c72111a0dad40670'/>
<id>e0bfede0cb91b36f78061043c72111a0dad40670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unicode leaks</title>
<updated>2012-05-01T19:51:10+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2012-05-01T19:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=0e92aeb000115674144c7af82d43329418205e40'/>
<id>0e92aeb000115674144c7af82d43329418205e40</id>
<content type='text'>
Wrap stdlib quote, unquote, urlencode in versions that protect the
internal usage of unicode. All data going out is encoded as UTF-8, and
the results are read back in and decoded from UTF-8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrap stdlib quote, unquote, urlencode in versions that protect the
internal usage of unicode. All data going out is encoded as UTF-8, and
the results are read back in and decoded from UTF-8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor utility methods, improve robustness of OAuth1 Client.sign</title>
<updated>2012-05-01T09:25:13+00:00</updated>
<author>
<name>Idan Gazit</name>
<email>idan@gazit.me</email>
</author>
<published>2012-05-01T09:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/oauthlib.git/commit/?id=208ed69acb602d23e59e0c759fb6479bd7d0e53b'/>
<id>208ed69acb602d23e59e0c759fb6479bd7d0e53b</id>
<content type='text'>
* Move quote, unquote, urldecode to oauthlib.common
* Use urldecode for extract_params
* Simplify request logic: store body and decoded_body instead of
body_has_params
* Document steps in Client.sign
* Properly validate requests in Client.sign
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move quote, unquote, urldecode to oauthlib.common
* Use urldecode for extract_params
* Simplify request logic: store body and decoded_body instead of
body_has_params
* Document steps in Client.sign
* Properly validate requests in Client.sign
</pre>
</div>
</content>
</entry>
</feed>
