Added SILC Thread Queue API
[silc.git] / public_html / html / docs.php
index 2ee321766608da67f87bddaab5a5d7af51da6cb7..0344e44b9b08914e59e4a62202f72206809872e5 100644 (file)
@@ -3,8 +3,6 @@
 <br />&nbsp;<br />
 
 README file from packages: <a href="docs/README" class="normal">README</a>
-<br />
-Coding Style in SILC source tree: <a href="docs/CodingStyle" class="normal">CodingStyle</a>
 <br />&nbsp;<br />
 Software manual: <i>Coming later</i>
 
@@ -35,6 +33,16 @@ include references to all interfaces.
 
 <br />&nbsp;<br />&nbsp;<br />
 
+<b>Coding Conventions</b>
+<br />&nbsp;<br />
+If you would like to submit code to the SILC Project we would like you to 
+first check out these coding conventions.  They are here for the benefit 
+of all who read the code and is involved in the development of the SILC.
+<br />&nbsp;<br />
+<a href="docs/CodingStyle" class="normal">CodingStyle</a>
+
+<br />&nbsp;<br />&nbsp;<br />
+
 <b><big>SILC Protocol Documentation</big></b>
 <br />&nbsp;<br />
 
@@ -55,13 +63,9 @@ reading the protocol specifications.
 <b>SILC Protocol Internet Drafts</b>
 <br />&nbsp;<br />
 SILC Protocol is documented and four Internet Drafts exist. These 
-Internet Drafts are also available from
+Internet Drafts are also available from the
 <a href="http://www.ietf.org/" class="normal">IETF</a>.
 <br />&nbsp;<br />
-<b>NOTE Mon Nov  5 18:53:56 EET 2001:</b> New versions of the protocol 
-specifications are almost ready  for submission to the IETF. You can 
-preview the upcoming versions <a href="docs/drafts/">here</a>.
-<br />&nbsp;<br />
 
 <b>Secure Internet Live Conferencing (SILC), Protocol Specification</b>
 <br />&nbsp;<br />
@@ -76,8 +80,8 @@ Abstract
    SILC Packet Protocol [SILC2], SILC Key Exchange and Authentication
    Protocols [SILC3] and SILC Commands [SILC4].
 <br />&nbsp;<br />
-<a href="docs/draft-riikonen-silc-spec-03.txt" class="normal">
-draft-riikonen-silc-spec-03.txt</a>
+<a href="docs/draft-riikonen-silc-spec-04.txt" class="normal">
+draft-riikonen-silc-spec-04.txt</a>
 <br />&nbsp;<br />&nbsp;<br />
 
 <b>SILC Packet Protocol</b>
@@ -91,8 +95,8 @@ Abstract
    the contents of the packets. It provides secure binary packet protocol
    that assures that the content of the packets is secured and authenticated.
 <br />&nbsp;<br />
-<a href="docs/draft-riikonen-silc-pp-03.txt" class="normal">
-draft-riikonen-silc-pp-03.txt</a>
+<a href="docs/draft-riikonen-silc-pp-04.txt" class="normal">
+draft-riikonen-silc-pp-04.txt</a>
 <br />&nbsp;<br />&nbsp;<br />
 
 <b>SILC Key Exchange and Authentication Protocols</b>
@@ -115,8 +119,8 @@ Abstract
    can be used to authenticate the user with, for example, passphrase  
    (pre-shared-secret) or public key (and certificate).
 <br />&nbsp;<br />
-<a href="docs/draft-riikonen-silc-ke-auth-03.txt" class="normal">
-draft-riikonen-silc-ke-auth-03.txt</a>
+<a href="docs/draft-riikonen-silc-ke-auth-04.txt" class="normal">
+draft-riikonen-silc-ke-auth-04.txt</a>
 <br />&nbsp;<br />&nbsp;<br />
 
 <b>SILC Commands</b>
@@ -131,5 +135,5 @@ Abstract
    also SILC servers may use the commands.  This memo specifies detailed
    command messages and command reply messages.
 <br />&nbsp;<br />
-<a href="docs/draft-riikonen-silc-commands-01.txt" class="normal">
-draft-riikonen-silc-commands-01.txt</a>
+<a href="docs/draft-riikonen-silc-commands-02.txt" class="normal">
+draft-riikonen-silc-commands-02.txt</a>