summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * always disable the builtin hostname verificationThomas Weißschuh2015-01-081-0/+9
* | add sha256 for fingerprint verificationThomas Weißschuh2015-01-311-0/+10
* | Merge pull request #535 from bryanhelmig/reference-read-stream-deflateAndrey Petrov2015-01-291-0/+18
|\ \
| * | add test that demonstrates expected read() behavior differering from stream/d...Bryan Helmig2015-01-161-0/+18
| |/
* | Close connections properlyMarkus Unterwaditzer2015-01-251-0/+37
|/
* Merge branch 'master' into https-proxyKevin Burke2014-12-031-1/+1
|\
| * give it more time to timeoutKevin Burke2014-12-031-1/+1
* | Merge branch 'master' into https-proxyKevin Burke2014-12-033-8/+69
|\ \ | |/
| * Handle body param in RequestMethods.Andrey Petrov2014-11-271-0/+7
| * Close a connection in the event of an SSLErrorIan Cordasco2014-11-061-0/+10
| * Update tests with new certificate for full coverageIan Cordasco2014-11-011-1/+17
| * Merge pull request #473 from sigmavirus24/use-create_default_contextAndrey Petrov2014-10-292-7/+35
| |\
| | * Remove poorly designed testIan Cordasco2014-10-291-6/+0
| | * Reduce scope of exception handling in ssl_wrap_socketIan Cordasco2014-10-291-0/+7
| | * Last bit of test coverage and hopefully a fix for some testsIan Cordasco2014-10-232-5/+15
| | * Fix up test coverageIan Cordasco2014-10-231-2/+19
* | | Add extra test. Make some changesKevin Burke2014-11-131-1/+11
* | | Set connect timeout for proxies via HTTPSKevin Burke2014-11-131-2/+16
|/ /
* | no newlinesKevin Burke2014-10-271-1/+1
* | Add failing HTTPS handshake timeout testKevin Burke2014-10-271-0/+18
* | go hard or go homeKevin Burke2014-10-061-2/+3
* | Make it a constant member on the classKevin Burke2014-10-061-2/+1
* | Use a constant stringKevin Burke2014-10-061-3/+3
* | change error message'Kevin Burke2014-10-041-1/+1
* | Add ResponseError exception classKevin Burke2014-10-021-2/+6
* | fix syntax errorKevin Burke2014-09-301-2/+0
* | Add failing test with bad messageKevin Burke2014-09-303-3/+42
|/
* Make str(Url) == Url.urlAaron Meurer2014-09-121-1/+5
* Merge branch 'master' into url_unparseAaron Meurer2014-09-1212-197/+968
|\
| * Disable PyOpenSSL tests by default.Andrey Petrov2014-08-251-4/+8
| * Merge pull request #455 from kevinburke/source-address-updateAndrey Petrov2014-08-251-1/+3
| |\
| | * add assert to catch intermittent failureKevin Burke2014-08-251-1/+3
| * | Merge pull request #451 from t-8ch/pyopenssl_testsAndrey Petrov2014-08-251-5/+7
| |\ \ | | |/ | |/|
| | * visually clean up importsThomas Weißschuh2014-08-241-3/+3
| | * always test PyOpenSSL on python2Thomas Weißschuh2014-08-241-2/+8
| | * test everything on pyopensslThomas Weißschuh2014-08-241-6/+2
| * | update warnings on wrong system timeThomas Weißschuh2014-08-231-0/+24
| |/
| * allow performing *only* fingerprint verificationThomas Weißschuh2014-08-201-0/+17
| * add explicit test of readinto to make py2.6 happyErik Tollerud2014-08-101-0/+18
| * Add code to (hopefully) get to 100% coverageErik Tollerud2014-08-101-0/+5
| * fixes based on feedback from @shazow and @sigmavirus24Erik Tollerud2014-08-101-1/+1
| * Add test for buffering behaviorErik Tollerud2014-08-101-0/+8
| * added tests for is_fp_closedJames Salter2014-07-301-0/+31
| * Remove the decorators for source_address testingIan Cordasco2014-07-041-2/+0
| * Only pop source_address from kwargs after saving itIan Cordasco2014-07-041-9/+0
| * Tests pass.Andrey Petrov2014-07-033-42/+76
| * A test!Andrey Petrov2014-07-021-2/+15
| * Security warnings.Andrey Petrov2014-07-021-5/+5
| * Fiddling with things because pypy is unhappy.retriesAndrey Petrov2014-07-011-1/+1
| * Removed count, fixed py3 tests.Andrey Petrov2014-07-012-24/+13