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
2014-08-14
Add sanitation methods for window and packet size.
Olle Lundberg
2014-08-14
Add a utility method for value clamping.
Olle Lundberg
2014-08-14
Add a MAX_WINDOW_SIZE constant.
Olle Lundberg
2014-08-14
Bump the MIN_PACKET_SIZE to what's in the RFC.
Olle Lundberg
2014-08-14
Whitespace fixes.
Olle Lundberg
2014-08-14
Expose the ability to set window/packet for sftp.
Olle Lundberg
2014-08-14
Support specyfiying window/packet size per session
Olle Lundberg
2014-08-13
Add possibility to set default sizes.
Olle Lundberg
2014-08-13
Rename max_packet_size and window_size.
Olle Lundberg
2014-08-13
Change window and packet size to match opensshs'.
Olle Lundberg
2014-08-11
Clarify FAQ
Jeff Forcier
2014-08-11
Make links to Github more explicit
Jeff Forcier
2014-08-11
Add FAQ about nonstandard SSH implementations
Jeff Forcier
2014-05-25
We support 3.2
Jeff Forcier
2014-05-07
Cut 1.14
Jeff Forcier
2014-05-07
Bump alabaster for things like travis_button
Jeff Forcier
2014-05-07
Merge branch '1.13'
Jeff Forcier
2014-05-07
Need wheel to build wheels!
Jeff Forcier
2014-05-07
Merge branch '1.13'
Jeff Forcier
2014-05-07
Cut 1.13.1
Jeff Forcier
2014-05-07
Merge branch '1.12' into 1.13
Jeff Forcier
2014-05-07
Cut 1.12.4
Jeff Forcier
2014-05-07
Merge branch '1.11' into 1.12
Jeff Forcier
2014-05-07
Cut 1.11.6
Jeff Forcier
2014-04-24
Merge branch 'master' of github.com:paramiko/paramiko
Jeff Forcier
2014-04-24
Merge branch '1.13'
Jeff Forcier
2014-04-24
Formatting
Jeff Forcier
2014-04-24
Fix some trailing whitespace
Jeff Forcier
2014-04-24
Merge updated a01e449 from al-tonio
Jeff Forcier
2014-04-24
Merge branch '1.13'
Jeff Forcier
2014-04-24
Use newer alabaster w/ showhidden in sidebar TOC
Jeff Forcier
2014-04-24
README py3 update
Jeff Forcier
2014-04-24
Merge branch '1.13'
Jeff Forcier
2014-04-24
Show Travis status in website sidebar
Jeff Forcier
2014-04-24
Errything uses intersphinx to Python
Jeff Forcier
2014-04-24
Nuke Fab-oriented link color override
Jeff Forcier
2014-04-24
Formatting
Jeff Forcier
2014-04-24
Update copyright in README to be more accurate
Jeff Forcier
2014-04-24
Merge branch '1.11' into 1.12
Jeff Forcier
2014-04-24
Merge branch '1.13'
Jeff Forcier
2014-04-24
Merge branch '1.12' into 1.13
Jeff Forcier
2014-04-24
Fix incorrect monospacing
Jeff Forcier
2014-04-24
Fix incorrect monospacing
Jeff Forcier
2014-04-24
Reword docs/changelog re #315
Jeff Forcier
2014-04-17
BufferedFile.read() now returns byte strings instead of text strings
Antoine Brenner
2014-04-16
Merge pull request #307 from offbyone/tox-py25
Jeff Forcier
2014-04-16
Merge branch '1.11' into 1.12
Jeff Forcier
2014-04-16
Merge branch '1.13'
Jeff Forcier
2014-04-16
Merge branch '1.12' into 1.13
Jeff Forcier
2014-04-16
Added self.args for exception classes. Used for unpickling
Jeff Forcier
[next]