cipher, hash, hmac and pkcs configuration to the Irssi SILC's config
file.
- o The QUIT command should wait for servers disconnection (at least for
+ o The QUIT command should wait for server's disconnection (at least for
a while) before exiting the application.
o The JOIN command's HELP is generated from Irssi IRCs JOIN help and
<BR><BR>
<B><FONT SIZE="2">Note that this document is still under work and does not
include yet all references for SILC Toolkit interfaces. Consider this to
-be version 0.01 of the SILC Toolkit Reference Manual.</B>
+be version 0.02 of the SILC Toolkit Reference Manual.</FONT></B>
<BR><BR>
@BODY@
@LINK=silcapi.html:SILC Client API
-->
-<OL>
<FONT SIZE="+3">SILC Client Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
</PRE>
@LINKS@
-
-</OL>
SilcClientConnection conn,
SilcChannelID *channel_id);
-/****f* silcclient/SilcClientAPI/silc_client_get_channel
+/****f* silcclient/SilcClientAPI/silc_client_get_channel_by_id_resolve
*
* SYNOPSIS
*
@LINK=silcprotocol.html:SILC Protocol API
-->
-<OL>
<FONT SIZE="+3">SILC Core Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
</PRE>
@LINKS@
-
-</OL>
@LINK=silcrng.html:SILC RNG API
-->
-<OL>
<FONT SIZE="+3">SILC Crypto Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
@LINKS@
-</OL>
@LINK=silcmp.html:SILC MP API
-->
-<OL>
<FONT SIZE="+3">SILC Math Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
</PRE>
@LINKS@
-
-</OL>
@LINK=silcske_status.html:SILC SKE Status
-->
-<OL>
<FONT SIZE="+3">SILC Key Exchange Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
@LINKS@
-</OL>
@FILENAME=silcutillib.html
@LINK=silcbuffer.html:SILC Buffer API
@LINK=silcbuffmt.html:SILC Buffer Format API
-@LINK="silcbufutil.html:SILC Buffer Utility API
-@LINK="silchashtable.html:SILC Hash Table API
-@LINK="silclog.html:SILC Log and Debug API
-@LINK="silcmemory.html:SILC Memory API
-@LINK="silcmutex.html:SILC Mutex API
-@LINK="silcthread.html:SILC Thread API
-@LINK="silcnet.html:SILC Net API
-@LINK="silcschedule.html:SILC Schedule API
-@LINK="silcsockconn.html:SILC Socket Connection API
-@LINK="silcutil.html:SILC Util API
-@LINK="silczip.html:SILC Zip API
-@LINK="silclist.html:SILC List API
-@LINK="silcdlist.html:SILC Dynamic List API
+@LINK=silcbufutil.html:SILC Buffer Utility API
+@LINK=silchashtable.html:SILC Hash Table API
+@LINK=silclog.html:SILC Log and Debug API
+@LINK=silcmemory.html:SILC Memory API
+@LINK=silcmutex.html:SILC Mutex API
+@LINK=silcthread.html:SILC Thread API
+@LINK=silcnet.html:SILC Net API
+@LINK=silcschedule.html:SILC Schedule API
+@LINK=silcsockconn.html:SILC Socket Connection API
+@LINK=silcutil.html:SILC Util API
+@LINK=silczip.html:SILC Zip API
+@LINK=silclist.html:SILC List API
+@LINK=silcdlist.html:SILC Dynamic List API
-->
-<OL>
<FONT SIZE="+3">SILC Utility Library</FONT><BR><BR>
<FONT SIZE="+1" COLOR="#000044"><B>Introduction</B></FONT><BR><BR>
<PRE><FONT FACE="Helvetica,Arial,Sans-serif">
</PRE>
@LINKS@
-
-</OL>
* independent mutual exclusion interface for applications that need
* concurrency control.
*
- */
+ ***/
#ifndef SILCMUTEX_H
#define SILCMUTEX_H
* calling the silc_net_win32_uninit function. The initializing must be
* done in order to assure that the SILC Net API works correctly.
*
- */
+ ***/
#ifndef SILCNET_H
#define SILCNET_H
} SilcTaskPriority;
/***/
-/****f* silcutil/SilcScheduleAPI/silc_schedule_init
+/****f* silcutil/SilcScheduleAPI/SilcTaskCallback
*
* SYNOPSIS
*
uint32 fd, void *context)
/***/
-/****d* silcutil/SilcScheduleAPI/SILC_TASK_CALLBACK
+/****d* silcutil/SilcScheduleAPI/SILC_TASK_CALLBACK_GLOBAL
*
* NAME
*
* with the application's main thread. The threads created with this
* interface executes concurrently with the calling thread.
*
- */
+ ***/
#ifndef SILCTHREAD_H
#define SILCTHREAD_H
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-a" />
<meta http-equiv="Content-Language" content="en" />
#if 0
fprintf (dest_doc,
"<H3 ALIGN=\"center\">TABLE OF CONTENTS</H3>\n");
-#endif
fprintf (dest_doc, "<OL>\n");
+#endif
/* Generate quick index file, for fast referencing */
sprintf(iname, "%s_index.tmpl", doc_base);
else
{
fprintf (dest_doc, "<LI><A HREF=\"%s\">%s</A>\n",
- fname, cur_header->name);
+ fname, cur_header->function_name);
if (index)
fprintf (index, " >> <A HREF=\"%s\">%s</A><BR>\n",
fname, cur_header->function_name);
}
}
+#if 0
fprintf (dest_doc, "</OL>\n");
+#endif
if (index)
fclose(index);