1. 4733b47 Merge pull request #1694 from alex/x509-test-move by Paul Kehrer · 10 years ago
  2. 32c57df This module has been renamed. by Alex Gaynor · 10 years ago
  3. 3c125b1 Merge pull request #1693 from alex/update-docs by Paul Kehrer · 10 years ago
  4. 99141e4 Updated docs for new API by Alex Gaynor · 10 years ago
  5. 15c7f6f Merge pull request #1610 from reaperhulk/load-der-keys by Alex Gaynor · 10 years ago
  6. ca32445 Merge pull request #1692 from reaperhulk/ibm-has-the-worst-webserver by Alex Gaynor · 10 years ago
  7. c2fe5e2 remove IBM link and replace with smartbear PDF link by Paul Kehrer · 10 years ago
  8. 19b4c1a Merge pull request #1691 from reaperhulk/buildtimetrend by Alex Gaynor · 10 years ago
  9. b4d66ce add a webhook for buildtimetrend.herokuapp.com to check it out by Paul Kehrer · 10 years ago
  10. cbf0a9c Merge pull request #1690 from alex/simplify-travis by Paul Kehrer · 10 years ago
  11. 84d14af Simplified the travis install script by Alex Gaynor · 10 years ago
  12. d8a1d0e remove unneeded parens by Paul Kehrer · 10 years ago
  13. d43a633 free PKCS8_PRIV_KEY_INFO * and reuse membio for der loading by Paul Kehrer · 10 years ago
  14. 1e19c46 Merge pull request #1687 from reaperhulk/update-freebsd-ossl-version by Alex Gaynor · 10 years ago
  15. 96a0827 OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1 by Paul Kehrer · 10 years ago
  16. 66e0651 Merge pull request #1686 from dstufft/use-flat by Alex Gaynor · 10 years ago
  17. e14bc7a Use the flat style to match all the other badges by Donald Stufft · 10 years ago
  18. 9bc5d50 Merge pull request #1684 from reaperhulk/remove-freebsd92 by Alex Gaynor · 10 years ago
  19. 77f540d note that we removed freebsd 9.2 from CI in changelog by Paul Kehrer · 10 years ago
  20. 9543e4e Merge pull request #1683 from alex/only-run-local-tests by Paul Kehrer · 10 years ago
  21. bd88ee6 we don't test on freebsd 9.x any more by Paul Kehrer · 10 years ago
  22. 8a58e69 Tell py.test to only run the tests from the local tests dir. by Alex Gaynor · 10 years ago
  23. 8be38b3 Merge pull request #1681 from dstufft/fix-setuppy-test by Paul Kehrer · 10 years ago
  24. e8179e7 Pass the sys.path into the subprocess by Donald Stufft · 10 years ago
  25. 1b2a616 Merge pull request #1651 from reaperhulk/x509-signature-algorithm by Alex Gaynor · 10 years ago
  26. 78eb105 fix docs for unsupportedalgorithm exception (thanks nitpicky) by Paul Kehrer · 10 years ago
  27. e81438a move gc above potential exception by Paul Kehrer · 10 years ago
  28. 8c2539c add examples by Paul Kehrer · 10 years ago
  29. 99a249d support DER public and private key loading in the openssl backend by Paul Kehrer · 11 years ago
  30. 1a7ba87 surrender to alex's feels and name our constants consistently by Paul Kehrer · 10 years ago
  31. fa35ef8 Merge pull request #1680 from alex/simplification by Paul Kehrer · 10 years ago
  32. f957423 Simplify x509.Name.get_attributes_for_oid by Alex Gaynor · 10 years ago
  33. bae5a64 Merge pull request #1679 from reaperhulk/libre-support by Alex Gaynor · 10 years ago
  34. 8996f67 move some compression things around for libre by Paul Kehrer · 10 years ago
  35. c965f0a move COMP_METHOD define and change to typedef for libre by Paul Kehrer · 10 years ago
  36. 27e6b9c Update changelog for LibreSSL fixes by Steven McDonald · 10 years ago
  37. 3801532 Allow the OpenSSL version string to begin with LibreSSL by Steven McDonald · 10 years ago
  38. fab60f1 Disable features exclusive to newer OpenSSL when using LibreSSL by Steven McDonald · 10 years ago
  39. 6f71110 Define COMP_METHOD when building against LibreSSL by Steven McDonald · 10 years ago
  40. 1165473 conditionally bind cryptodev engine for LibreSSL by Paul Kehrer · 10 years ago
  41. 16a95ea conditionally bind EGD for libressl by Paul Kehrer · 10 years ago
  42. 4680b1d Merge pull request #1676 from alex/more-https by Paul Kehrer · 10 years ago
  43. 71d40c6 address review feedback, fix short names for sig alg OIDs by Paul Kehrer · 10 years ago
  44. 3fad190 This link is also HTTPS by Alex Gaynor · 10 years ago
  45. 21bb248 Merge pull request #1672 from alex/https-all-the-things by Paul Kehrer · 10 years ago
  46. 111aff2 Use HTTPS for a few URLs in the docs that support it by Alex Gaynor · 10 years ago
  47. 04cd2ef Merge pull request #1671 from alex/update-link by Paul Kehrer · 10 years ago
  48. 6201230 Fixed a link that the EFF moved by Alex Gaynor · 10 years ago
  49. fb20a42 Merge pull request #1670 from reaperhulk/pypy25 by Alex Gaynor · 10 years ago
  50. 4d9a2c9 use pypy 2.5 on our os x builders by Paul Kehrer · 10 years ago
  51. 0be5ef9 Merge pull request #1668 from reaperhulk/move-kdf-interfaces by Alex Gaynor · 10 years ago
  52. 42de05c Merge pull request #1667 from alex/update-url by Paul Kehrer · 10 years ago
  53. 48402ff move KDF interface by Paul Kehrer · 10 years ago
  54. 543031a Fixed URL in the docs by Alex Gaynor · 10 years ago
  55. 5e208e7 Merge pull request #1666 from reaperhulk/move-asym-interfaces by Alex Gaynor · 10 years ago
  56. 25bbc15 move asymmetric signature interface docs by Paul Kehrer · 10 years ago
  57. e19201e attempt to clarify signature hash algorithm a bit more by Paul Kehrer · 10 years ago
  58. 0d6203f move asymmetric signature/verification interfaces by Paul Kehrer · 10 years ago
  59. 426eee7 Merge pull request #1665 from reaperhulk/move-asym-padding-interface by Alex Gaynor · 10 years ago
  60. e612ec7 try to make this a bit more clear by Paul Kehrer · 10 years ago
  61. a308f9f add changelog entry by Paul Kehrer · 10 years ago
  62. 64ddb7a move asymmetric padding interface to primitives.asymmetric.padding by Paul Kehrer · 10 years ago
  63. 99c1b80 Merge pull request #1659 from reaperhulk/move-cipher-interfaces by Alex Stapleton · 10 years ago
  64. ebc1717 Merge pull request #1664 from alex/flake8 by Alex Stapleton · 10 years ago
  65. e0a879f Fixed new flake8 warnings from teh latest version by Alex Gaynor · 10 years ago
  66. 2b6ba0c document vector provenance by Paul Kehrer · 10 years ago
  67. 7c5c9fe export interfaces from base in ciphers, update docs by Paul Kehrer · 10 years ago
  68. 2e776e2 refactor obj2txt to be a separate method by Paul Kehrer · 10 years ago
  69. 42a87cb address review feedback by Paul Kehrer · 10 years ago
  70. 8802a5b implement signature_hash_algorithm instead by Paul Kehrer · 10 years ago
  71. b01622d add legacy Verisign PCA (MD2) root to vectors by Paul Kehrer · 10 years ago
  72. b0a8039 add changelog entry by Paul Kehrer · 10 years ago
  73. 56da2a5 add support for signature_algorithm in x509.Certificate by Paul Kehrer · 10 years ago
  74. b8dc2f0 Merge pull request #1612 from reaperhulk/x509-dn by Alex Gaynor · 10 years ago
  75. d21596e update docs by Paul Kehrer · 10 years ago
  76. 8b21a4a simplify things based on review feedback by Paul Kehrer · 10 years ago
  77. 5ab6d6a update buffer length for OBJ_obj2txt by Paul Kehrer · 10 years ago
  78. 53d8d49 make x509.Name iterable and address other review feedback by Paul Kehrer · 10 years ago
  79. 2129d50 fix docs links by Paul Kehrer · 10 years ago
  80. 4ab6059 move padding by Paul Kehrer · 10 years ago
  81. 513b7cb move cipher and mode interfaces by Paul Kehrer · 10 years ago
  82. 0f696fa Merge pull request #1658 from reaperhulk/move-hash-interfaces by Alex Gaynor · 10 years ago
  83. 2636e4a add changelog entry by Paul Kehrer · 10 years ago
  84. 601278a move hash interfaces by Paul Kehrer · 10 years ago
  85. 723cc3f Merge pull request #1654 from reaperhulk/make-docs-nitpicky by Alex Gaynor · 10 years ago
  86. 731f429 Merge pull request #1657 from dstufft/check-readme by Alex Gaynor · 10 years ago
  87. 942e91d Use readme to ensure the long description renders on PyPI by Donald Stufft · 10 years ago
  88. e901d64 refactor x509.Name to use get_attributes_by_oid by Paul Kehrer · 10 years ago
  89. 719d536 X509 distinguished name parsing support in the OpenSSL backend by Paul Kehrer · 11 years ago
  90. cd9bdcd Merge pull request #1656 from reaperhulk/nameattribute-repr by Donald Stufft · 10 years ago
  91. a10be69 try to make the old changelog modifications a bit more understandable by Paul Kehrer · 10 years ago
  92. 45efdbc make our docs job nitpicky and fix every broken link by Paul Kehrer · 10 years ago
  93. a9c1317 Merge pull request #1655 from reaperhulk/x509-interface-what by Alex Gaynor · 10 years ago
  94. a498be8 add repr for x509.NameAttribute by Paul Kehrer · 10 years ago
  95. 13b6aff remove unused X509 certificate interface by Paul Kehrer · 10 years ago
  96. b41c80b Merge pull request #1652 from reaperhulk/move-ec by Alex Stapleton · 10 years ago
  97. dff7e72 Merge pull request #1653 from reaperhulk/dsa-interface-move-docs by Alex Stapleton · 10 years ago
  98. d2fa7d2 document that we moved the DSA interfaces by Paul Kehrer · 10 years ago
  99. fb88e18 add changelog entry for EC move by Paul Kehrer · 10 years ago
  100. 3bc87ab move EC interfaces by Paul Kehrer · 10 years ago