1. e53677a fixes by Alex Gaynor · 11 years ago
  2. f0ca2e8 Start moving everything to the new API by Alex Gaynor · 11 years ago
  3. 86dd834 Merge pull request #1276 from alex/pem-loading-backend by Paul Kehrer · 11 years ago
  4. 99e61ea typo fix by Alex Gaynor · 11 years ago
  5. 38b11cc Merge branch 'master' into pem-loading-backend by Alex Gaynor · 11 years ago
  6. e9d027a Merge pull request #1321 from alex/check-padding by Paul Kehrer · 11 years ago
  7. 35bb89a Verify that padding is an instance of AsymmetircPadding before trying to use it; fixes #1318 by Alex Gaynor · 11 years ago
  8. dda54aa All the other pages use sentence case titles. by Alex Stapleton · 11 years ago
  9. f1b0bcd Merge pull request #1302 from alex/move-to-files by Alex Stapleton · 11 years ago
  10. 567d82e Merge pull request #1314 from reaperhulk/yosemite-fix by Alex Gaynor · 11 years ago
  11. f4fbf39 add changelog entry by Paul Kehrer · 11 years ago
  12. 584cab6 link corefoundation in the CC binding. by Paul Kehrer · 11 years ago
  13. 22bc06a Merge pull request #1313 from reaperhulk/0.5.4-changelog by Alex Gaynor · 11 years ago
  14. 12e4742 add the spelling wordlist additions as well by Paul Kehrer · 11 years ago
  15. 01f0c67 port 0.5.4 changelog to master by Paul Kehrer · 11 years ago
  16. 7154fa6 Merge pull request #1309 from alex/doc8-extension by Paul Kehrer · 11 years ago
  17. 95f2c2b only run doc8 over things with a rst extension by Alex Gaynor · 11 years ago
  18. 3f512f7 Merge pull request #1304 from reaperhulk/fix-partial-chain-declaration by Alex Stapleton · 11 years ago
  19. 32df651 Merge pull request #1298 from public/dh-vector-loader by Paul Kehrer · 11 years ago
  20. 68c0a0c conditionally declare X509_V_FLAG_PARTIAL_CHAIN by Paul Kehrer · 11 years ago
  21. 0541d40 Merge pull request #1303 from alex/add-d2i_PKCS7_bio by David Reid · 11 years ago
  22. 89e726e Added d2i_PKCS7_bio to bindings by Alex Gaynor · 11 years ago
  23. 9226ac4 Added back license headers by Alex Gaynor · 11 years ago
  24. c6361b3 Revert "Added include guards, and license headers" by Alex Gaynor · 11 years ago
  25. a4902b6 Added include guards, and license headers by Alex Gaynor · 11 years ago
  26. e23dd3a Fix? by Alex Gaynor · 11 years ago
  27. 363d284 Simplify, thanks @dstufft by Alex Gaynor · 11 years ago
  28. 8ba0c3d Refs #1301 -- moved constant time code into it's own .c and .h files by Alex Gaynor · 11 years ago
  29. 839c09d KASVS vector loader by Alex Stapleton · 11 years ago
  30. ff9bafe Merge pull request #1297 from reaperhulk/update-openssl by Alex Gaynor · 11 years ago
  31. 09df969 Merge pull request #1296 from reaperhulk/fix-1295 by Alex Gaynor · 11 years ago
  32. e683dee add OpenSSL from RHEL/CentOS 7 to testing list by Paul Kehrer · 11 years ago
  33. c2cb1c3 fix warnings caused by signature changes from beta1 to beta2 by Paul Kehrer · 11 years ago
  34. ede2ce5 X509_VERIFY_PARAM_set_hostflags is available in 1.0.2-beta2 by Paul Kehrer · 11 years ago
  35. 7f70190 Merge pull request #1294 from reaperhulk/0.5.3-changelog by Alex Gaynor · 11 years ago
  36. 86cf5b1 add 0.5.3 changelog information to master by Paul Kehrer · 11 years ago
  37. de21e2f Merge pull request #1283 from Ayrx/entry_points by Paul Kehrer · 11 years ago
  38. 6bb22e4 Merge pull request #1289 from alex/simplify-coverage by Paul Kehrer · 11 years ago
  39. eb1c41c Move coverage configuration to the config file by Alexander Gaynor · 11 years ago
  40. 55971ba Fix test failures by Terry Chia · 11 years ago
  41. 361545d Removed need for Binding entry_point by Terry Chia · 11 years ago
  42. da5dca8 Added entry_points. by Terry Chia · 11 years ago
  43. 3319c95 Merge pull request #1282 from akgood/reorder_libs by Alex Gaynor · 11 years ago
  44. 2231e18 shorten comment line length for PEP-8 by Adam Goodman · 11 years ago
  45. e97ae12 Merge branch 'master' into reorder_libs by Adam Goodman · 11 years ago
  46. e0e9541 Document the new interface by Alexander Gaynor · 11 years ago
  47. 51a05d6 Merge branch 'master' into pem-loading-backend by Alexander Gaynor · 11 years ago
  48. ad116e2 Merge pull request #1275 from crc32a/master by Alex Gaynor · 11 years ago
  49. 5ea03c7 Merge pull request #1274 from reaperhulk/add-missing-methods-multibackend by Alex Gaynor · 11 years ago
  50. 4e7053c Merge pull request #1272 from alex/reorganize-docs by Paul Kehrer · 11 years ago
  51. 30f15c2 Adding binding for NID_issuer_alt_name cause we may need it in pyopenssl by Carlos D. Garza · 11 years ago
  52. 8e39e69 add missing DSABackend numbers loading methods to Multibackend by Paul Kehrer · 11 years ago
  53. 3469fee Merge branch 'master' into reorganize-docs by Alexander Gaynor · 11 years ago
  54. 06de17f Merge pull request #1273 from reaperhulk/fix-travis-osx by Alex Gaynor · 11 years ago
  55. 610f1e4 update travis.yml to fix os x builders by Paul Kehrer · 11 years ago
  56. a1f1afa Reorder the backend interfaces in the docs to group them more sensibly by Alexander Gaynor · 11 years ago
  57. 2bf11cd Added PEMSerializationBackend interface by Alex Gaynor · 11 years ago
  58. 09db2fa Merge pull request #1265 from reaperhulk/update-platforms by Alex Gaynor · 11 years ago
  59. 250098c Merge pull request #1271 from alex/organize by Paul Kehrer · 11 years ago
  60. e943b79 Merge pull request #1264 from public/dh-vectors by Paul Kehrer · 11 years ago
  61. e30d5a6 Reorganize the backend interface definitions by Alex Gaynor · 11 years ago
  62. 23fef0a NIST KASVS values for DH and ECDH by Alex Stapleton · 11 years ago
  63. d671401 Merge pull request #1268 from crc32a/X509V3_EXT_d2i_binding by Alex Gaynor · 11 years ago
  64. dc560b6 Removing the param name from the binding for X509V3_EXT_d2i in accordence with the contribution guidlines. by Carlos D. Garza · 11 years ago
  65. af7b98e Adding binding for void *X509V3_EXT_d2i(X509_EXTENSION *ext); by Carlos D. Garza · 11 years ago
  66. 73667de update testing platforms/OpenSSL versions by Paul Kehrer · 11 years ago
  67. 79b5291 Merge pull request #1263 from alex/wordwrap-and-check by Paul Kehrer · 11 years ago
  68. 6c59fc6 Merge pull request #1261 from alex/we-are-the-six-percent by Paul Kehrer · 11 years ago
  69. 9acea68 Merge pull request #1262 from alex/write-all-the-words by Paul Kehrer · 11 years ago
  70. 2e49f21 Fixed link that got broken by Alex Gaynor · 11 years ago
  71. 6e1fa9b No point showing a ... by Alex Gaynor · 11 years ago
  72. 9963cb3 Linewrap CHANGELOG and have doc8 check it as well by Alex Gaynor · 11 years ago
  73. 45fd057 Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259 by Alex Gaynor · 11 years ago
  74. b1e83a5 Remove the 6% chance this test will fail -- refs #1259 by Alex Gaynor · 11 years ago
  75. f11d17b Merge pull request #1259 from public/doctests by Paul Kehrer · 11 years ago
  76. faf305b Get rid of remaining pycon blocks by Alex Stapleton · 11 years ago
  77. 3e5ea58 Merge pull request #1256 from alex/serialization-docs by Donald Stufft · 11 years ago
  78. 58a3f91 Turn this into a doctest block by Alex Gaynor · 11 years ago
  79. 814c575 Fixed name of the function by Alex Gaynor · 11 years ago
  80. 3ed90bb Fixed example in the serialization docs by Alex Gaynor · 11 years ago
  81. 1872e75 Merge pull request #1254 from alex/check-for-errors by David Reid · 11 years ago
  82. d9f9b75 Check for errors when invoking the vectors setup.py by Alex Gaynor · 11 years ago
  83. cb70d20 Merge pull request #1252 from public/fix-1235 by David Reid · 11 years ago
  84. 0456925 Merge pull request #1251 from alex/document-header by Paul Kehrer · 11 years ago
  85. 953fedb Raise ValueError if the password doesn't fit by Alex Stapleton · 11 years ago
  86. 3be364e Merge pull request #1249 from alex/factor-key-loading by David Reid · 11 years ago
  87. 192f1f7 Mention both RFCs by Alex Gaynor · 11 years ago
  88. 9883e4e Document what the PEM headers look like in more cases by Alex Gaynor · 11 years ago
  89. 3298928 Merge pull request #1246 from Ayrx/add-binding by Alex Gaynor · 11 years ago
  90. ab4e90d Merge pull request #1248 from reaperhulk/remove-some-docs by Alex Gaynor · 11 years ago
  91. aa98654 Merge pull request #1247 from reaperhulk/commit-msg-while-tagging by Alex Gaynor · 11 years ago
  92. 209c2f3 Factor out the key loading logic to make it easier to have other key loading schemes by Alex Gaynor · 11 years ago
  93. bdcca52 document methods on RSA/DSA Numbers classes by Paul Kehrer · 11 years ago
  94. a9f2fec these functions were removed before 0.5 release by Paul Kehrer · 11 years ago
  95. 7f7a9b9 Add GENERAL_NAMES_free binding by Terry Chia · 11 years ago
  96. a9d1496 Merge pull request #1244 from Ayrx/add-rsa-repr by Paul Kehrer · 11 years ago
  97. 20c85a5 Add a sensible repr to RSAPublicNumbers by Terry Chia · 11 years ago
  98. 3fbdd4a Merge pull request #1242 from reaperhulk/update-052-changelog by Alex Gaynor · 11 years ago
  99. 524d01a Merge pull request #1237 from reaperhulk/fix-1229 by Alex Gaynor · 11 years ago
  100. dd32e95 add an automated commit message for tagging during the release process by Paul Kehrer · 11 years ago