summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't tell people to use PGP, it's not good (#5543)Alex Gaynor2020-11-011-4/+3
* print some stuff in setup.py to try to educate people (#5539)Paul Kehrer2020-10-311-69/+102
* updated faq entry (#5541)Paul Kehrer2020-10-311-12/+11
* abi3 only on windows (#5537)Alex Gaynor2020-10-311-3/+0
* we have abi3 wheels for windows now (#5536)Alex Gaynor2020-10-311-6/+6
* tense (#5538)Alex Gaynor2020-10-311-1/+1
* Rephrase abi3 FAQ so it stays accurate (#5534)Alex Gaynor2020-10-301-3/+3
* Clean up travis scripts now that 1.0.2 is dropped (#5530)Alex Gaynor2020-10-281-8/+3
* Update installation docs for 3.5 drop (#5531)Alex Gaynor2020-10-281-1/+1
* Update .travis.yml for 3.9 (#5482)Alex Gaynor2020-10-281-1/+1
* fix Python 2 CryptographyDeprecationWarning guide (#5529)Thomas Grainger2020-10-281-1/+1
* fedora has python 3.9 now (#5528)Alex Gaynor2020-10-281-2/+2
* Drop python 3.5 (#5527)Alex Gaynor2020-10-2810-24/+14
* port 3.2.1 changelog (#5526)Paul Kehrer2020-10-281-0/+9
* Disable blinding for RSA pub keys (#5524)Alex Gaynor2020-10-272-5/+3
* Fix installation docs link in README.rst (#5520)lukpueh2020-10-271-1/+1
* Remove some dead constants (#5518)Alex Gaynor2020-10-263-23/+0
* fixes #5513 update comment on why we can't have nice things (#5517)Alex Gaynor2020-10-261-11/+3
* Simplify a number of branches around libressl (#5515)Alex Gaynor2020-10-267-39/+23
* Revert to upload-artifact v1 for manylinux (#5514)Paul Kehrer2020-10-261-1/+1
* Delete all the 1.0.2 code (#5511)Alex Gaynor2020-10-2534-610/+61
* Reopen master for 3.3 (#5509)Alex Gaynor2020-10-253-4/+11
* 3.2 release (#5508)3.2Paul Kehrer2020-10-253-6/+4
* Attempt to mitigate Bleichenbacher attacks on RSA decryption (#5507)Alex Gaynor2020-10-253-15/+18
* move blinding to __init__ on both RSA public and private (#5506)Paul Kehrer2020-10-253-17/+21
* be more verbose in the 102 deprecation notice (#5505)Paul Kehrer2020-10-251-2/+5
* make the regexes for branches more strict (#5504)Paul Kehrer2020-10-251-2/+2
* Stop using @master for GH actions (#5503)Alex Gaynor2020-10-252-4/+4
* Bump actions/upload-artifact from v1 to v2.2.0 (#5502)dependabot[bot]2020-10-251-3/+3
* Add a dependabot configuration to bump our github actions (#5501)Alex Gaynor2020-10-251-0/+6
* PKCS7SignatureBuilder now supports new option NoCerts when signing (#5500)frennkie2020-10-254-0/+29
* chunking didn't actually work (#5499)Paul Kehrer2020-10-252-1/+10
* allow additional certificates to be added to a pkcs7 (#5498)Paul Kehrer2020-10-254-2/+77
* PKCS7SignatureBuilder now supports three serializations (#5497)Paul Kehrer2020-10-246-52/+95
* migrate smime builder to pkcs7 module and rename (#5496)Paul Kehrer2020-10-249-766/+741
* bumped to latest libressl (#5491)Alex Gaynor2020-10-191-1/+1
* fixed twisted tests (#5489)Alex Gaynor2020-10-171-1/+1
* Update CI for 3.9 release (#5480)Alex Gaynor2020-10-071-4/+3
* Update wheel builder for new GHA syntax (#5478)Alex Gaynor2020-10-021-2/+3
* Update windows CI for new GHA syntax (#5477)Alex Gaynor2020-10-021-3/+4
* Forward-port 3.1.1 changelog (#5476)Alex Gaynor2020-09-221-0/+8
* test against 1.1.1h (#5474)Paul Kehrer2020-09-221-6/+6
* bump to latest libressl point release (#5470)Alex Gaynor2020-09-201-1/+1
* Remove bindings docs (#5469)Alex Gaynor2020-09-204-71/+1
* smime signer support (#5465)Paul Kehrer2020-09-197-1/+820
* add prelim python 3.9 CI (#5466)Paul Kehrer2020-09-152-2/+6
* add RSA 4096-bit self-signed CA for some upcoming tests (#5464)Paul Kehrer2020-09-143-0/+84
* add pkcs7/smime bindings (#5458)Paul Kehrer2020-09-131-0/+12
* allow bytes-like for padding (#5462)Paul Kehrer2020-09-133-5/+30
* Account for Bruce redoing his website or something (#5461)Alex Gaynor2020-09-135-5/+5