1. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 10 years ago
  2. 04311f9 Merge pull request #1886 from reaperhulk/eku-vectors by Alex Gaynor · 10 years ago
  3. 986e5fa add an extended key usage x509 vector by Paul Kehrer · 10 years ago
  4. 67a62c8 add inhibit any policy test vectors by Paul Kehrer · 10 years ago
  5. 12953e3 Merge pull request #1883 from reaperhulk/fix-1866 by Alex Gaynor · 10 years ago
  6. 8bbdc6f add support for equality testing to x509.Certificate by Paul Kehrer · 10 years ago
  7. dd1d151 Merge pull request #1880 from endreszabo/patch-1 by Paul Kehrer · 10 years ago
  8. b1501bc Merge pull request #1879 from reaperhulk/san-dirname by Alex Gaynor · 10 years ago
  9. 6eaa031 Add del_extension needed by Zorp by Endre Szabo · 10 years ago
  10. 2187a05 add support for directory name general names by Paul Kehrer · 10 years ago
  11. b3995a9 Merge pull request #1872 from reaperhulk/san-rfc822-ip-dirname by Alex Gaynor · 10 years ago
  12. a5f030c add support for ipaddress to general name parsing by Paul Kehrer · 10 years ago
  13. a3527ac Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir by Alex Gaynor · 10 years ago
  14. bf88ea8 Merge pull request #1877 from reaperhulk/add-san-vector by Alex Gaynor · 10 years ago
  15. fbc6219 add test vectors for directory name and ip address SAN names by Paul Kehrer · 10 years ago
  16. 60163d7 add a SAN vector that's a single IDNA rfc822name by Paul Kehrer · 10 years ago
  17. d12bd10 Merge pull request #1874 from eeshangarg/starter-project-1870-2 by Alex Gaynor · 10 years ago
  18. 699ec19 Merge pull request #1873 from eeshangarg/starter-project-1870 by Alex Gaynor · 10 years ago
  19. f123415 Replace the remaining occurrences of six.u with the u prefix by Eeshan Garg · 10 years ago
  20. 424c0e2 Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives by Eeshan Garg · 10 years ago
  21. 813c328 Merge pull request #1862 from reaperhulk/san-uri by Alex Gaynor · 10 years ago
  22. 9ef13b9 Merge pull request #1795 from public/dh-backend-interfaces-2015 by Paul Kehrer · 10 years ago
  23. b8ef82e add URI general name support by Paul Kehrer · 10 years ago
  24. 929807e Merge pull request #1869 from elitest/ssl_get_version by Alex Gaynor · 10 years ago
  25. e93d271 Added support for ssl_get_version by Jim Shaver · 10 years ago
  26. b7c6029 DH backend interfaces by Alex Stapleton · 10 years ago
  27. 7921375 Merge pull request #1865 from reaperhulk/ocsp-bindings by Alex Gaynor · 10 years ago
  28. 94626ea some initial OCSP bindings by Paul Kehrer · 10 years ago
  29. 6abe567 Merge pull request #1836 from public/rfc5114-dh by Paul Kehrer · 10 years ago
  30. 2a5bb53 Merge pull request #1861 from reaperhulk/san-registered-id by Alex Gaynor · 10 years ago
  31. 4db9662 support registeredID general name in OpenSSL backend by Paul Kehrer · 10 years ago
  32. dbac0e9 Merge pull request #1859 from reaperhulk/san-unsupported by Alex Gaynor · 10 years ago
  33. 0a621bf return only an int for unsupported general name type, update docs by Paul Kehrer · 10 years ago
  34. bed0735 update exception to contain detail by Paul Kehrer · 10 years ago
  35. 9089c91 handle otherName, x400Address, and ediPartyName in OpenSSL backend by Paul Kehrer · 10 years ago
  36. e37ca98 Merge pull request #1857 from reaperhulk/san-check-list-elements by Alex Gaynor · 10 years ago
  37. 7f817d5 Merge pull request #1855 from reaperhulk/subject-alt-name by Alex Gaynor · 10 years ago
  38. 91ca343 DH examples from https://tools.ietf.org/rfc/rfc5114.txt by Alex Stapleton · 10 years ago
  39. 4236322 Merge pull request #1856 from reaperhulk/x509-move-exception-doc by Alex Gaynor · 10 years ago
  40. d04b39b add a check to require that the list passed to SAN is all general names by Paul Kehrer · 10 years ago
  41. d8fc0be UnsupportedExtension raises when accessing cert.extensions by Paul Kehrer · 10 years ago
  42. fda410e review fixes by Paul Kehrer · 10 years ago
  43. 40f8338 Support Subject Alternative Name in the OpenSSL backend by Paul Kehrer · 10 years ago
  44. bd11e02 Merge pull request #1854 from reaperhulk/add-san-test-cases by Alex Gaynor · 10 years ago
  45. 542f4e5 IDNA and edge case SAN test vectors by Paul Kehrer · 10 years ago
  46. 941afb3 Merge pull request #1835 from reaperhulk/x509-aki by Alex Gaynor · 10 years ago
  47. c7c9a43 https by Paul Kehrer · 10 years ago
  48. 8c8cd72 update doc language to point more strongly at rfc 5280 by Paul Kehrer · 10 years ago
  49. d729cd3 add more words by Paul Kehrer · 10 years ago
  50. 7476b13 Merge pull request #1846 from reaperhulk/drop-python-32 by Alex Gaynor · 10 years ago
  51. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 10 years ago
  52. 3621d70 remove python 3.2 from the classifiers by Paul Kehrer · 10 years ago
  53. 741fccb Drop support for Python 3.2 by Paul Kehrer · 10 years ago
  54. 9104b1d add more prose for AKI by Paul Kehrer · 10 years ago
  55. 2eb4ed9 AuthorityKeyIdentifier support by Paul Kehrer · 10 years ago
  56. 702ef6a Merge pull request #1783 from reaperhulk/san-class by Alex Gaynor · 10 years ago
  57. e7e1869 Merge pull request #1852 from reaperhulk/update-a-link by Alex Gaynor · 10 years ago
  58. 3697b1a update a link that has been permanently redirected by Paul Kehrer · 10 years ago
  59. 97a49a3 Merge pull request #1849 from Sp1l/master by Paul Kehrer · 10 years ago
  60. b4e6d50 Merge pull request #1851 from sbuss/sbuss-authors by Paul Kehrer · 10 years ago
  61. c63cbe8 Add @sbuss to AUTHORS by Steven Buss · 10 years ago
  62. 7fee3d6 Merge pull request #1850 from reaperhulk/update-x509-repr by Alex Gaynor · 10 years ago
  63. b511ba8 update the docs too by Paul Kehrer · 10 years ago
  64. b372e67 improve KeyUsage repr by Paul Kehrer · 10 years ago
  65. 6224099 LibreSSL added ALPN support in 2.1.3 by Bernard Spil · 10 years ago
  66. 27c750d Merge pull request #1848 from reaperhulk/invalid-token by Alex Gaynor · 10 years ago
  67. d14dcc5 add changelog entry, set proper deprecation warning by Paul Kehrer · 10 years ago
  68. 31bdf79 Add GeneralName and SubjectAlternativeName classes by Paul Kehrer · 10 years ago
  69. 3bf44db Merge pull request #1845 from geofft/pyasn1-eoc by Alex Gaynor · 10 years ago
  70. d914609 Fix comparison between pyasn1 objects introduced in #1843 by Geoffrey Thomas · 10 years ago
  71. 5054e65 Merge pull request #1843 from geofft/pyasn1-eoc by Alex Gaynor · 10 years ago
  72. c2d903b Work around pyasn1's willingness to return endOfOctets in DER parsing by Geoffrey Thomas · 10 years ago
  73. b3f45e3 InvalidToken is deprecated in 09, not 08 by Steven Buss · 10 years ago
  74. 9f58153 Add DeprecatedIn09 by Steven Buss · 10 years ago
  75. ec60cae Update docs by Steven Buss · 10 years ago
  76. e079c55 Move cryptography.exceptions.InvalidToken to cryptography.hazmat.primitives.twofactor by Steven Buss · 10 years ago
  77. b6c8faa Merge pull request #1839 from alex/decode-rfc-docs by Paul Kehrer · 10 years ago
  78. 1bfc925 Merge pull request #1840 from alex/simplify-setup by Paul Kehrer · 10 years ago
  79. 7148569 Merge pull request #1785 from reaperhulk/travis-docker-experiment by Alex Gaynor · 10 years ago
  80. 9712c51 oh right we need pypy too by Paul Kehrer · 10 years ago
  81. e6a5284 try out some new beta docker travis features by Paul Kehrer · 10 years ago
  82. 2119f74 Simplify setup.py slightly by Alex Gaynor · 10 years ago
  83. 2d72cbf Simpler language by Alex Gaynor · 10 years ago
  84. 45a7fdb Removed a confusing sentence by Alex Gaynor · 10 years ago
  85. 834c03e Document that decode_rfc6979_signature raises ValueError by Alex Gaynor · 10 years ago
  86. 249bbd0 Merge pull request #1822 from reaperhulk/x509-keyusage-ossl by Alex Gaynor · 10 years ago
  87. 4a704e0 free the bit string by Paul Kehrer · 10 years ago
  88. 5508ee2 keyusage support in the OpenSSL backend by Paul Kehrer · 10 years ago
  89. d459a8a Merge pull request #1814 from reaperhulk/keyusage-repr by Alex Gaynor · 10 years ago
  90. b8d29e0 Merge pull request #1833 from reaperhulk/x509-name-repr by Alex Gaynor · 10 years ago
  91. f4ed10a 0!r time by Paul Kehrer · 10 years ago
  92. e613e5d let's make that repr actually good by Paul Kehrer · 10 years ago
  93. 1fb35c9 add repr for x509 names by Paul Kehrer · 10 years ago
  94. 412a273 Merge pull request #1823 from reaperhulk/x509-ski by Alex Gaynor · 10 years ago
  95. 6c7dd24 unused import I left in as a test. Yeah, that's why... by Paul Kehrer · 10 years ago
  96. cbfb101 alter approach to just use digest, no hexdigest by Paul Kehrer · 10 years ago
  97. 0f5a66b free the ASN1_OCTET_STRING instance by Paul Kehrer · 10 years ago
  98. ee99726 python 3.2 you are terrible by Paul Kehrer · 10 years ago
  99. 1eb82a6 add subjectkeyidentifier support by Paul Kehrer · 10 years ago
  100. de2c107 Merge pull request #1832 from reaperhulk/port-082 by Alex Gaynor · 10 years ago