1. abb7b6e doc fixes, rename rekoked -> revoked_certificates by Erik Trauschke · 10 years ago
  2. 2dcce90 add bindings and interfaces for CRL objects by Erik Trauschke · 10 years ago
  3. f264655 Merge pull request #1984 from AndreLouisCaron/cert-encoding by Paul Kehrer · 10 years ago
  4. 9dd2ab9 Removes useless pass statement. by Andre Caron · 10 years ago
  5. 18ef34b Adds missing docstring. by Andre Caron · 10 years ago
  6. a8aded6 Adds certificate encoding to PEM and DER. by Andre Caron · 10 years ago
  7. c5db584 Merge pull request #1983 from glyph/correct-structs by Paul Kehrer · 10 years ago
  8. 006d879 ssl_st is _not_ SSL_CTX, sorry by Glyph · 10 years ago
  9. 8b8df23 Merge pull request #1959 from reaperhulk/idna2003-test by Alex Gaynor · 10 years ago
  10. 2a21843 Merge pull request #1978 from AndreLouisCaron/asn1-time-binding by Paul Kehrer · 10 years ago
  11. 7fbb901 Merge pull request #1979 from AndreLouisCaron/x509v3-bindings by Paul Kehrer · 10 years ago
  12. c7ddf91 Fixes PEP8 issues. by Andre Caron · 10 years ago
  13. 71a1621 require idna 2.0 or better because it's better by Paul Kehrer · 10 years ago
  14. b896881 add test to confirm IDNA2003 is disallowed by Paul Kehrer · 10 years ago
  15. d0a66e7 add SAN vector with IDNA 2003 encoding by Paul Kehrer · 10 years ago
  16. 05c2e50 Removes variable names from binding. by Andre Caron · 10 years ago
  17. d9b7525 Removes variable names from binding. by Andre Caron · 10 years ago
  18. f270d86 Adds OpenSSL bindings for AIA extension. by Andre Caron · 10 years ago
  19. 8bae15f Adds ASN1 time binding for OpenSSL. by Andre Caron · 10 years ago
  20. 9acecae Merge pull request #1963 from AndreLouisCaron/csr-encoding by Alex Gaynor · 10 years ago
  21. acb1897 Adds public bytes comparison test. by Andre Caron · 10 years ago
  22. 5f1f65c Merge pull request #1889 from alex/macstadium-travis by Paul Kehrer · 10 years ago
  23. 9c34652 Don't try to upgrade brew packages if they are at the latest version by Alex Gaynor · 10 years ago
  24. c41667e Use xcode 6.3, so tests will pass by Alex Gaynor · 10 years ago
  25. af89bb6 Merge branch 'master' into macstadium-travis by Alex Gaynor · 10 years ago
  26. f852018 Merge pull request #1977 from pyca/alex-patch-1 by Paul Kehrer · 10 years ago
  27. f27e4f4 Renames test cases. by Andre Caron · 10 years ago
  28. e6ce9b1 Retry brew update if it fails by Alex Gaynor · 10 years ago
  29. 61716a4 Merge pull request #1976 from reaperhulk/ocsp-no-check by Alex Gaynor · 10 years ago
  30. beed294 Adds release note. by Andre Caron · 10 years ago
  31. 4a1038e add ocsp no check by Paul Kehrer · 10 years ago
  32. f1c3315 Removes PEM text prelude for CSRs. by Andre Caron · 10 years ago
  33. 476c5df Adds support for writing CSRs. by Andre Caron · 10 years ago
  34. 0b0179f Merge pull request #1972 from reaperhulk/expand-ipaddress by Alex Gaynor · 10 years ago
  35. eb17793 IPAddress needs to support networks for nameconstraints by Paul Kehrer · 10 years ago
  36. 509bacb Merge pull request #1966 from AndreLouisCaron/csr-extensions by Paul Kehrer · 10 years ago
  37. 6e721a9 Adds support for CSR extensions. by Andre Caron · 10 years ago
  38. b039181 Merge pull request #1968 from reaperhulk/ext-eq by Alex Gaynor · 10 years ago
  39. 4825b9e Merge pull request #1967 from reaperhulk/csr-bc by Alex Gaynor · 10 years ago
  40. 58e870c x509 extension equality by Paul Kehrer · 10 years ago
  41. c97ca7e Adds new CSR test vector. by Andre Caron · 10 years ago
  42. ad9d46e Merge pull request #1964 from AndreLouisCaron/authors by Alex Gaynor · 10 years ago
  43. 36ab5b9 Adding myself to the authors file. by Andre Caron · 10 years ago
  44. 8e176ee Merge pull request #1961 from AndreLouisCaron/refactor-openssl-extensions by Paul Kehrer · 10 years ago
  45. 5f49a08 Merge pull request #1962 from AndreLouisCaron/csr-test-vectors by Alex Gaynor · 10 years ago
  46. 2b54fb0 Moves CSR test vectors to requests folder. by Andre Caron · 10 years ago
  47. cf50f6d Fixes critical flag in CSR test vector. by Andre Caron · 10 years ago
  48. 6cfe79b Moves new CSR vector descriptions to CSR section. by Andre Caron · 10 years ago
  49. 26cab5d Fixes typos. by Andre Caron · 10 years ago
  50. e845d0e Adds test vectors for X.509 CSR decoding. by Andre Caron · 10 years ago
  51. 4a684ed Prepares X509 decoding functions for more CA functionality. by Andre Caron · 10 years ago
  52. 706d266 Merge pull request #1960 from reaperhulk/x509-cert-interface-expansion by Alex Gaynor · 10 years ago
  53. 8c234d1 add extensions to the interface for Certificate by Paul Kehrer · 10 years ago
  54. 63d95d0 Try to use python -m, not clear why it's needed by Alex Gaynor · 10 years ago
  55. 6ac7230 set osx_image on all the os x builds, instead of global by Alex Gaynor · 10 years ago
  56. 388f92a Merge branch 'master' into macstadium-travis by Alex Gaynor · 10 years ago
  57. f9531ad Merge pull request #1955 from alex/csr-builder-bindings by Paul Kehrer · 10 years ago
  58. 393c916 Added the bindings needed for implementing a CSR Builder. Refs #1927 by Alex Gaynor · 10 years ago
  59. eb5efa9 Merge pull request #1952 from reaperhulk/deprecation-dance by Alex Gaynor · 10 years ago
  60. 3f7d109 Merge pull request #1951 from mithrandi/no-executable-vectors by Paul Kehrer · 10 years ago
  61. 290cd60 deprecation dance. by Paul Kehrer · 10 years ago
  62. d9bb534 Merge pull request #1949 from reaperhulk/0.10-open-cycle by Alex Gaynor · 10 years ago
  63. 0648da4 Remove unnecessary executable bit. by Tristan Seligmann · 10 years ago
  64. d5257ab open master for tenth release by Paul Kehrer · 10 years ago
  65. 6199d8f Merge pull request #1948 from reaperhulk/0.9-release-omg by Alex Gaynor · 10 years ago
  66. c486ed5 0.9 time by Paul Kehrer · 10 years ago
  67. 23283f9 Merge pull request #1946 from reaperhulk/x509-ext-changelog by Alex Gaynor · 10 years ago
  68. 92fb537 Merge pull request #1920 from reaperhulk/x509-ossl-cdp by Alex Gaynor · 10 years ago
  69. 2c9ff67 Merge pull request #1945 from reaperhulk/add-ssl-ctx-set-tlsext-status-arg by Alex Gaynor · 10 years ago
  70. 6caa5bb Merge pull request #1944 from reaperhulk/bc-eq by Alex Gaynor · 10 years ago
  71. 3325b0e Merge pull request #1943 from reaperhulk/san-eq by Alex Gaynor · 10 years ago
  72. aeb7720 add changelog entry for supporting x509 extensions by Paul Kehrer · 10 years ago
  73. cec80a1 add SSL_set_tlsext_status_arg support by Paul Kehrer · 10 years ago
  74. 3fa8645 Merge pull request #1942 from reaperhulk/ku-eq by Alex Gaynor · 10 years ago
  75. 3a69b13 add eq/ne support to BasicConstraints by Paul Kehrer · 10 years ago
  76. 58cc397 add eq/ne support to SubjectAlternativeName by Paul Kehrer · 10 years ago
  77. 8565f5e add eq/ne support to KeyUsage by Paul Kehrer · 10 years ago
  78. 594a2ed change approach for parsing CDP reason flags by Paul Kehrer · 10 years ago
  79. 9a10d59 support CRLDistributionPoints in the OpenSSL backend by Paul Kehrer · 10 years ago
  80. 91ea3a9 Merge pull request #1940 from reaperhulk/x509-ossl-cp by Alex Gaynor · 10 years ago
  81. 8eca316 Merge pull request #1941 from reaperhulk/x509-cdp-still-more-vectors by Alex Gaynor · 10 years ago
  82. 208d678 more CDP vectors! by Paul Kehrer · 10 years ago
  83. 2008d9c fix the docs test by Paul Kehrer · 10 years ago
  84. 11026fe support certificate policies in the openssl backend by Paul Kehrer · 10 years ago
  85. 0facc2a Merge pull request #1936 from reaperhulk/cp-noticenumbers-required by Alex Gaynor · 10 years ago
  86. fe35bd6 Merge pull request #1935 from reaperhulk/cp-bindings-redux by Alex Gaynor · 10 years ago
  87. 31b9e97 Merge pull request #1937 from reaperhulk/cp-more-vector by Alex Gaynor · 10 years ago
  88. cb73b22 Merge pull request #1934 from reaperhulk/asn1string-to-utf8 by Alex Gaynor · 10 years ago
  89. c1ae751 Merge pull request #1939 from reaperhulk/tox-update by Alex Gaynor · 10 years ago
  90. c8ccffb pass through the env vars we need in tox for alternate OpenSSL builds by Paul Kehrer · 10 years ago
  91. 66c6170 also update the docs to reflect the non-optional nature of these things by Paul Kehrer · 10 years ago
  92. bac9897 having the right return type is helpful by Paul Kehrer · 10 years ago
  93. 5ac4154 add another certificate policies test vector by Paul Kehrer · 10 years ago
  94. 6e198b0 notice_numbers are not optional in NoticeReference by Paul Kehrer · 10 years ago
  95. 2b3fc1e we also need some stack manipulation macros by Paul Kehrer · 10 years ago
  96. fbc64d3 refactor asn1string->utf8 conversion into a separate function by Paul Kehrer · 10 years ago
  97. 75f4118 Merge pull request #1933 from reaperhulk/asn1int-to-int by Alex Gaynor · 10 years ago
  98. 31c453d asn1 integer to python integer helper function by Paul Kehrer · 10 years ago
  99. 7885e40 Merge pull request #1932 from reaperhulk/cp-bindings by Alex Gaynor · 10 years ago
  100. b372eb8 remove some names we don't need in the struct defs by Paul Kehrer · 10 years ago