Commit History

Author SHA1 Message Date
  Gu1 50289e2eb0 Add support for subjectAltName's otherName entity 11 years ago
  pjkersha 9eea189ca6 * Added support for key file pass-phrase for make_ssl_context func in ndg.httpsclient.ssl_context_util 12 years ago
  pjkersha fea79af5ed ==Preparing 0.3.2 Release== 12 years ago
  pjkersha 69d29dbe43 Fix to SubjectAltNames support check - should only be enabled if pyasn1 is installed. 12 years ago
  pjkersha ee7d8ca1a8 Important fix to open_url. HTTP Request object was being created inside if headers is None block - now corrected to create regardless. 12 years ago
  pjkersha c5708a44d9 Added http basic auth support 12 years ago
  pjkersha 1e8ae8881e == 0.3.1 Release == 12 years ago
  pjkersha 4098cee3b6 Extended utils funcs so that they can accept a handlers kw 12 years ago
  pjkersha 9e44cb7ccd == 0.3.0 == 12 years ago
  pjkersha ecd9b0ea1f * fix to ssl_socket makefile method and utils _should_use_proxy 12 years ago
  pjkersha 13ef629ec4 12 years ago
  pjkersha 38d62e5c87 Fix to urllib2_build_opener.build_opener to allow for custom handlers to be added correctly. 13 years ago
  rwilkinson a1cd905ed7 Updated setup.py description. 13 years ago
  rwilkinson 765b9875d1 Added ndg.httpsclient.utils.fetch_stream_from_url function and added parameter for data to post in open_url and fetch_* methods. 13 years ago
  rwilkinson 5d43f9f0ac Updated version to 0.2.1. 13 years ago
  rwilkinson 6c655b8c4d Changes to make ndg.httpsclient.utils.open_url more useful as a general wrapper for configuring and calling urllib2 openers. 13 years ago
  pjkersha 6e5e18f947 * Added new test to test_urllib2 test04_open_peer_cert_verification_fails - checks for failure through missing CA verification chain. 13 years ago
  pjkersha 0e3c1d9313 == Release 0.2.0 == 13 years ago
  pjkersha 32902723fd == Release 0.2.0 == 13 years ago
  rwilkinson ec571bef7a Complete change for removal of serverCNPrefixes (r7973). 13 years ago
  pjkersha 3c3c532280 Improved description 13 years ago
  pjkersha f4f80a7e0e Fix license classifier to approved one. 13 years ago
  pjkersha b13ce4b451 * Another fix - for test_utils proxy test 13 years ago
  pjkersha 03488d241c * Added test case for SSL verification of peer failing 13 years ago
  pjkersha 4cd8e5614c Fix manifest include setting. 13 years ago
  pjkersha b00c5ea1e8 Fix long_description text. 13 years ago
  pjkersha 54f450093f Fixes to setup for installation of data files with the package. 13 years ago
  pjkersha e53ddbcdf1 == Release 0.1.0 == 13 years ago
  pjkersha 8018eafb07 * More tidying ready for release 13 years ago
  pjkersha 87b8985fd4 * added wrapper to httplib to enable https proxy support for Python < 2.6.1. Needs more work for it to function! 13 years ago