summaryrefslogtreecommitdiff
path: root/tests/test_hostkeys.py
Commit message (Expand)AuthorAgeFilesLines
* Update encode/decodebytesJeff Forcier2023-01-091-1/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Blacken for hostkeys fixJeff Forcier2021-11-281-4/+4
* test_hostkeys: test SubDict.__delitem__()Lans Zhang2021-11-281-0/+17
* flake8 now applied to tests, huzzahJeff Forcier2019-06-081-2/+2
* Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-4/+4
* Bump black up to 18.6b4Jeff Forcier2018-08-221-1/+0
* Blacken Paramiko on 2.4Chris Rose2018-05-171-38/+41
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-0/+1
* Test & impl for truly functional HostKeys.__delitem__Jeff Forcier2017-06-011-0/+12
* Silently ignore invalid keys in HostKeys.load()Martin Topholm2015-09-301-0/+1
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-2/+1
* Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-9/+9
* Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-3/+2
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-24/+24
* Fix bytes/str type in more placesScott Maxwell2013-10-311-9/+10
* Fix message sendingScott Maxwell2013-10-301-8/+8
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* 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-20061112055617-098a150cf051bffa]Robey Pointer2006-11-111-2/+1
* [project @ robey@lag.net-20061111004413-7bab08f1bad7f96f]Robey Pointer2006-11-101-1/+6
* [project @ robey@lag.net-20060828234834-51542dc36057b361]Robey Pointer2006-08-281-0/+25
* [project @ robey@lag.net-20060801182143-088ff687e0945937]Robey Pointer2006-08-011-3/+4
* [project @ robey@lag.net-20060408222456-d3813e0206a2cda7]Robey Pointer2006-04-081-4/+2
* [project @ robey@lag.net-20060312040633-92b1c78bf815905d]Robey Pointer2006-03-111-0/+5
* [project @ robey@lag.net-20060309080450-bad95b03d60d3d4f]Robey Pointer2006-03-091-0/+11
* [project @ robey@lag.net-20060220003513-aa54e3e771a530fd]Robey Pointer2006-02-191-0/+73