summaryrefslogtreecommitdiff
path: root/paramiko/ssh_exception.py
Commit message (Expand)AuthorAgeFilesLines
* Punt a bunch of backwards incompatible TODOs to 4.0Jeff Forcier2023-01-161-3/+3
* well that's just super()!Jeff Forcier2023-01-161-1/+1
* blackenJeff Forcier2023-01-111-3/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Add support for RSA SHA2 host and public keysJeff Forcier2021-12-231-0/+15
* Base case re #717 works now.Jeff Forcier2019-12-021-0/+16
* Implement ssh_config hostname canonicalization (WIP)Jeff Forcier2019-09-271-0/+8
* Python 2.7 fix for new exception message workJeff Forcier2019-06-211-1/+1
* Enhancements to #1460Jeff Forcier2019-06-211-11/+20
* clean up SSHException subclass args and string methodsPierce Lopez2019-06-211-31/+28
* Bump black up to 18.6b4Jeff Forcier2018-08-221-0/+5
* Blacken under black 18.5b0Jeff Forcier2018-05-291-1/+3
* Blacken Paramiko on 2.4Chris Rose2018-05-171-24/+28
* More string format updatesJeff Forcier2017-10-111-1/+1
* Use new(er)-style string formatting, {} instead of {0}Jeff Forcier2017-10-101-2/+2
* Move to 'inv sites' style doc nitpicking.Jeff Forcier2017-06-051-10/+8
* Missed a spotJeff Forcier2017-06-011-1/+1
* Python 2.6 compat formatstringsJeff Forcier2017-06-011-3/+4
* Even moar parentheses over backslashesJeff Forcier2017-05-311-2/+1
* Lots of flake8 fix.Dorian Pula2017-05-311-17/+19
* Support pickling hypothetical subclassesMarius Gedminas2016-04-241-1/+1
* Improve NoValidConnectionsError formattingMarius Gedminas2016-04-241-2/+5
* Fix tests on Python 3.xMarius Gedminas2016-04-241-1/+1
* Make NoValidConnectionsError picklable correctlyMarius Gedminas2016-04-241-0/+3
* Add missing versionadded note to new exception classJeff Forcier2015-12-041-0/+2
* Merge branch '1.15'Jeff Forcier2015-09-301-1/+5
|\
| * Add informative BadHostKeyExceptionLoic Dachary2015-09-301-1/+5
* | Tweak docstringJeff Forcier2015-06-111-3/+3
* | Error message langauge tweakJeff Forcier2015-03-051-1/+1
* | Add null errno to socket.error subclass.Jeff Forcier2015-03-051-1/+9
* | Rename new exception class to be less genericJeff Forcier2015-03-051-2/+2
* | Raise usefully ambiguous error when every connect attempt fails.Jeff Forcier2015-02-061-0/+30
|/
* Added self.args for exception classes. Used for unpicklingJeff Forcier2014-04-161-1/+11
* ivars kinda suckJeff Forcier2014-02-261-14/+7
* ExceptionsJeff Forcier2014-02-211-7/+3
* Don't actually need :class: anywhere nowJeff Forcier2014-02-211-3/+3
* Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-3/+3
* Epydoc -> Sphinx.Olle Lundberg2014-01-231-21/+21
* Merge branch '1.8' into 1.9Jeff Forcier2013-09-271-1/+1
|\
| * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | Post-import editsJeff Forcier2012-11-051-4/+6
* | Import BadProxyCommandJeff Forcier2012-11-051-0/+15
|/
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060511011140-ab3550c28121f900]Robey Pointer2006-05-101-2/+2
* [project @ robey@lag.net-20060509164549-14e664f234b4b747]Robey Pointer2006-05-091-3/+38
* [project @ robey@lag.net-20060504025237-a015ee747d9a2e75]Robey Pointer2006-05-031-0/+11
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-2/+3
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-58]Robey Pointer2005-09-211-0/+3