1. 13dcdf8 Merge pull request #1954 from reaperhulk/inhibitanypolicy by Alex Gaynor · 10 years ago
  2. da5a321 Merge pull request #1997 from reaperhulk/tasks-fix by Alex Gaynor · 10 years ago
  3. ee1ca74 skip the wheel if it's not from the latest build by Paul Kehrer · 10 years ago
  4. 02166c4 Merge pull request #1956 from etrauschke/crl_bindings_interfaces by Paul Kehrer · 10 years ago
  5. c5a8d17 removed verify(), various small fixes by Erik Trauschke · 10 years ago
  6. abb7b6e doc fixes, rename rekoked -> revoked_certificates by Erik Trauschke · 10 years ago
  7. 2dcce90 add bindings and interfaces for CRL objects by Erik Trauschke · 10 years ago
  8. c19c6a0 Merge pull request #1993 from alex/ec-bindings by Paul Kehrer · 10 years ago
  9. 16fae76 InhibitAnyPolicy class by Paul Kehrer · 10 years ago
  10. 50f9a3f missing comma by Alex Gaynor · 10 years ago
  11. 8ac357f Bleh, these were the wrong type by Alex Gaynor · 10 years ago
  12. e44a56e Added these to the macros area as well by Alex Gaynor · 10 years ago
  13. b1d59e7 bleh, fixed typos by Alex Gaynor · 10 years ago
  14. 9b4c313 Fixed #1969 -- added bindings for some more OpenSSL functions by Alex Gaynor · 10 years ago
  15. 7e61721 Merge pull request #1992 from reaperhulk/one-point-oh by Alex Gaynor · 10 years ago
  16. 5beefae Merge pull request #1991 from reaperhulk/print-openssl-version by Alex Gaynor · 10 years ago
  17. 506a215 update all 0.10 to 1.0 by Paul Kehrer · 10 years ago
  18. 1149166 print the version of openssl loaded by cryptography in tox by Paul Kehrer · 10 years ago
  19. b56a611 Merge pull request #1989 from elitest/fixapachelic by Paul Kehrer · 10 years ago
  20. 12c6d7e Fix dual license in test_dh.py by Jim Shaver · 10 years ago
  21. dcd29b4 Merge pull request #1988 from eeshangarg/issue-1987-replace-license-header by Paul Kehrer · 10 years ago
  22. 846e310 Add the dual license header to hazmat/backends/openssl/x509.py by Eeshan Garg · 10 years ago
  23. 2918db0 Merge pull request #1985 from eeshangarg/documentation-1971 by Paul Kehrer · 10 years ago
  24. 0bef772 Add the word 'Nonces' to docs/spelling_wordlist.txt by Eeshan Garg · 10 years ago
  25. 9475900 Docs for CTR and GCM should say that IV/nonce must be unique by Eeshan Garg · 10 years ago
  26. f264655 Merge pull request #1984 from AndreLouisCaron/cert-encoding by Paul Kehrer · 10 years ago
  27. 9dd2ab9 Removes useless pass statement. by Andre Caron · 10 years ago
  28. 18ef34b Adds missing docstring. by Andre Caron · 10 years ago
  29. a8aded6 Adds certificate encoding to PEM and DER. by Andre Caron · 10 years ago
  30. c5db584 Merge pull request #1983 from glyph/correct-structs by Paul Kehrer · 10 years ago
  31. 006d879 ssl_st is _not_ SSL_CTX, sorry by Glyph · 10 years ago
  32. 8b8df23 Merge pull request #1959 from reaperhulk/idna2003-test by Alex Gaynor · 10 years ago
  33. 2a21843 Merge pull request #1978 from AndreLouisCaron/asn1-time-binding by Paul Kehrer · 10 years ago
  34. 7fbb901 Merge pull request #1979 from AndreLouisCaron/x509v3-bindings by Paul Kehrer · 10 years ago
  35. c7ddf91 Fixes PEP8 issues. by Andre Caron · 10 years ago
  36. 71a1621 require idna 2.0 or better because it's better by Paul Kehrer · 10 years ago
  37. b896881 add test to confirm IDNA2003 is disallowed by Paul Kehrer · 10 years ago
  38. d0a66e7 add SAN vector with IDNA 2003 encoding by Paul Kehrer · 10 years ago
  39. 05c2e50 Removes variable names from binding. by Andre Caron · 10 years ago
  40. d9b7525 Removes variable names from binding. by Andre Caron · 10 years ago
  41. f270d86 Adds OpenSSL bindings for AIA extension. by Andre Caron · 10 years ago
  42. 8bae15f Adds ASN1 time binding for OpenSSL. by Andre Caron · 10 years ago
  43. 9acecae Merge pull request #1963 from AndreLouisCaron/csr-encoding by Alex Gaynor · 10 years ago
  44. acb1897 Adds public bytes comparison test. by Andre Caron · 10 years ago
  45. 5f1f65c Merge pull request #1889 from alex/macstadium-travis by Paul Kehrer · 10 years ago
  46. 9c34652 Don't try to upgrade brew packages if they are at the latest version by Alex Gaynor · 10 years ago
  47. c41667e Use xcode 6.3, so tests will pass by Alex Gaynor · 10 years ago
  48. af89bb6 Merge branch 'master' into macstadium-travis by Alex Gaynor · 10 years ago
  49. f852018 Merge pull request #1977 from pyca/alex-patch-1 by Paul Kehrer · 10 years ago
  50. f27e4f4 Renames test cases. by Andre Caron · 10 years ago
  51. e6ce9b1 Retry brew update if it fails by Alex Gaynor · 10 years ago
  52. 61716a4 Merge pull request #1976 from reaperhulk/ocsp-no-check by Alex Gaynor · 10 years ago
  53. beed294 Adds release note. by Andre Caron · 10 years ago
  54. 4a1038e add ocsp no check by Paul Kehrer · 10 years ago
  55. f1c3315 Removes PEM text prelude for CSRs. by Andre Caron · 10 years ago
  56. 476c5df Adds support for writing CSRs. by Andre Caron · 10 years ago
  57. 0b0179f Merge pull request #1972 from reaperhulk/expand-ipaddress by Alex Gaynor · 10 years ago
  58. eb17793 IPAddress needs to support networks for nameconstraints by Paul Kehrer · 10 years ago
  59. 509bacb Merge pull request #1966 from AndreLouisCaron/csr-extensions by Paul Kehrer · 10 years ago
  60. 6e721a9 Adds support for CSR extensions. by Andre Caron · 10 years ago
  61. b039181 Merge pull request #1968 from reaperhulk/ext-eq by Alex Gaynor · 10 years ago
  62. 4825b9e Merge pull request #1967 from reaperhulk/csr-bc by Alex Gaynor · 10 years ago
  63. 58e870c x509 extension equality by Paul Kehrer · 10 years ago
  64. c97ca7e Adds new CSR test vector. by Andre Caron · 10 years ago
  65. ad9d46e Merge pull request #1964 from AndreLouisCaron/authors by Alex Gaynor · 10 years ago
  66. 36ab5b9 Adding myself to the authors file. by Andre Caron · 10 years ago
  67. 8e176ee Merge pull request #1961 from AndreLouisCaron/refactor-openssl-extensions by Paul Kehrer · 10 years ago
  68. 5f49a08 Merge pull request #1962 from AndreLouisCaron/csr-test-vectors by Alex Gaynor · 10 years ago
  69. 2b54fb0 Moves CSR test vectors to requests folder. by Andre Caron · 10 years ago
  70. cf50f6d Fixes critical flag in CSR test vector. by Andre Caron · 10 years ago
  71. 6cfe79b Moves new CSR vector descriptions to CSR section. by Andre Caron · 10 years ago
  72. 26cab5d Fixes typos. by Andre Caron · 10 years ago
  73. e845d0e Adds test vectors for X.509 CSR decoding. by Andre Caron · 10 years ago
  74. 4a684ed Prepares X509 decoding functions for more CA functionality. by Andre Caron · 10 years ago
  75. 706d266 Merge pull request #1960 from reaperhulk/x509-cert-interface-expansion by Alex Gaynor · 10 years ago
  76. 8c234d1 add extensions to the interface for Certificate by Paul Kehrer · 10 years ago
  77. 63d95d0 Try to use python -m, not clear why it's needed by Alex Gaynor · 10 years ago
  78. 6ac7230 set osx_image on all the os x builds, instead of global by Alex Gaynor · 10 years ago
  79. 388f92a Merge branch 'master' into macstadium-travis by Alex Gaynor · 10 years ago
  80. f9531ad Merge pull request #1955 from alex/csr-builder-bindings by Paul Kehrer · 10 years ago
  81. 393c916 Added the bindings needed for implementing a CSR Builder. Refs #1927 by Alex Gaynor · 10 years ago
  82. eb5efa9 Merge pull request #1952 from reaperhulk/deprecation-dance by Alex Gaynor · 10 years ago
  83. 3f7d109 Merge pull request #1951 from mithrandi/no-executable-vectors by Paul Kehrer · 10 years ago
  84. 290cd60 deprecation dance. by Paul Kehrer · 10 years ago
  85. d9bb534 Merge pull request #1949 from reaperhulk/0.10-open-cycle by Alex Gaynor · 10 years ago
  86. 0648da4 Remove unnecessary executable bit. by Tristan Seligmann · 10 years ago
  87. d5257ab open master for tenth release by Paul Kehrer · 10 years ago
  88. 6199d8f Merge pull request #1948 from reaperhulk/0.9-release-omg by Alex Gaynor · 10 years ago
  89. c486ed5 0.9 time by Paul Kehrer · 10 years ago
  90. 23283f9 Merge pull request #1946 from reaperhulk/x509-ext-changelog by Alex Gaynor · 10 years ago
  91. 92fb537 Merge pull request #1920 from reaperhulk/x509-ossl-cdp by Alex Gaynor · 10 years ago
  92. 2c9ff67 Merge pull request #1945 from reaperhulk/add-ssl-ctx-set-tlsext-status-arg by Alex Gaynor · 10 years ago
  93. 6caa5bb Merge pull request #1944 from reaperhulk/bc-eq by Alex Gaynor · 10 years ago
  94. 3325b0e Merge pull request #1943 from reaperhulk/san-eq by Alex Gaynor · 10 years ago
  95. aeb7720 add changelog entry for supporting x509 extensions by Paul Kehrer · 10 years ago
  96. cec80a1 add SSL_set_tlsext_status_arg support by Paul Kehrer · 10 years ago
  97. 3fa8645 Merge pull request #1942 from reaperhulk/ku-eq by Alex Gaynor · 10 years ago
  98. 3a69b13 add eq/ne support to BasicConstraints by Paul Kehrer · 10 years ago
  99. 58cc397 add eq/ne support to SubjectAlternativeName by Paul Kehrer · 10 years ago
  100. 8565f5e add eq/ne support to KeyUsage by Paul Kehrer · 10 years ago