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
/
test_util.py
Age
Commit message (
Expand
)
Author
2014-03-29
Switch from using PyCrypto's Random to using os.urandom.
Alex Gaynor
2014-03-29
Switched hash functions from PyCrypto to hashlib.
Alex Gaynor
2014-03-07
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2013-11-19
Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...
Scott Maxwell
2013-11-19
Use 'with' for opening most file and SFTPFIle objects
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-10-31
Fix bytes/str type in more places
Scott Maxwell
2013-10-30
Convert and detect types properly, use helper constants, use StringIO and range
Scott Maxwell
2013-10-30
Fix dict iters, sorts, exceptions, bytes renames and tuple args
Scott Maxwell
2013-10-30
Fix imports
Scott Maxwell
2013-09-27
Merge branch '1.9' into 1.10
Jeff Forcier
2013-09-27
Merge branch '1.8' into 1.9
Jeff Forcier
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2013-09-27
Fix #179 - missing host variable in fqdn evaluation
Jeff Forcier
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
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-09-25
Fix module import in tests
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
2010-08-03
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2009-07-19
fix my email address to be the current one.
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
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2006-08-13
[project @ robey@lag.net-20060813195045-ca4148e233794d4b]
Robey Pointer
2006-08-01
[project @ robey@lag.net-20060801182143-088ff687e0945937]
Robey Pointer
2006-05-07
[project @ robey@lag.net-20060508005224-a8a04cd59f9fa016]
Robey Pointer
2006-02-19
[project @ robey@lag.net-20060220003513-aa54e3e771a530fd]
Robey Pointer
2005-12-04
[project @ robey@lag.net-20051204090414-7c8318ab735f6188]
Robey Pointer
[prev]