1. 7b62cca grump by Alex Gaynor · 10 years ago
  2. fbcb3c4 Allow long titles by Alex Gaynor · 10 years ago
  3. 5a35892 Merge branch 'master' into doc8 by Alex Gaynor · 10 years ago
  4. f811b68 Merge pull request #1058 from public/another-ec-binding by Paul Kehrer · 10 years ago
  5. 1d44ea0 Add OPENSSL_EC_NAMED_CURVE constant by Alex Stapleton · 10 years ago
  6. 35d7a07 Add EC_GROUP_get_degree binding by Alex Stapleton · 10 years ago
  7. 97367e3 Merge pull request #1055 from alex/linewrap by Alex Stapleton · 10 years ago
  8. 6e9e30a Merge pull request #1057 from Ayrx/i-am-bored by Alex Stapleton · 10 years ago
  9. e7d1996 Make exceptions end with a period consistently by Ayrx · 10 years ago
  10. d838783 Part of the py3 job as well for consistency by Alex Gaynor · 10 years ago
  11. 5b8126f Move to being a part of the pep8 job by Alex Gaynor · 10 years ago
  12. a212afe Remove duplicate jobs by Alex Gaynor · 10 years ago
  13. 4e75eb4 Testing for doc8 by Alex Gaynor · 10 years ago
  14. 40bf0a1 More line wrapping by Alex Gaynor · 10 years ago
  15. 3884b6a Merge pull request #1053 from alex/long-lines-docs by Paul Kehrer · 10 years ago
  16. f244150 One more by Alex Gaynor · 10 years ago
  17. 969f18e Word wrap some long lines in teh docs by Alex Gaynor · 10 years ago
  18. 996d659 Merge pull request #1052 from alex/new-pypa-location by Donald Stufft · 10 years ago
  19. b6d8f7b Merge pull request #1051 from alex/bytes-is-bytes by Donald Stufft · 10 years ago
  20. eecfdfa Use the new official URL for downloading get-pip.py by Alex Gaynor · 10 years ago
  21. 3b39ae4 We don't need six.binary_type, it's always bytes by Alex Gaynor · 10 years ago
  22. a741aad Merge pull request #1048 from Ayrx/change-unicode-check by Alex Stapleton · 10 years ago
  23. 00eff9c Simplified exception message by Ayrx · 10 years ago
  24. 6d69eab Fixed TypeError and added documentation by Ayrx · 10 years ago
  25. 60437c3 Merge pull request #1047 from reaperhulk/remove-cms-macro by Alex Gaynor · 10 years ago
  26. 64edae7 remove the macro we just added by Paul Kehrer · 10 years ago
  27. df432e3 Merge pull request #1046 from reaperhulk/add-cms-macro by Alex Gaynor · 10 years ago
  28. 01e9a39 add a CMS macro by Paul Kehrer · 10 years ago
  29. ba7eae5 Merge pull request #1030 from alex/pypy-2.3 by Paul Kehrer · 10 years ago
  30. 8831eb2 Merge pull request #1044 from alex/reduce-duplication by Paul Kehrer · 10 years ago
  31. e03bd73 Merge pull request #1045 from reaperhulk/fix-coverage-i-are-dumb by Alex Gaynor · 10 years ago
  32. 9ef8668 fix coverage for CFB8 by Paul Kehrer · 10 years ago
  33. 37de4f4 ugh. good system. by Alex Gaynor · 10 years ago
  34. 18e17c6 Fix by Alex Gaynor · 10 years ago
  35. 4892e60 Reduce duplication. Also improve error message by Alex Gaynor · 10 years ago
  36. 3a7e9d3 Merge pull request #1043 from reaperhulk/support-some-cfb8 by Alex Stapleton · 10 years ago
  37. 59bcae8 Merge branch 'master' into pypy-2.3 by Alex Gaynor · 10 years ago
  38. 2e36fe1 sometimes you can't read and leave things in by Paul Kehrer · 10 years ago
  39. d8efa49 native_size is not needed with the CFB8 approach we chose by Paul Kehrer · 10 years ago
  40. 2a947c4 add some docs and changelog by Paul Kehrer · 10 years ago
  41. e2876f2 add CFB8 support for AES/3DES on CommonCrypto and OpenSSL backends by Paul Kehrer · 10 years ago
  42. d1c0fb8 Merge pull request #1042 from alex/improve-docs by Paul Kehrer · 10 years ago
  43. af075f0 Missing semicolon by Alex Gaynor · 10 years ago
  44. aabc5a1 Fixed #1039 -- provide links to PSS and PKCS1v15 in the RSA docs by Alex Gaynor · 10 years ago
  45. a611213 Merge pull request #1040 from alex/pointless-code by Paul Kehrer · 10 years ago
  46. a841f2b Simplify some code that was needlessly complex by Alex Gaynor · 10 years ago
  47. 22bf924 Merge pull request #1037 from reaperhulk/update-changelog by Alex Gaynor · 10 years ago
  48. bb91c81 add HKDFExpand to changelog by Paul Kehrer · 10 years ago
  49. 4470e1d Merge pull request #1035 from phibos/get_comp_name by Alex Gaynor · 10 years ago
  50. 1dac444 Function to get current compression and expansion by PhiBo · 10 years ago
  51. 9263d5f Merge pull request #1016 from Ayrx/hkdf-expand-only by Alex Stapleton · 10 years ago
  52. c48100a Added missing exception to documentation by Ayrx · 10 years ago
  53. 92da8bb Merge pull request #1032 from reaperhulk/bold-docs by Alex Gaynor · 10 years ago
  54. 1558564 Merge pull request #1031 from reaperhulk/rsa-docs-fix by Alex Gaynor · 10 years ago
  55. 006670c Use bold instead of italics by Paul Kehrer · 10 years ago
  56. c929e40 Improve RSABackend interface docs (fixes #1022) by Paul Kehrer · 10 years ago
  57. bb06ac3 Merge pull request #1028 from reaperhulk/multibackend-rsabackend by Alex Gaynor · 10 years ago
  58. e653e49 Use PyPy 2.3 on OS X by Alex Gaynor · 10 years ago
  59. dbd7a25 Multibackend now supports all of RSABackend by Paul Kehrer · 10 years ago
  60. 2d6cd44 Minor fixes by Ayrx · 10 years ago
  61. 07287ff Merge pull request #1025 from reaperhulk/add-faq-windows by Alex Gaynor · 10 years ago
  62. 1548a54 improved language by Paul Kehrer · 10 years ago
  63. c23d576 add faq entry to describe the error if a windows user doesn't install openssl by Paul Kehrer · 10 years ago
  64. db54c81 Merge pull request #1021 from dreid/conda-linux by Alex Gaynor · 10 years ago
  65. e162e26 Wrap. by David Reid · 10 years ago
  66. 18563e6 Lowercase a. by David Reid · 10 years ago
  67. e43861d Fix #1020 - Add conda instructions for linux. by David Reid · 10 years ago
  68. ac1a079 Modified HKDF to use HKDFExpand by Ayrx · 10 years ago
  69. c0ce911 Renamed HKDFExpandOnly to HKDFExpand by Ayrx · 10 years ago
  70. ad7a051 Merge pull request #1019 from phibos/master by Paul Kehrer · 10 years ago
  71. 5d20537 Add missing type SSL_OP_LEGACY_SERVER_CONNECT by PhiBo · 10 years ago
  72. b6f6cde Fix to build without secure renegotiation support by PhiBo · 10 years ago
  73. 5ce82d6 Conditional binding for secure renegotiation by PhiBo · 10 years ago
  74. 31956ca style fixes and conditional binding for SSL_OP_ALLOW_UNSAFE_RENEGOTIATION by Paul Kehrer · 10 years ago
  75. f50aad1 Merge pull request #1017 from Ayrx/fix-documentation-typo by Paul Kehrer · 10 years ago
  76. 9d72f12 Added documentation by Ayrx · 10 years ago
  77. 1534e09 Fixed misspelling by Ayrx · 10 years ago
  78. 7cc0c83 Fixed test failures by Ayrx · 10 years ago
  79. f1981a6 Added tests for HKDFExpandOnly by Ayrx · 10 years ago
  80. e9d2237 Added HKDFExpandOnly by Ayrx · 10 years ago
  81. 2c67edd Merge pull request #1014 from public/098k by Paul Kehrer · 10 years ago
  82. 2c688a4 We also test on Ubuntu Lucid 0.9.8k by Alex Stapleton · 10 years ago
  83. 8772e58 Add macro to get secure renegotiation support by PhiBo · 10 years ago
  84. b5cfa8d Add support for SSL_get_ciphers() by PhiBo · 10 years ago
  85. 6b0dcf7 Merge pull request #1011 from Ayrx/add-release-item by Alex Stapleton · 10 years ago
  86. eced8b7 Added item to post-release tasks by Ayrx · 10 years ago
  87. 5689737 Merge pull request #1010 from alex/deprecated by Paul Kehrer · 10 years ago
  88. 0891547 Whoopsie daysie. by Alex Gaynor · 10 years ago
  89. 6b9d6b2 Always use deprecated_call by Alex Gaynor · 10 years ago
  90. 192ac59 Here too by Alex Gaynor · 10 years ago
  91. 9c0fcd9 Switch tests to pass salt length to the right place, except where actually testing the deprecation support by Alex Gaynor · 10 years ago
  92. 94e4053 Merge pull request #1009 from reaperhulk/fix-artifact-download by Alex Gaynor · 10 years ago
  93. 58f1101 Fix jenkins artifact download for release automation by Paul Kehrer · 10 years ago
  94. 13936fd Merge pull request #1008 from alex/style-fix by Paul Kehrer · 10 years ago
  95. 190ecf7 Style guide fix in the docs by Alex Gaynor · 10 years ago
  96. 1c851f6 Merge pull request #1007 from alex/warning-stacklevel by Paul Kehrer · 10 years ago
  97. a323ede Merge pull request #1005 from reaperhulk/update-deprecation by Alex Gaynor · 10 years ago
  98. 18e036d Warn at the right stacklevel by Alex Gaynor · 10 years ago
  99. bac18fc Merge pull request #1004 from reaperhulk/reopen-master by Alex Gaynor · 10 years ago
  100. 62e5003 update deprecation warnings from 0.4 release for 0.5 by Paul Kehrer · 10 years ago