Scott Maxwell
|
6d75c75e64
|
Remove byte conversions and unhexlify calls that we only needed for Py2.5 support and use the `b` byte string marker instead
|
2013-11-19 10:09:08 -08:00 |
Scott Maxwell
|
25dd096da0
|
Change all exceptions to modern format (not Py2.5 compatible)
|
2013-11-19 08:06:35 -08:00 |
Scott Maxwell
|
7444a99993
|
Fix some deprecation and resource warnings
|
2013-11-02 20:19:04 -07:00 |
Scott Maxwell
|
bc683ac365
|
Fix demo_server
|
2013-10-31 15:35:35 -07:00 |
Jeff Forcier
|
83f44878ea
|
Fixed a typo in the license header of most files
Conflicts:
paramiko/proxy.py
|
2013-09-27 21:29:18 -07:00 |
Robey Pointer
|
60c6e94e7d
|
fix my email address to be the current one.
|
2009-07-19 19:45:02 -07:00 |
Robey Pointer
|
83b335e10f
|
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
bump copyright year to 2007
|
2007-02-13 11:17:06 -08:00 |
Robey Pointer
|
7ac433a6ac
|
[project @ robey@lag.net-20060801182053-a74d120228b8009a]
use hexlify instead of custom-made hexify in demos
|
2006-08-01 11:20:53 -07:00 |
Robey Pointer
|
55a52a09cc
|
[project @ robey@lag.net-20060723204116-319c388eacb937d6]
fix SSHException references in demos
|
2006-07-23 13:41:16 -07:00 |
Robey Pointer
|
b955ee02cc
|
[project @ robey@master-shake.local-20060127031302-7bb0582ea98a60bd]
move another demo script in, and do a bit more cleanup
|
2006-01-26 19:13:02 -08:00 |
Robey Pointer
|
0efdc8af5f
|
[project @ robey@master-shake.local-20060127030114-b6810c4c29964a4e]
code from mike looijmans for a windows interactive shell -- while i'm mucking around in here, clean up the demos a bit too
|
2006-01-26 19:01:14 -08:00 |