Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-07 | Start in on star import eradication | Jeff Forcier | |
2013-11-02 | Fix some deprecation and resource warnings | Scott Maxwell | |
2013-11-02 | Make sftp.open handle binary and text, more type conversion | Scott Maxwell | |
2013-09-27 | Fixed a typo in the license header of most files | Jeff Forcier | |
Conflicts: paramiko/proxy.py | |||
2009-07-19 | fix my email address to be the current one. | Robey Pointer | |
2007-02-13 | [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] | Robey Pointer | |
bump copyright year to 2007 | |||
2005-02-28 | [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154] | Robey Pointer | |
even better 1.2 lapras re-bump the version # to 1.2 (with a new date since i added more stuff). add 2005 to the copyright date in a bunch of files. | |||
2004-09-11 | [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-81] | Robey Pointer | |
more unit tests add test for BufferedFile.read(-1) and sftp.normalize(). | |||
2004-06-10 | [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-57] | Robey Pointer | |
more unit tests add a unit test for sending a large (1MB) file with line buffering but no linefeeds (this triggered several bugs and inefficiencies), and another test to verify that the write buffer is flushed on seek. | |||
2004-03-08 | [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-32] | Robey Pointer | |
add unit tests add unit tests for BufferedFile and SFTP (it's a start). remove the demo sftp client because it was 99% copied from the other demos, which makes it kinda confusing. the unit tests are a much better example. |