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
2016-07-22
Resave with trailing whitespace removed
Jason R. Coombs
2016-06-21
Cut 1.16.2
Jeff Forcier
2016-06-21
Mark #537 changelog line as 1.16+, and add similar for #520
Jeff Forcier
2016-06-17
Enhance docs a bit re #520 and related hang issues.
Jeff Forcier
2016-06-12
Revert Python 2 to original join logic re #520
Jeff Forcier
2016-06-12
Update fake test socket objects to exhibit Python 3 socket-closed flag
Jeff Forcier
2016-06-11
Experimental fix re #520
Jeff Forcier
2016-06-09
Update tasks to use Invoke/Invocations 0.13
Jeff Forcier
2016-06-09
Changelog re #537
Jeff Forcier
2016-06-09
Add explicit commentary re #537 in BufferedPipe.set_event
Jeff Forcier
2016-06-09
Issue #537 reproduction test and fix
Krzysztof Rusek
2016-05-08
Merge branch '1.15' into 1.16
Jeff Forcier
2016-05-08
Improved deps pinning
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Add more params to release task wrapper
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Really not interested in managing dependencies in 2-3 places.
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Pushed regular versions of all tags so this is no longer needed
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Keep the big posse of backported supports out of 2.0
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Update backported support items with both keywords and specs.
Jeff Forcier
2016-04-28
date bump
Jeff Forcier
2016-04-28
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-28
Bring alabaster req in line with newer branches
Jeff Forcier
2016-04-28
Update some backported support tickets as 1.15+
Jeff Forcier
2016-04-28
Really hope this date sticks
Jeff Forcier
2016-04-28
Update releases/semantic_version dependencies re: major version work
Jeff Forcier
2016-04-25
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-25
Changelog closes #670
Jeff Forcier
2016-04-25
Test & implementation for part 1 re: #670
Jeff Forcier
2016-04-25
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-25
Neglected to mark a bug 1.15+.
Jeff Forcier
2016-04-25
Reinstate 1.16.1 release line
Jeff Forcier
2016-04-25
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-25
Reinstate release line for 1.15.5
Jeff Forcier
2016-04-25
Reword/link changelog re #677, re #676
Jeff Forcier
2016-04-25
Expand SFTPFile.prefetch docstring re #562, re #677
Jeff Forcier
2016-04-25
paramiko.sftp_file.prefetch now backwards compatible
[Stephen D. Van Hooser]
2016-04-25
paramiko.sftp_file.prefetch now backwards compatible
[Stephen D. Van Hooser]
2016-04-25
paramiko.sftp_file.prefetch now backwards compatible
[Stephen D. Van Hooser]
2016-04-24
Undo release lines pending #730
Jeff Forcier
2016-04-24
Undo release line pending #730
Jeff Forcier
2016-04-24
Cut 1.16.1
Jeff Forcier
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Cut 1.15.5
Jeff Forcier
2016-04-24
Merge branch '1.15' into 1.16
Jeff Forcier
2016-04-24
Changelog closes #578
Jeff Forcier
2016-04-24
don't use has_key()
Stephen C. Pope
[next]