Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-23 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-07-23 | noqa long line | Jeff Forcier | |
2021-07-23 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-07-23 | Changelog closes #1882, closes #1883 | Jeff Forcier | |
2021-07-23 | Add some tests for server-mode Diffie-Hellman key exchange. | Benno Rice | |
Tests existed for diffie-hellman-group1-sha1 in both client and server modes but tests for diffie-hellman-group14-sha256 and diffie-hellman-group16-sha512 were missing in server mode. | |||
2021-07-23 | Don't force all algorithms to use sha1 if they don't want to. | Benno Rice | |
Fixes #1882 | |||
2021-02-12 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-02-12 | Flesh out RTD yaml a bit so things build again | Jeff Forcier | |
Blessedly, the web's setting for which sphinx conf to use appears to work if not overridden by the file. | |||
2021-02-12 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-02-12 | Add a RTD yaml to trigger specific docker build env | Jeff Forcier | |
Re #1813 | |||
2021-02-12 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-02-12 | Turns out our existing Cryptography install link had rotted too, gah | Jeff Forcier | |
2021-02-12 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-02-12 | Include Cryptography Rust requirement note/links in our install docs | Jeff Forcier | |
2020-09-11 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2020-09-11 | Fixing syntax for the "note" directive | Mark Watts | |
2020-01-10 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2020-01-10 | Last ever LICENSE copyright update | Jeff Forcier | |
Just so it goes out on a cool looking year :D | |||
2020-01-10 | Last ever LICENSE copyright update | Jeff Forcier | |
Just so it goes out on a cool looking year :D | |||
2019-06-23 | Mention new setuptools extras in changelog | Jeff Forcier | |
2019-06-23 | Cut 2.6.0 | Jeff Forcier | |
2019-06-23 | Merge branch '2.5' | Jeff Forcier | |
2019-06-23 | Cut 2.5.1 | Jeff Forcier | |
2019-06-23 | Merge branch '2.4' into 2.5 | Jeff Forcier | |
2019-06-23 | Cut 2.4.3 | Jeff Forcier | |
2019-06-21 | Python 2.7 fix for new exception message work | Jeff Forcier | |
2019-06-21 | Extend new algorithm disabling to compressions | Jeff Forcier | |
2019-06-21 | Spot check use of new algorithm properties | Jeff Forcier | |
2019-06-21 | Rename to disableD_algorithms everywhere for consistency | Jeff Forcier | |
Having it feel verb-y isn't that much better than the alternative, and consistency is a nice hobgoblin | |||
2019-06-21 | Switch all reads of Transport._preferred_xxx to Transport.preferred_xxx | Jeff Forcier | |
2019-06-21 | Basic impl of algorithm filtering | Jeff Forcier | |
Not actually leveraged anywhere yet | |||
2019-06-21 | Client->Transport for disable_algorithms | Jeff Forcier | |
2019-06-21 | Old code sucks | Jeff Forcier | |
2019-06-21 | Add docstring and signature support for disable_algorithms | Jeff Forcier | |
2019-06-21 | DDD changelog | Jeff Forcier | |
2019-06-21 | Merge branch '2.4' into 2.5 | Jeff Forcier | |
2019-06-21 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-06-21 | Merge branch '2.5' | Jeff Forcier | |
2019-06-21 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2019-06-21 | GSSAPI related kwargs were never docstring-documented -_- | Jeff Forcier | |
2019-06-21 | Merge branch '2.4' into 2.5 | Jeff Forcier | |
2019-06-21 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-06-21 | Merge branch '2.5' | Jeff Forcier | |
2019-06-21 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2019-06-21 | Blacken | Jeff Forcier | |
2019-06-21 | Merge branch '2.5' | Jeff Forcier | |
2019-06-21 | Merge branch '2.4' into 2.5 | Jeff Forcier | |
2019-06-21 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-06-21 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2019-06-21 | Add new keys and tests proving #1306 | Jeff Forcier | |