index
:
paramiko
authorized-keys
main
py3compat
reduce-demoserver-code-dup
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-21
Add a decorator for checking channel openness.
Olle Lundberg
2014-08-21
More tweaks - don't make it sound like we routinely support >3, we don't
Jeff Forcier
2014-08-21
This isn't worth having and then always forgetting about
Jeff Forcier
2014-08-18
Sphinx conf cleanup
Jeff Forcier
2014-08-15
Remove raising of socket excpetions from sendall*.
Olle Lundberg
2014-08-15
Use new _send method.
Olle Lundberg
2014-08-15
Add new _send method to reduce code duplication.
Olle Lundberg
2014-08-15
Whitespace fixes.
Olle Lundberg
2014-08-15
Let packetizer handle 0-length sends from channel.
Olle Lundberg
2014-08-15
Don't end a line with whitespace.
Olle Lundberg
2014-08-15
Remove all occurences of ParamikoTest.
Olle Lundberg
2014-08-15
Strip whitespace.
Olle Lundberg
2014-08-15
Strip whitespace.
Olle Lundberg
2014-08-15
Document potential brokeness.
Olle Lundberg
2014-08-15
Document what is breaking in the client tests.
Olle Lundberg
2014-08-15
Don't try to join() if we are the current thread.
Olle Lundberg
2014-08-14
Use the new packet sanitize method in channel.
Olle Lundberg
2014-08-14
Move window and packet constants.
Olle Lundberg
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-14
Support py3.4.
Olle Lundberg
2014-08-14
Join the threads with a low timeout.
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
We support 3.2
Jeff Forcier
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-07-09
Support passing in "buffer" objects again where bytestrings are expected.
Jelmer Vernooij
2014-05-26
fix ecdsa key generation
Yuri Turchenkov
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
[prev]
[next]