1. 7a5629a Merge pull request #1332 from michael-hart/add_to_authors by Alex Gaynor · 10 years ago
  2. 5f47335 Merge pull request #1328 from michael-hart/master by Paul Kehrer · 10 years ago
  3. acda044 Added PKCS8 encoded private keys to tests by Michael Hart · 10 years ago
  4. 9a11c00 resolve GCM tag issue with AAD only on OpenSSL 1.0.1 in Ubuntu 12.04 by Paul Kehrer · 10 years ago
  5. d5565f3 Added to AUTHORS.rst by Michael · 10 years ago
  6. ed2a510 Reorganised imports by Michael · 10 years ago
  7. 909f822 Changed EC curve type and add test markers by Michael · 10 years ago
  8. f0ec609 Further formatting changes by michael-hart · 10 years ago
  9. faa35a8 Corrected formatting by unknown · 10 years ago
  10. 8400593 Adjusted formatting and added EC check by unknown · 10 years ago
  11. c48abb0 moved GCM tests to be run against all backends, added radar bug numbers by Paul Kehrer · 10 years ago
  12. ed54991 byte strings are byte strings by Paul Kehrer · 10 years ago
  13. 270b9d4 Fix two bugs with CommonCrypto GCM that can result in invalid output. by Paul Kehrer · 10 years ago
  14. 04e783f Implemented support for loading EC private keys by unknown · 10 years ago
  15. b8599c0 Merge pull request #1326 from alex/pem-serialization-backend by Paul Kehrer · 10 years ago
  16. 4e5d1ee Grammar from @reaperhulk by Alex Gaynor · 10 years ago
  17. ac83b39 Try a different phrasing by Alex Gaynor · 10 years ago
  18. a54d342 multibacken for docs by Alex Gaynor · 10 years ago
  19. 79e51a9 remove duplicate argument by Alex Gaynor · 10 years ago
  20. 38d3b35 Explicitly deprecate these as well by Alex Gaynor · 10 years ago
  21. e53677a fixes by Alex Gaynor · 10 years ago
  22. f0ca2e8 Start moving everything to the new API by Alex Gaynor · 10 years ago
  23. 86dd834 Merge pull request #1276 from alex/pem-loading-backend by Paul Kehrer · 10 years ago
  24. 99e61ea typo fix by Alex Gaynor · 10 years ago
  25. 38b11cc Merge branch 'master' into pem-loading-backend by Alex Gaynor · 10 years ago
  26. e9d027a Merge pull request #1321 from alex/check-padding by Paul Kehrer · 10 years ago
  27. 35bb89a Verify that padding is an instance of AsymmetircPadding before trying to use it; fixes #1318 by Alex Gaynor · 10 years ago
  28. dda54aa All the other pages use sentence case titles. by Alex Stapleton · 10 years ago
  29. f1b0bcd Merge pull request #1302 from alex/move-to-files by Alex Stapleton · 10 years ago
  30. 567d82e Merge pull request #1314 from reaperhulk/yosemite-fix by Alex Gaynor · 10 years ago
  31. f4fbf39 add changelog entry by Paul Kehrer · 10 years ago
  32. 584cab6 link corefoundation in the CC binding. by Paul Kehrer · 10 years ago
  33. 22bc06a Merge pull request #1313 from reaperhulk/0.5.4-changelog by Alex Gaynor · 10 years ago
  34. 12e4742 add the spelling wordlist additions as well by Paul Kehrer · 10 years ago
  35. 01f0c67 port 0.5.4 changelog to master by Paul Kehrer · 10 years ago
  36. 7154fa6 Merge pull request #1309 from alex/doc8-extension by Paul Kehrer · 10 years ago
  37. 95f2c2b only run doc8 over things with a rst extension by Alex Gaynor · 10 years ago
  38. 3f512f7 Merge pull request #1304 from reaperhulk/fix-partial-chain-declaration by Alex Stapleton · 10 years ago
  39. 32df651 Merge pull request #1298 from public/dh-vector-loader by Paul Kehrer · 10 years ago
  40. 68c0a0c conditionally declare X509_V_FLAG_PARTIAL_CHAIN by Paul Kehrer · 10 years ago
  41. 0541d40 Merge pull request #1303 from alex/add-d2i_PKCS7_bio by David Reid · 10 years ago
  42. 89e726e Added d2i_PKCS7_bio to bindings by Alex Gaynor · 10 years ago
  43. 9226ac4 Added back license headers by Alex Gaynor · 10 years ago
  44. c6361b3 Revert "Added include guards, and license headers" by Alex Gaynor · 10 years ago
  45. a4902b6 Added include guards, and license headers by Alex Gaynor · 10 years ago
  46. e23dd3a Fix? by Alex Gaynor · 10 years ago
  47. 363d284 Simplify, thanks @dstufft by Alex Gaynor · 10 years ago
  48. 8ba0c3d Refs #1301 -- moved constant time code into it's own .c and .h files by Alex Gaynor · 10 years ago
  49. 839c09d KASVS vector loader by Alex Stapleton · 10 years ago
  50. ff9bafe Merge pull request #1297 from reaperhulk/update-openssl by Alex Gaynor · 10 years ago
  51. 09df969 Merge pull request #1296 from reaperhulk/fix-1295 by Alex Gaynor · 10 years ago
  52. e683dee add OpenSSL from RHEL/CentOS 7 to testing list by Paul Kehrer · 10 years ago
  53. c2cb1c3 fix warnings caused by signature changes from beta1 to beta2 by Paul Kehrer · 10 years ago
  54. ede2ce5 X509_VERIFY_PARAM_set_hostflags is available in 1.0.2-beta2 by Paul Kehrer · 10 years ago
  55. 7f70190 Merge pull request #1294 from reaperhulk/0.5.3-changelog by Alex Gaynor · 10 years ago
  56. 86cf5b1 add 0.5.3 changelog information to master by Paul Kehrer · 10 years ago
  57. de21e2f Merge pull request #1283 from Ayrx/entry_points by Paul Kehrer · 10 years ago
  58. 6bb22e4 Merge pull request #1289 from alex/simplify-coverage by Paul Kehrer · 10 years ago
  59. eb1c41c Move coverage configuration to the config file by Alexander Gaynor · 10 years ago
  60. 55971ba Fix test failures by Terry Chia · 10 years ago
  61. 361545d Removed need for Binding entry_point by Terry Chia · 10 years ago
  62. da5dca8 Added entry_points. by Terry Chia · 10 years ago
  63. 3319c95 Merge pull request #1282 from akgood/reorder_libs by Alex Gaynor · 10 years ago
  64. 2231e18 shorten comment line length for PEP-8 by Adam Goodman · 10 years ago
  65. e97ae12 Merge branch 'master' into reorder_libs by Adam Goodman · 10 years ago
  66. e0e9541 Document the new interface by Alexander Gaynor · 10 years ago
  67. 51a05d6 Merge branch 'master' into pem-loading-backend by Alexander Gaynor · 10 years ago
  68. ad116e2 Merge pull request #1275 from crc32a/master by Alex Gaynor · 10 years ago
  69. 5ea03c7 Merge pull request #1274 from reaperhulk/add-missing-methods-multibackend by Alex Gaynor · 10 years ago
  70. 4e7053c Merge pull request #1272 from alex/reorganize-docs by Paul Kehrer · 10 years ago
  71. 30f15c2 Adding binding for NID_issuer_alt_name cause we may need it in pyopenssl by Carlos D. Garza · 10 years ago
  72. 8e39e69 add missing DSABackend numbers loading methods to Multibackend by Paul Kehrer · 10 years ago
  73. 3469fee Merge branch 'master' into reorganize-docs by Alexander Gaynor · 10 years ago
  74. 06de17f Merge pull request #1273 from reaperhulk/fix-travis-osx by Alex Gaynor · 10 years ago
  75. 610f1e4 update travis.yml to fix os x builders by Paul Kehrer · 10 years ago
  76. a1f1afa Reorder the backend interfaces in the docs to group them more sensibly by Alexander Gaynor · 10 years ago
  77. 2bf11cd Added PEMSerializationBackend interface by Alex Gaynor · 10 years ago
  78. 09db2fa Merge pull request #1265 from reaperhulk/update-platforms by Alex Gaynor · 10 years ago
  79. 250098c Merge pull request #1271 from alex/organize by Paul Kehrer · 10 years ago
  80. e943b79 Merge pull request #1264 from public/dh-vectors by Paul Kehrer · 10 years ago
  81. e30d5a6 Reorganize the backend interface definitions by Alex Gaynor · 10 years ago
  82. 23fef0a NIST KASVS values for DH and ECDH by Alex Stapleton · 10 years ago
  83. d671401 Merge pull request #1268 from crc32a/X509V3_EXT_d2i_binding by Alex Gaynor · 10 years ago
  84. dc560b6 Removing the param name from the binding for X509V3_EXT_d2i in accordence with the contribution guidlines. by Carlos D. Garza · 10 years ago
  85. af7b98e Adding binding for void *X509V3_EXT_d2i(X509_EXTENSION *ext); by Carlos D. Garza · 10 years ago
  86. 73667de update testing platforms/OpenSSL versions by Paul Kehrer · 10 years ago
  87. 79b5291 Merge pull request #1263 from alex/wordwrap-and-check by Paul Kehrer · 10 years ago
  88. 6c59fc6 Merge pull request #1261 from alex/we-are-the-six-percent by Paul Kehrer · 10 years ago
  89. 9acea68 Merge pull request #1262 from alex/write-all-the-words by Paul Kehrer · 10 years ago
  90. 2e49f21 Fixed link that got broken by Alex Gaynor · 10 years ago
  91. 6e1fa9b No point showing a ... by Alex Gaynor · 10 years ago
  92. 9963cb3 Linewrap CHANGELOG and have doc8 check it as well by Alex Gaynor · 10 years ago
  93. 45fd057 Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259 by Alex Gaynor · 10 years ago
  94. b1e83a5 Remove the 6% chance this test will fail -- refs #1259 by Alex Gaynor · 10 years ago
  95. f11d17b Merge pull request #1259 from public/doctests by Paul Kehrer · 10 years ago
  96. faf305b Get rid of remaining pycon blocks by Alex Stapleton · 10 years ago
  97. 3e5ea58 Merge pull request #1256 from alex/serialization-docs by Donald Stufft · 10 years ago
  98. 58a3f91 Turn this into a doctest block by Alex Gaynor · 10 years ago
  99. 814c575 Fixed name of the function by Alex Gaynor · 10 years ago
  100. 3ed90bb Fixed example in the serialization docs by Alex Gaynor · 10 years ago