Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Copied code from jaraco.windows rather than requiring it as a dependency. | Jason R. Coombs | |
2012-11-23 | Create the memory map with the security attributes for the current user ↵ | Jason R. Coombs | |
(rather than the default) to avoid permissions failures when the client and the agent run in different UAC contexts. Fixes #98. | |||
2012-11-23 | Use MemoryMap from jaraco.windows in lieu of mmap.mmap. | Jason R. Coombs | |
2012-11-23 | Simplify pageant implementation by using an anonymous mmap instead of an ↵ | Jason R. Coombs | |
explicit file. Requires Python 2.5. | |||
2012-11-01 | Remove dependency on pywin32. Just use ctypes for simplicity. | Jason R. Coombs | |
2012-11-01 | Remove test for presence of ctypes (assumed present in global imports). | Jason R. Coombs | |
2012-10-15 | Merge branch '1.8' | Jeff Forcier | |
2012-10-15 | Refactoring: it's a thing. Re #85 | Jeff Forcier | |
2012-10-15 | Only override unittest assertions when absolutely necessary. | Jeff Forcier | |
Fixes #85 | |||
2012-10-14 | Move SFTPClient.get() termination condition to loop end. | Jeff Forcier | |
Ensures callback always executes even for zero-len files. Fixes #90 | |||
2012-10-14 | Merge branch '1.8' | Jeff Forcier | |
Conflicts: NEWS | |||
2012-10-14 | Meh fabfile for docs uploading | Jeff Forcier | |
2012-10-14 | Add 1.9.0 to master NEWS | Jeff Forcier | |
2012-10-14 | Set up 1.8.1 chunk in NEWS | Jeff Forcier | |
2012-10-14 | Add missing release date to NEWS for 1.8.0 | Jeff Forcier | |
2012-09-25 | 80-col fix | Jeff Forcier | |
2012-09-25 | Fix module import in tests | Jeff Forcier | |
2012-09-25 | Correct dev-installation doc in package metadata | Jeff Forcier | |
2012-09-25 | Whitespace + lang tweak | Jeff Forcier | |
2012-09-25 | Init header update | Jeff Forcier | |
2012-09-24 | Nuke old copy of original README | Jeff Forcier | |
2012-09-24 | Transition back to Paramiko's readme; update to be currently accurate | Jeff Forcier | |
2012-09-24 | Remove extraneous changelog lines from 'ssh' | Jeff Forcier | |
2012-09-24 | Namespace issue numbers appropriately | Jeff Forcier | |
2012-09-24 | For now, merge ssh CHANGES file into paramiko NEWS | Jeff Forcier | |
2012-09-24 | Bump to 0.8.x due to nontrivial changes | Jeff Forcier | |
(cherry picked from commit d7def60c4784fed39fc8714753304a150da131c7) Conflicts: setup.py | |||
2012-09-24 | Fix #28: hide interpreter-death threading exceptions | Jeff Forcier | |
(cherry picked from commit 3709d2e02bf67ccc272e1f2311e5db125a922ba0) | |||
2012-09-24 | Changelog re #40 | Jeff Forcier | |
(cherry picked from commit c27915d55182cfa22c517c2d6d887316fc89c80a) | |||
2012-09-24 | Travis integration | Jeff Forcier | |
(cherry picked from commit 4cb9fed74bbde4730d2901dde4adb7cb47ae796a) | |||
2012-09-24 | Exit correctly so test.py can be used in CI | Jeff Forcier | |
(cherry picked from commit d516fe71ea1d8bdb7b2e278fa519f7f860d7e234) | |||
2012-09-24 | Fixes to failing-test teardowns to avoid more exceptions or hangs | Jeff Forcier | |
(cherry picked from commit 734f3d6f42ef1564f473fee5526e0354fc8196fc) Conflicts: test.py | |||
2012-09-24 | Whitespace | Jeff Forcier | |
(cherry picked from commit baa930eb583b65938cfcfa272a1eb2af12df3502) | |||
2012-09-24 | Changelog re #11 | Jeff Forcier | |
(cherry picked from commit c8e76e3a801098ecfec02fe52cd83bb7fab9f19a) | |||
2012-09-24 | Improve unknown-server exception language | Jeff Forcier | |
Fixes #11 (cherry picked from commit 01ab79211c3aeeb8dd55dafff3ce7b3a77844ca6) | |||
2012-09-24 | Handle/fix handling of EINTR errors in a few places. | Douglas Turk | |
(cherry picked from commit 351bdb72e539c373985e108c89f61839f3acdd2a) Conflicts: paramiko/agent.py paramiko/client.py paramiko/transport.py | |||
2012-09-24 | Fix unbound local variable exception | Jeff Forcier | |
(cherry picked from commit 503d7e62602cfe3ed63a4f44fba12874a17aa199) | |||
2012-09-24 | add the url to github in the setup.py for pypi | Laurent Peuch | |
(cherry picked from commit abfefc2f95c377cc134d9b0b71c8cdd692f321c8) Conflicts: setup.py | |||
2012-09-24 | Changelog re #36 | Jeff Forcier | |
(cherry picked from commit 5b8cdd990fea9269f8b5297ad1e3e52de08f2ee6) | |||
2012-09-24 | - make sure we honor 2-factor for all auth_pkey blocks | Andrew | |
- explicit check for ['password'] as remaining auth type (cherry picked from commit 53a3421da6d74333c4679fd6289d418917833b44) | |||
2012-09-23 | make sure to break out of key auth loop on success when doing 2-factor | Andrew | |
(cherry picked from commit 0a4aa8a9d119022adef3b8d89f129ea26110fc1a) | |||
2012-09-23 | add support for 2 factor authentication (key+password) | Andrew | |
(cherry picked from commit be19c273bbe77d58fd67edeabf344ff253997b23) | |||
2012-09-23 | Attribution re: #33 | Jeff Forcier | |
(cherry picked from commit 8793771f3804b3f9bb4bf63d0b36ca105de78979) | |||
2012-09-23 | Attribution re #32 | Jeff Forcier | |
(cherry picked from commit 2f4303df3e7477dca28badee2f1cc14573befab6) | |||
2012-09-23 | show us the offending host key | Thomas Vander Stichele | |
(cherry picked from commit a753df8ea43c26114942147fde2f10f82da5ca29) | |||
2012-09-23 | re #33 - fix typo, be more pythonic | Jan Brauer | |
(cherry picked from commit 803820c3c8b1aaf2a11588431582916dbb23ea1e) | |||
2012-09-23 | Fix #33 - parse config as described by manpage | Jan Brauer | |
(cherry picked from commit 011805eae07ee7be6140b95f6d8669763c55b3d9) | |||
2012-09-23 | Attribution for Paramiko 63 | Jeff Forcier | |
(cherry picked from commit 00518b5044344adcc9a7b2363676165d9c80b80f) | |||
2012-09-23 | Changelog for previous commit | Jeff Forcier | |
(cherry picked from commit c9c7d36ce1139f3186e8494162d4fc918a38a052) | |||
2012-09-23 | Fix SSHException when re-keying over a fast connection | Jeff Forcier | |
Port of https://github.com/paramiko/paramiko/pull/63 (cherry picked from commit a7fcb4def4d43f69a00861c5e6a28dcd4d1aae6f) | |||
2012-09-23 | Fix broken tests | Jeff Forcier | |
(cherry picked from commit 00e1072ee5abbc92b5df57e10cadb638d583d971) Conflicts: tests/test_util.py |