1. 5a48552 add CRLDistributionPoints and associated classes by Paul Kehrer · 10 years ago
  2. c86fd1d Merge pull request #1904 from reaperhulk/x509-ossl-aia by Alex Gaynor · 10 years ago
  3. a147699 add support for authority information access in the openssl backend by Paul Kehrer · 10 years ago
  4. cfbbc30 Merge pull request #1903 from reaperhulk/add-aia-vectors by Alex Gaynor · 10 years ago
  5. 64c82e0 add some authority information access x509 vectors by Paul Kehrer · 10 years ago
  6. 7cec8fb Merge pull request #1902 from Ayrx/make-check-clearer by Alex Gaynor · 10 years ago
  7. b6bca75 Rewrite check to read clearer. by Terry Chia · 10 years ago
  8. d87db1c Merge pull request #1901 from eeshangarg/openssl-binding-SSL-get-tlsext-status-ocsp-resp by Paul Kehrer · 10 years ago
  9. f1b52e7 Merge pull request #1899 from reaperhulk/x509-ossl-aki by Alex Gaynor · 10 years ago
  10. 118d496 Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp by Eeshan Garg · 10 years ago
  11. d774de9 authority key identifier support in the openssl backend by Paul Kehrer · 10 years ago
  12. 5559052 Merge pull request #1896 from reaperhulk/aki-fix by Alex Gaynor · 10 years ago
  13. 6df20b3 Merge pull request #1895 from reaperhulk/aki-vector by Alex Gaynor · 10 years ago
  14. aadca86 Merge pull request #1867 from public/secp256k1-vectors by Paul Kehrer · 10 years ago
  15. e0afa5d Add new vectors to the docs by Alex Stapleton · 10 years ago
  16. 38478bf Merge pull request #1894 from alex/try-to-english-better by Paul Kehrer · 10 years ago
  17. e54478f Docs for custom secp256k1 vectors by Alex Stapleton · 10 years ago
  18. 0d52e2a add another authority key identifier vector by Paul Kehrer · 10 years ago
  19. c6e0f06 Fix AKI authority_cert_issuer type by Paul Kehrer · 10 years ago
  20. b0deb44 add AKI vector by Paul Kehrer · 10 years ago
  21. 99c5f15 Attempt to make the BasicConstraints.path_length docs more clear by Alex Gaynor · 10 years ago
  22. f6a1cf6 Support loading of SECP256K1 vectors by Alex Stapleton · 10 years ago
  23. fddf29f Verification script by Alex Stapleton · 10 years ago
  24. 12cc9a4 Script for generating SECP256K1 vectors by Alex Stapleton · 10 years ago
  25. 25b1398 Merge pull request #1893 from reaperhulk/san-example by Alex Gaynor · 10 years ago
  26. d0cd507 add some comments by Paul Kehrer · 10 years ago
  27. 93ae805 add example to show how to get DNSNames from SAN extension by Paul Kehrer · 10 years ago
  28. 71fc677 Merge pull request #1892 from reaperhulk/x509-aia by Alex Gaynor · 10 years ago
  29. f506bca updates based on review feedback by Paul Kehrer · 10 years ago
  30. 3e6d558 add authority information access classes by Paul Kehrer · 10 years ago
  31. 04ee495 Merge pull request #1891 from reaperhulk/x509-ossl-eku by Alex Gaynor · 10 years ago
  32. e94f0fd oops this was already defined by Paul Kehrer · 10 years ago
  33. 94c6960 Extended key usage support for the openssl backend by Paul Kehrer · 10 years ago
  34. fdec095 Merge pull request #1890 from reaperhulk/add-eq-ne-eku by Alex Gaynor · 10 years ago
  35. f24bad7 let's not wrap this for no reason by Paul Kehrer · 10 years ago
  36. b047617 add eq/ne to ExtendedKeyUsage by Paul Kehrer · 10 years ago
  37. 43ffcc2 Merge pull request #1881 from reaperhulk/san-rfc822name by Alex Gaynor · 10 years ago
  38. e518fae error if it's all empty by Paul Kehrer · 10 years ago
  39. e3a330c missed a u by Paul Kehrer · 10 years ago
  40. 778bc60 u prefixes for everyone by Paul Kehrer · 10 years ago
  41. b3c81f8 Merge pull request #1888 from Lukasa/cert_verify_cb by Alex Gaynor · 10 years ago
  42. 61c3c14 Merge pull request #1887 from alex/buildtimetrends by Paul Kehrer · 10 years ago
  43. f27897a Expose SSL_CTX_set_cert_verify_callback by Cory Benfield · 10 years ago
  44. d1e9499 Adde back the Build Time Trends webhook to collect stats on how long our builds take by Alex Gaynor · 10 years ago
  45. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 10 years ago
  46. 04311f9 Merge pull request #1886 from reaperhulk/eku-vectors by Alex Gaynor · 10 years ago
  47. 986e5fa add an extended key usage x509 vector by Paul Kehrer · 10 years ago
  48. 67a62c8 add inhibit any policy test vectors by Paul Kehrer · 10 years ago
  49. cf2a5a5 improve if/elif chain, add some comments by Paul Kehrer · 10 years ago
  50. e06cab4 add support for rfc822name general names by Paul Kehrer · 10 years ago
  51. 12953e3 Merge pull request #1883 from reaperhulk/fix-1866 by Alex Gaynor · 10 years ago
  52. 8bbdc6f add support for equality testing to x509.Certificate by Paul Kehrer · 10 years ago
  53. dd1d151 Merge pull request #1880 from endreszabo/patch-1 by Paul Kehrer · 10 years ago
  54. b1501bc Merge pull request #1879 from reaperhulk/san-dirname by Alex Gaynor · 10 years ago
  55. 6eaa031 Add del_extension needed by Zorp by Endre Szabo · 10 years ago
  56. 2187a05 add support for directory name general names by Paul Kehrer · 10 years ago
  57. b3995a9 Merge pull request #1872 from reaperhulk/san-rfc822-ip-dirname by Alex Gaynor · 10 years ago
  58. a5f030c add support for ipaddress to general name parsing by Paul Kehrer · 10 years ago
  59. a3527ac Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir by Alex Gaynor · 10 years ago
  60. bf88ea8 Merge pull request #1877 from reaperhulk/add-san-vector by Alex Gaynor · 10 years ago
  61. fbc6219 add test vectors for directory name and ip address SAN names by Paul Kehrer · 10 years ago
  62. 60163d7 add a SAN vector that's a single IDNA rfc822name by Paul Kehrer · 10 years ago
  63. d12bd10 Merge pull request #1874 from eeshangarg/starter-project-1870-2 by Alex Gaynor · 10 years ago
  64. 699ec19 Merge pull request #1873 from eeshangarg/starter-project-1870 by Alex Gaynor · 10 years ago
  65. f123415 Replace the remaining occurrences of six.u with the u prefix by Eeshan Garg · 10 years ago
  66. 424c0e2 Refs #1870 - replace six.u with u prefix in tests/hazmat/primitives by Eeshan Garg · 10 years ago
  67. 813c328 Merge pull request #1862 from reaperhulk/san-uri by Alex Gaynor · 10 years ago
  68. 9ef13b9 Merge pull request #1795 from public/dh-backend-interfaces-2015 by Paul Kehrer · 10 years ago
  69. b8ef82e add URI general name support by Paul Kehrer · 10 years ago
  70. 929807e Merge pull request #1869 from elitest/ssl_get_version by Alex Gaynor · 10 years ago
  71. e93d271 Added support for ssl_get_version by Jim Shaver · 10 years ago
  72. b7c6029 DH backend interfaces by Alex Stapleton · 11 years ago
  73. 7921375 Merge pull request #1865 from reaperhulk/ocsp-bindings by Alex Gaynor · 10 years ago
  74. 94626ea some initial OCSP bindings by Paul Kehrer · 10 years ago
  75. 6abe567 Merge pull request #1836 from public/rfc5114-dh by Paul Kehrer · 10 years ago
  76. 2a5bb53 Merge pull request #1861 from reaperhulk/san-registered-id by Alex Gaynor · 10 years ago
  77. 4db9662 support registeredID general name in OpenSSL backend by Paul Kehrer · 10 years ago
  78. dbac0e9 Merge pull request #1859 from reaperhulk/san-unsupported by Alex Gaynor · 10 years ago
  79. 0a621bf return only an int for unsupported general name type, update docs by Paul Kehrer · 10 years ago
  80. bed0735 update exception to contain detail by Paul Kehrer · 10 years ago
  81. 9089c91 handle otherName, x400Address, and ediPartyName in OpenSSL backend by Paul Kehrer · 10 years ago
  82. e37ca98 Merge pull request #1857 from reaperhulk/san-check-list-elements by Alex Gaynor · 10 years ago
  83. 7f817d5 Merge pull request #1855 from reaperhulk/subject-alt-name by Alex Gaynor · 10 years ago
  84. 91ca343 DH examples from https://tools.ietf.org/rfc/rfc5114.txt by Alex Stapleton · 10 years ago
  85. 4236322 Merge pull request #1856 from reaperhulk/x509-move-exception-doc by Alex Gaynor · 10 years ago
  86. d04b39b add a check to require that the list passed to SAN is all general names by Paul Kehrer · 10 years ago
  87. d8fc0be UnsupportedExtension raises when accessing cert.extensions by Paul Kehrer · 10 years ago
  88. fda410e review fixes by Paul Kehrer · 10 years ago
  89. 40f8338 Support Subject Alternative Name in the OpenSSL backend by Paul Kehrer · 10 years ago
  90. bd11e02 Merge pull request #1854 from reaperhulk/add-san-test-cases by Alex Gaynor · 10 years ago
  91. 542f4e5 IDNA and edge case SAN test vectors by Paul Kehrer · 10 years ago
  92. 941afb3 Merge pull request #1835 from reaperhulk/x509-aki by Alex Gaynor · 10 years ago
  93. c7c9a43 https by Paul Kehrer · 10 years ago
  94. 8c8cd72 update doc language to point more strongly at rfc 5280 by Paul Kehrer · 10 years ago
  95. d729cd3 add more words by Paul Kehrer · 10 years ago
  96. 7476b13 Merge pull request #1846 from reaperhulk/drop-python-32 by Alex Gaynor · 10 years ago
  97. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 10 years ago
  98. 3621d70 remove python 3.2 from the classifiers by Paul Kehrer · 10 years ago
  99. 741fccb Drop support for Python 3.2 by Paul Kehrer · 10 years ago
  100. 9104b1d add more prose for AKI by Paul Kehrer · 10 years ago