Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | Strip extraneous text/entries from ssh_config support doc | Jeff Forcier | |
- Leave ONLY actual departures from OpenSSH, we were getting far too deep into repeating upstream docs for no gain, and doing it inconsistently - Remove the 'becomes a list' entries, they are not actually honored when parsing (they are irrelevant to it) and turning them into lists is the obvious, non surprising behavior so it's not that useful to document it | |||
2019-12-02 | Alphabetize supported-ssh_config-keywords list | Jeff Forcier | |
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 | Fix canonicalization doc updates. | Jeff Forcier | |
I blame not copying my pre-push hooks to my work machine :D | |||
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 | Merge branch 'master' into 1311-int | 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-18 | Merge branch '2.3' into 2.4 | Jeff Forcier | |
2018-10-18 | Merge branch '2.2' into 2.3 | Jeff Forcier | |
2018-10-18 | Merge branch '2.1' into 2.2 | Jeff Forcier | |
2018-10-18 | Merge branch '2.0' into 2.1 | Jeff Forcier | |
2018-10-18 | Tidelift callout in sidebar | Jeff Forcier | |
2018-10-18 | Tidelift callout in sidebar | Jeff Forcier | |