1. c1f8e46 Fixes #3821 -- improve output during release.py (#3848) by Alex Gaynor · 8 years ago
  2. bcbff3e fixed a typo (#3847) by Alex Gaynor · 8 years ago
  3. dc35eae (mostly) revert wheel builder config change (#3846) by Paul Kehrer · 8 years ago
  4. ad294c6 port 2.0.3 changelog (#3845) by Paul Kehrer · 8 years ago
  5. d026b1b Fix weak linking of getentropy when compiling on older macOS (#3841) by Paul Kehrer · 8 years ago
  6. 765e771 Make changelog anchors stable ids (#3840) by Christian Heimes · 8 years ago
  7. 990d759 Remve outdated comment and linewrap (#3838) by Alex Gaynor · 8 years ago
  8. 3e15ca5 deprecate unicode input for RFC822Name (#3836) by Paul Kehrer · 8 years ago
  9. 6c29d74 deprecate auto-idna on UniformResourceIdentifier (#3832) by Paul Kehrer · 8 years ago
  10. 7f40239 Blacklist pytest 3.2.0 because it breaks us (#3835) by Alex Gaynor · 8 years ago
  11. 908bbd3 note version added and deprecated for bytes_value/value on DNSName (#3833) by Paul Kehrer · 8 years ago
  12. cdaf3ff Begin the deprecation of auto-idna for x509.DNSName (#3830) by Alex Gaynor · 8 years ago
  13. 2131b96 fix for latest flake8 (#3829) by Alex Gaynor · 8 years ago
  14. 2bab0ac port 2.0.2 changelog (#3828) by Paul Kehrer · 8 years ago
  15. 1750971 don't re-export the openssl symbols from our shared object (#3825) by Paul Kehrer · 8 years ago
  16. dce57f6 port 2.0.1 changelog (#3823) by Paul Kehrer · 8 years ago
  17. 65f41af fix compilation on openbsd (#3814) by Paul Kehrer · 8 years ago
  18. 45f2a42 fixed #3780 -- test on the latest libressl (#3813) by Alex Gaynor · 8 years ago
  19. 7ad62db update wheel builder script for static linking on linux (#3811) by Paul Kehrer · 8 years ago
  20. 7377fae Fixed #3520 -- added a github issue template for bugs (#3807) by Alex Gaynor · 8 years ago
  21. 72e37c4 Refs #3646 -- Don't use shell globbing in our release script (#3809) by Alex Gaynor · 8 years ago
  22. 96ffd91 fix wheel building with parameters (#3808) by Paul Kehrer · 8 years ago
  23. bacff94 simplify setup.py branches (#3806) by Alex Gaynor · 8 years ago
  24. 0a8bdff simplify pyenchant requirement (#3805) by Alex Gaynor · 8 years ago
  25. d10480b Fixed #3798 -- use the correct stacklevel on this warning (#3803) by Alex Gaynor · 8 years ago
  26. 36a4d47 Fixed #3801 -- don't create py33 wheels (#3802) by Alex Gaynor · 8 years ago
  27. 0d6aaf4 remove deprecated items (#3794) by Paul Kehrer · 8 years ago
  28. d3c4ba3 Blacklist some pyenchant versions (#3799) by Alex Gaynor · 8 years ago
  29. d7e73c2 Updating doing a release to have a correct path (#3790) by Alex Gaynor · 8 years ago
  30. 4973350 Refs #3646 -- invoke twine correctly (#3789) by Alex Gaynor · 8 years ago
  31. 9c521ee Open master for 2.1 (#3788) by Alex Gaynor · 8 years ago
  32. 9799e58 2.0 version bump and changelog (#3787) by Paul Kehrer · 8 years ago
  33. ab4a0b3 update docs to reflect #3364 (#3786) by Paul Kehrer · 8 years ago
  34. cc12bea Remove DH generator size constraint (#3364) by mtury · 8 years ago
  35. a217358 add AESGCM AEAD support (#3785) by Paul Kehrer · 8 years ago
  36. 165743e move tag_length to the AESCCM constructor (#3783) by Paul Kehrer · 8 years ago
  37. 1a2e817 AESCCM support (#3700) by Paul Kehrer · 8 years ago
  38. d58c6ad Fixed #3777 -- document an additional dependency (#3779) by Alex Gaynor · 8 years ago
  39. 2e64a3f fedora comes with a py36 now (#3781) by Alex Gaynor · 8 years ago
  40. dc6e762 allow p % 24 == 23 when generator == 2 in DH_check (#3768) by Paul Kehrer · 8 years ago
  41. 9d5fc3e use an instance in aead_cipher_supported (#3772) by Paul Kehrer · 8 years ago
  42. 0c9aed9 Fixed #3747 -- cache extensions on x.509 objects (#3769) by Alex Gaynor · 8 years ago
  43. ae487bb remove egd (#3771) by Paul Kehrer · 8 years ago
  44. b4d6370 remove cryptodev (#3770) by Paul Kehrer · 8 years ago
  45. 601ed63 Attempt to use coverage to quantify how many of the CONDITIONAL_NAMES we really use (#3763) by Alex Gaynor · 8 years ago
  46. bf128a4 add rfc 3526 DH groups (#3767) by Paul Kehrer · 8 years ago
  47. 538a953 Remove conditionals we never use. (#3766) by Alex Gaynor · 8 years ago
  48. bb63144 stop using backend methods for chacha (#3765) by Paul Kehrer · 8 years ago
  49. 9c63524 remove pep8/py3pep8 from jenkins, we run them in travis already (#3764) by Paul Kehrer · 8 years ago
  50. 33574c6 change chacha20poly1305_supported to aead_cipher_supported (#3762) by Paul Kehrer · 8 years ago
  51. 70639ed Run tests on buster (#3735) by Alex Gaynor · 8 years ago
  52. 1ab9afd make the aead work a bit more generic (#3761) by Paul Kehrer · 8 years ago
  53. c033c90 explicitly pull the latest docker image in jenkins (#3760) by Paul Kehrer · 8 years ago
  54. f564b7e we added flaky to the pyopenssl test deps... (#3759) by Paul Kehrer · 8 years ago
  55. 3ba1d8a we forgot to document these DH methods (#3757) by Paul Kehrer · 8 years ago
  56. 765a3e4 write some words about encrypt/decrypt in fernet (#3756) by Paul Kehrer · 8 years ago
  57. f92f2d4 update static wheel install docs (#3754) by Paul Kehrer · 8 years ago
  58. ce69b82 don't parse SCTs on older openssl (#3749) by Paul Kehrer · 8 years ago
  59. a509496 Order our supported OpenSSL versions reasonably (#3752) by Alex Gaynor · 8 years ago
  60. b7912ee Fixes #3745 -- add the any EKU EKU (#3750) by Alex Gaynor · 8 years ago
  61. bb31501 sphinx 1.6.3 is also no good (#3748) by Alex Gaynor · 8 years ago
  62. 1eeaabb update linux install docs and release instructions (#3746) by Paul Kehrer · 8 years ago
  63. 85675fc add manylinux1 wheel building to the wheel builder (#3736) by Paul Kehrer · 8 years ago
  64. b169865 require a version of twine that uses pypi.org (#3743) by Alex Gaynor · 8 years ago
  65. 784e3bc disallow MD5 in CertificateBuilder and CertificateSigningRequestBuilder (#3738) by Paul Kehrer · 8 years ago
  66. 51f049a Fixed a memory leak in EC private numbers (#3741) by Alex Gaynor · 8 years ago
  67. b16206e pyopenssl needs pretend for its tests now (#3739) by Paul Kehrer · 8 years ago
  68. a857fe6 don't use long keys because they can be confusing wrt bits/bytes (#3734) by Paul Kehrer · 8 years ago
  69. f21ffff Fix for leaking memory in EllipticCurvePublicNumbers.public_key() (#3732) by Alex Gaynor · 8 years ago
  70. 491fd7c Funcs macros gone (#3695) by Paul Kehrer · 8 years ago
  71. 0145873 parametrize the wheel builder to support out of order releases (#3731) by Paul Kehrer · 8 years ago
  72. e3a2fb2 remove python 3.3 from CI (#3729) by Paul Kehrer · 8 years ago
  73. 62c3421 enable wconversion and finish fixes (#3728) by Paul Kehrer · 8 years ago
  74. caad666 bind DTLS 1.2 methods (#3725) by Paul Kehrer · 8 years ago
  75. b867003 some wconversion fixes (#3727) by Paul Kehrer · 8 years ago
  76. 3662b8c our build function was shadowing the build builtin. whoops. (#3726) by Paul Kehrer · 8 years ago
  77. 8c0e731 start testing against alpine (#3724) by Paul Kehrer · 8 years ago
  78. fe2b174 Remove entry_points from setup.py (#3723) by Alex Gaynor · 8 years ago
  79. 5bc8c7d doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721) by Paul Kehrer · 8 years ago
  80. 2748e2e Reorganize DHParameters and DHPublicKey *WithSerialization (#3722) by Paul Kehrer · 8 years ago
  81. 1b714f7 pypy3 compilation fix for locking callback (#3716) by Paul Kehrer · 8 years ago
  82. 653cfe8 add missing methods to DH interfaces (#3719) by Paul Kehrer · 8 years ago
  83. 361a9fc changelog entry and a few updates to the new DH params docs (#3718) by Paul Kehrer · 8 years ago
  84. 6b08aba Dh parameters serialization (#3504) by Aviv Palivoda · 8 years ago
  85. 1cff0c0 Add DERSerializationBackend to test_dh serialization tests (#3717) by Aviv Palivoda · 8 years ago
  86. 3dccf6a be clearer that 65537 is the right answer (#3714) by Paul Kehrer · 8 years ago
  87. 33a41e7 implement CCM vector parser (#3699) by Paul Kehrer · 8 years ago
  88. a923b00 ed25519 vector loader (#3707) by Paul Kehrer · 8 years ago
  89. 2ff4d01 Removed executable bit from vectors (#3708) by Alex Gaynor · 8 years ago
  90. 312ed09 disallow empty string for NameAttribute (#3711) by Paul Kehrer · 8 years ago
  91. 63df010 add pypy3.5 to our test matrix (#3709) by Paul Kehrer · 8 years ago
  92. c38e550 add FAQ entry for failed to install (#3710) by Paul Kehrer · 8 years ago
  93. e67354e add NIST CAVP CCM vectors (#3698) by Paul Kehrer · 8 years ago
  94. e45151c update pythons and pypy, a little prep for pypy3 in CI again (#3702) by Paul Kehrer · 8 years ago
  95. 9e19428 fix typo in docs for curve name (#3705) by Paul Kehrer · 8 years ago
  96. 61858f3 It's a method you must call (#3696) by Jean-Paul Calderone · 8 years ago
  97. 3e357f7 X25519 Support (#3686) by Paul Kehrer · 8 years ago
  98. 7e53d91 ChaCha20Poly1305 support (#3680) by Paul Kehrer · 8 years ago
  99. f12955c scrypt can be doctested now that we're using 1.1.0 (#3688) by Paul Kehrer · 8 years ago
  100. 8ba4756 compile all our mac builds against 1.1.0 in travis (#3689) by Paul Kehrer · 8 years ago