summaryrefslogtreecommitdiff
path: root/paramiko/compress.py
Commit message (Collapse)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-2/+2
|
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
| | | | They moved from Temple Place to Franklin Street in 2005.
* Bump black up to 18.6b4Jeff Forcier2018-08-221-2/+0
|
* Blacken Paramiko on 2.4Chris Rose2018-05-171-2/+4
|
* Update compress.pyDrNeutron2017-08-081-1/+2
| | | The previous setting of the compression level to 9 is a poor trade off in CPU and time used for compression vs the size gain over the default level of compression in zlib which is 6.
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
| | | | | Conflicts: paramiko/proxy.py
* 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
| | | | bump copyright year to 2007
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
| | | | update copyright year
* [project @ robey@lag.net-20051203003250-030b7c160f13aca9]Robey Pointer2005-12-021-0/+39
oops, forgot to add this file -- guess friday really is hawaiian shirt day :)