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