1. 5555241 add note about dropping LibreSSL 2.4.x support (#4506) by Paul Kehrer · 7 years ago
  2. c07b5e7 Remove branch for old libressl versions that we don't support any more (#4505) by Alex Gaynor · 7 years ago
  3. 36fca96 Add testing with LibreSSL 2.8.2 (#4501) by Alex Gaynor · 7 years ago
  4. d2df398 blacklist some pytests (#4502) by Paul Kehrer · 7 years ago
  5. 8a35a20 Enhance info on pip requirements intallation (#4499) by André Almeida · 7 years ago
  6. ef18e61 Add definitions that help with hostname checking (#4492) by Kai Engert · 7 years ago
  7. 838bc4a simplify some language (#4495) by Paul Kehrer · 7 years ago
  8. 6460228 Style nits for docs (#4494) by Alex Gaynor · 7 years ago
  9. 2a3c691 Use our cryptography-specific warning class (#4493) by Alex Gaynor · 7 years ago
  10. 16f746f Add a tutorial explaining how to check the signature of a certificate (#4478) by g_goessel · 7 years ago
  11. 338b0b0 Fixes #4459 -- switch all our builds to xenial on travis (#4486) by Alex Gaynor · 7 years ago
  12. 788b859 OCSP response serialization (#4482) by Paul Kehrer · 7 years ago
  13. 0c07580 support extensions in the OCSP request builder (#4481) by Paul Kehrer · 7 years ago
  14. ff7e397 Cleanup _encode_asn1_str_gc: don't require the length as an argument (#4484) by Alex Gaynor · 7 years ago
  15. b8db668 add OCSP basic response extension parsing (#4479) by Paul Kehrer · 7 years ago
  16. 55c3310 consolidate the duplicate extension check (#4483) by Paul Kehrer · 7 years ago
  17. cdb7a2d additional OCSP bindings for the response builder (#4480) by Paul Kehrer · 7 years ago
  18. a07de31 support OCSP response parsing (#4452) by Paul Kehrer · 7 years ago
  19. 1717f8c add ed25519 bindings (#4476) by Paul Kehrer · 7 years ago
  20. 0a7bebf Remove conditionals for OpenSSL 1.1.1 pre-releases (#4467) by Alex Gaynor · 7 years ago
  21. 9aefda9 Move linkcheck tox env to use setup.py to get docs dependencies (#4473) by Alex Gaynor · 7 years ago
  22. edfedc1 a few docs fixes and language improvements (#4472) by Paul Kehrer · 7 years ago
  23. 7700251 block sphinx 1.8.0 since it fails our docs job (#4469) by Paul Kehrer · 7 years ago
  24. 245fbdf 1.1.1 is out! (#4466) by Alex Gaynor · 7 years ago
  25. 0940310 OCSP request extension parsing (#4464) by Paul Kehrer · 7 years ago
  26. 15827f1 refactor asn1_time_set to be useful in a future PR (#4465) by Paul Kehrer · 7 years ago
  27. 3cc0079 add OCSP request with a request extension (nonce) (#4462) by Paul Kehrer · 7 years ago
  28. 0322962 update pytest config (#4463) by Paul Kehrer · 7 years ago
  29. f88aea5 Add flags to error on compile with incompatible pointer type (#4455) by Paul Kehrer · 7 years ago
  30. 18d49d0 don't sort the serial numbers in a parsed CRL (#4457) by Paul Kehrer · 7 years ago
  31. 636ad60 unpin coverage (#4458) by Paul Kehrer · 7 years ago
  32. 26c425d document that OCSPResponse attributes can raise valuerror (#4453) by Paul Kehrer · 7 years ago
  33. 1ded081 More OCSP vectors (#4451) by Paul Kehrer · 7 years ago
  34. 8e499b2 add LE subordinate certificate to test vectors (#4450) by Paul Kehrer · 7 years ago
  35. b419037 OCSP bindings (#4449) by Paul Kehrer · 7 years ago
  36. d3601b1 initial OCSP response docs (#4448) by Paul Kehrer · 7 years ago
  37. 8cf490e small refactor of OCSP request parsing (#4447) by Paul Kehrer · 7 years ago
  38. 5d9c8e2 add more OCSP response vectors (#4445) by Paul Kehrer · 7 years ago
  39. dd6b78b Fixes #4333 -- added support for precert poison extension (#4442) by Alex Gaynor · 7 years ago
  40. 33dbd93 OCSP response vector (#4443) by Paul Kehrer · 7 years ago
  41. abfd572 Simplify OCSP no check serialization (#4444) by Alex Gaynor · 7 years ago
  42. c4cd5ba OCSP response abstract base classes (#4431) by Paul Kehrer · 7 years ago
  43. 0f629bb refactor ocsp request parsing and generation to support only one cert (#4439) by Paul Kehrer · 7 years ago
  44. 5a54f1a Fixes #3460 -- deprecate OpenSSL 1.0.1 (#4427) by Alex Gaynor · 7 years ago
  45. 9a53a4b Fixed two memory leaks in x509 csr extensions (#4434) by Alex Gaynor · 7 years ago
  46. 6511f88 Lock aws-encryption-sdk and dynamodb-encryption-sdk downstream test dependencies (#4441) by Matt Bullock · 7 years ago
  47. 378a267 Use a less YOLO debian (#4438) by Alex Gaynor · 7 years ago
  48. db02f16 Run things with -ex and shellcheck (#4436) by Alex Gaynor · 7 years ago
  49. 18551e2 fixed test name (#4433) by Alex Gaynor · 7 years ago
  50. 1293482 reorganize downstream tests to avoid dependency squashing (#4418) by Matt Bullock · 7 years ago
  51. 00c0b23 Fixes #4357 -- document the additional release steps for a security release (#4429) by Alex Gaynor · 7 years ago
  52. ef3b38d Added vector for pre-certificate poison extension (#4432) by Alex Gaynor · 7 years ago
  53. b7114e9 Update our security documentation to match what we actually do (#4430) by Alex Gaynor · 7 years ago
  54. 002fa75 make an ocsp request (#4402) by Paul Kehrer · 7 years ago
  55. 2284eea Fixes #4426 -- use modern idiom in our bindings docs (#4428) by Alex Gaynor · 7 years ago
  56. f232184 Fixes #4408 -- added an FAQ about abi3 wheels (#4425) by Alex Gaynor · 7 years ago
  57. 5cc53d8 Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424) by Alex Gaynor · 7 years ago
  58. 3e73724 Mention that PyCA also maintains pynacl (#4422) by Alex Gaynor · 7 years ago
  59. 6534706 Remove several very old FAQ entries (#4423) by Alex Gaynor · 7 years ago
  60. 7127972 openssl 1.1.1 testing (#4112) by Paul Kehrer · 7 years ago
  61. bc16677 1.1.0 locks (#4420) by Paul Kehrer · 7 years ago
  62. 3d0f333 Don't clone wycheproof if we're doing a downstream test (#4416) by Alex Gaynor · 7 years ago
  63. 3ce8883 Fix encoding errors in RSA test keys. (#4410) by David Benjamin · 7 years ago
  64. fe33ec8 test to see what coverage pypy is providing (#4411) by Paul Kehrer · 7 years ago
  65. 45784ea add bindings for SCT creation (#4407) by Paul Kehrer · 7 years ago
  66. 3d271fa Added OCSP to the changelog (#4405) by Alex Gaynor · 7 years ago
  67. 5b50231 remove freebsd11 builder (#4401) by Paul Kehrer · 7 years ago
  68. 732cf64 OCSP request parsing (#4393) by Paul Kehrer · 7 years ago
  69. 962c963 Added missing methods from CRL Interface (#4400) by Alex Gaynor · 7 years ago
  70. b3f4df1 add new OCSP request vectors (#4399) by Paul Kehrer · 7 years ago
  71. c11f424 port 2.3.1 changelog (#4397) by Paul Kehrer · 7 years ago
  72. b1aad8f sigh, missed one TLSv1 (#4392) by Alex Gaynor · 7 years ago
  73. 37d2947 Document wycheproof revision we're current as of (#4390) by Alex Gaynor · 7 years ago
  74. 525b654 Fixed #4380 -- do not assume TLSv1 is available in OpenSSL (#4389) by Alex Gaynor · 7 years ago
  75. 747e2e9 Fixes #4388 -- when running the aws-encryption-sdk tests only point pytest at one directory (#4391) by Alex Gaynor · 7 years ago
  76. 3cd630b Refs #4375 -- added ECDH EC point wycheproof tests (#4384) by Alex Gaynor · 7 years ago
  77. cdd3585 make a certificate expire a few years in the future, fixes doctests (#4383) by Alex Gaynor · 7 years ago
  78. ebfa669 Refs #4375 -- added RSA PSS wycheproof tests (#4381) by Alex Gaynor · 7 years ago
  79. f6ccb2e Refs #4375 -- integrate wycheproof AES CCM tests (#4379) by Alex Gaynor · 7 years ago
  80. 8d46eaf Updated wycheproof tests for new upstream vectors (#4378) by Alex Gaynor · 7 years ago
  81. c37d11e Use A-label strings in tests (#4374) by Tim Burke · 7 years ago
  82. 4b958d1 Test for expected CryptographyDeprecationWarnings (#4372) by Tim Burke · 7 years ago
  83. e722e55 Update comment (#4371) by Alex Gaynor · 7 years ago
  84. 2af3d4c Fixes #3548 - add a pyproject.toml (#4363) by Alex Gaynor · 7 years ago
  85. 162a17e block_size isn't part of our interface and future hashes won't have it (#4366) by Paul Kehrer · 7 years ago
  86. eb49820 Add more SSL_CIPHER_* functions, necessary to implement ctx.get_ciphers() in PyPy (#4364) by Amaury Forgeot d'Arc · 7 years ago
  87. fcf431a sign is a method (#4362) by Paul Kehrer · 7 years ago
  88. 61114a2 add CVE ID to security issue (#4360) by Paul Kehrer · 7 years ago
  89. 39a3efb reopen master (#4359) by Paul Kehrer · 7 years ago
  90. 0a846e2 bump version and changelog for 2.3 release (#4356) by Paul Kehrer · 7 years ago
  91. feb1345 Refs #3331 -- integrated wycheproof ECDH tests (#4354) by Alex Gaynor · 7 years ago
  92. dfb332d improve skip msg when skipping an ECDH test in test_ec (#4355) by Paul Kehrer · 7 years ago
  93. 4de0049 add wycheproof gcm tests (#4349) by Paul Kehrer · 7 years ago
  94. c563b57 min_tag_length is an int (#4351) by Paul Kehrer · 7 years ago
  95. db62ec9 also check iv length for GCM nonce in AEAD (#4350) by Paul Kehrer · 7 years ago
  96. 12a1cac raise ValueError on zero length GCM IV (#4348) by Paul Kehrer · 7 years ago
  97. 7ca0e46 add chacha20poly1305 wycheproof tests (#4345) by Paul Kehrer · 7 years ago
  98. 14faf3c add wycheproof tests for AES CMAC (#4344) by Paul Kehrer · 7 years ago
  99. d4378e4 disallow implicit tag truncation with finalize_with_tag (#4342) by Paul Kehrer · 7 years ago
  100. c574e75 Refs #3331 -- integrated wycheproof ECDSA tests (#4341) by Alex Gaynor · 7 years ago