1. 1d287e5 Skip set_default_verify_paths test on OS X and make a note in the docs that it may not work on that platform by Jean-Paul Calderone · 16 years ago
  2. d811b68 work around stupid feature deficiencies in unittest.py by Jean-Paul Calderone · 16 years ago
  3. 8ce4961 arg crummy changesets by Jean-Paul Calderone · 16 years ago
  4. 4bccf5e make the tests recognize the optionalness of the DTLS constants by Jean-Paul Calderone · 16 years ago
  5. 327d8f9 Expose some new DTLS-related constants in OpenSSL.SSL - OP_NO_QUERY_MTU, OP_COOKIE_EXCHANGE, and OP_NO_TICKET. by Jean-Paul Calderone · 16 years ago
  6. 9eadb96 reject arguments to set_default_verify_paths by Jean-Paul Calderone · 16 years ago
  7. 1cb5d02 support capath parameter to load_verify_locations; add wrapper for set_default_verify_paths by Jean-Paul Calderone · 16 years ago
  8. 5075fce a test for the obvious error case of load_verify_locations by Jean-Paul Calderone · 16 years ago
  9. e1bd432 test for the pre-existing load_verify_locations function by Jean-Paul Calderone · 16 years ago
  10. 6540775 Python 2.3 compatibility in test_ssl by Jean-Paul Calderone · 16 years ago
  11. 5ef8651 Fix a threading bug in the info callback support for context objects. by Jean-Paul Calderone · 16 years ago
  12. 828c9cb Fix a threading bug in passphrase callback support for context objects. by Jean-Paul Calderone · 16 years ago
  13. 8b63d45 Put my copyright on everything I've changed so far, put a more reasonable version number on version.py by Jean-Paul Calderone · 17 years ago
  14. 30c09ea A couple trivial Context tests by Jean-Paul Calderone · 17 years ago