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-02-14
Use constant time hash comparisons for improved security.
Jeff Forcier
2014-02-14
Cut 1.10.6
Jeff Forcier
2014-02-11
Bump to releases bugfix
Jeff Forcier
2014-02-11
Start reverting explicit-release stuff in favor of release-line specifiers on...
Jeff Forcier
2014-02-11
Add coverage command as Invoke task
Jeff Forcier
2014-02-11
Clean up a list-comp (also fixes race condition)
Jeff Forcier
2014-02-10
Herp and a derp
Jeff Forcier
2014-02-10
Whitespace
Jeff Forcier
2014-02-10
Future import for with: under py25
Jeff Forcier
2014-02-10
Replace incorrect import of generic test runner w/ custom task
Jeff Forcier
2014-02-10
Merge remote-tracking branch 'ewxrjk/issue34' into sftp-reordering-34
Jeff Forcier
2014-02-10
Changelog re #35
Jeff Forcier
2014-02-10
Fix extra colon in changelog
Jeff Forcier
2014-02-03
Simplify www page footer.
Jeff Forcier
2014-02-03
Update to new Alabaster version for footer/extension stuff
Jeff Forcier
2014-01-30
Don't preseed releases, ugh
Jeff Forcier
2014-01-30
Fix broken link format
Jeff Forcier
2014-01-30
Remove blog link for now
Jeff Forcier
2014-01-30
Nuke sphinx-changelogg'd material
Jeff Forcier
2014-01-30
Backport changelog bugfix from 1.12
Jeff Forcier
2014-01-29
Missed a spot w/ SnR
Jeff Forcier
2014-01-29
Forgot to update backticks for Sphinx, derp
Jeff Forcier
2014-01-29
Comment out intersphinx pending #256
Jeff Forcier
2014-01-29
Move API doc sister link to www site only, derp
Jeff Forcier
2014-01-28
Prevent warning about unlinked blog page
Jeff Forcier
2014-01-28
Stricter/more useful doc builds in Travis
Jeff Forcier
2014-01-28
Add sites/docs building to Travis
Jeff Forcier
2014-01-28
Bump Invoke requirement to newly released version w/ better Collection.from_m...
Jeff Forcier
2014-01-28
Don't display blog for now
Jeff Forcier
2014-01-28
Update to new alabaster-driven nav sidebar
Jeff Forcier
2014-01-28
Tweak logo settings (& rely on new alabaster defaults)
Jeff Forcier
2014-01-23
Set up Intersphinx so www can ref docs
Jeff Forcier
2014-01-22
Nuke extraneous colons, add 'major' notes
Jeff Forcier
2014-01-22
Migrate 1.10.x NEWS entries to Sphinx changelog
Jeff Forcier
2014-01-22
Blog only used/exists in www, don't import it in docs site
Jeff Forcier
2014-01-21
Rename 'main' doctree to 'www'; refactor sphinx task conf
Jeff Forcier
2014-01-21
Use new behavior from newer Invoke
Jeff Forcier
2014-01-21
Start fleshing out two-site setup
Jeff Forcier
2014-01-21
Meta prep work (reqs.txt, tasks.py)
Jeff Forcier
2014-01-21
Import paramiko.org repository @ 3ac370054ef10fb060fe75fff25fe3a70ecc02c0
Jeff Forcier
2014-01-21
Add coveralls.
Olle Lundberg
2014-01-21
Clean up thread ident import/exec a bit.
Jeff Forcier
2014-01-21
Add NEWS entry re #193 and friends
Jeff Forcier
2014-01-21
Try Py2.5 compatibility as last fallback for thread identity.
Aarni Koskela
2014-01-21
Support Py2.5 to Py3.4 for thread identity (thanks @lndbrg)
Aarni Koskela
2014-01-21
Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg)
Aarni Koskela
2014-01-21
Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy)
Aarni Koskela
2014-01-08
Cut 1.10.5
Jeff Forcier
2014-01-08
Changelog, fixes #176
Jeff Forcier
2014-01-08
ditto
Nathan Scowcroft
[next]