index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-11
transport: Wait for thread termination before closing the socket
Frank Arnold
2013-04-09
Update demo.py
Ivan Barria
2013-04-05
Merge branch '1.10'
Jeff Forcier
2013-04-05
Bump version to 1.10.1
Jeff Forcier
2013-04-05
Changelog re #154
Jeff Forcier
2013-04-05
Fix bug that leaves fds in select after EOF received
Kevin Tegtmeier
2013-04-05
Merge branch '1.10'
Jeff Forcier
2013-04-05
Dumb format tweak to NEWS
Jeff Forcier
2013-04-05
Merge branch '1.10' into 143-int
Jeff Forcier
2013-04-05
Merge branch '1.10'
Jeff Forcier
2013-04-05
Merge branch '1.9' into 1.10
Jeff Forcier
2013-04-05
Remove pointless & outdated version/release crap from README
Jeff Forcier
2013-03-19
Shuffle changelog
Jeff Forcier
2013-03-19
Merge branch 'master' into 112-int
Jeff Forcier
2013-03-19
Move changelog re #100 to new release chunk
Jeff Forcier
2013-03-19
Updated NEWS
Jason R. Coombs
2013-03-19
Remove dependency on pywin32. Just use ctypes for simplicity.
Jason R. Coombs
2013-03-19
Remove test for presence of ctypes (assumed present in global imports).
Jason R. Coombs
2013-03-04
Update NEWS per #142
Jason R. Coombs
2013-03-04
Remove 'file_size' check from tests. The docstring indicates this parameter i...
Jason R. Coombs
2013-03-04
Adding test capturing desired behavior and demonstrating issue #142.
Jason R. Coombs
2013-03-04
Delint test_sftp (remove unused imports and unused variables, remove excess w...
Jason R. Coombs
2013-03-01
Changelog re #66, re #141. Fixes #66
Jeff Forcier
2013-03-01
Speed up the write operation by bulk calling read.
Olle Lundberg
2013-03-01
Changelog re #133, and date fix for 1.10
Jeff Forcier
2013-03-01
Added width_pixel and height_pixel parameters to Channel.get_pty() and
Phillip Heller
2013-03-01
Changelog re #93
Jeff Forcier
2013-02-28
Pep8 fixes
Olle Lundberg
2013-02-28
Merge branch 'openssh-compatibility' of github.com:lndbrg/paramiko into opens...
Olle Lundberg
2013-02-28
Pep8 fixes
Olle Lundberg
2013-02-28
Fix argument passed to LazyFqdn
Olle Lundberg
2013-02-28
Fix broken test.
Olle Lundberg
2013-02-28
Create a copy of the identityfile list.
Olle Lundberg
2013-02-28
Add tests for identityfile parsing.
Olle Lundberg
2013-02-28
DRY up the code for populating the return list
Olle Lundberg
2013-02-28
Whitespace fixes.
Olle Lundberg
2013-02-28
Be more pythonic.
Olle Lundberg
2013-02-28
Implement support for parsing proxycommand.
Olle Lundberg
2013-02-28
Add tests for proxycommand parsing.
Olle Lundberg
2013-02-28
Pep8 fixes
Olle Lundberg
2013-02-28
Spelling
Olle Lundberg
2013-02-28
Add host negation support to paramiko config.
Olle Lundberg
2013-02-28
Add test for host negation.
Olle Lundberg
2013-02-28
Updated tests for new ssh config format.
Olle Lundberg
2013-02-27
Refactor duplicative code re #110
Jeff Forcier
2013-02-27
Changelog re #110
Jeff Forcier
2013-02-27
Document SSHConfig FQDN logic.
John Hensley
2013-02-27
Changelog re #128
Jeff Forcier
2013-02-27
Compute host's FQDN on demand only
Parantapa Bhattacharya
2013-02-27
Add changelog entry re #102
Jeff Forcier
[prev]
[next]