Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | Copy/paste/modify invocations' circleci config | Jeff Forcier | |
2021-10-01 | Add Py3.9 to classifiers | Jeff Forcier | |
2021-10-01 | Split out some setup.cfg sections | Jeff Forcier | |
2021-10-01 | setup.py URL updates | Jeff Forcier | |
2021-10-01 | Badges? We do need some stinkin' badges! | Jeff Forcier | |
2021-10-01 | README / www-index overhaul | Jeff Forcier | |
- Nuke old README in its entirety: - We don't want people using demos if possible, stop advertising them - Nix a bunch of bits that will now be replaced by standard PyPI sidebar links (docs, tests etc) - Ditto the 'headers', most of that stuff is either PyPI metadata or the about to be added shields.io badges - Some stuff deleted was also just old, eg IRC is no longer a support channel and I think librelist is dead too - Rip out www site index for use as README and inject back in via include - Rewrite a bunch of that too for clarity - Leverage it in long_description too | |||
2021-10-01 | Changelog re: administrivia overhaul | Jeff Forcier | |
2021-10-01 | Use README for long description like other projects | Jeff Forcier | |
2021-10-01 | Modern invoke/invocations | Jeff Forcier | |
Including nuking pointless old pins of wheel/twine, new invocations sets those for release task stuff itself | |||
2021-09-24 | Link to new roadmap on BPO | Jeff Forcier | |
2021-09-24 | Merge branch '2.7' into master | Jeff Forcier | |
2021-09-24 | Merge branch '2.6' into 2.7 | Jeff Forcier | |
2021-09-24 | Merge branch '2.5' into 2.6 | Jeff Forcier | |
2021-09-24 | Tweak changelog re: correct credit for bugfix | Jeff Forcier | |
2021-07-23 | Merge branch '2.7' into master | Jeff Forcier | |
2021-07-23 | Merge branch '2.6' into 2.7 | Jeff Forcier | |
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.7' into master | Jeff Forcier | |
2021-07-23 | Merge branch '2.6' into 2.7 | 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-06-06 | Blacken | Jeff Forcier | |
2021-06-06 | Changelog and docstring tweaks re #1846 | Jeff Forcier | |
2021-06-06 | Merge branch 'master' into 1846-int | Jeff Forcier | |
2021-05-27 | Contact methods update | Jeff Forcier | |
Relevant: http://bitprophet.org/blog/2021/05/27/goodbye-freenode/ | |||
2021-04-30 | Fixup readability: Add Test for get() without using prefetch | Tim Stolarski | |
2021-04-28 | Add Test fpr get() without using prefetch | Tim Stolarski | |
2021-04-26 | Make prefetching optional in get() and getfo() | h3ll0r | |
In some cases prefetching can lead to problems when downloading larger files. The connection to the SFTP server is disconnected due to the query behavior. Proprietary implementations in particular tend to behave that way. Switching off prefetching is a slow but resilient solution to this problem. | |||
2021-02-12 | Git is still hard I guess | Jeff Forcier | |
2021-02-12 | Merge branch '2.7' into master | Jeff Forcier | |
2021-02-12 | Merge branch '2.6' into 2.7 | Jeff Forcier | |
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 | Temporary hacks to get www/install docs publishing | Jeff Forcier | |
Re #1813 | |||
2021-02-12 | Merge branch '2.7' into master | Jeff Forcier | |
2021-02-12 | Merge branch '2.6' into 2.7 | Jeff Forcier | |
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.7' into master | Jeff Forcier | |
2021-02-12 | Merge branch '2.6' into 2.7 | Jeff Forcier | |
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.7' into master | Jeff Forcier | |
2021-02-12 | Merge branch '2.6' into 2.7 | 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.7' into master | Jeff Forcier | |