1. c8ccffb pass through the env vars we need in tox for alternate OpenSSL builds by Paul Kehrer · 9 years ago
  2. 75f4118 Merge pull request #1933 from reaperhulk/asn1int-to-int by Alex Gaynor · 9 years ago
  3. 31c453d asn1 integer to python integer helper function by Paul Kehrer · 9 years ago
  4. 7885e40 Merge pull request #1932 from reaperhulk/cp-bindings by Alex Gaynor · 9 years ago
  5. b372eb8 remove some names we don't need in the struct defs by Paul Kehrer · 9 years ago
  6. 5c45c9d some bindings for certificate policies support in openssl by Paul Kehrer · 9 years ago
  7. cdcd45f Merge pull request #1931 from reaperhulk/aki-eq by Alex Gaynor · 9 years ago
  8. 2ca2eb3 add eq/ne methods for AuthorityKeyIdentifier by Paul Kehrer · 9 years ago
  9. 94d78f4 Merge pull request #1929 from reaperhulk/x509-docs by Alex Gaynor · 9 years ago
  10. d4f632e add OID information about all supported extensions by Paul Kehrer · 9 years ago
  11. cb599d3 Merge pull request #1928 from reaperhulk/cp-eq by Alex Gaynor · 9 years ago
  12. c56ab62 add eq/ne methods for all certificate policies classes by Paul Kehrer · 9 years ago
  13. c6f6a24 Merge pull request #1853 from reaperhulk/certificate-policies by Alex Gaynor · 9 years ago
  14. 73be2ca alter the repr a bit, pass unicode everywhere by Paul Kehrer · 9 years ago
  15. 6bfaab4 Merge pull request #1926 from reaperhulk/cp-vectors by Alex Gaynor · 9 years ago
  16. cdfe0f9 add certificate policies vectors by Paul Kehrer · 9 years ago
  17. 9aaef9e use !r for explicit_text in NoticeReference repr by Paul Kehrer · 9 years ago
  18. 3f8ddeb update docs by Paul Kehrer · 9 years ago
  19. 6337f31 Merge pull request #1921 from reaperhulk/x509-ossl-general-names by Alex Gaynor · 9 years ago
  20. d37c537 extract some duplicate logic into a function by Paul Kehrer · 9 years ago
  21. cadbdc6 Merge pull request #1919 from reaperhulk/x509-cdp-vectors by Alex Gaynor · 9 years ago
  22. 28d5421 add CRL distribution points vectors by Paul Kehrer · 9 years ago
  23. ba35b3b remove policyqualifierinfo object by Paul Kehrer · 9 years ago
  24. 2e87974 expand docs by Paul Kehrer · 9 years ago
  25. 0d21092 add some docs by Paul Kehrer · 9 years ago
  26. f61ec74 use list comprehension syntax to make this cleaner by Paul Kehrer · 9 years ago
  27. 2b62258 certificate policies extension support by Paul Kehrer · 9 years ago
  28. b76fee8 Merge pull request #1906 from reaperhulk/cdp by Alex Gaynor · 9 years ago
  29. 749da3b repr tests are the worst. frozenset has diff repr on py3 by Paul Kehrer · 9 years ago
  30. 96ef63c fix repr tests by Paul Kehrer · 9 years ago
  31. 3fd0260 switch reasons to frozenset by Paul Kehrer · 9 years ago
  32. f2c072b update doc language by Paul Kehrer · 9 years ago
  33. 4e8dacd separate full_name/relative_name and change reasons to an enumeration by Paul Kehrer · 9 years ago
  34. 64e82dd Merge pull request #1916 from reaperhulk/cdp-bindings by Alex Gaynor · 9 years ago
  35. 35b8f44 Merge pull request #1915 from zeevt/ephemeral_kex_details by Paul Kehrer · 9 years ago
  36. 89a3cf0 Merge pull request #1917 from reaperhulk/crl-bindings by Alex Gaynor · 9 years ago
  37. 38b75c1 remove some things not present in 0.9.8 for now by Paul Kehrer · 9 years ago
  38. b570bf4 add support for retreiving value of received temporary key in server key exchange message, to implement functionality like openssl's ssl_print_tmp_key by Zeev Tarantov · 9 years ago
  39. a793eac add crl bindings (courtesy @etrauschke) by Paul Kehrer · 9 years ago
  40. 0dd58bc add bindings for CRLDistributionPoints (courtesy @etrauschke) by Paul Kehrer · 9 years ago
  41. b1fca70 Merge pull request #1913 from reaperhulk/secp256k1-support by Alex Gaynor · 9 years ago
  42. ebbeedf add support for secp256k1 by Paul Kehrer · 9 years ago
  43. 51f4cd4 Merge pull request #1897 from reaperhulk/add-secp256k1-generated-vectors by Alex Gaynor · 9 years ago
  44. 4788944 Merge pull request #1909 from Lukasa/x509_vfy by Paul Kehrer · 9 years ago
  45. 18f913e Cleanup definition by Cory Benfield · 9 years ago
  46. aea46d7 Merge pull request #1910 from eeshangarg/add-openssl-binding-for-SSL_set_verify by Alex Gaynor · 9 years ago
  47. 4031b63 Add OpenSSL binding for SSL_set_verify by Eeshan Garg · 9 years ago
  48. c969e89 Expand out definition of X509_STORE_CTX by Cory Benfield · 9 years ago
  49. 2cf8213 Merge pull request #1884 from simo5/ECDHKDFVectors by Paul Kehrer · 9 years ago
  50. 0049e2b Add NIST vectors for ECDH plus ConcatKDF by Simo Sorce · 9 years ago
  51. 221a063 Merge pull request #1905 from eeshangarg/add-openssl-binding-for-SSL_set_tlsext_status_type by Paul Kehrer · 9 years ago
  52. 5a48552 add CRLDistributionPoints and associated classes by Paul Kehrer · 9 years ago
  53. 18bba84 Merge pull request #1876 from simo5/ECDH by Paul Kehrer · 9 years ago
  54. 84d61c8 Add OpenSSL binding for SSL_set_tlsext_status_type by Eeshan Garg · 9 years ago
  55. c86fd1d Merge pull request #1904 from reaperhulk/x509-ossl-aia by Alex Gaynor · 9 years ago
  56. a147699 add support for authority information access in the openssl backend by Paul Kehrer · 9 years ago
  57. cfbbc30 Merge pull request #1903 from reaperhulk/add-aia-vectors by Alex Gaynor · 9 years ago
  58. 64c82e0 add some authority information access x509 vectors by Paul Kehrer · 9 years ago
  59. 7cec8fb Merge pull request #1902 from Ayrx/make-check-clearer by Alex Gaynor · 9 years ago
  60. b6bca75 Rewrite check to read clearer. by Terry Chia · 9 years ago
  61. d87db1c Merge pull request #1901 from eeshangarg/openssl-binding-SSL-get-tlsext-status-ocsp-resp by Paul Kehrer · 9 years ago
  62. f1b52e7 Merge pull request #1899 from reaperhulk/x509-ossl-aki by Alex Gaynor · 9 years ago
  63. 118d496 Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp by Eeshan Garg · 9 years ago
  64. 395a152 vectors generated by the custom vector generator in #1867 by Paul Kehrer · 9 years ago
  65. d774de9 authority key identifier support in the openssl backend by Paul Kehrer · 9 years ago
  66. 5559052 Merge pull request #1896 from reaperhulk/aki-fix by Alex Gaynor · 9 years ago
  67. 6df20b3 Merge pull request #1895 from reaperhulk/aki-vector by Alex Gaynor · 9 years ago
  68. aadca86 Merge pull request #1867 from public/secp256k1-vectors by Paul Kehrer · 9 years ago
  69. e0afa5d Add new vectors to the docs by Alex Stapleton · 9 years ago
  70. 38478bf Merge pull request #1894 from alex/try-to-english-better by Paul Kehrer · 9 years ago
  71. e54478f Docs for custom secp256k1 vectors by Alex Stapleton · 9 years ago
  72. 0d52e2a add another authority key identifier vector by Paul Kehrer · 9 years ago
  73. c6e0f06 Fix AKI authority_cert_issuer type by Paul Kehrer · 9 years ago
  74. b0deb44 add AKI vector by Paul Kehrer · 9 years ago
  75. 99c5f15 Attempt to make the BasicConstraints.path_length docs more clear by Alex Gaynor · 9 years ago
  76. f6a1cf6 Support loading of SECP256K1 vectors by Alex Stapleton · 9 years ago
  77. fddf29f Verification script by Alex Stapleton · 9 years ago
  78. 12cc9a4 Script for generating SECP256K1 vectors by Alex Stapleton · 9 years ago
  79. 25b1398 Merge pull request #1893 from reaperhulk/san-example by Alex Gaynor · 9 years ago
  80. d0cd507 add some comments by Paul Kehrer · 9 years ago
  81. 93ae805 add example to show how to get DNSNames from SAN extension by Paul Kehrer · 9 years ago
  82. 71fc677 Merge pull request #1892 from reaperhulk/x509-aia by Alex Gaynor · 9 years ago
  83. f506bca updates based on review feedback by Paul Kehrer · 9 years ago
  84. 3e6d558 add authority information access classes by Paul Kehrer · 9 years ago
  85. 04ee495 Merge pull request #1891 from reaperhulk/x509-ossl-eku by Alex Gaynor · 9 years ago
  86. e94f0fd oops this was already defined by Paul Kehrer · 9 years ago
  87. 94c6960 Extended key usage support for the openssl backend by Paul Kehrer · 9 years ago
  88. fdec095 Merge pull request #1890 from reaperhulk/add-eq-ne-eku by Alex Gaynor · 9 years ago
  89. f24bad7 let's not wrap this for no reason by Paul Kehrer · 9 years ago
  90. b047617 add eq/ne to ExtendedKeyUsage by Paul Kehrer · 9 years ago
  91. 43ffcc2 Merge pull request #1881 from reaperhulk/san-rfc822name by Alex Gaynor · 9 years ago
  92. e518fae error if it's all empty by Paul Kehrer · 9 years ago
  93. e3a330c missed a u by Paul Kehrer · 9 years ago
  94. 778bc60 u prefixes for everyone by Paul Kehrer · 9 years ago
  95. b3c81f8 Merge pull request #1888 from Lukasa/cert_verify_cb by Alex Gaynor · 9 years ago
  96. 61c3c14 Merge pull request #1887 from alex/buildtimetrends by Paul Kehrer · 9 years ago
  97. f27897a Expose SSL_CTX_set_cert_verify_callback by Cory Benfield · 9 years ago
  98. d1e9499 Adde back the Build Time Trends webhook to collect stats on how long our builds take by Alex Gaynor · 9 years ago
  99. c4b698e Merge pull request #1885 from reaperhulk/iap-vectors by Alex Gaynor · 9 years ago
  100. 04311f9 Merge pull request #1886 from reaperhulk/eku-vectors by Alex Gaynor · 9 years ago