1. 5d66966 [WIP] add support for the TLSFeature extension in x509 (#3899) by Paul Kehrer · 8 years ago
  2. d4bde9c RSA OAEP label support for OpenSSL 1.0.2+ (#3897) by Paul Kehrer · 8 years ago
  3. 52067bc add X509 test vector with a TLS Feature (RFC 7633) extension (#3898) by Paul Kehrer · 8 years ago
  4. 2b01c55 oaep label vector (#3895) by Paul Kehrer · 8 years ago
  5. 9a8e29e add initial OCSP request test vector (#3890) by Paul Kehrer · 8 years ago
  6. 32f88bf add set0_rsa_oaep_label binding (#3894) by Paul Kehrer · 8 years ago
  7. ec0e1cc move x509 tests into a module (#3889) by Paul Kehrer · 8 years ago
  8. 012df12 add OCSP binding for obtaining information from CertID structure (#3888) by Paul Kehrer · 8 years ago
  9. 8396d43 send a few more variables to distinguish our jobs in codecov (#3892) by Paul Kehrer · 8 years ago
  10. 10041cd added binding support for rfc 5705 (#3878) by Kelby Ludwig · 8 years ago
  11. 4c41ab0 Switch to using the other style of environment markers (#3796) by Alex Gaynor · 8 years ago
  12. 13e9a6f Document that we care about our infrastructure's security as well (#3874) by Alex Gaynor · 8 years ago
  13. e2c1c0f add blake2b/blake2s support for hmac (#3873) by Paul Kehrer · 8 years ago
  14. 22bedaa Remove branches for 1.0.2 betas. (#3870) by Alex Gaynor · 8 years ago
  15. c3de566 Fix `load_rsa_public_numbers` documentation (#3871) by David Sanders · 8 years ago
  16. c4a23fb Fix mistake in `RSAPublicKey.verify` documentation (#3872) by David Sanders · 8 years ago
  17. 64dc16b add test vector with invalid basicconstraints (#3866) by Paul Kehrer · 8 years ago
  18. 7c8ed9e Get our travis from pypy (#3865) by Alex Gaynor · 8 years ago
  19. f944c40 add changelog and a warning for is_signature_valid on crl (#3861) by Paul Kehrer · 8 years ago
  20. 6c02ee8 Add is_signature_valid method on CertificateRevocationList (#3849) by Vincent Pelletier · 8 years ago
  21. ca941bd bump pytest version (#3860) by Alex Gaynor · 8 years ago
  22. c1f8e46 Fixes #3821 -- improve output during release.py (#3848) by Alex Gaynor · 8 years ago
  23. bcbff3e fixed a typo (#3847) by Alex Gaynor · 8 years ago
  24. dc35eae (mostly) revert wheel builder config change (#3846) by Paul Kehrer · 8 years ago
  25. ad294c6 port 2.0.3 changelog (#3845) by Paul Kehrer · 8 years ago
  26. d026b1b Fix weak linking of getentropy when compiling on older macOS (#3841) by Paul Kehrer · 8 years ago
  27. 765e771 Make changelog anchors stable ids (#3840) by Christian Heimes · 8 years ago
  28. 990d759 Remve outdated comment and linewrap (#3838) by Alex Gaynor · 8 years ago
  29. 3e15ca5 deprecate unicode input for RFC822Name (#3836) by Paul Kehrer · 8 years ago
  30. 6c29d74 deprecate auto-idna on UniformResourceIdentifier (#3832) by Paul Kehrer · 8 years ago
  31. 7f40239 Blacklist pytest 3.2.0 because it breaks us (#3835) by Alex Gaynor · 8 years ago
  32. 908bbd3 note version added and deprecated for bytes_value/value on DNSName (#3833) by Paul Kehrer · 8 years ago
  33. cdaf3ff Begin the deprecation of auto-idna for x509.DNSName (#3830) by Alex Gaynor · 8 years ago
  34. 2131b96 fix for latest flake8 (#3829) by Alex Gaynor · 8 years ago
  35. 2bab0ac port 2.0.2 changelog (#3828) by Paul Kehrer · 8 years ago
  36. 1750971 don't re-export the openssl symbols from our shared object (#3825) by Paul Kehrer · 8 years ago
  37. dce57f6 port 2.0.1 changelog (#3823) by Paul Kehrer · 8 years ago
  38. 65f41af fix compilation on openbsd (#3814) by Paul Kehrer · 8 years ago
  39. 45f2a42 fixed #3780 -- test on the latest libressl (#3813) by Alex Gaynor · 8 years ago
  40. 7ad62db update wheel builder script for static linking on linux (#3811) by Paul Kehrer · 8 years ago
  41. 7377fae Fixed #3520 -- added a github issue template for bugs (#3807) by Alex Gaynor · 8 years ago
  42. 72e37c4 Refs #3646 -- Don't use shell globbing in our release script (#3809) by Alex Gaynor · 8 years ago
  43. 96ffd91 fix wheel building with parameters (#3808) by Paul Kehrer · 8 years ago
  44. bacff94 simplify setup.py branches (#3806) by Alex Gaynor · 8 years ago
  45. 0a8bdff simplify pyenchant requirement (#3805) by Alex Gaynor · 8 years ago
  46. d10480b Fixed #3798 -- use the correct stacklevel on this warning (#3803) by Alex Gaynor · 8 years ago
  47. 36a4d47 Fixed #3801 -- don't create py33 wheels (#3802) by Alex Gaynor · 8 years ago
  48. 0d6aaf4 remove deprecated items (#3794) by Paul Kehrer · 8 years ago
  49. d3c4ba3 Blacklist some pyenchant versions (#3799) by Alex Gaynor · 8 years ago
  50. d7e73c2 Updating doing a release to have a correct path (#3790) by Alex Gaynor · 8 years ago
  51. 4973350 Refs #3646 -- invoke twine correctly (#3789) by Alex Gaynor · 8 years ago
  52. 9c521ee Open master for 2.1 (#3788) by Alex Gaynor · 8 years ago
  53. 9799e58 2.0 version bump and changelog (#3787) by Paul Kehrer · 8 years ago
  54. ab4a0b3 update docs to reflect #3364 (#3786) by Paul Kehrer · 8 years ago
  55. cc12bea Remove DH generator size constraint (#3364) by mtury · 8 years ago
  56. a217358 add AESGCM AEAD support (#3785) by Paul Kehrer · 8 years ago
  57. 165743e move tag_length to the AESCCM constructor (#3783) by Paul Kehrer · 8 years ago
  58. 1a2e817 AESCCM support (#3700) by Paul Kehrer · 8 years ago
  59. d58c6ad Fixed #3777 -- document an additional dependency (#3779) by Alex Gaynor · 8 years ago
  60. 2e64a3f fedora comes with a py36 now (#3781) by Alex Gaynor · 8 years ago
  61. dc6e762 allow p % 24 == 23 when generator == 2 in DH_check (#3768) by Paul Kehrer · 8 years ago
  62. 9d5fc3e use an instance in aead_cipher_supported (#3772) by Paul Kehrer · 8 years ago
  63. 0c9aed9 Fixed #3747 -- cache extensions on x.509 objects (#3769) by Alex Gaynor · 8 years ago
  64. ae487bb remove egd (#3771) by Paul Kehrer · 8 years ago
  65. b4d6370 remove cryptodev (#3770) by Paul Kehrer · 8 years ago
  66. 601ed63 Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use (#3763) by Alex Gaynor · 8 years ago
  67. bf128a4 add rfc 3526 DH groups (#3767) by Paul Kehrer · 8 years ago
  68. 538a953 Remove conditionals we never use. (#3766) by Alex Gaynor · 8 years ago
  69. bb63144 stop using backend methods for chacha (#3765) by Paul Kehrer · 8 years ago
  70. 9c63524 remove pep8/py3pep8 from jenkins, we run them in travis already (#3764) by Paul Kehrer · 8 years ago
  71. 33574c6 change chacha20poly1305_supported to aead_cipher_supported (#3762) by Paul Kehrer · 8 years ago
  72. 70639ed Run tests on buster (#3735) by Alex Gaynor · 8 years ago
  73. 1ab9afd make the aead work a bit more generic (#3761) by Paul Kehrer · 8 years ago
  74. c033c90 explicitly pull the latest docker image in jenkins (#3760) by Paul Kehrer · 8 years ago
  75. f564b7e we added flaky to the pyopenssl test deps... (#3759) by Paul Kehrer · 8 years ago
  76. 3ba1d8a we forgot to document these DH methods (#3757) by Paul Kehrer · 8 years ago
  77. 765a3e4 write some words about encrypt/decrypt in fernet (#3756) by Paul Kehrer · 8 years ago
  78. f92f2d4 update static wheel install docs (#3754) by Paul Kehrer · 8 years ago
  79. ce69b82 don't parse SCTs on older openssl (#3749) by Paul Kehrer · 8 years ago
  80. a509496 Order our supported OpenSSL versions reasonably (#3752) by Alex Gaynor · 8 years ago
  81. b7912ee Fixes #3745 -- add the any EKU EKU (#3750) by Alex Gaynor · 8 years ago
  82. bb31501 sphinx 1.6.3 is also no good (#3748) by Alex Gaynor · 8 years ago
  83. 1eeaabb update linux install docs and release instructions (#3746) by Paul Kehrer · 8 years ago
  84. 85675fc add manylinux1 wheel building to the wheel builder (#3736) by Paul Kehrer · 8 years ago
  85. b169865 require a version of twine that uses pypi.org (#3743) by Alex Gaynor · 8 years ago
  86. 784e3bc disallow MD5 in CertificateBuilder and CertificateSigningRequestBuilder (#3738) by Paul Kehrer · 8 years ago
  87. 51f049a Fixed a memory leak in EC private numbers (#3741) by Alex Gaynor · 8 years ago
  88. b16206e pyopenssl needs pretend for its tests now (#3739) by Paul Kehrer · 8 years ago
  89. a857fe6 don't use long keys because they can be confusing wrt bits/bytes (#3734) by Paul Kehrer · 8 years ago
  90. f21ffff Fix for leaking memory in EllipticCurvePublicNumbers.public_key() (#3732) by Alex Gaynor · 8 years ago
  91. 491fd7c Funcs macros gone (#3695) by Paul Kehrer · 8 years ago
  92. 0145873 parametrize the wheel builder to support out of order releases (#3731) by Paul Kehrer · 8 years ago
  93. e3a2fb2 remove python 3.3 from CI (#3729) by Paul Kehrer · 8 years ago
  94. 62c3421 enable wconversion and finish fixes (#3728) by Paul Kehrer · 8 years ago
  95. caad666 bind DTLS 1.2 methods (#3725) by Paul Kehrer · 8 years ago
  96. b867003 some wconversion fixes (#3727) by Paul Kehrer · 8 years ago
  97. 3662b8c our build function was shadowing the build builtin. whoops. (#3726) by Paul Kehrer · 8 years ago
  98. 8c0e731 start testing against alpine (#3724) by Paul Kehrer · 8 years ago
  99. fe2b174 Remove entry_points from setup.py (#3723) by Alex Gaynor · 8 years ago
  100. 5bc8c7d doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721) by Paul Kehrer · 8 years ago