aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-223.1.1 release (#5475)3.1.13.1.xAlex Gaynor3-2/+10
2020-08-273.1 release (#5430)3.1Paul Kehrer3-6/+4
2020-08-26Build manylinux wheels with Zuul (#5386)Ian Wienand7-1/+245
2020-08-26new black, actually slightly different than the old black (#5429)Paul Kehrer25-111/+270
2020-08-25remove keywords with side effects hack in setup.py (#5426)Paul Kehrer1-142/+5
2020-08-24rephrase changelog entry (#5422)Alex Gaynor1-2/+4
2020-08-24add some words about separating ECDH and ECDSA (#5423)Paul Kehrer1-0/+9
2020-08-24bump libressl 3.1.x (#5421)Alex Gaynor1-1/+1
2020-08-24document that we auto-chunk on symmetric cipher contexts now (#5420)Paul Kehrer1-0/+2
2020-08-24chunked update_into (#5419)Paul Kehrer2-13/+38
2020-08-17Run AWS SDK tests on Python 3.7 (#5414)Alex Gaynor3-4/+4
2020-08-16Docs testing (#5413)Paul Kehrer2-3/+6
2020-08-16refactor wheel builder to use workflows and download/build separately (#5412)Paul Kehrer2-42/+40
2020-08-16Attempt to drop the user switch in docker (#5411)Alex Gaynor1-3/+1
2020-08-16use _get_backend everywhere (#5408)Paul Kehrer4-12/+13
2020-08-16be consistent in our testing (#5409)Paul Kehrer2-19/+15
2020-08-16update submitting patches docs to be a bit more true (#5407)Paul Kehrer1-4/+3
2020-08-15move encoders into backend as well (#5406)Paul Kehrer1-6/+22
2020-08-15move the x509 parsers into the backend object (#5405)Paul Kehrer4-118/+103
2020-08-15clean up error stack in p7 (#5403)Alex Gaynor1-0/+2
2020-08-15HOTP and TOTP should also have optional backends (#5402)Paul Kehrer3-8/+12
2020-08-15add changelog and update backend docs for optional change (#5401)Paul Kehrer2-3/+8
2020-08-15get rid of xenial builder on arm64 (#5398)Paul Kehrer3-6/+7
2020-08-15Improve debugability of this internal error (#5399)Alex Gaynor3-5/+8
2020-08-15fixes #4706 -- don't internal error on corrupt private key (#5307)Alex Gaynor4-2/+46
2020-08-15improve CI speed by removing some macos builders (#5397)Paul Kehrer1-2/+0
2020-08-15Attempt to get wycheproof working on arm64 (#5393)Alex Gaynor1-0/+8
2020-08-15make backend arg optional for rsa (#5396)Paul Kehrer2-9/+13
2020-08-15optional backend for dh, dsa, ec (#5395)Paul Kehrer6-39/+55
2020-08-15optional backend for hash, cipher, cmac, hmac, keywrap (#5394)Paul Kehrer10-24/+37
2020-08-15make backend optional in serialization (#5392)Paul Kehrer4-29/+39
2020-08-14update to latest libessl 3.1.x (#5391)Alex Gaynor1-1/+1
2020-08-15x509 optional backend args (#5390)Paul Kehrer3-33/+46
2020-08-14remove KDF backend requirements (#5389)Paul Kehrer9-28/+63
2020-08-14deprecate support for python 3.5 (#5387)Paul Kehrer2-0/+9
2020-08-11return from void function cannot compile on solaris studio (#5385)stphnlyd1-1/+1
2020-08-10separate these into two test files (#5383)Paul Kehrer2-182/+198
2020-08-07Sleep after errors to increase the chance of success (#5382)Alex Gaynor1-0/+2
2020-08-07Run pep8 and packaging in the same job (#5380)Alex Gaynor1-3/+1
2020-08-05Update which PyPy versions we test against (#5377)Alex Gaynor1-1/+1
2020-08-05define SYS_getrandom on linux arm64 (#5378)Alex Gaynor1-1/+3
2020-08-05Add initial OpenDev ARM64 testing (#5341)Ian Wienand4-0/+75
2020-08-05Reduce the usage of python2 in CI for downstreams (#5375)Alex Gaynor2-6/+6
2020-08-05pyopenssl can run on focal now (#5374)Paul Kehrer1-2/+0
2020-08-04support PKCS7 certificate parsing (#5371)Paul Kehrer6-0/+198
2020-08-03add docker builders, migrate travis to focal by default (#5372)Paul Kehrer2-4/+11
2020-08-02add basic PKCS7 test vectors (#5370)Paul Kehrer4-0/+132
2020-08-02check if a value is null before we gc (#5369)Paul Kehrer1-1/+1
2020-07-30Attempt to retry when downloading OpenSSL (#5364)Alex Gaynor1-0/+13
2020-07-30Commit to dropping OpenSSL 1.0.2 (#5363)Alex Gaynor2-4/+3