Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-09 | Cut 2.7.1 | Jeff Forcier | |
2019-12-09 | Changelog re #1567 | Jeff Forcier | |
2019-12-09 | Changelog closes #1565 | Jeff Forcier | |
2019-12-03 | Cut 2.7.0 | Jeff Forcier | |
2019-12-03 | Missed a spot in changelog when renaming the 'everything' extras_require flavor | Jeff Forcier | |
2019-12-03 | Changelog re #602 | Jeff Forcier | |
2019-12-03 | Let's go with 'all' for the catchall endpoint, it is popular | Jeff Forcier | |
2019-12-03 | Beef up mentions of the need for Invoke, when using Match exec, in the docs | Jeff Forcier | |
2019-12-02 | Base case re #717 works now. | Jeff Forcier | |
Huge ass squashed commit because I was experimenting with "commit entire feature at once so you do not leave broken tests around to break bisecting". Not sure it's worth it, at least not for large-ish, overhauling-existing-code feature adds. Breaking the work up over months did not help either, L M A O | |||
2019-12-02 | Add additional setuptools extras_require flavors | Jeff Forcier | |
2019-12-02 | Fix bug around subprocess import errors | Jeff Forcier | |
2019-09-27 | Implement ssh_config hostname canonicalization (WIP) | Jeff Forcier | |
- Refactor DNS lookup related junk previously only relevant to %h - Refactor guts of lookup() so it can be done >1 time - Changelog/tests/implementation for canonicalization itself Closes #897 | |||
2019-08-26 | Explicitly document what ssh_config directives Paramiko itself understands | Jeff Forcier | |
2019-08-26 | Add new SSHConfig constructors | Jeff Forcier | |
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 | 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 | DDD changelog | 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 | Changelog re #1306 | Jeff Forcier | |
2019-06-21 | Changelog re #1460, re #1440 | Jeff Forcier | |
2019-06-21 | Merge branch 'master' into 1311-int | Jeff Forcier | |
2019-06-21 | Use setuptools extras_require to offer paramiko[gssapi] | Jeff Forcier | |
2019-06-21 | As @ploxiln notes, pyasn1 is needed for both platform families | Jeff Forcier | |
2019-06-20 | Fix required package versions for gssapi and pyasn1. | Anselm Kruis | |
Kerberos/GSSAPI has been tested with gssapi 1.4.1. Newer versions are probably OK. If older versions work, is unknown. The pyasn1 version had transposed digits. | |||
2019-06-14 | Add docstrings so Channel(Stderr|Stdin)File appear in Sphinx | Jeff Forcier | |
Also tweak changelog a bit while I am making it render correctly... | |||
2019-06-14 | Implement #322 - new ChannelFile subclass for stdin that calls ↵ | Jeff Forcier | |
shutdown_write on close() | |||
2019-06-09 | Cut 2.5.0 | Jeff Forcier | |
2019-06-09 | Try hiding 1291/1292 from feature releases. | Jeff Forcier | |
Releases-the-project needs some love =/ | |||
2019-06-09 | Changelog closes #1233, closes #1229, closes #1332 | Jeff Forcier | |
2019-06-07 | Changelog re #532, re #1384, closes #1258 | Jeff Forcier | |
2019-05-31 | Documentation of the need for pyasn1 for gssapi seems to have been omitted a ↵ | Jeff Forcier | |
while | |||
2019-05-31 | Changelog entry re #1311 | Jeff Forcier | |
2019-05-31 | Modify installation docs to note support for newer gssapi lib | Jeff Forcier | |
2019-05-31 | Add changelog re #1379, closes #1379 | Jeff Forcier | |
2019-05-31 | Merge branch '2.4' | Jeff Forcier | |
2019-05-31 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2019-05-31 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2019-05-31 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2019-05-31 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2019-05-31 | Changelog re #1378, closes #1378 | Jeff Forcier | |
2018-11-13 | Librelist seems to be basically defunct :( not like we ever got much traffic ↵ | Jeff Forcier | |
there anyhow | |||
2018-10-08 | Merge branch '2.3' into 2.4 | Jeff Forcier | |