1. 6eee184 Adding myself to authors by Chellygel · 10 years ago
  2. 44a838c Merge pull request #1780 from reaperhulk/allow-zero-bn by Alex Stapleton · 10 years ago
  3. 51924aa allow zero value bn using _bn_to_int in the openssl backend by Paul Kehrer · 10 years ago
  4. 92dd70b Merge pull request #1781 from reaperhulk/pathlen-zero-bc-vector by Alex Gaynor · 10 years ago
  5. d1ed673 add new basic constraints vector with path length zero by Paul Kehrer · 10 years ago
  6. b6e094d Merge pull request #1777 from alex/threadsafe-init by Paul Kehrer · 10 years ago
  7. 47e6b23 Doh by Alex Gaynor · 10 years ago
  8. fbd7d7f Fixes #1776 -- ensure that we only init bindings once per process by Alex Gaynor · 10 years ago
  9. 1a12b51 Merge pull request #1774 from chelseawinfree/im_confident by Alex Gaynor · 10 years ago
  10. 8c8ee12 Merge pull request #1768 from reaperhulk/basic-constraints by Alex Gaynor · 10 years ago
  11. 7cbe50e Added lines at end of file and adjusted parens by Chellygel · 10 years ago
  12. 5553d57 review feedback updates by Paul Kehrer · 10 years ago
  13. a5c6e9a use kwargs for BasicConstraints creation by Paul Kehrer · 10 years ago
  14. 646a24f Moved OpenSSL engine into standalone c and h files by Chellygel · 10 years ago
  15. a1f968a Merge pull request #1772 from alex/simpler-format by Paul Kehrer · 10 years ago
  16. d6b63da Attempt at simplifying the repr code. by Alex Gaynor · 10 years ago
  17. 58b7569 doc updates and simplification of __repr__ by Paul Kehrer · 10 years ago
  18. 611d3d3 doc update by Paul Kehrer · 10 years ago
  19. 8589466 rework BasicConstraints and Extension. by Paul Kehrer · 10 years ago
  20. fd1444c review feedback doc updates by Paul Kehrer · 10 years ago
  21. 427bcf0 Merge pull request #1759 from reaperhulk/aes-keywrap-vectors by Alex Gaynor · 10 years ago
  22. d258d37 right, {} format support was added in 2.7 by Paul Kehrer · 10 years ago
  23. 2bb9464 add docs for the OID_BASIC_CONSTRAINTS constant by Paul Kehrer · 10 years ago
  24. 8cf2642 basic constraints class & extensions interface by Paul Kehrer · 10 years ago
  25. 80fa2a2 Merge pull request #1766 from reaperhulk/x509-bc-vectors by Alex Gaynor · 10 years ago
  26. e0eafaa add 3 new certificate vectors for upcoming basic constraints tests by Paul Kehrer · 10 years ago
  27. cfe2452 Merge pull request #1765 from reaperhulk/another-binding by Alex Gaynor · 10 years ago
  28. a7f6c8e add BASIC_CONSTRAINTS_free macro by Paul Kehrer · 10 years ago
  29. 22f3b4e Merge pull request #1763 from reaperhulk/port-0.8.1-changelog by Alex Stapleton · 10 years ago
  30. 41a750c port 0.8.1 changelog to master by Paul Kehrer · 10 years ago
  31. ab420c9 Merge pull request #1761 from reaperhulk/x509-ext-parse-bindings by Alex Gaynor · 10 years ago
  32. d4d6702 new openssl bindings for parsing some x509 extensions by Paul Kehrer · 10 years ago
  33. d3a95bd Merge pull request #1758 from reaperhulk/commoncrypto-keywrap-bindings by Alex Gaynor · 10 years ago
  34. 16430f9 add keywrap test vectors from NIST by Paul Kehrer · 10 years ago
  35. 4f6ea62 add AES key wrap bindings to commoncrypto by Paul Kehrer · 10 years ago
  36. 31b3acb Merge pull request #1757 from alex/deprecated by Paul Kehrer · 10 years ago
  37. 4c9fa34 Don't trigger any deprecation warnings on import by Alex Gaynor · 10 years ago
  38. 0354694 Merge pull request #1756 from reaperhulk/serialize-der-dsa by Alex Gaynor · 10 years ago
  39. 038e61a pep8! *shakes fist at the sky* by Paul Kehrer · 10 years ago
  40. 919a5b2 DER serialization of DSA private keys by Paul Kehrer · 10 years ago
  41. 939af10 Merge pull request #1755 from reaperhulk/serialize-der-ec by Alex Gaynor · 10 years ago
  42. 81d069d support DER encoded EC private key serialization by Paul Kehrer · 10 years ago
  43. 7905fce Merge pull request #1754 from reaperhulk/serialize-der-part-un by Alex Gaynor · 10 years ago
  44. 22d25d5 support RSA DER private key serialization by Paul Kehrer · 10 years ago
  45. 7108776 Merge pull request #1752 from reaperhulk/tiny-cleanup by Alex Gaynor · 10 years ago
  46. ff1c01b Merge pull request #1751 from reaperhulk/x509-refactor by Alex Gaynor · 10 years ago
  47. 412913b remove some pointless extra lines in multibackend by Paul Kehrer · 10 years ago
  48. fb309ed move some helper functions in x509 by Paul Kehrer · 10 years ago
  49. ced1a1d Merge pull request #1749 from alex/update-interface by Paul Kehrer · 10 years ago
  50. f1d2fc0 eep not this one by Alex Gaynor · 10 years ago
  51. 3dd3ce4 Use the new names to reference these classes by Alex Gaynor · 10 years ago
  52. 4c0a81f Merge pull request #1747 from reaperhulk/remove-unneeded-registration by Alex Gaynor · 10 years ago
  53. 2d47bb4 remove unneeded deprecated interface registration by Paul Kehrer · 10 years ago
  54. d1cfc81 Merge pull request #1746 from reaperhulk/private-bytes-cleanup by Alex Gaynor · 10 years ago
  55. f9312d5 refactor OpenSSL backend private_key_bytes by Paul Kehrer · 10 years ago
  56. b9287ca Merge pull request #1741 from reaperhulk/serialize-der-public-keys by Alex Gaynor · 10 years ago
  57. a2c4865 update changelog to link DER by Paul Kehrer · 10 years ago
  58. a66cb11 Merge pull request #1742 from alex/fixed-deprecations by Paul Kehrer · 10 years ago
  59. fcadda6 Fixed the deprecation warnings being triggered by the tests by Alex Gaynor · 10 years ago
  60. 1955ebf support DER serialization of public keys by Paul Kehrer · 10 years ago
  61. d0109a5 Merge pull request #1738 from reaperhulk/deprecation-dance by Alex Gaynor · 10 years ago
  62. 891efd9 missed some links by Paul Kehrer · 10 years ago
  63. cd26d88 Merge pull request #1740 from alex/fixed-gitorious-link by Paul Kehrer · 10 years ago
  64. ea18678 Merge pull request #1739 from alex/fix-path by Paul Kehrer · 10 years ago
  65. 3efbf49 Updated one more gitorious link by Alex Gaynor · 10 years ago
  66. 0064bfa Use full path in the documentation by Alex Gaynor · 10 years ago
  67. bb4267b Merge pull request #1736 from reaperhulk/0.9-open-for-business by Alex Gaynor · 10 years ago
  68. ebee006 Do the deprecation dance by Paul Kehrer · 10 years ago
  69. 8ce597b reopen tree for 0.9 development work by Paul Kehrer · 10 years ago
  70. 3dd3267 Merge pull request #1735 from reaperhulk/0.8-changelog-version by Alex Gaynor · 10 years ago
  71. 5dc4b88 update changelog and bump version to 0.8 by Paul Kehrer · 10 years ago
  72. 0ee210b Merge pull request #1734 from reaperhulk/serialize-dsa-public-key by Alex Gaynor · 10 years ago
  73. 930fc6a Merge pull request #1695 from Julian/master by Alex Gaynor · 10 years ago
  74. 26006c5 add missing changelog entry for DSA public serialization by Paul Kehrer · 10 years ago
  75. 4cf3811 Remove the setuptools and CFFI requirements, which break pip install -U by Julian Berman · 10 years ago
  76. a5515c7 DSA public key serialization by Paul Kehrer · 10 years ago
  77. 785cb42 Merge pull request #1732 from reaperhulk/serialize-ec-public-key by Alex Gaynor · 10 years ago
  78. c2ab307 fix a docs link by Paul Kehrer · 10 years ago
  79. 6a49021 make tests properly skip on OpenSSLs without EC support by Paul Kehrer · 10 years ago
  80. c5d886a update docs to add ECPublicKey to list of classes that have public_bytes by Paul Kehrer · 10 years ago
  81. 419615b serialize EC public keys by Paul Kehrer · 10 years ago
  82. 88e7ed6 Merge pull request #1706 from reaperhulk/serialize-rsa-public-key by Alex Gaynor · 10 years ago
  83. efc7f3d update docs to note PKCS1 is essentially RSA only by Paul Kehrer · 10 years ago
  84. 3f157e0 support RSA public key serialization by Paul Kehrer · 10 years ago
  85. 7d5483b Merge pull request #1715 from reaperhulk/rsa-pkcs1-public-key by Alex Gaynor · 10 years ago
  86. e37a0a5 Merge pull request #1730 from reaperhulk/update-gitorious-links by Alex Gaynor · 10 years ago
  87. 04f0144 Merge pull request #1728 from public/bind-check-pubkey by Paul Kehrer · 10 years ago
  88. dac86a9 gitorious is no longer a thing so gnutls is now hosted by gitlab by Paul Kehrer · 10 years ago
  89. d8a1693 Add DH_check_pub_key binding by Alex Stapleton · 10 years ago
  90. 4c8bc09 Merge pull request #1723 from public/strict-bn-int by Alex Gaynor · 10 years ago
  91. 6b99130 Merge pull request #1725 from public/dh-bindings-2015 by Alex Gaynor · 10 years ago
  92. 3873dae Stricter asserts on _bn_to_int and _int_to_bn by Alex Stapleton · 10 years ago
  93. f19cf07 Additional DH bindings by Alex Stapleton · 10 years ago
  94. 791afc0 fix a memory leak pointed out by @aftbit and improve changelog phrasing by Paul Kehrer · 10 years ago
  95. 7bfa22e add changelog entry by Paul Kehrer · 10 years ago
  96. c5cdc4e support "PKCS1" RSA public keys by Paul Kehrer · 10 years ago
  97. 7bdb2d8 Merge pull request #1712 from reaperhulk/serialize-dsa-private-key by Alex Gaynor · 10 years ago
  98. cd7f63b Merge pull request #1724 from reaperhulk/windows-102-changelog by Alex Gaynor · 10 years ago
  99. f28dd45 Windows wheels will now be built against OpenSSL 1.0.2 by Paul Kehrer · 10 years ago
  100. 0be6ddc Merge pull request #1714 from reaperhulk/asymmetric-public-vectors by Alex Stapleton · 10 years ago