1. 2310f8b make these tests pass if OP_NO_SSLv2 is 0 (#532) by Alex Gaynor · 9 years ago
  2. 0737a5e bump the size of some test keys (#531) by Alex Gaynor · 9 years ago
  3. d0bdd2d bump the size of the test dhparam (#530) by Alex Gaynor · 9 years ago
  4. 3aeead9 Simplify conditions and delete an unused function (#512) by Alex Gaynor · 9 years ago
  5. d3b5d9b Remove some pointless branches (#511) by Alex Gaynor · 9 years ago
  6. c421fc4 Clean out some cruft (#509) by Alex Gaynor · 9 years ago
  7. 72d968b Convert between pyOpenSSL and cryptography objects (#439) by Paul Kehrer · 9 years ago
  8. 3772611 Write a few more tests (#503) by Alex Gaynor · 9 years ago
  9. 7778e79 Write a few more tests for coverage (#501) by Alex Gaynor · 9 years ago
  10. 5bb2bd1 Simplify a few more branches to improve coverage (#500) by Alex Gaynor · 9 years ago
  11. 09a386e Replace several untested paths with _openssl_assert (#498) by Alex Gaynor · 9 years ago
  12. 44e767a Enable use of CRL (and more) in verify context. (#483) by Dan Sully · 9 years ago
  13. 40d448f Refactor tests for crypto.load_publickey (#482) by Hynek Schlawack · 9 years ago
  14. 32fc4e6 fix a small bug with load_publickey (#481) by Paul Kehrer · 9 years ago
  15. 2333e5e Test markups. by Cory Benfield · 9 years ago
  16. 1d14214 Switch to pytest test style. by Cory Benfield · 9 years ago
  17. 0ba57ec Add basic tests for _make_requires by Cory Benfield · 9 years ago
  18. 9dff5c4 Merge pull request #422 from hynek/set_session_id by Paul Kehrer · 9 years ago
  19. 8ff9e3d swap ERR_remove_thread_state for ERR_clear_error by Paul Kehrer · 9 years ago
  20. b1f3ca8 Implement Context.set_session_id by Hynek Schlawack · 10 years ago
  21. ea94f2b Rename state_name to get_state_name by Hynek Schlawack · 9 years ago
  22. 8906bdd Move conftest.py into tests by Hynek Schlawack · 9 years ago
  23. aa86121 Pluck more unrelated bits from #422 by Hynek Schlawack · 9 years ago
  24. 61630a0 Merge pull request #433 from reaperhulk/opaque-x509-ext by Alex Gaynor · 9 years ago
  25. 2c605ba move to separate pytest class + add one more test case by Paul Kehrer · 9 years ago
  26. 5aad73c what's a bytes by Paul Kehrer · 9 years ago
  27. 418411e first revoked cert in the CRL has NID_crl_reason first in list by Paul Kehrer · 9 years ago
  28. 5e3dd4c add a test to confirm crl.get_reason ignores unsupported extensions by Paul Kehrer · 9 years ago
  29. a7a63af Grammar by Hynek Schlawack · 9 years ago
  30. f90e368 Fix set_cipher_list on modern OpenSSL by Hynek Schlawack · 9 years ago
  31. b11bffc bytes by Paul Kehrer · 9 years ago
  32. 2fe23b0 fix test and a missing X509_REVOKED_dup call by Paul Kehrer · 9 years ago
  33. e09399b Fix signature buffer size for RSA keys by Colleen Murphy · 9 years ago
  34. a5811cc Greatly simplify test_state_string by Hynek Schlawack · 10 years ago
  35. 328bdb1 Merge pull request #304 from chakatodd/get_app_data by Hynek Schlawack · 10 years ago
  36. 4f73e4f Fixed AttributeError when calling get_app_data() by Todd Chapman · 10 years ago
  37. d809a58 Drop this, it's no good. by Alex Gaynor · 10 years ago
  38. c3fac9d Fixed up some flake8 errors from the latest version by Alex Gaynor · 10 years ago
  39. c4206f6 Correction for coding convention. by Anthony Alba · 10 years ago
  40. 2ce737f Enable tests to pass when MD5 verification disabled in OpenSSL. by Anthony Alba · 10 years ago
  41. e02c7d8 Further testing for load/dump_publickey by Cory Benfield · 10 years ago
  42. d86f1d8 Switch to py.test assertions. by Cory Benfield · 10 years ago
  43. 11c1019 Cleanup docstrings. by Cory Benfield · 10 years ago
  44. 6492f7c Support for serializing/deserializing public keys by Cory Benfield · 10 years ago
  45. bf88793 Use Google and a more generic method by Hynek Schlawack · 10 years ago
  46. f05b212 factor out function to dump crl by Dominic Chen · 10 years ago
  47. 80d005f Replace the only EGD call by urandom by Hynek Schlawack · 10 years ago
  48. dfeaa3b Make runtests.py less confusing by Hynek Schlawack · 10 years ago
  49. 7b3aa90 Fix travis by Hynek Schlawack · 10 years ago
  50. f0e6685 Move package into src by Hynek Schlawack · 10 years ago