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-09-20
Changelog re #168
Jeff Forcier
2013-09-20
Merge branch '1.10' into 168-int
Jeff Forcier
2013-09-20
Changelog re #36
Jeff Forcier
2013-09-20
This fixes a Bad file descriptor error caused by attempting to access the req...
Jonathan Halcrow
2013-09-20
Changelog entry re #162
Jeff Forcier
2013-09-20
Apply slightly modified version of patch from #162
Jeff Forcier
2013-07-26
Version bump
Jeff Forcier
2013-07-26
Update changelog for release
Jeff Forcier
2013-05-21
updated config to be compatible with multiple localforward and remoteforward ...
Emre Yılmaz
2013-05-05
Merge branch '1.10'
Jeff Forcier
2013-05-05
Flip bad known_hosts line to INFO from WARN re #153
Jeff Forcier
2013-04-28
Bump dev version
Jeff Forcier
2013-04-28
Merge branch 'master' of github.com:paramiko/paramiko
Jeff Forcier
2013-04-28
Merge branch '1.10'
Jeff Forcier
2013-04-28
Add explicit link to updated API docs. Fixes #160
Jeff Forcier
2013-04-28
Merge pull request #155 from Baconator507/patch-1
Jeff Forcier
2013-04-28
Merge branch '1.10'
Jeff Forcier
2013-04-28
Warn on parse failure when reading known_hosts
Ethan Glasser-Camp
2013-04-28
Merge pull request #153 from glasserc/log_bad_hostkeys
Jeff Forcier
2013-04-28
Warn on parse failure when reading known_hosts
Ethan Glasser-Camp
2013-04-27
Merge branch '1.10'
Jeff Forcier
2013-04-27
Changelog re #146 (also start 10.10.2 section)
Jeff Forcier
2013-04-27
Fix indentation at few places.
Abhinav Upadhyay
2013-04-27
Back out broken but non-required hostname hash change
Jeff Forcier
2013-04-27
Changelog re #87
Jeff Forcier
2013-04-27
do not write ,,garbage'' to known_hosts file(s)
Mike Gabriel
2013-04-27
Load host entries from the known_hosts file(s) before writing the file from R...
Mike Gabriel
2013-04-27
Assure that host entries in known_hosts files do not duplicate endlessly if k...
Mike Gabriel
2013-04-27
Store hostname hashes in memory rathen than the non-hashed host entries. Also...
Mike Gabriel
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
[prev]
[next]