summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-10-01Copy/paste/modify invocations' circleci configJeff Forcier
2021-10-01Add Py3.9 to classifiersJeff Forcier
2021-10-01Split out some setup.cfg sectionsJeff Forcier
2021-10-01setup.py URL updatesJeff Forcier
2021-10-01Badges? We do need some stinkin' badges!Jeff Forcier
2021-10-01README / www-index overhaulJeff 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-01Changelog re: administrivia overhaulJeff Forcier
2021-10-01Use README for long description like other projectsJeff Forcier
2021-10-01Modern invoke/invocationsJeff Forcier
Including nuking pointless old pins of wheel/twine, new invocations sets those for release task stuff itself
2021-09-24Link to new roadmap on BPOJeff Forcier
2021-09-24Merge branch '2.7' into masterJeff Forcier
2021-09-24Merge branch '2.6' into 2.7Jeff Forcier
2021-09-24Merge branch '2.5' into 2.6Jeff Forcier
2021-09-24Tweak changelog re: correct credit for bugfixJeff Forcier
2021-07-23Merge branch '2.7' into masterJeff Forcier
2021-07-23Merge branch '2.6' into 2.7Jeff Forcier
2021-07-23Merge branch '2.5' into 2.6Jeff Forcier
2021-07-23noqa long lineJeff Forcier
2021-07-23Merge branch '2.7' into masterJeff Forcier
2021-07-23Merge branch '2.6' into 2.7Jeff Forcier
2021-07-23Merge branch '2.5' into 2.6Jeff Forcier
2021-07-23Changelog closes #1882, closes #1883Jeff Forcier
2021-07-23Add 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-23Don't force all algorithms to use sha1 if they don't want to.Benno Rice
Fixes #1882
2021-06-06BlackenJeff Forcier
2021-06-06Changelog and docstring tweaks re #1846Jeff Forcier
2021-06-06Merge branch 'master' into 1846-intJeff Forcier
2021-05-27Contact methods updateJeff Forcier
Relevant: http://bitprophet.org/blog/2021/05/27/goodbye-freenode/
2021-04-30Fixup readability: Add Test for get() without using prefetchTim Stolarski
2021-04-28Add Test fpr get() without using prefetchTim Stolarski
2021-04-26Make 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-12Git is still hard I guessJeff Forcier
2021-02-12Merge branch '2.7' into masterJeff Forcier
2021-02-12Merge branch '2.6' into 2.7Jeff Forcier
2021-02-12Merge branch '2.5' into 2.6Jeff Forcier
2021-02-12Flesh out RTD yaml a bit so things build againJeff Forcier
Blessedly, the web's setting for which sphinx conf to use appears to work if not overridden by the file.
2021-02-12Temporary hacks to get www/install docs publishingJeff Forcier
Re #1813
2021-02-12Merge branch '2.7' into masterJeff Forcier
2021-02-12Merge branch '2.6' into 2.7Jeff Forcier
2021-02-12Merge branch '2.5' into 2.6Jeff Forcier
2021-02-12Add a RTD yaml to trigger specific docker build envJeff Forcier
Re #1813
2021-02-12Merge branch '2.7' into masterJeff Forcier
2021-02-12Merge branch '2.6' into 2.7Jeff Forcier
2021-02-12Merge branch '2.5' into 2.6Jeff Forcier
2021-02-12Turns out our existing Cryptography install link had rotted too, gahJeff Forcier
2021-02-12Merge branch '2.7' into masterJeff Forcier
2021-02-12Merge branch '2.6' into 2.7Jeff Forcier
2021-02-12Merge branch '2.5' into 2.6Jeff Forcier
2021-02-12Include Cryptography Rust requirement note/links in our install docsJeff Forcier
2020-09-11Merge branch '2.7' into masterJeff Forcier