Added SILC Thread Queue API
[crypto.git] / lib / silcclient / DIRECTORY
index d61bcfe7a4e4752daf2832585500ff9b88269244..1f07de86ab9b7958c24bc1d4fd55efd700020299 100644 (file)
@@ -5,7 +5,9 @@
 @LINK=command_reply_args.html:Arguments for <b>command_reply</b> Client Operation
 @LINK=silcstatus_args.html:SilcStatus Error Arguments in <b>command_reply</b> Client Operation
 @LINK=notifyargs.html:Arguments for <b>notify</b> Client Operation
+@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library
 @LINK=silcclient.html:Client Library Interface Reference
+@LINK=silcclient_entry.html:Client Entry Interface Reference
 -->
 
 <big><b>SILC Client Library</b></big>
@@ -17,7 +19,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC Client Library is SILC Client implementation without the actual user 
+SILC Client Library is SILC Client implementation without the actual user
 interface. The library uses common and core components of SILC protocol from
 lib/silccore library and normal utility routines from lib/silcutil library.
 The library has been designed to be complete SILC Client implementation