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 (
Collapse
)
Author
2014-02-14
This handily explains why everything was really confusing in autodoc
Jeff Forcier
2014-02-14
Remove autodoc boilerplate flags from automodule directives
Jeff Forcier
2014-02-14
Tweak conf.py in prep for less boilerplatey versions of module files
Jeff Forcier
2014-02-14
Swap out all-in-one file with sphinx-apidoc generated stuff
Jeff Forcier
2014-02-14
Merge branch '1.10' into sphinx-256
Jeff Forcier
2014-02-14
Hook API doc into index/toctree
Jeff Forcier
2014-02-14
Changelog re hash comparison bugfix
Jeff Forcier
2014-02-14
Use constant time hash comparisons for improved security.
Jeff Forcier
See e.g. http://codahale.com/a-lesson-in-timing-attacks/ Mega thanks to Alex Gaynor for the original patch.
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 ↵
Jeff Forcier
on bugs.
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
Robey copyright remains in source code but this site is brand new & the footer was real noisy. Eh.
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 ↵
Jeff Forcier
Collection.from_module
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-23
Epydoc -> Sphinx.
Olle Lundberg
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
[next]