aboutsummaryrefslogtreecommitdiff
path: root/docs/paramiko-module.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/paramiko-module.html')
-rw-r--r--docs/paramiko-module.html11
1 files changed, 4 insertions, 7 deletions
diff --git a/docs/paramiko-module.html b/docs/paramiko-module.html
index f7eefd6..33e51b0 100644
--- a/docs/paramiko-module.html
+++ b/docs/paramiko-module.html
@@ -57,7 +57,7 @@
"paranoid" and "friend") is a module for python 2.3
or greater that implements the SSH2 protocol for secure (encrypted and
authenticated) connections to remote machines. Unlike SSL (aka TLS), the
- SSH2 protocol does not require heirarchical certificates signed by a
+ SSH2 protocol does not require hierarchical certificates signed by a
powerful central authority. You may know SSH2 as the protocol that
replaced <code>telnet</code> and <code>rsh</code> for secure access to
remote shells, but the protocol also includes the ability to open
@@ -90,7 +90,7 @@
<hr />
<div class="fields"> <p><strong>Version:</strong>
- 1.7.6 (Fanny)
+ 1.7.7.1 (George)
</p>
<p><strong>Author:</strong>
Robey Pointer
@@ -102,7 +102,7 @@
GNU Lesser General Public License (LGPL)
</p>
<p><strong>Date:</strong>
- 1 Nov 2009
+ 21 May 2011
</p>
</div><!-- ==================== SUBMODULES ==================== -->
<a name="section-Submodules"></a>
@@ -141,9 +141,6 @@
<li class="private"> <strong class="uidlink"><a href="paramiko.pkey-module.html" onclick="show_private();">paramiko.pkey</a></strong>: <em class="summary">Common API for all public keys.</em> </li>
<li class="private"> <strong class="uidlink"><a href="paramiko.primes-module.html" onclick="show_private();">paramiko.primes</a></strong>: <em class="summary">Utility functions for dealing with primes.</em> </li>
<li class="private"> <strong class="uidlink"><a href="paramiko.resource-module.html" onclick="show_private();">paramiko.resource</a></strong>: <em class="summary">Resource manager.</em> </li>
- <li class="private"> <strong class="uidlink"><a href="paramiko.rng-module.html" onclick="show_private();">paramiko.rng</a></strong> </li>
- <li class="private"> <strong class="uidlink"><a href="paramiko.rng_posix-module.html" onclick="show_private();">paramiko.rng_posix</a></strong> </li>
- <li> <strong class="uidlink"><a href="paramiko.rng_win32-module.html">paramiko.rng_win32</a></strong> </li>
<li class="private"> <strong class="uidlink"><a href="paramiko.rsakey-module.html" onclick="show_private();">paramiko.rsakey</a></strong>: <em class="summary"><a href="paramiko.RSAKey-class.html" class="link">RSAKey</a></em> </li>
<li class="private"> <strong class="uidlink"><a href="paramiko.server-module.html" onclick="show_private();">paramiko.server</a></strong>: <em class="summary"><a href="paramiko.ServerInterface-class.html"
class="link">ServerInterface</a> is an interface to override for
@@ -494,7 +491,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Sun Nov 1 22:14:15 2009
+ Generated by Epydoc 3.0.1 on Mon May 23 13:50:02 2011
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"