1. ec804d8 Merge pull request #2629 from reaperhulk/travis-refactor by Alex Gaynor · 9 years ago
  2. 1e953ee use -n instead of ! -z by Paul Kehrer · 9 years ago
  3. 636f119 Merge pull request #2631 from alex/remove-hack by Paul Kehrer · 9 years ago
  4. f3184d2 refactor travis custom openssl code to work with other versions by Paul Kehrer · 9 years ago
  5. 57fdade Remove lucid hack, this should our custom OpenSSL compilation by Alex Gaynor · 9 years ago
  6. b34f839 Merge pull request #2630 from reaperhulk/travis-update-osx by Alex Gaynor · 9 years ago
  7. 11d1871 Merge pull request #2628 from reaperhulk/travis-reduce-osx by Alex Gaynor · 9 years ago
  8. a490aaf update osx_image values based on travis supported versions by Paul Kehrer · 9 years ago
  9. 0d59751 don't test CC on a dynamic link build on OS X travis by Paul Kehrer · 9 years ago
  10. ad3020e Merge pull request #2553 from reaperhulk/098-change by Alex Gaynor · 9 years ago
  11. 80b1281 be less verbose when untarring by Paul Kehrer · 9 years ago
  12. de09780 Merge pull request #2626 from reaperhulk/dstufft-also-annoyed-by-mentionbot by Alex Gaynor · 9 years ago
  13. 331b496 rename 098 directory in CI to 098l by Paul Kehrer · 9 years ago
  14. fa837c1 @dstufft is also annoyed by the mentionbot by Paul Kehrer · 9 years ago
  15. 4dcc0fe Merge pull request #2624 from alex/2016 by Paul Kehrer · 9 years ago
  16. b5804e0 Merge pull request #2617 from reaperhulk/compiler-mingw-why-not by Alex Gaynor · 9 years ago
  17. 9d36129 Bump the copyright year by Alex Gaynor · 9 years ago
  18. 33980bb convert other extra_link_args calls by Paul Kehrer · 9 years ago
  19. 7105e7f Merge pull request #2621 from reaperhulk/update-links by Alex Gaynor · 9 years ago
  20. 4741a3c Merge pull request #2618 from reaperhulk/fix-2432 by Alex Gaynor · 9 years ago
  21. d9c7eeb Merge pull request #2616 from reaperhulk/docs-accurate-osx by Alex Gaynor · 9 years ago
  22. 277b701 update some links with the redirects shown in the linkchecker by Paul Kehrer · 9 years ago
  23. 86d108e Merge pull request #2620 from reaperhulk/opt-out-exarkun by Jean-Paul Calderone · 9 years ago
  24. b8b71ea @exarkun has requested that he be removed from mention-bot by Paul Kehrer · 9 years ago
  25. a14a861 don't add the NXCOMPAT and DYNAMICBASE flags if the compiler isn't msvc by Paul Kehrer · 9 years ago
  26. b29f464 disambiguate a version number by Paul Kehrer · 9 years ago
  27. 33151a4 Merge pull request #2615 from reaperhulk/doc-deprecations by Alex Gaynor · 9 years ago
  28. 3a321ff Merge pull request #2614 from reaperhulk/doc-wheel-cache by Alex Gaynor · 9 years ago
  29. d3a17c8 provide a bit more detail about the underlying public key formats by Paul Kehrer · 9 years ago
  30. 13e55df make the os x install docs more accurate by Paul Kehrer · 9 years ago
  31. 56b360a prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations by Paul Kehrer · 9 years ago
  32. d4ea53b add a small note about clearing the wheel cache by Paul Kehrer · 9 years ago
  33. 46f4ab0 Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101 by Alex Gaynor · 9 years ago
  34. f23722a add changelog entry for 0.9.8/1.0.0 deprecation by Paul Kehrer · 9 years ago
  35. a8af5ee deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped support by Paul Kehrer · 9 years ago
  36. e22309c Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux by Alex Gaynor · 9 years ago
  37. 5660526 Merge pull request #2609 from reaperhulk/extension-for-class-exception by Alex Gaynor · 9 years ago
  38. e3a4081 Merge pull request #2608 from alex/serialization-docs by Paul Kehrer · 9 years ago
  39. e69c5fe don't allow UnrecognizedExtension with get_extension_for_class by Paul Kehrer · 9 years ago
  40. b4dc88a Better document the return type of serialization load functions by Alex Gaynor · 9 years ago
  41. f5bc3eb backticks by Paul Kehrer · 9 years ago
  42. 58ddc11 support unrecognized extensions in x509 by Paul Kehrer · 9 years ago
  43. 7640889 Merge pull request #2604 from reaperhulk/unrecognized-extension-class by Alex Gaynor · 9 years ago
  44. d72d8a2 Merge pull request #2606 from pyca/alex-patch-1 by Donald Stufft · 9 years ago
  45. 9a0ad04 Fixed #2605 -- require setuptools 1.0 by Alex Gaynor · 9 years ago
  46. 1628b5c language update by Paul Kehrer · 9 years ago
  47. 50e9dd8 py3 repr will be different by Paul Kehrer · 9 years ago
  48. 66ca9f7 Merge pull request #2603 from reaperhulk/unrecognized-extension-vector by Alex Gaynor · 9 years ago
  49. 14fd697 add UnrecognizedExtension class by Paul Kehrer · 9 years ago
  50. 249d9be new unsupported extension x509 test vector by Paul Kehrer · 9 years ago
  51. 411ca8e Merge pull request #2601 from alex/get-your-crypto-with-crypto by Paul Kehrer · 9 years ago
  52. d1349d3 Port a few cr.yp.to links to be HTTPS by Alex Gaynor · 9 years ago
  53. 42e0c79 Merge pull request #2599 from reaperhulk/oaep-fix by Alex Gaynor · 9 years ago
  54. c809360 RSA_R_OAEP_DECODING_ERROR is pretty ubiquitous by Paul Kehrer · 9 years ago
  55. 7721785 move test by Paul Kehrer · 9 years ago
  56. 9413994 pep8 fix, rename test, add a comment to explain it by Paul Kehrer · 9 years ago
  57. b4ff118 Move private key initialization out of pytest.raises block by Christopher Grebs · 9 years ago
  58. cb77736 Fix test again and add pytest.raises statement by Christopher Grebs · 9 years ago
  59. b6b810a Fixed test scenario to use different key. by Christopher Grebs · 9 years ago
  60. 525f713 Add simple test that would fail on decryption by Christopher Grebs · 9 years ago
  61. 6b22d66 Add support for RSA_R_OAEP_DECODING_ERROR error flag. by Christopher Grebs · 9 years ago
  62. 5dc50c0 make this 0.9.8l and cry by Paul Kehrer · 9 years ago
  63. fb7659c Merge pull request #2598 from reaperhulk/index-cp by Alex Gaynor · 9 years ago
  64. 8b69cb9 Merge pull request #2597 from reaperhulk/index-cdp by Alex Gaynor · 9 years ago
  65. 217fad8 Merge pull request #2596 from reaperhulk/index-aia by Alex Gaynor · 9 years ago
  66. e8db7bd support indexing in CertificatePolicies by Paul Kehrer · 9 years ago
  67. ee2e92d support indexing in CDP by Paul Kehrer · 9 years ago
  68. ad4b359 support indexing in AIA by Paul Kehrer · 9 years ago
  69. 58fb257 Merge pull request #2595 from alex/crl-reason-hash by Paul Kehrer · 9 years ago
  70. b25888d Merge pull request #2594 from reaperhulk/hash-bc by Alex Gaynor · 9 years ago
  71. 07d5cae Refs #2578 -- implement __hash__ on CRLReason by Alex Gaynor · 9 years ago
  72. b39af8d hash ne test by Paul Kehrer · 9 years ago
  73. b04b67e Merge pull request #2593 from reaperhulk/crl-support-ec-dsa by Alex Gaynor · 9 years ago
  74. 2eb69f6 implement hash on basicconstraints by Paul Kehrer · 9 years ago
  75. 9d34531 Support EC and DSA signing of CRLs in the OpenSSL backend by Paul Kehrer · 9 years ago
  76. d5d0a31 Merge pull request #2591 from alex/reduce-duplication by Paul Kehrer · 9 years ago
  77. 040a6e1 fix a ptr liveness bug by Alex Gaynor · 9 years ago
  78. 6ca8773 Reduce duplication, write a function by Alex Gaynor · 9 years ago
  79. 98f3df9 Merge pull request #2582 from reaperhulk/revokedcertbuilder-extensions by Alex Gaynor · 9 years ago
  80. 3a03d7b _encode_alt_name already does this by Paul Kehrer · 9 years ago
  81. 7dfaa40 add test for invalid extension type by Paul Kehrer · 9 years ago
  82. 2fb6412 move around a dict by Paul Kehrer · 9 years ago
  83. 09ad50c add changelog entry by Paul Kehrer · 9 years ago
  84. e5f152b support CRL entry extension encoding in the RevokedCertificateBuilder by Paul Kehrer · 9 years ago
  85. 28077b6 Merge pull request #2589 from reaperhulk/dict-dict-dict by Alex Gaynor · 9 years ago
  86. 66d976f Merge pull request #2590 from alex/simplify-bn by Paul Kehrer · 9 years ago
  87. eefd3a8 Simplify code slightly by adding a new binding by Alex Gaynor · 9 years ago
  88. 6a1b5e0 add a comment and a dict we need in #2582 by Paul Kehrer · 9 years ago
  89. 3a6631c Merge pull request #2588 from reaperhulk/move-tests by Alex Gaynor · 9 years ago
  90. d9a3891 Merge pull request #2587 from reaperhulk/indexing-part-deux by Alex Gaynor · 9 years ago
  91. 991cc0e move two tests to the openssl backend tests where they belong by Paul Kehrer · 9 years ago
  92. 5c999d3 make CertificateIssuer and IssuerAlternativeName indexable by Paul Kehrer · 9 years ago
  93. f4ca794 Merge pull request #2586 from alex/cleanups by Paul Kehrer · 9 years ago
  94. a52e39b unused import by Alex Gaynor · 9 years ago
  95. f0dd2e7 A handful of small cleanups and simplifications by Alex Gaynor · 9 years ago
  96. 15bd026 Merge pull request #2585 from reaperhulk/san-iterable by Alex Gaynor · 9 years ago
  97. 6cbdb34 Merge pull request #2584 from reaperhulk/asn1-bindings by Alex Gaynor · 9 years ago
  98. 945ee6e Merge pull request #2583 from alex/ski-hash by Paul Kehrer · 9 years ago
  99. 8adb596 support indexing on GeneralNames and SubjectAlternativeName by Paul Kehrer · 9 years ago
  100. afdb8a5 new asn1 bindings needed for #2582 by Paul Kehrer · 9 years ago