index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-09-27
Fix #179 - missing host variable in fqdn evaluation
Jeff Forcier
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-02-28
Fix broken test.
Olle Lundberg
2013-02-28
Add tests for identityfile parsing.
Olle Lundberg
2013-02-28
Whitespace fixes.
Olle Lundberg
2013-02-28
Add tests for proxycommand parsing.
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-01-05
Replace useless version check with import from __future__
Michael Williamson
2013-01-05
Verify Python version >= 2.6 before running context manager test
Michael Williamson
2013-01-04
Turn SFTPFile into a context manager
Michael Williamson
2012-11-05
Implement (& test for) ProxyCommand interpolation.
Jeff Forcier
2012-11-05
Add failing test(s) re ProxyCommand config parsing
Jeff Forcier
2012-10-15
Refactoring: it's a thing. Re #85
Jeff Forcier
2012-10-15
Only override unittest assertions when absolutely necessary.
Jeff Forcier
2012-09-25
Fix module import in tests
Jeff Forcier
2012-09-24
Fixes to failing-test teardowns to avoid more exceptions or hangs
Jeff Forcier
2012-09-24
Handle/fix handling of EINTR errors in a few places.
Douglas Turk
2012-09-23
Fix #33 - parse config as described by manpage
Jan Brauer
2012-09-23
Fix broken tests
Jeff Forcier
2012-09-23
Remove comparison between int and str
Bobby Impollonia
2010-08-03
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2010-04-13
code style and fix test.
Robey Pointer
2009-12-18
added functionality to skip verifying the file, which works around sftp serve...
Larry Wright
2009-11-01
bug 426925: lookup host keys correctly when they have a different port.
Robey Pointer
2009-10-31
bug 411099: chdir() isn't saving the cwd in a normalized way. added test.
Robey Pointer
2009-07-19
fix my email address to be the current one.
Robey Pointer
2009-02-17
bug 300536: allow a really long banner before the SSH handshake.
Robey Pointer
2008-07-06
[project @ robey@lag.net-20080706230815-v2ybqxm237zw0wa0]
Robey Pointer
2008-07-06
[project @ robey@lag.net-20080706203706-zqxb69qrcgyuf90n]
Robey Pointer
2008-06-03
[project @ robey@lag.net-20080604053906-vz5toqvlp5miqy1x]
Robey Pointer
2008-03-23
[project @ robey@lag.net-20080324065111-qv8icii767fqex9j]
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323025751-de0lem9pi4oydt2g]
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323020709-ub8ya3xkh1ebywfa]
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323020309-9bjcp7l2ygdu49d2]
Robey Pointer
2008-03-22
[project @ robey@lag.net-20080323020054-ar5bmythf7fr5rgk]
Robey Pointer
2008-02-19
[project @ robey@lag.net-20080220060030-jih2gfguzp6jbwog]
Robey Pointer
2008-02-17
[project @ robey@lag.net-20080218051229-xtylb1poe246k2ci]
Robey Pointer
2008-02-17
[project @ robey@lag.net-20080218024139-i2t8y0f0dd93xjo1]
Robey Pointer
2008-01-23
[project @ robey@lag.net-20080124045017-dfqiamorj356btrd]
Robey Pointer
2008-01-23
[project @ robey@lag.net-20080124014121-95bt9p4n4k8lw72i]
Robey Pointer
2008-01-23
[project @ robey@lag.net-20080124013849-jno9xkgwvvqrvuov]
Robey Pointer
2007-12-30
[project @ robey@lag.net-20071231052950-8h599bnez3sgbf2e]
Robey Pointer
2007-12-30
[project @ robey@lag.net-20071230220403-9c9735x0tfr88dd8]
Robey Pointer
2007-11-20
[project @ robey@lag.net-20071120052527-hloi0b30yngbay0x]
Robey Pointer
2007-10-28
[project @ robey@lag.net-20071029030520-ozmne7y4l6037m8h]
Robey Pointer
2007-10-28
[project @ robey@lag.net-20071029030344-9adfzb9ulfodtepu]
Robey Pointer
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2007-02-12
[project @ robey@lag.net-20070212183050-kaf5lvrbw46v9i59]
Robey Pointer
[next]