1. e69c278 sigh. fix. this is horrible by Alex Gaynor · 10 years ago
  2. c0b8eed Merge branch 'clean-up-test-runner' of https://github.com/alex/pyopenssl into clean-up-test-runner by Alex Gaynor · 10 years ago
  3. 1aabb2e attempted simple fix by Alex Gaynor · 10 years ago
  4. 4f88c7b Merge branch 'master' into clean-up-test-runner by Alex Gaynor · 10 years ago
  5. d0e83ad remove silly stuff from our custom test runner by Alex Gaynor · 10 years ago
  6. c05350a Merge branch 'master' into feature/OP_SINGLE_ECDH_USE by Akihiro Yamazaki · 10 years ago
  7. 25ce0e3 Merge branch 'master' into flake8-tsafe by Hynek Schlawack · 10 years ago
  8. ba1d66c flake8 tsafe.py by Hynek Schlawack · 10 years ago
  9. 4f960d3 Make flake8 happy about test_rand.py by Hynek Schlawack · 10 years ago
  10. 471bf0c Merge branch 'master' into other-flake8 by Alex Gaynor · 10 years ago
  11. aceb3e2 flake8 another file by Alex Gaynor · 10 years ago
  12. a738ed5 flake8 a bunch of stuff by Alex Gaynor · 10 years ago
  13. e64d80c fix build error by Akihiro Yamazaki · 10 years ago
  14. 31d66a9 Merge branch 'master' into flake8++ by Alex Gaynor · 10 years ago
  15. 7eee79d add OP_SINGLE_ECDH_USE by Akihiro Yamazaki · 10 years ago
  16. 8328495 almost 100% flake8-ification of SSL.py by Alex Gaynor · 10 years ago
  17. da9e442 cleanup suggested by @reaperhulk by Alex Gaynor · 10 years ago
  18. 5b8b822 Merge branch 'master' into alex-patch-2 by Alex Gaynor · 10 years ago
  19. 75690d9 More flake8-ification by Alex Gaynor · 10 years ago
  20. fcec170 Merge branch 'master' into alex-patch-2 by Alex Gaynor · 10 years ago
  21. 976afa1 Merge branch 'master' into flake8 by Alex Gaynor · 10 years ago
  22. 37963cd Merge branch 'master' into alex-patch-2 by Alex Gaynor · 10 years ago
  23. 4e2fe97 Merge branch 'master' into alex-patch-2 by Alex Gaynor · 10 years ago
  24. eaa7aa2 Start whacking at newline counts for flake8 by Alex Gaynor · 10 years ago
  25. e69d845 Make flake8 happy in test_util by Hynek Schlawack · 10 years ago
  26. ca87ff6 a random set of flake8 and typo fixes by Alex Gaynor · 10 years ago
  27. 7f63649 flake8 fixes by Alex Gaynor · 10 years ago
  28. 7e8b61e flake8 fix by Alex Gaynor · 10 years ago
  29. 58c2101 Merge pull request #310 from kjav/patch-1 by Hynek Schlawack · 10 years ago
  30. b9521c8 Fixed #322 -- removed code that already exists in cryptography by Alex Gaynor · 10 years ago
  31. 4330778 Fixed some more flake8 errors by Alex Gaynor · 10 years ago
  32. c488981 Fixed several flake8 errors by Alex Gaynor · 10 years ago
  33. 7e9de8e Removed some unused code by Alex Gaynor · 10 years ago
  34. a0bcafa Removed an unused import and fixed formatting by Alex Gaynor · 10 years ago
  35. b8e3899 Removed duplicate and unused imports by Alex Gaynor · 10 years ago
  36. 962ac21 Removed some semi-colons by Alex Gaynor · 10 years ago
  37. 6841723 Fixed a test to really check what it was supposed to by Alex Gaynor · 10 years ago
  38. fe508d6 Added test for getattr changes by kjav · 10 years ago
  39. 0b66fa1 getattr now works when no socket is wrapped by kjav · 10 years ago
  40. 66ded6a always use alpn decorator by Maximilian Hils · 10 years ago
  41. 1d95dea add ssl_peek functionality by Maximilian Hils · 10 years ago
  42. bed25c9 fic race condition in tests by Maximilian Hils · 10 years ago
  43. 8ad4a19 Clean up X509StoreContext documentation by Stephen Holsapple · 10 years ago
  44. 46f2891 Fixed test_ssl.py. Branches got mixed. by Jim Shaver · 10 years ago
  45. b5b6b0e fix grammar and english in SSL.py and ssl.rst by Jim Shaver · 10 years ago
  46. 58d2573 Switch get_protocol_version_name back to unicode. by Jim Shaver · 10 years ago
  47. 208438c Fixing the truth in Changelog SSL.py and test_ssl.py by Jim Shaver · 10 years ago
  48. d1c896e Added string() to get_protocol_version_name by Jim Shaver · 10 years ago
  49. abff188 differentiated the two functions. Updated docs, and tests by Jim Shaver · 10 years ago
  50. 5230dad Fix docstring in SSL.py by Jim Shaver · 10 years ago
  51. 85a4dff Make variable assignment in tests more readable by Jim Shaver · 10 years ago
  52. 380507e Added changelog, entry fixed brackets by Jim Shaver · 10 years ago
  53. b296792 modified ssl_version ->ssl_get_version and modified test, docs by Jim Shaver · 10 years ago
  54. ba65e66 switch to SSL_get_version. by Jim Shaver · 10 years ago
  55. 5d85fca Add support for querying the negotiated TLS version. by Richard J. Moore · 11 years ago
  56. e9ae673 Merge pull request #126 from lvh/autodoc by Hynek Schlawack · 10 years ago
  57. 6d212a4 Use a proper in-dev version by Hynek Schlawack · 10 years ago
  58. 5bc17cb Dedup meta data, use README as long_description by Hynek Schlawack · 10 years ago
  59. b7d7950 fix a leak in _subjectAltNameString by Paul Kehrer · 10 years ago
  60. 90c0914 How do you even grammar by Laurens Van Houtven · 10 years ago
  61. 5ee60b3 Fix markup by Laurens Van Houtven · 10 years ago
  62. 33fcf12 Fix markup by Laurens Van Houtven · 10 years ago
  63. a367fe8 Fix markup by Laurens Van Houtven · 10 years ago
  64. 6f2e426 Consistency between all three sign methods by Laurens Van Houtven · 10 years ago
  65. 0dd8740 Fix markup by Laurens Van Houtven · 10 years ago
  66. 0c26a46 Merge branch 'master' into autodoc by Laurens Van Houtven · 10 years ago
  67. 9a2c732 Merge pull request #238 from hynek/redundant-type-check by Alex Gaynor · 10 years ago
  68. c3717b9 Remove redundant check for bytes by Hynek Schlawack · 10 years ago
  69. e90680f Use context managers for better readability by Hynek Schlawack · 10 years ago
  70. 1902c01 Consistent layout by Hynek Schlawack · 10 years ago
  71. 4813c0e Use tmp dir instead of keeping track of files by Hynek Schlawack · 10 years ago
  72. 72e1e5a Add suffix option to TestCase.mktemp by Hynek Schlawack · 10 years ago
  73. 38eb748 Reactivate cleanup of temp files by Hynek Schlawack · 10 years ago
  74. 05fe9fa Remove extra space by Jeff Tang · 10 years ago
  75. 9142391 Revert out has_expired fix by Jeff Tang · 10 years ago
  76. fc18f7b OpenSSL 1.0.2 Compatibility by Jeff Tang · 10 years ago
  77. 349e136 Moving string mask to end of file to perform initialization at the same time as other code. by D.S. Ljungmark · 11 years ago
  78. 5533e25 Set the string-mask to utf8only by D.S. Ljungmark · 11 years ago
  79. 197bda9 Prepare 0.15.1 by Hynek Schlawack · 10 years ago
  80. 3afdba8 don't panic if there's no errno by Glyph · 10 years ago
  81. 8938947 A more precise test with less I/O. by Glyph · 10 years ago
  82. 6064ec3 Test the right error. by Glyph · 10 years ago
  83. 76ecf94 Release 0.15 by Hynek Schlawack · 10 years ago
  84. df220ad Merge pull request #218 from exarkun/npn_feature_detect by Paul Kehrer · 10 years ago
  85. 218a014 merge master by Jean-Paul Calderone · 10 years ago
  86. df51401 Fix weird spacing change. by Jean-Paul Calderone · 10 years ago
  87. f0e7456 merge master by Jean-Paul Calderone · 10 years ago
  88. 9be8519 Pass the correct type to CRL.export. by Jean-Paul Calderone · 10 years ago
  89. da6399a Merge master again! by Jean-Paul Calderone · 10 years ago
  90. 39a8d59 Rename warn_text to something a little more descriptive. by Jean-Paul Calderone · 10 years ago
  91. 9347742 Fix wrapping and typo in warning name. by Jean-Paul Calderone · 10 years ago
  92. 516c12c Remove unused import. by Jean-Paul Calderone · 10 years ago
  93. f188d23 Remove accidental space. by Jean-Paul Calderone · 10 years ago
  94. 17eca48 merge master, resolve simple conflicts by Jean-Paul Calderone · 10 years ago
  95. 307e9e6 Unrolling loops like I'm GCC by Cory Benfield · 10 years ago
  96. ef40145 Cleanup docstrings and comments. by Cory Benfield · 10 years ago
  97. bb8516b Remove 'test that'. by Cory Benfield · 10 years ago
  98. 222f30e Multiline docstring. by Cory Benfield · 10 years ago
  99. 0f7b04c Test for absent ALPN. by Cory Benfield · 10 years ago
  100. 9d80a76 ALPN required decorator docstring. by Cory Benfield · 10 years ago