| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new urllib3 | Kenneth Reitz | 2013-09-24 | 9 | -106/+851 |
| | | |||||
| * | Update urllib3 to 14b8945 | ms4py | 2013-08-03 | 3 | -42/+143 |
| | | |||||
| * | Update urllib3 to d89d508 | Gavrie Philipson | 2013-07-29 | 4 | -13/+22 |
| | | |||||
| * | Update urllib3 to a43319f | Audrius Butkevicius | 2013-07-18 | 4 | -19/+24 |
| | | |||||
| * | Update urllib3 to cffbd6b317 | Cory Benfield | 2013-06-18 | 2 | -1/+38 |
| | | |||||
| * | update urllib3 to 60ba176f5d | Thomas Weißschuh | 2013-06-08 | 7 | -6/+52 |
| | | |||||
| * | Update urllib3 to 59de03e6163c6928dc01832ed6e48e9f6c34c795. | Bryce Boe | 2013-04-27 | 8 | -19/+30 |
| | | | | | | | | This update includes two fixes: * https://github.com/shazow/urllib3/issues/149 * https://github.com/shazow/urllib3/issues/174 | ||||
| * | Update urllib3 to 71f84f9. | schlamar | 2013-04-10 | 2 | -27/+54 |
| | | |||||
| * | update vendored urllib3 | Thomas Weißschuh | 2013-03-28 | 4 | -16/+248 |
| | | |||||
| * | cp949prover for charade | Kenneth Reitz | 2013-03-22 | 1 | -0/+44 |
| | | |||||
| * | upgrade to charade v1.0.3 | Kenneth Reitz | 2013-03-22 | 10 | -19/+68 |
| | | |||||
| * | urllib3 update | Kenneth Reitz | 2013-02-10 | 1 | -3/+13 |
| | | | | | #1053 | ||||
| * | update urllib3 to current master with ssl bugfixes | Mantas Vidutis | 2013-01-22 | 4 | -26/+81 |
| | | |||||
| * | remove chardet | Kenneth Reitz | 2012-12-17 | 37 | -7238/+0 |
| | | |||||
| * | new urllib3 | Kenneth Reitz | 2012-12-17 | 8 | -72/+190 |
| | | |||||
| * | charade v1.0.1 | Kenneth Reitz | 2012-12-17 | 1 | -3/+4 |
| | | |||||
| * | Removed testing artifacts | Pascal Hartig | 2012-12-14 | 1 | -0/+0 |
| | | |||||
| * | update charade | Kenneth Reitz | 2012-12-02 | 37 | -4705/+4342 |
| | | |||||
| * | chardet fixes! | Kenneth Reitz | 2012-12-01 | 5 | -33/+29 |
| | | |||||
| * | out with chardet, in with charade | Kenneth Reitz | 2012-11-29 | 64 | -3945/+11713 |
| | | |||||
| * | fixes for python2 | Kenneth Reitz | 2012-11-27 | 3 | -12/+19 |
| | | |||||
| * | fix chardet import | Kenneth Reitz | 2012-11-27 | 1 | -1/+0 |
| | | |||||
| * | chardet2 is magic | Kenneth Reitz | 2012-11-27 | 71 | -11342/+4154 |
| | | |||||
| * | no more oauth | Kenneth Reitz | 2012-11-27 | 12 | -2852/+0 |
| | | |||||
| * | Revert "Fix SSL3 error on Ubuntu 12.04" | Kenneth Reitz | 2012-09-24 | 1 | -11/+3 |
| | | | | | This reverts commit c19650b00f0c169cdf6372a093425830e11a8771. | ||||
| * | Use logger instead of direct logging call. | ayanamist | 2012-08-27 | 1 | -5/+7 |
| | | |||||
| * | Fix SSL3 error on Ubuntu 12.04 | Joseph McCullough | 2012-08-19 | 1 | -3/+11 |
| | | |||||
| * | ordered dict | Kenneth Reitz | 2012-07-27 | 1 | -0/+260 |
| | | |||||
| * | urllib update and junks | Kenneth Reitz | 2012-07-27 | 6 | -216/+316 |
| | | |||||
| * | breaks under python 2.7, without the from __future__ import | jorjun | 2012-07-18 | 1 | -0/+1 |
| | | |||||
| * | oauthlib | Kenneth Reitz | 2012-06-28 | 12 | -0/+2850 |
| | | |||||
| * | chardet2 | Kenneth Reitz | 2012-06-28 | 36 | -0/+7212 |
| | | |||||
| * | embed chardet | Kenneth Reitz | 2012-06-28 | 35 | -0/+7188 |
| | | |||||
| * | update urllib3 | Kenneth Reitz | 2012-06-25 | 3 | -11/+44 |
| | | |||||
| * | urllib3 update | Kenneth Reitz | 2012-06-15 | 4 | -57/+45 |
| | | | | | fixes #664 | ||||
| * | remove oreos | Kenneth Reitz | 2012-05-10 | 4 | -1199/+0 |
| | | |||||
| * | new urllib3 version | Kenneth Reitz | 2012-03-31 | 2 | -5/+6 |
| | | | | | #498 | ||||
| * | urllib3 v1.3 | Kenneth Reitz | 2012-03-25 | 7 | -162/+190 |
| | | |||||
| * | Fix issue #484 | Pinkerton | 2012-03-14 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #450 from Lukasa/issue_440 | Kenneth Reitz | 2012-02-25 | 1 | -1/+1 |
| |\ | | | | | Issue #440: Accept '=' in cookie keys. | ||||
| | * | Accept '=' in cookie keys. | Cory Benfield | 2012-02-21 | 1 | -1/+1 |
| | | | |||||
| * | | urllib3 v1.2.2 | Kenneth Reitz | 2012-02-25 | 5 | -26/+69 |
| |/ | |||||
| * | Merge branch 'develop' of https://github.com/Lukasa/requests into develop | Kenneth Reitz | 2012-02-15 | 1 | -1/+3 |
| |\ | |||||
| | * | Change the RFC we reference. | Cory Benfield | 2012-02-14 | 1 | -3/+3 |
| | | | |||||
| | * | Make clearer the source of forbidden characters | Cory Benfield | 2012-02-14 | 1 | -1/+3 |
| | | | |||||
| | * | Keep non RFC cookie key characters separate. | Cory Benfield | 2012-02-14 | 1 | -1/+1 |
| | | | | | | | | | | | Moved the characters that we accept in keys but that the RFC forbids into a separate string to keep track of them. | ||||
| * | | Merge pull request #425 from Lukasa/develop | Kenneth Reitz | 2012-02-13 | 1 | -1/+2 |
| |\ \ | |/ | | | Issue #335: Accept unusual keys in cookies. | ||||
| | * | Accept unusual keys in cookies. | Cory Benfield | 2012-02-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | The Oreos module throws CookieErrors when it catches keys that have characters that shouldn't be in them, like colons and braces. Other services are happy to send out such keys, however. This commit makes requests non-standards compliant, just like everyone else is. | ||||
| * | | Merge pull request #410 from eriolv/develop | Kenneth Reitz | 2012-02-12 | 1 | -3/+3 |
| |\ \ | |/ |/| | Fix SyntaxError on Python3 because "except Error, e" is not supported anymore | ||||
| | * | Since requests 0.10.1 dropped Python5 support, to catch an exception and | Daniele Tricoli | 2012-02-05 | 1 | -3/+3 |
| | | | | | | | | | | | store the exception object in a variable the "as" keyword can be used so Python3 will not raise a SyntaxError | ||||
