1. ef404df Factor out common code of requires decorators by Cory Benfield · 9 years ago
  2. e6f3588 Raise NotImplementedError when SNI not present. by Cory Benfield · 9 years ago
  3. d16b93b Merge pull request #455 from hynek/master by Cory Benfield · 9 years ago
  4. 156f174 Start 16.1.0 cycle by Hynek Schlawack · 9 years ago
  5. d954cf7 Merge pull request #454 from hynek/master by Cory Benfield · 9 years ago
  6. b62041b Prepare 16.0.0 by Hynek Schlawack · 9 years ago
  7. 2b7958f Merge pull request #453 from hynek/master by Cory Benfield · 9 years ago
  8. 890eb6d Braaaaand by Hynek Schlawack · 9 years ago
  9. 8d4f976 Fix some links and markup by Hynek Schlawack · 9 years ago
  10. ac7fbb8 Some README polishing by Hynek Schlawack · 9 years ago
  11. 9dff5c4 Merge pull request #422 from hynek/set_session_id by Paul Kehrer · 9 years ago
  12. 5be951c cryptography 1.3 is here! by Hynek Schlawack · 9 years ago
  13. 901636c Merge pull request #451 from reaperhulk/no-crypto-free by Hynek Schlawack · 9 years ago
  14. f4ec47d Merge pull request #452 from reaperhulk/no-remove-thread-state by Hynek Schlawack · 9 years ago
  15. 7dcb35c Merge pull request #450 from hynek/master by Paul Kehrer · 9 years ago
  16. 8ff9e3d swap ERR_remove_thread_state for ERR_clear_error by Paul Kehrer · 9 years ago
  17. 0dcacf7 switch to OPENSSL_free by Paul Kehrer · 9 years ago
  18. 238effd Adopt CoC Covenant by Hynek Schlawack · 9 years ago
  19. b875d51 Fix changelog by Hynek Schlawack · 9 years ago
  20. 73412e5 Fix cryptography minimum version by Hynek Schlawack · 9 years ago
  21. b1f3ca8 Implement Context.set_session_id by Hynek Schlawack · 9 years ago
  22. b98d569 Merge pull request #449 from pyca/alex-patch-1 by Hynek Schlawack · 9 years ago
  23. 95d67ce Bump by Alex Gaynor · 9 years ago
  24. 97b367e Update these jobs by Alex Gaynor · 9 years ago
  25. c84567b Remove code for pre-cryptography 1.2 by Alex Gaynor · 9 years ago
  26. b6e39c8 Merge pull request #448 from hynek/master by Alex Gaynor · 9 years ago
  27. fc92b09 Use PyPy 5.0.0 by Hynek Schlawack · 9 years ago
  28. aa2e6de Merge pull request #446 from Lukasa/test-urllib3 by Hynek Schlawack · 9 years ago
  29. 997630b We don't need the whole history. by Cory Benfield · 9 years ago
  30. cc64680 Whitelist rm by Cory Benfield · 9 years ago
  31. 3fe8cb5 Use urllib3's dev-requirements where possible. by Cory Benfield · 9 years ago
  32. d296b1b Smoke test for urllib3. by Cory Benfield · 9 years ago
  33. 581c4da Merge pull request #444 from hynek/state_string by Paul Kehrer · 9 years ago
  34. ea94f2b Rename state_name to get_state_name by Hynek Schlawack · 9 years ago
  35. 16c3dc2 Merge pull request #445 from hynek/header by Paul Kehrer · 9 years ago
  36. 8906bdd Move conftest.py into tests by Hynek Schlawack · 9 years ago
  37. f9182e2 Print library versions the proper way by Hynek Schlawack · 9 years ago
  38. 8945467 Merge pull request #443 from hynek/changelog by Paul Kehrer · 9 years ago
  39. 65e4def De-Sphinx CHANGELOG & add rel info to description by Hynek Schlawack · 9 years ago
  40. 84c194a Merge pull request #440 from hynek/examples by Paul Kehrer · 9 years ago
  41. 9c756ea Merge pull request #442 from hynek/more-422 by Paul Kehrer · 9 years ago
  42. aa86121 Pluck more unrelated bits from #422 by Hynek Schlawack · 9 years ago
  43. 43dcebb Merge pull request #441 from hynek/deprecate-2.6 by Cory Benfield · 9 years ago
  44. 046d3f4 Deprecate Python 2.6 by Hynek Schlawack · 9 years ago
  45. 8b7e455 Polish up examples (somewhat) by Hynek Schlawack · 9 years ago
  46. 61630a0 Merge pull request #433 from reaperhulk/opaque-x509-ext by Alex Gaynor · 9 years ago
  47. 2c605ba move to separate pytest class + add one more test case by Paul Kehrer · 9 years ago
  48. 5aad73c what's a bytes by Paul Kehrer · 9 years ago
  49. 418411e first revoked cert in the CRL has NID_crl_reason first in list by Paul Kehrer · 9 years ago
  50. e600de6 Merge pull request #437 from hynek/fix-set_cipher_list-modern-openssl by Paul Kehrer · 9 years ago
  51. 5e3dd4c add a test to confirm crl.get_reason ignores unsupported extensions by Paul Kehrer · 9 years ago
  52. e8f91cc treat x509 extension objects as opaque pointers by Paul Kehrer · 9 years ago
  53. ec47679 Assert against True explicitly by Hynek Schlawack · 9 years ago
  54. 22a4b66 More explicit assert by Hynek Schlawack · 9 years ago
  55. a7a63af Grammar by Hynek Schlawack · 9 years ago
  56. f90e368 Fix set_cipher_list on modern OpenSSL by Hynek Schlawack · 9 years ago
  57. c488dea Merge pull request #435 from reaperhulk/m-asn1-time-dup by Hynek Schlawack · 9 years ago
  58. b11bffc bytes by Paul Kehrer · 9 years ago
  59. 5566e51 Merge pull request #434 from reaperhulk/dsa-params by Alex Gaynor · 9 years ago
  60. afa5a66 gc the DSA key a different way by Paul Kehrer · 9 years ago
  61. 2fe23b0 fix test and a missing X509_REVOKED_dup call by Paul Kehrer · 9 years ago
  62. b3ba708 bump cryptography version requirement by Paul Kehrer · 9 years ago
  63. 8dddb1a remove X509_REVOKED_dup entirely since cryptography can do this by Paul Kehrer · 9 years ago
  64. a0860b9 switch to DSA_generate_parameters_ex by Paul Kehrer · 9 years ago
  65. 1ddb289 Merge pull request #430 from reaperhulk/changelog-entry by Hynek Schlawack · 9 years ago
  66. 8fc6ec0 add changelog entry for the fix in #428 by Paul Kehrer · 9 years ago
  67. e6eac51 Merge pull request #428 from cmurphy/fix_signature_buffer_size by Cory Benfield · 9 years ago
  68. e09399b Fix signature buffer size for RSA keys by Colleen Murphy · 9 years ago
  69. 565d3b8 Merge pull request #416 from Lukasa/docs/asn1 by Alex Gaynor · 9 years ago
  70. 4756925 Code review feedback (belatedly!) by Cory Benfield · 9 years ago
  71. 4304888 Merge pull request #420 from reaperhulk/pypy4 by Hynek Schlawack · 9 years ago
  72. dfeabd4 these are no longer allowed to fail by Paul Kehrer · 9 years ago
  73. 3a29477 use pypy4 in travis CI by Paul Kehrer · 9 years ago
  74. 46e3de6 Merge pull request #418 from hynek/master by Alex Gaynor · 9 years ago
  75. 98408ab Rename legacy to 1.1 by Hynek Schlawack · 9 years ago
  76. 74a65df PyPy is still very broken on Travis by Hynek Schlawack · 9 years ago
  77. 2a91ba3 Make pyOpenSSL future-proof by Hynek Schlawack · 9 years ago
  78. 85bc15c Merge pull request #417 from hynek/master by Cory Benfield · 9 years ago
  79. a5811cc Greatly simplify test_state_string by Hynek Schlawack · 9 years ago
  80. fb4d4fb Reformat. by Cory Benfield · 9 years ago
  81. 4d67d04 Explain that FILETYPE_ASN1 is DER. by Cory Benfield · 9 years ago
  82. a14f5ea Merge pull request #415 from reaperhulk/fix-414 by Hynek Schlawack · 9 years ago
  83. fde45c9 compare datetimes directly for the expiry check by Paul Kehrer · 9 years ago
  84. 8acb3af Merge pull request #412 from hynek/master by Cory Benfield · 9 years ago
  85. 0cc6154 2016 snook up on us by Hynek Schlawack · 9 years ago
  86. 9b73a6d Merge pull request #411 from hynek/master by Alex Gaynor · 9 years ago
  87. 68e1703 Add changelog entry for #304 by Hynek Schlawack · 9 years ago
  88. 328bdb1 Merge pull request #304 from chakatodd/get_app_data by Hynek Schlawack · 9 years ago
  89. 4f73e4f Fixed AttributeError when calling get_app_data() by Todd Chapman · 9 years ago
  90. 04751e4 Merge pull request #408 from dveeden/master by Alex Gaynor · 9 years ago
  91. a85b47e Merge pull request #409 from alex/flake8-cleanup by Paul Kehrer · 9 years ago
  92. d809a58 Drop this, it's no good. by Alex Gaynor · 9 years ago
  93. c3fac9d Fixed up some flake8 errors from the latest version by Alex Gaynor · 9 years ago
  94. ae8243d Don't use SSLv2 or SSLv3 in examples/simple by Daniël van Eeden · 9 years ago
  95. b3316fc Merge pull request #404 from hynek/master by Cory Benfield · 9 years ago
  96. 5e63fd3 Rename readme dep and sprinkle in skip_installs by Hynek Schlawack · 9 years ago
  97. 8378cad Merge pull request #394 from aalba6675/patch-tests-SHA1 by Hynek Schlawack · 9 years ago
  98. 776abd8 Merge pull request #396 from Lukasa/issue/395 by Hynek Schlawack · 9 years ago
  99. e6bcce8 Fix get_issuer/subject docstrings for X509 too. by Cory Benfield · 9 years ago
  100. 881dc8d Fix get_subject docstring. by Cory Benfield · 9 years ago