Olle Lundberg
|
21689d9647
|
Add test for host negation.
|
2013-02-28 12:06:51 +01:00 |
Olle Lundberg
|
98ae4e975d
|
Updated tests for new ssh config format.
|
2013-02-28 12:05:03 +01:00 |
Jeff Forcier
|
3563fca994
|
Refactor duplicative code re #110
|
2013-02-27 19:54:22 -08:00 |
Jeff Forcier
|
b9242c654a
|
Changelog re #110
|
2013-02-27 19:49:29 -08:00 |
John Hensley
|
9d2fb82284
|
Document SSHConfig FQDN logic.
Merged with pre-picked changes re #128.
Conflicts:
paramiko/config.py
|
2013-02-27 19:48:50 -08:00 |
Jeff Forcier
|
bf4b535920
|
Changelog re #128
|
2013-02-27 19:40:09 -08:00 |
Parantapa Bhattacharya
|
2f1daad1b9
|
Compute host's FQDN on demand only
|
2013-02-27 19:03:49 -08:00 |
Jeff Forcier
|
e034a24f87
|
Add changelog entry re #102
|
2013-02-27 18:50:40 -08:00 |
Jeff Forcier
|
7e5911a1ff
|
Give sdctr a default value for backwards+test compat
Re #102
|
2013-02-27 18:50:37 -08:00 |
Kent Gibson
|
adad068b13
|
Don't random pad packets for SDCTR ciphers
|
2013-02-27 18:47:04 -08:00 |
Jeff Forcier
|
8e697988af
|
Changelog + docs re #127
|
2013-02-27 15:56:09 -08:00 |
Jeff Forcier
|
a69abd4606
|
Merge pull request #127 from mwilliamson/sftp-file-context-manager
Turn SFTPFile into a context manager
|
2013-02-27 15:50:48 -08:00 |
Jeff Forcier
|
f493a00c11
|
Merge branch 'master' of github.com:paramiko/paramiko
|
2013-02-27 15:32:27 -08:00 |
Jeff Forcier
|
ac9370d3e0
|
Changelog re #116
|
2013-02-27 15:32:19 -08:00 |
Jeff Forcier
|
37d0247301
|
Merge pull request #116 from mvschaik/patch-1
Limit memory allocation of get_bytes to 1MB
|
2013-02-27 15:31:20 -08:00 |
Jeff Forcier
|
e761502e8e
|
Add changelog entry re #115
|
2013-02-03 12:54:53 -08:00 |
Jeff Forcier
|
6b5d748358
|
Merge pull request #115 from mvanderkolff/master
Add get_pty named argument to SSHClient.exec_command()
|
2013-02-03 12:53:35 -08:00 |
Jeff Forcier
|
0d38f3f1f2
|
Merge remote-tracking branch 'origin/master'
|
2013-02-03 11:53:13 -08:00 |
Jeff Forcier
|
0c56e2a40b
|
Merge branch '1.9'
|
2013-02-03 11:52:36 -08:00 |
Jeff Forcier
|
6284666cfd
|
Merge branch '1.8' into 1.9
|
2013-02-03 11:52:30 -08:00 |
Jeff Forcier
|
bf87cd124d
|
Update explicitly-stated Python version reqs to 2.5+
|
2013-02-03 11:52:11 -08:00 |
Jeff Forcier
|
235050a67c
|
Merge pull request #105 from clarete/master
tox structure
|
2013-02-03 11:22:25 -08:00 |
Michael Williamson
|
08109136b4
|
Replace useless version check with import from __future__
|
2013-01-05 00:15:26 +00:00 |
Michael Williamson
|
0b6aebb8a9
|
Verify Python version >= 2.6 before running context manager test
|
2013-01-05 00:05:58 +00:00 |
Michael Williamson
|
602250fdf9
|
Turn SFTPFile into a context manager
|
2013-01-04 23:43:15 +00:00 |
Jeff Forcier
|
21cb9a2d86
|
Merge branch '1.9'
|
2012-12-31 16:54:00 -05:00 |
Jeff Forcier
|
876c9bdbda
|
Merge branch '1.8' into 1.9
|
2012-12-31 16:53:55 -05:00 |
Jeff Forcier
|
d5edad63a3
|
New year
|
2012-12-31 16:53:51 -05:00 |
Jason R. Coombs
|
5f5137414c
|
Add NEWS entry
|
2012-12-02 07:34:31 -05:00 |
Jason R. Coombs
|
6c4c00a3f3
|
Merge changes from no_pywin32
|
2012-12-02 07:12:37 -05:00 |
Jason R. Coombs
|
ce86a53a37
|
Updated NEWS
|
2012-12-02 06:52:37 -05:00 |
Jason R. Coombs
|
7bde7840dd
|
Merge with master
|
2012-12-02 06:48:32 -05:00 |
Jason R. Coombs
|
9f21d36040
|
Restore Python 2.5 compatibility w.r.t with statement.
|
2012-11-30 20:26:21 -05:00 |
Maarten
|
3bbcf808d8
|
Limit memory allocation of get_bytes to 1MB
If get_bytes() can pad unlimited, a RSA pub key could be crafted
that would allocate GB's of nulls, thereby forming a DoS-vector.
|
2012-11-30 15:14:49 +01:00 |
Michael van der Kolff
|
cd51bfc031
|
Add support for get_pty to SSHClient.exec_command()
|
2012-11-30 22:02:09 +11:00 |
Jeff Forcier
|
0ae0e9800c
|
Changelog re #71
|
2012-11-29 18:06:38 -08:00 |
Jeff Forcier
|
2cbe383080
|
Apply put() version of #90
|
2012-11-29 16:16:35 -08:00 |
Eric Buehl
|
9c0d467667
|
allow uploading of files from an open file object
|
2012-11-29 16:09:47 -08:00 |
Jeff Forcier
|
70fce374b4
|
Merge branch '1.9'
|
2012-11-29 15:37:28 -08:00 |
Jeff Forcier
|
5073b7236d
|
Merge branch '1.8' into 1.9
|
2012-11-29 15:37:25 -08:00 |
Jeff Forcier
|
7255dcf042
|
Update Travis settings:
* Don't email me, I'll see it on IRC if I'm online
* Ping #paramiko, not #fabric, as it now exists
|
2012-11-29 15:37:22 -08:00 |
Jeff Forcier
|
531606b0d6
|
Revert "Make send() and recv() fail when channel is closed"
This reverts commit 23f3099b6f .
|
2012-11-29 15:19:56 -08:00 |
Jeff Forcier
|
2223aa10cc
|
Revert "Forgot to import errno"
This reverts commit 668870aa83 .
|
2012-11-29 15:19:50 -08:00 |
Jeff Forcier
|
2ae06c70af
|
Merge branch '1.9'
|
2012-11-29 15:19:20 -08:00 |
Jeff Forcier
|
287f9c3423
|
Revert "Forgot to import errno"
This reverts commit 203c7379ac .
|
2012-11-29 15:19:15 -08:00 |
Jeff Forcier
|
bda161330f
|
Revert "Make send() and recv() fail when channel is closed"
This reverts commit 8496eff0b7 .
|
2012-11-29 15:19:07 -08:00 |
Jeff Forcier
|
03c350903e
|
Merge branch '1.8' into 1.9
|
2012-11-29 15:18:53 -08:00 |
Jeff Forcier
|
682a3eff84
|
Revert "Forgot to import errno"
This reverts commit 537f95dbb3 .
|
2012-11-29 15:18:48 -08:00 |
Jeff Forcier
|
7a4d3c4e42
|
Revert "Make send() and recv() fail when channel is closed"
This reverts commit bc3674d0f0 .
|
2012-11-29 15:18:40 -08:00 |
Tomer Filiba
|
203c7379ac
|
Forgot to import errno
|
2012-11-29 14:55:34 -08:00 |