[Pkg-silc-commits] r64 - in /silc-toolkit/branches/upstream/current: ./ apps/ doc/ doc/toolkit/ includes/ lib/ lib/contrib/ lib/silcapputil/ lib/silcasn1/ lib/silcclient/ lib/silccore/ lib/silccrypt/ lib/silchttp/ lib/silcmath/ lib/silcsftp/ lib/silcsim/ lib/silcske/ lib/silcskr/ lib/silcutil/ lib/silcutil/unix/ lib/silcvcard/

schultmc at users.alioth.debian.org schultmc at users.alioth.debian.org
Sun Jun 3 20:17:37 UTC 2007


Author: schultmc
Date: Sun Jun  3 20:17:37 2007
New Revision: 64

URL: http://svn.debian.org/wsvn/pkg-silc/?sc=1&rev=64
Log:
[svn-upgrade] Integrating new upstream version, silc-toolkit (1.1)

Added:
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_ids.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_init.html
    silc-toolkit/branches/upstream/current/silc-toolkit.spec
Removed:
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids(1).html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait(1).html
    silc-toolkit/branches/upstream/current/lib/silccrypt/cast.c
    silc-toolkit/branches/upstream/current/lib/silccrypt/rc5.c
Modified:
    silc-toolkit/branches/upstream/current/CHANGES
    silc-toolkit/branches/upstream/current/Makefile.am
    silc-toolkit/branches/upstream/current/Makefile.in
    silc-toolkit/branches/upstream/current/apps/Makefile.am
    silc-toolkit/branches/upstream/current/apps/Makefile.in
    silc-toolkit/branches/upstream/current/configure
    silc-toolkit/branches/upstream/current/configure.ac
    silc-toolkit/branches/upstream/current/doc/Makefile.am
    silc-toolkit/branches/upstream/current/doc/Makefile.in
    silc-toolkit/branches/upstream/current/doc/toolkit/index.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacket.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketCallbacks.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEngine.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEosCb.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketError.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketErrorCb.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketFlags.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketReceiveCb.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketStream.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketType.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketWrapCoder.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_get_streams.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_start.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_stop.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_error_string.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_free.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_context.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_engine.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_keys.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_sender.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_ext.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va_ext.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_context.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_keys.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_sid.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_add_remote.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_create.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_destroy.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_get_stream.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_udp.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_valid.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_link.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_ref.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_iv_included.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_router.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_stream.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unlink.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unref.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_wrap.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_uninit.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.html
    silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.xref
    silc-toolkit/branches/upstream/current/doc/toolkit/toolkit_index.html
    silc-toolkit/branches/upstream/current/includes/Makefile.am
    silc-toolkit/branches/upstream/current/includes/Makefile.in
    silc-toolkit/branches/upstream/current/includes/silcdistdefs.h
    silc-toolkit/branches/upstream/current/includes/silcsymbian.h
    silc-toolkit/branches/upstream/current/includes/silcversion.h
    silc-toolkit/branches/upstream/current/lib/Makefile.am
    silc-toolkit/branches/upstream/current/lib/Makefile.in
    silc-toolkit/branches/upstream/current/lib/contrib/Makefile.am
    silc-toolkit/branches/upstream/current/lib/contrib/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcclient/client_entry.c
    silc-toolkit/branches/upstream/current/lib/silccore/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silccore/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silccore/silcattrs.c
    silc-toolkit/branches/upstream/current/lib/silccore/silcpacket.h
    silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silccrypt/ciphers.h
    silc-toolkit/branches/upstream/current/lib/silccrypt/silccipher.c
    silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcske/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcske/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.in
    silc-toolkit/branches/upstream/current/lib/silcutil/silctime.c
    silc-toolkit/branches/upstream/current/lib/silcutil/unix/silcunixschedule.c
    silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.am
    silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.in
    silc-toolkit/branches/upstream/current/silcdefs.h.in

Modified: silc-toolkit/branches/upstream/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/CHANGES?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/CHANGES (original)
+++ silc-toolkit/branches/upstream/current/CHANGES Sun Jun  3 20:17:37 2007
@@ -1,3 +1,32 @@
+Thu May 31 09:40:56 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
+
+	* SILC Toolkit 1.1.
+
+	* Added support for checking for timezone and tm_gmtoff.
+	  Affected files are configure.ad and lib/silcutil/silctime.c.
+
+Wed May 30 18:46:34 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
+
+	* Added silc-toolkit.spec.in RPM spec file.
+
+Mon May 28 23:21:39 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
+
+	* Fixed nickname formatting crash when updating existing
+	  client entry.  Affected file is lib/silcclient/client_entry.c.
+
+	* Fixed MIME object encoding in attribute payload encoding.
+	  Affected file is lib/silccore/silcattrs.c.
+
+Mon May 28 09:02:26 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
+
+	* SILC Client 1.1 Beta6
+
+Sun May 27 20:38:30 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
+
+	* Copy SILC Plugin's libfe_common_silc.so to libfe_silc.so so
+	  that user's don't have to do it manually.  Affected file
+	  is apps/irssi/src/fe-common/silc/core/Makefile.am.
+
 Thu May 24 15:30:31 EEST 2007  Pekka Riikonen <priikone at silcnet.org>
 
 	* SILC Toolkit 1.1 Beta4.

Modified: silc-toolkit/branches/upstream/current/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./Makefile.ad file in the source tree.
 
 # Source: ./Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -27,7 +27,7 @@
 
 SUBDIRS =	@LIBSUBDIR@	apps	win32	includes	doc
 
-EXTRA_DIST =	silcdefs.h.in	symbian	libtoolfix	CHANGES CREDITS
+EXTRA_DIST =	silcdefs.h.in	silc-toolkit.spec	symbian	libtoolfix	CHANGES CREDITS
 
 include $(top_srcdir)/Makefile.defines.in
 

Modified: silc-toolkit/branches/upstream/current/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./Makefile.ad file in the source tree.
 
 # Source: ./Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -321,7 +321,7 @@
 target_vendor = @target_vendor@
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 SUBDIRS = @LIBSUBDIR@	apps	win32	includes	doc
-EXTRA_DIST = silcdefs.h.in	symbian	libtoolfix	CHANGES CREDITS
+EXTRA_DIST = silcdefs.h.in	silc-toolkit.spec	symbian	libtoolfix	CHANGES CREDITS
 
 #
 # INCLUDE defines

Modified: silc-toolkit/branches/upstream/current/apps/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/apps/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/apps/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/apps/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./apps/Makefile.ad file in the source tree.
 
 # Source: ./apps/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/apps/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/apps/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/apps/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/apps/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./apps/Makefile.ad file in the source tree.
 
 # Source: ./apps/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/configure
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/configure?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/configure (original)
+++ silc-toolkit/branches/upstream/current/configure Sun Jun  3 20:17:37 2007
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for Toolkit 1.1-beta4.
+# Generated by GNU Autoconf 2.60 for Toolkit 1.1.
 #
 # Report bugs to <silc-devel at lists.silcnet.org>.
 #
@@ -713,8 +713,8 @@
 # Identity of this package.
 PACKAGE_NAME='Toolkit'
 PACKAGE_TARNAME='silc-toolkit'
-PACKAGE_VERSION='1.1-beta4'
-PACKAGE_STRING='Toolkit 1.1-beta4'
+PACKAGE_VERSION='1.1'
+PACKAGE_STRING='Toolkit 1.1'
 PACKAGE_BUGREPORT='silc-devel at lists.silcnet.org'
 
 # Factoring default headers for most tests.
@@ -1447,7 +1447,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Toolkit 1.1-beta4 to adapt to many kinds of systems.
+\`configure' configures Toolkit 1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1518,7 +1518,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Toolkit 1.1-beta4:";;
+     short | recursive ) echo "Configuration of Toolkit 1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1633,7 +1633,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Toolkit configure 1.1-beta4
+Toolkit configure 1.1
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1647,7 +1647,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Toolkit $as_me 1.1-beta4, which was
+It was created by Toolkit $as_me 1.1, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2443,7 +2443,7 @@
 
 # Define the identity of the package.
  PACKAGE='silc-toolkit'
- VERSION='1.1-beta4'
+ VERSION='1.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -26541,7 +26541,7 @@
 
 
 
-for ac_func in setgroups initgroups nl_langinfo nanosleep tzset
+for ac_func in setgroups initgroups nl_langinfo nanosleep gmtime
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 { echo "$as_me:$LINENO: checking for $ac_func" >&5
@@ -31990,6 +31990,245 @@
 
   __SILC_HAVE_PTHREAD="#define __SILC_HAVE_PTHREAD 1"
 fi
+
+#
+# Check for timezone and tm_gmtoff for timezone information
+#
+{ echo "$as_me:$LINENO: checking whether system has timezone" >&5
+echo $ECHO_N "checking whether system has timezone... $ECHO_C" >&6; }
+if test "$cross_compiling" = yes; then
+   { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+
+else
+  cat >conftest.$ac_ext <<_ACEOF
+
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      timezone = 0;
+      return 0;
+    }
+
+_ACEOF
+rm -f conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+   { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_TIMEZONE
+_ACEOF
+
+else
+  echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+( exit $ac_status )
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+fi
+
+
+{ echo "$as_me:$LINENO: checking whether system has tm_gmtoff" >&5
+echo $ECHO_N "checking whether system has tm_gmtoff... $ECHO_C" >&6; }
+if test "$cross_compiling" = yes; then
+   { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+
+else
+  cat >conftest.$ac_ext <<_ACEOF
+
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.tm_gmtoff = 0;
+      return 0;
+    }
+
+_ACEOF
+rm -f conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+   { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE_TM_GMTOFF
+_ACEOF
+
+else
+  echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+( exit $ac_status )
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+fi
+
+
+{ echo "$as_me:$LINENO: checking whether system has __tm_gmtoff" >&5
+echo $ECHO_N "checking whether system has __tm_gmtoff... $ECHO_C" >&6; }
+if test "$cross_compiling" = yes; then
+   { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+
+else
+  cat >conftest.$ac_ext <<_ACEOF
+
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.__tm_gmtoff = 0;
+      return 0;
+    }
+
+_ACEOF
+rm -f conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+   { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE___TM_GMTOFF
+_ACEOF
+
+else
+  echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+( exit $ac_status )
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+fi
+
+
+{ echo "$as_me:$LINENO: checking whether system has __tm_gmtoff__" >&5
+echo $ECHO_N "checking whether system has __tm_gmtoff__... $ECHO_C" >&6; }
+if test "$cross_compiling" = yes; then
+   { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+
+else
+  cat >conftest.$ac_ext <<_ACEOF
+
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.__tm_gmtoff__ = 0;
+      return 0;
+    }
+
+_ACEOF
+rm -f conftest$ac_exeext
+if { (ac_try="$ac_link"
+case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_link") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
+  { (case "(($ac_try" in
+  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
+  (eval "$ac_try") 2>&5
+  ac_status=$?
+  echo "$as_me:$LINENO: \$? = $ac_status" >&5
+  (exit $ac_status); }; }; then
+   { echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6; }
+
+cat >>confdefs.h <<\_ACEOF
+#define HAVE___TM_GMTOFF__
+_ACEOF
+
+else
+  echo "$as_me: program exited with status $ac_status" >&5
+echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+( exit $ac_status )
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+fi
+
+
 
 # Native WIN32 compilation under cygwin
 #
@@ -33830,7 +34069,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Toolkit $as_me 1.1-beta4, which was
+This file was extended by Toolkit $as_me 1.1, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -33883,7 +34122,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Toolkit config.status 1.1-beta4
+Toolkit config.status 1.1
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: silc-toolkit/branches/upstream/current/configure.ac
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/configure.ac?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/configure.ac (original)
+++ silc-toolkit/branches/upstream/current/configure.ac Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the configure.ad file in the source tree.
 
 # Source: configure.ad
-# Generated: Thu May 24 15:34:59 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:16 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -23,7 +23,7 @@
 #  information.
 #
 
-AC_INIT([Toolkit], [1.1-beta4], [silc-devel at lists.silcnet.org], [silc-toolkit])
+AC_INIT([Toolkit], [1.1], [silc-devel at lists.silcnet.org], [silc-toolkit])
 AC_CANONICAL_SYSTEM
 AM_INIT_AUTOMAKE
 AC_PREREQ(2.52)
@@ -183,7 +183,7 @@
 AC_CHECK_FUNCS(setrlimit time ctime utime gettimeofday getrusage)
 AC_CHECK_FUNCS(chmod fcntl stat fstat getenv putenv strerror)
 AC_CHECK_FUNCS(getpid getgid getsid getpgid getpgrp getuid sched_yield)
-AC_CHECK_FUNCS(setgroups initgroups nl_langinfo nanosleep tzset)
+AC_CHECK_FUNCS(setgroups initgroups nl_langinfo nanosleep gmtime)
 AC_CHECK_FUNCS(strchr snprintf strstr strcpy strncpy memcpy memset memmove)
 
 # lib/contrib conditionals
@@ -1087,6 +1087,77 @@
   __SILC_HAVE_PTHREAD="#define __SILC_HAVE_PTHREAD 1"
 fi
 
+#
+# Check for timezone and tm_gmtoff for timezone information
+#
+AC_MSG_CHECKING(whether system has timezone)
+AC_RUN_IFELSE(
+  [
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      timezone = 0;
+      return 0;
+    }
+  ],
+  [ AC_MSG_RESULT(yes)
+    AC_DEFINE([HAVE_TIMEZONE], [], [HAVE_TIMEZONE]) ],
+  [ AC_MSG_RESULT(no) ],
+  [ AC_MSG_RESULT(no) ]
+)
+AC_MSG_CHECKING(whether system has tm_gmtoff)
+AC_RUN_IFELSE(
+  [
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.tm_gmtoff = 0;
+      return 0;
+    }
+  ],
+  [ AC_MSG_RESULT(yes)
+    AC_DEFINE([HAVE_TM_GMTOFF], [], [HAVE_TM_GMTOFF]) ],
+  [ AC_MSG_RESULT(no) ],
+  [ AC_MSG_RESULT(no) ]
+)
+AC_MSG_CHECKING(whether system has __tm_gmtoff)
+AC_RUN_IFELSE(
+  [
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.__tm_gmtoff = 0;
+      return 0;
+    }
+  ],
+  [ AC_MSG_RESULT(yes)
+    AC_DEFINE([HAVE___TM_GMTOFF], [], [HAVE___TM_GMTOFF]) ],
+  [ AC_MSG_RESULT(no) ],
+  [ AC_MSG_RESULT(no) ]
+)
+AC_MSG_CHECKING(whether system has __tm_gmtoff__)
+AC_RUN_IFELSE(
+  [
+    #include <stdio.h>
+    #include <time.h>
+    int main()
+    {
+      struct tm tm;
+      tm.__tm_gmtoff__ = 0;
+      return 0;
+    }
+  ],
+  [ AC_MSG_RESULT(yes)
+    AC_DEFINE([HAVE___TM_GMTOFF__], [], [HAVE___TM_GMTOFF__]) ],
+  [ AC_MSG_RESULT(no) ],
+  [ AC_MSG_RESULT(no) ]
+)
+
 # Native WIN32 compilation under cygwin
 #
 AC_MSG_CHECKING(whether to compile native WIN32 code)

Modified: silc-toolkit/branches/upstream/current/doc/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/doc/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./doc/Makefile.ad file in the source tree.
 
 # Source: ./doc/Makefile.ad
-# Generated: Thu May 24 15:34:56 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/doc/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/doc/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./doc/Makefile.ad file in the source tree.
 
 # Source: ./doc/Makefile.ad
-# Generated: Thu May 24 15:34:56 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/index.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/index.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/index.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/index.html Sun Jun  3 20:17:37 2007
@@ -63,9 +63,9 @@
 <big><b>SILC Toolkit Reference Manual</b></big>
 <br />
 <small>
-Version: 1.1-beta4<br />
+Version: 1.1<br />
 Copyright &copy; 1997 - 2007 The SILC Project<br />
-Updated: Thu May 24 15:57:30 EEST 2007
+Updated: Thu May 31 09:46:21 EEST 2007
 </small>
 <br /><br /><br />
 Welcome to the SILC Toolkit Reference Manual.  The manual is a complete
@@ -120,9 +120,9 @@
 
 <br /><br />
 <li><a href="http://silcnet.org">SILC Project Website</a><br />
-<li><a href="http://silcnet.org/?page=docs">SILC Protocol Documentation</a><br />
-<li><a href="http://silcnet.org/?page=whitepaper">SILC White Paper</a><br />
-<li><a href="http://silcnet.org/?page=faq">SILC FAQ</a><br />
+<li><a href="http://silcnet.org/support/documentation/">SILC Protocol Documentation</a><br />
+<li><a href="http://silcnet.org/support/documentation/wp/">SILC White Paper</a><br />
+<li><a href="http://silcnet.org/support/faq/">SILC FAQ</a><br />
 <br /><br /><br /><br />
     </td></tr>
    </table>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacket.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacket.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacket.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacket.html Sun Jun  3 20:17:37 2007
@@ -244,14 +244,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketCallbacks.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketCallbacks.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketCallbacks.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketCallbacks.html Sun Jun  3 20:17:37 2007
@@ -229,14 +229,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEngine.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEngine.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEngine.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEngine.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEosCb.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEosCb.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEosCb.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketEosCb.html Sun Jun  3 20:17:37 2007
@@ -226,14 +226,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketError.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketError.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketError.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketError.html Sun Jun  3 20:17:37 2007
@@ -236,14 +236,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketErrorCb.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketErrorCb.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketErrorCb.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketErrorCb.html Sun Jun  3 20:17:37 2007
@@ -225,14 +225,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketFlags.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketFlags.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketFlags.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketFlags.html Sun Jun  3 20:17:37 2007
@@ -233,14 +233,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketReceiveCb.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketReceiveCb.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketReceiveCb.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketReceiveCb.html Sun Jun  3 20:17:37 2007
@@ -257,14 +257,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketStream.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketStream.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketStream.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketStream.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketType.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketType.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketType.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketType.html Sun Jun  3 20:17:37 2007
@@ -259,14 +259,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketWrapCoder.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketWrapCoder.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketWrapCoder.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-SilcPacketWrapCoder.html Sun Jun  3 20:17:37 2007
@@ -233,14 +233,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_get_streams.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_get_streams.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_get_streams.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_get_streams.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_start.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_start.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_start.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_start.html Sun Jun  3 20:17:37 2007
@@ -234,14 +234,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_stop.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_stop.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_stop.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_engine_stop.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_error_string.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_error_string.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_error_string.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_error_string.html Sun Jun  3 20:17:37 2007
@@ -219,14 +219,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_free.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_free.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_free.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_free.html Sun Jun  3 20:17:37 2007
@@ -221,14 +221,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_context.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_context.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_context.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_context.html Sun Jun  3 20:17:37 2007
@@ -219,14 +219,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_engine.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_engine.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_engine.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_engine.html Sun Jun  3 20:17:37 2007
@@ -219,14 +219,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Added: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_ids.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_ids.html?rev=64&op=file
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_ids.html (added)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_ids.html Sun Jun  3 20:17:37 2007
@@ -1,0 +1,261 @@
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-a" />
+ <meta http-equiv="Content-Language" content="en" />
+ <meta name="description" content="SILC Secure Internet Live Conferencing" />
+ <meta name="keywords" content="SILC, secure, chat, protocol, cipher, encrypt, SKE" />
+ <meta content="INDEX, FOLLOW" name="ROBOTS" />
+ <style type="text/css">
+  <!--
+  body { color: #000000; background: #f0f0f0; font-family: Helvetica, Arial, Sans-serif; }
+  a:link { text-decoration: none; color: #2f488f; }
+  a:visited { text-decoration: none;color: #2f488f; }
+  a:active { text-decoration: none; color: #2f488f; }
+  -->
+ </style>
+</head>
+
+<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
+
+<table border="0" cellspacing="0" cellpadding="6" width="100%">
+ <tr valign="top" bgcolor="#dddddd">
+  <td><small>Copyright &copy; 2001 - 2007 SILC Project<br />
+    <a href="http://silcnet.org">SILC Project Website</a></small></td>
+  <td align="right"><small>
+   <a href="index.html">SILC Toolkit Reference Manual</a><br />
+   <a href="toolkit_index.html">Index</a></small></td>
+   </small></td>
+ </tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr bgcolor="#444444"><td><img src="space.gif" width="1" height="1"border="0" alt="" ></td></tr>
+</table>
+
+<table cellpadding="0" cellspacing="0" border="0">
+ <tr valign="top">
+
+  <td width="200" bgcolor="#f0f0f0">
+   <img src="space.gif" width="1" height="1" border="0" alt="">
+   <table width="100%" cellpadding="2" cellspacing="2" border="0">
+    <tr valign="top"><td>
+<br />
+<small>
+<!-- Template file for the big index that appears in the Toolkit reference
+manual on the left side.  With this file it is possible to add other than
+automatically generated links to that list. -->
+
+<a href="index.html"><img src="box.gif" border="0" alt="">SILC Toolkit Reference Manual</a><br />
+
+
+<a href=silccorelib.html><img src=box.gif border=0 alt=>SILC Core Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcauth.html><img src=box2.gif border=0 alt=>SILC Authentication Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmessage.html><img src=box2.gif border=0 alt=>SILC Message Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcchannel.html><img src=box2.gif border=0 alt=>SILC Channel Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccommand.html><img src=box2.gif border=0 alt=>SILC Command Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcnotify.html><img src=box2.gif border=0 alt=>SILC Notify Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstatus.html><img src=box2.gif border=0 alt=>SILC Status Types</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmode.html><img src=box2.gif border=0 alt=>SILC Modes</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcid.html><img src=box2.gif border=0 alt=>SILC ID Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcargument.html><img src=box2.gif border=0 alt=>SILC Argument Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcattrs.html><img src=box2.gif border=0 alt=>SILC Attributes Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpacket.html><img src=box2.gif border=0 alt=>Packet Protocol Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpubkey.html><img src=box2.gif border=0 alt=>SILC Public Key Payload Interface</a><br />
+<a href=silcutillib.html><img src=box.gif border=0 alt=>SILC Utility Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silctypes.html><img src=box2.gif border=0 alt=>Basic Types and Definitions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcbuffer.html><img src=box2.gif border=0 alt=>Data Buffer Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcbuffmt.html><img src=box2.gif border=0 alt=>Data Buffer Format Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchashtable.html><img src=box2.gif border=0 alt=>Hash Table Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmemory.html><img src=box2.gif border=0 alt=>Memory Allocation Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstack.html><img src=box2.gif border=0 alt=>Data Stack (memory pool) Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfsm.html><img src=box2.gif border=0 alt=>Finite State Machine Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcthread.html><img src=box2.gif border=0 alt=>Thread Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmutex.html><img src=box2.gif border=0 alt=>Mutual Exclusion Lock Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccond.html><img src=box2.gif border=0 alt=>Condition Variable Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcatomic.html><img src=box2.gif border=0 alt=>Atomic Operations Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcnet.html><img src=box2.gif border=0 alt=>Network (TCP and UDP) Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcschedule.html><img src=box2.gif border=0 alt=>Scheduler Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcasync.html><img src=box2.gif border=0 alt=>Asynchronous Operation Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstream.html><img src=box2.gif border=0 alt=>Abstract Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsocketstream.html><img src=box2.gif border=0 alt=>Socket Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfdstream.html><img src=box2.gif border=0 alt=>File Descriptor Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfileutil.html><img src=box2.gif border=0 alt=>File Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstrutil.html><img src=box2.gif border=0 alt=>String Utility Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsnprintf.html><img src=box2.gif border=0 alt=>Snprintf Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcutf8.html><img src=box2.gif border=0 alt=>UTF-8 String Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstringprep.html><img src=box2.gif border=0 alt=>Stringprep Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcutil.html><img src=box2.gif border=0 alt=>Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silclist.html><img src=box2.gif border=0 alt=>List Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcdlist.html><img src=box2.gif border=0 alt=>Dynamic List Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmime.html><img src=box2.gif border=0 alt=>MIME Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silctime.html><img src=box2.gif border=0 alt=>Time Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silclog.html><img src=box2.gif border=0 alt=>Logging Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcconfig.html><img src=box2.gif border=0 alt=>Config File Interface</a><br />
+<a href=silcskrlib.html><img src=box.gif border=0 alt=>SILC Key Repository Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcskr.html><img src=box2.gif border=0 alt=>SILC SKR Interface</a><br />
+<a href=silcasn1lib.html><img src=box.gif border=0 alt=>SILC ASN.1 Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcasn1.html><img src=box2.gif border=0 alt=>SILC ASN.1 Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcber.html><img src=box2.gif border=0 alt=>SILC BER interface</a><br />
+<a href=silcclientlib.html><img src=box.gif border=0 alt=>SILC Client Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_using.html><img src=box2.gif border=0 alt=>Using SILC Client Library Tutorial</a><br />
+&nbsp;&nbsp;&nbsp; <a href=command_reply_args.html><img src=box2.gif border=0 alt=>Arguments for <b>command_reply</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstatus_args.html><img src=box2.gif border=0 alt=>SilcStatus Error Arguments in <b>command_reply</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=notifyargs.html><img src=box2.gif border=0 alt=>Arguments for <b>notify</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_unicode.html><img src=box2.gif border=0 alt=>Unicode and UTF-8 Strings in Client Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient.html><img src=box2.gif border=0 alt=>Client Library Interface Reference</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_entry.html><img src=box2.gif border=0 alt=>Client Entry Interface Reference</a><br />
+<a href=silcskelib.html><img src=box.gif border=0 alt=>SILC Key Exchange Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcske.html><img src=box2.gif border=0 alt=>SILC SKE Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcconnauth.html><img src=box2.gif border=0 alt=>SILC Connection Authentication Interface</a><br />
+<a href=silcvcardlib.html><img src=box.gif border=0 alt=>SILC VCard Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcvcard.html><img src=box2.gif border=0 alt=>SILC VCard Interface</a><br />
+<a href=silcsftplib.html><img src=box.gif border=0 alt=>SILC SFTP Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsftp.html><img src=box2.gif border=0 alt=>SILC SFTP Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsftp_fs.html><img src=box2.gif border=0 alt=>SFTP Filesystems Interface</a><br />
+<a href=silchttplib.html><img src=box.gif border=0 alt=>SILC HTTP Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchttpserver.html><img src=box2.gif border=0 alt=>SILC HTTP Server Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchttpphp.html><img src=box2.gif border=0 alt=>SILC HTTP PHP Translator</a><br />
+<a href=silccryptlib.html><img src=box.gif border=0 alt=>SILC Crypto Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcrng_intro.html><img src=box2.gif border=0 alt=>Introduction to SILC RNG</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcrng.html><img src=box2.gif border=0 alt=>SILC RNG Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccipher.html><img src=box2.gif border=0 alt=>SILC Cipher API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpkcs.html><img src=box2.gif border=0 alt=>SILC PKCS API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpk.html><img src=box2.gif border=0 alt=>SILC Public Key API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpkcs1.html><img src=box2.gif border=0 alt=>SILC PKCS #1 API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchash.html><img src=box2.gif border=0 alt=>SILC Hash Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchmac.html><img src=box2.gif border=0 alt=>SILC HMAC Interface</a><br />
+<a href=silcaputillib.html><img src=box.gif border=0 alt=>SILC Application Utility Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcapputil.html><img src=box2.gif border=0 alt=>SILC Application Utilities</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcidcache.html><img src=box2.gif border=0 alt=>SILC ID Cache Interface</a><br />
+<a href=silcmathlib.html><img src=box.gif border=0 alt=>SILC Math Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmp.html><img src=box2.gif border=0 alt=>SILC MP Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmath.html><img src=box2.gif border=0 alt=>SILC Math Interface</a><br />
+
+<br />
+<b>Resource Links</b>
+<br />
+<a href="http://silcnet.org"><img src="box.gif" border="0" alt="">SILC Project Website</a><br />
+<a href="http://silcnet.org/support/documentation/"><img src="box.gif" border="0" alt="">SILC Protocol Documentation</a><br />
+<a href="http://silcnet.org/support/documentation/wp/"><img src="box.gif" border="0" alt="">SILC White Paper</a><br />
+<a href="http://silcnet.org/support/faq/"><img src="box.gif" border="0" alt="">SILC FAQs</a><br />
+
+</small>
+<br /><br /><br /><br />
+    </td></tr>
+   </table>
+  </td>
+
+  <td bgcolor="#cccccc" background="dot.gif">
+   <img src="space.gif" width="1" height="1" border="0" alt=""></td>
+
+  <td width="720" bgcolor="#ffffff">
+   <img src="space.gif" width="1" height="1" border="0" alt="">
+   <table cellpadding="2" cellspacing="6" width="100%">
+    <tr><td valign="top">
+<br />
+
+<FONT SIZE="+2" COLOR="#000055"><B>Function <A NAME="silc_packet_get_ids">silc_packet_get_ids</A></FONT></B><BR><BR>
+
+<FONT SIZE="+1"><B>
+<FONT COLOR="#000055">SYNOPSIS
+</FONT></B></FONT>
+<PRE><FONT FACE="courier" size="3">
+    <A HREF="silctypes-SilcBool.html">SilcBool</A> <B>silc_packet_get_ids</B>(<A HREF="silcpacket-SilcPacketStream.html">SilcPacketStream</A> stream,
+                                 <A HREF="silctypes-SilcBool.html">SilcBool</A> *src_id_set, <A HREF="silcid-SilcID.html">SilcID</A> *src_id,
+                                 <A HREF="silctypes-SilcBool.html">SilcBool</A> *dst_id_set, <A HREF="silcid-SilcID.html">SilcID</A> *dst_id);
+
+</FONT></PRE><FONT SIZE="+1"><B>
+<FONT COLOR="#000055">DESCRIPTION
+</FONT></B></FONT>
+<PRE><FONT FACE="Helvetiva,Arial,Sans-serif">
+    Returns source and destination IDs from the packet stream.  The
+    `src_id_set' is set to <A HREF="silctypes-TRUE.html">TRUE</A> if the source ID was returned.  The
+    `dst_id_set' is set to <A HREF="silctypes-TRUE.html">TRUE</A> if the destination ID was returned.
+
+</FONT></PRE>
+<br /><br /><br /><br />
+    </td></tr>
+   </table>
+  </td>
+
+  <td bgcolor="#cccccc" background="dot.gif">
+   <img src="space.gif" width="1" height="1" border="0" alt=""></td>
+
+  <td width="180" bgcolor="#f0f0f0">
+    <img src="space.gif" width="1" height="1" border="0" alt="">
+    <table width="100%" cellpadding="4" cellspacing="0">
+    <tr valign="top"><td>
+<br />
+<font face="Helvetica,Arial,Sans-serif" size="1">
+<A HREF="silcpacket.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SILC Packet Engine Interface</A><BR>
+<A HREF="silcpacket-SilcPacketType.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketType</A><BR>
+<A HREF="silcpacket-SilcPacketFlags.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketFlags</A><BR>
+<A HREF="silcpacket-SilcPacketEngine.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketEngine</A><BR>
+<A HREF="silcpacket-SilcPacketStream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketStream</A><BR>
+<A HREF="silcpacket-SilcPacket.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacket</A><BR>
+<A HREF="silcpacket-SilcPacketError.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketError</A><BR>
+<A HREF="silcpacket-SilcPacketReceiveCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketReceiveCb</A><BR>
+<A HREF="silcpacket-SilcPacketEosCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketEosCb</A><BR>
+<A HREF="silcpacket-SilcPacketErrorCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketErrorCb</A><BR>
+<A HREF="silcpacket-SilcPacketCallbacks.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketCallbacks</A><BR>
+<A HREF="silcpacket-silc_packet_engine_start.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_start</A><BR>
+<A HREF="silcpacket-silc_packet_engine_stop.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_stop</A><BR>
+<A HREF="silcpacket-silc_packet_error_string.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_error_string</A><BR>
+<A HREF="silcpacket-silc_packet_engine_get_streams.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_get_streams</A><BR>
+<A HREF="silcpacket-silc_packet_stream_create.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_create</A><BR>
+<A HREF="silcpacket-silc_packet_stream_add_remote.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_add_remote</A><BR>
+<A HREF="silcpacket-silc_packet_stream_destroy.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_destroy</A><BR>
+<A HREF="silcpacket-silc_packet_stream_is_valid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_is_valid</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_router.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_router</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_iv_included.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_iv_included</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_stream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_stream</A><BR>
+<A HREF="silcpacket-silc_packet_stream_get_stream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_get_stream</A><BR>
+<A HREF="silcpacket-silc_packet_stream_link.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_link</A><BR>
+<A HREF="silcpacket-silc_packet_stream_unlink.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_unlink</A><BR>
+<A HREF="silcpacket-SilcPacketWrapCoder.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketWrapCoder</A><BR>
+<A HREF="silcpacket-silc_packet_stream_wrap.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_wrap</A><BR>
+<A HREF="silcpacket-silc_packet_stream_is_udp.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_is_udp</A><BR>
+<A HREF="silcpacket-silc_packet_get_sender.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_sender</A><BR>
+<A HREF="silcpacket-silc_packet_stream_ref.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_ref</A><BR>
+<A HREF="silcpacket-silc_packet_stream_unref.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_unref</A><BR>
+<A HREF="silcpacket-silc_packet_get_engine.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_engine</A><BR>
+<A HREF="silcpacket-silc_packet_set_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_context</A><BR>
+<A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
+<A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
+<A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
+<A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
+<A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
+<A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
+<A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
+<A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
+<A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
+<A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
+<A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
+<A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>
+</font>
+
+<br /><br /><br /><br />
+    </td></tr>
+    </table>
+  </td>
+</tr>
+</table>
+
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr bgcolor="#444444"><td><img src="space.gif" width="1" height="1"border="0" alt="" ></td></tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="6" width="100%">
+ <tr valign="top" bgcolor="#dddddd">
+  <td><small>Copyright &copy; 2001 - 2007 SILC Project<br />
+    <a href="http://silcnet.org">SILC Project Website</a></small></td>
+  <td align="right"><small>
+   <a href="index.html">SILC Toolkit Reference Manual</a><br />
+   <a href="toolkit_index.html">Index</a></small></td>
+   </small></td>
+ </tr>
+</table>
+
+</body>
+</html>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_keys.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_keys.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_keys.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_keys.html Sun Jun  3 20:17:37 2007
@@ -224,14 +224,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_sender.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_sender.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_sender.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_get_sender.html Sun Jun  3 20:17:37 2007
@@ -224,14 +224,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send.html Sun Jun  3 20:17:37 2007
@@ -229,14 +229,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_ext.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_ext.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_ext.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_ext.html Sun Jun  3 20:17:37 2007
@@ -229,14 +229,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va.html Sun Jun  3 20:17:37 2007
@@ -236,14 +236,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va_ext.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va_ext.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va_ext.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_send_va_ext.html Sun Jun  3 20:17:37 2007
@@ -228,14 +228,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_context.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_context.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_context.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_context.html Sun Jun  3 20:17:37 2007
@@ -225,14 +225,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_ids.html Sun Jun  3 20:17:37 2007
@@ -160,17 +160,20 @@
 <FONT COLOR="#000055">SYNOPSIS
 </FONT></B></FONT>
 <PRE><FONT FACE="courier" size="3">
-    <A HREF="silctypes-SilcBool.html">SilcBool</A> silc_packet_get_ids(<A HREF="silcpacket-SilcPacketStream.html">SilcPacketStream</A> stream,
-                                 <A HREF="silctypes-SilcBool.html">SilcBool</A> *src_id_set, <A HREF="silcid-SilcID.html">SilcID</A> *src_id,
-                                 <A HREF="silctypes-SilcBool.html">SilcBool</A> *dst_id_set, <A HREF="silcid-SilcID.html">SilcID</A> *dst_id);
+    <A HREF="silctypes-SilcBool.html">SilcBool</A> <B>silc_packet_set_ids</B>(<A HREF="silcpacket-SilcPacketStream.html">SilcPacketStream</A> stream,
+                                 <A HREF="silcid-SilcIdType.html">SilcIdType</A> src_id_type, const void *src_id
+                                 <A HREF="silcid-SilcIdType.html">SilcIdType</A> dst_id_type, const void *dst_id);
 
 </FONT></PRE><FONT SIZE="+1"><B>
 <FONT COLOR="#000055">DESCRIPTION
 </FONT></B></FONT>
 <PRE><FONT FACE="Helvetiva,Arial,Sans-serif">
-    Returns source and destination IDs from the packet stream.  The
-    `src_id_set' is set to <A HREF="silctypes-TRUE.html">TRUE</A> if the source ID was returned.  The
-    `dst_id_set' is set to <A HREF="silctypes-TRUE.html">TRUE</A> if the destination ID was returned.
+    Set the source ID and destination ID to be used when sending packets to
+    this packet stream.  The IDs to be used for a packet stream can be
+    overridden when sending packets.  However, if the IDs do not ever change
+    for the packet stream it is recommended they are set using this function.
+    In this case they can be omitted when sending packets to the stream.
+    It is also possible to set only source or destination ID.
 
 </FONT></PRE>
 <br /><br /><br /><br />
@@ -223,14 +226,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_keys.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_keys.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_keys.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_keys.html Sun Jun  3 20:17:37 2007
@@ -230,14 +230,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_sid.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_sid.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_sid.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_set_sid.html Sun Jun  3 20:17:37 2007
@@ -229,14 +229,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_add_remote.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_add_remote.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_add_remote.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_add_remote.html Sun Jun  3 20:17:37 2007
@@ -257,14 +257,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_create.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_create.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_create.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_create.html Sun Jun  3 20:17:37 2007
@@ -237,14 +237,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_destroy.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_destroy.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_destroy.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_destroy.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_get_stream.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_get_stream.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_get_stream.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_get_stream.html Sun Jun  3 20:17:37 2007
@@ -224,14 +224,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_udp.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_udp.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_udp.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_udp.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_valid.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_valid.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_valid.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_is_valid.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_link.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_link.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_link.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_link.html Sun Jun  3 20:17:37 2007
@@ -250,14 +250,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_ref.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_ref.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_ref.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_ref.html Sun Jun  3 20:17:37 2007
@@ -221,14 +221,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_iv_included.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_iv_included.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_iv_included.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_iv_included.html Sun Jun  3 20:17:37 2007
@@ -228,14 +228,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_router.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_router.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_router.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_router.html Sun Jun  3 20:17:37 2007
@@ -222,14 +222,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_stream.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_stream.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_stream.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_set_stream.html Sun Jun  3 20:17:37 2007
@@ -224,14 +224,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unlink.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unlink.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unlink.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unlink.html Sun Jun  3 20:17:37 2007
@@ -223,14 +223,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unref.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unref.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unref.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_unref.html Sun Jun  3 20:17:37 2007
@@ -220,14 +220,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_wrap.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_wrap.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_wrap.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_stream_wrap.html Sun Jun  3 20:17:37 2007
@@ -253,14 +253,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait.html Sun Jun  3 20:17:37 2007
@@ -172,7 +172,7 @@
     a packet is received into the `return_packet' pointer or the specified
     timeout value `timeout', which is in milliseconds, will expire.  If
     the timeout is 0, no timeout exist.  Before calling this function the
-    silc_packet_wait_init must be called.  The caller is responsible for
+    <A HREF="silcpacket-silc_packet_wait_init.html">silc_packet_wait_init</A> must be called.  The caller is responsible for
     freeing the returned packet with <A HREF="silcpacket-silc_packet_free.html">silc_packet_free</A>.
 
     This function can be used for example from a thread that wants to
@@ -193,7 +193,7 @@
 
       // Will wait for private message packets
       if (c-&gt;initialized == <A HREF="silctypes-FALSE.html">FALSE</A>) {
-        waiter = silc_packet_wait_init(stream,
+        waiter = <A HREF="silcpacket-silc_packet_wait_init.html">silc_packet_wait_init</A>(stream,
                                        SILC_PACKET_PRIVATE_MESSAGE, -1);
         c-&gt;initialized = <A HREF="silctypes-TRUE.html">TRUE</A>;
       }
@@ -259,14 +259,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Added: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_init.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_init.html?rev=64&op=file
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_init.html (added)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_init.html Sun Jun  3 20:17:37 2007
@@ -1,0 +1,289 @@
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-a" />
+ <meta http-equiv="Content-Language" content="en" />
+ <meta name="description" content="SILC Secure Internet Live Conferencing" />
+ <meta name="keywords" content="SILC, secure, chat, protocol, cipher, encrypt, SKE" />
+ <meta content="INDEX, FOLLOW" name="ROBOTS" />
+ <style type="text/css">
+  <!--
+  body { color: #000000; background: #f0f0f0; font-family: Helvetica, Arial, Sans-serif; }
+  a:link { text-decoration: none; color: #2f488f; }
+  a:visited { text-decoration: none;color: #2f488f; }
+  a:active { text-decoration: none; color: #2f488f; }
+  -->
+ </style>
+</head>
+
+<body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">
+
+<table border="0" cellspacing="0" cellpadding="6" width="100%">
+ <tr valign="top" bgcolor="#dddddd">
+  <td><small>Copyright &copy; 2001 - 2007 SILC Project<br />
+    <a href="http://silcnet.org">SILC Project Website</a></small></td>
+  <td align="right"><small>
+   <a href="index.html">SILC Toolkit Reference Manual</a><br />
+   <a href="toolkit_index.html">Index</a></small></td>
+   </small></td>
+ </tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr bgcolor="#444444"><td><img src="space.gif" width="1" height="1"border="0" alt="" ></td></tr>
+</table>
+
+<table cellpadding="0" cellspacing="0" border="0">
+ <tr valign="top">
+
+  <td width="200" bgcolor="#f0f0f0">
+   <img src="space.gif" width="1" height="1" border="0" alt="">
+   <table width="100%" cellpadding="2" cellspacing="2" border="0">
+    <tr valign="top"><td>
+<br />
+<small>
+<!-- Template file for the big index that appears in the Toolkit reference
+manual on the left side.  With this file it is possible to add other than
+automatically generated links to that list. -->
+
+<a href="index.html"><img src="box.gif" border="0" alt="">SILC Toolkit Reference Manual</a><br />
+
+
+<a href=silccorelib.html><img src=box.gif border=0 alt=>SILC Core Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcauth.html><img src=box2.gif border=0 alt=>SILC Authentication Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmessage.html><img src=box2.gif border=0 alt=>SILC Message Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcchannel.html><img src=box2.gif border=0 alt=>SILC Channel Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccommand.html><img src=box2.gif border=0 alt=>SILC Command Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcnotify.html><img src=box2.gif border=0 alt=>SILC Notify Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstatus.html><img src=box2.gif border=0 alt=>SILC Status Types</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmode.html><img src=box2.gif border=0 alt=>SILC Modes</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcid.html><img src=box2.gif border=0 alt=>SILC ID Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcargument.html><img src=box2.gif border=0 alt=>SILC Argument Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcattrs.html><img src=box2.gif border=0 alt=>SILC Attributes Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpacket.html><img src=box2.gif border=0 alt=>Packet Protocol Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpubkey.html><img src=box2.gif border=0 alt=>SILC Public Key Payload Interface</a><br />
+<a href=silcutillib.html><img src=box.gif border=0 alt=>SILC Utility Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silctypes.html><img src=box2.gif border=0 alt=>Basic Types and Definitions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcbuffer.html><img src=box2.gif border=0 alt=>Data Buffer Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcbuffmt.html><img src=box2.gif border=0 alt=>Data Buffer Format Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchashtable.html><img src=box2.gif border=0 alt=>Hash Table Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmemory.html><img src=box2.gif border=0 alt=>Memory Allocation Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstack.html><img src=box2.gif border=0 alt=>Data Stack (memory pool) Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfsm.html><img src=box2.gif border=0 alt=>Finite State Machine Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcthread.html><img src=box2.gif border=0 alt=>Thread Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmutex.html><img src=box2.gif border=0 alt=>Mutual Exclusion Lock Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccond.html><img src=box2.gif border=0 alt=>Condition Variable Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcatomic.html><img src=box2.gif border=0 alt=>Atomic Operations Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcnet.html><img src=box2.gif border=0 alt=>Network (TCP and UDP) Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcschedule.html><img src=box2.gif border=0 alt=>Scheduler Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcasync.html><img src=box2.gif border=0 alt=>Asynchronous Operation Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstream.html><img src=box2.gif border=0 alt=>Abstract Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsocketstream.html><img src=box2.gif border=0 alt=>Socket Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfdstream.html><img src=box2.gif border=0 alt=>File Descriptor Stream Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcfileutil.html><img src=box2.gif border=0 alt=>File Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstrutil.html><img src=box2.gif border=0 alt=>String Utility Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsnprintf.html><img src=box2.gif border=0 alt=>Snprintf Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcutf8.html><img src=box2.gif border=0 alt=>UTF-8 String Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstringprep.html><img src=box2.gif border=0 alt=>Stringprep Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcutil.html><img src=box2.gif border=0 alt=>Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silclist.html><img src=box2.gif border=0 alt=>List Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcdlist.html><img src=box2.gif border=0 alt=>Dynamic List Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmime.html><img src=box2.gif border=0 alt=>MIME Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silctime.html><img src=box2.gif border=0 alt=>Time Utility Functions</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silclog.html><img src=box2.gif border=0 alt=>Logging Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcconfig.html><img src=box2.gif border=0 alt=>Config File Interface</a><br />
+<a href=silcskrlib.html><img src=box.gif border=0 alt=>SILC Key Repository Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcskr.html><img src=box2.gif border=0 alt=>SILC SKR Interface</a><br />
+<a href=silcasn1lib.html><img src=box.gif border=0 alt=>SILC ASN.1 Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcasn1.html><img src=box2.gif border=0 alt=>SILC ASN.1 Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcber.html><img src=box2.gif border=0 alt=>SILC BER interface</a><br />
+<a href=silcclientlib.html><img src=box.gif border=0 alt=>SILC Client Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_using.html><img src=box2.gif border=0 alt=>Using SILC Client Library Tutorial</a><br />
+&nbsp;&nbsp;&nbsp; <a href=command_reply_args.html><img src=box2.gif border=0 alt=>Arguments for <b>command_reply</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcstatus_args.html><img src=box2.gif border=0 alt=>SilcStatus Error Arguments in <b>command_reply</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=notifyargs.html><img src=box2.gif border=0 alt=>Arguments for <b>notify</b> Client Operation</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_unicode.html><img src=box2.gif border=0 alt=>Unicode and UTF-8 Strings in Client Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient.html><img src=box2.gif border=0 alt=>Client Library Interface Reference</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcclient_entry.html><img src=box2.gif border=0 alt=>Client Entry Interface Reference</a><br />
+<a href=silcskelib.html><img src=box.gif border=0 alt=>SILC Key Exchange Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcske.html><img src=box2.gif border=0 alt=>SILC SKE Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcconnauth.html><img src=box2.gif border=0 alt=>SILC Connection Authentication Interface</a><br />
+<a href=silcvcardlib.html><img src=box.gif border=0 alt=>SILC VCard Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcvcard.html><img src=box2.gif border=0 alt=>SILC VCard Interface</a><br />
+<a href=silcsftplib.html><img src=box.gif border=0 alt=>SILC SFTP Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsftp.html><img src=box2.gif border=0 alt=>SILC SFTP Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcsftp_fs.html><img src=box2.gif border=0 alt=>SFTP Filesystems Interface</a><br />
+<a href=silchttplib.html><img src=box.gif border=0 alt=>SILC HTTP Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchttpserver.html><img src=box2.gif border=0 alt=>SILC HTTP Server Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchttpphp.html><img src=box2.gif border=0 alt=>SILC HTTP PHP Translator</a><br />
+<a href=silccryptlib.html><img src=box.gif border=0 alt=>SILC Crypto Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcrng_intro.html><img src=box2.gif border=0 alt=>Introduction to SILC RNG</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcrng.html><img src=box2.gif border=0 alt=>SILC RNG Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silccipher.html><img src=box2.gif border=0 alt=>SILC Cipher API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpkcs.html><img src=box2.gif border=0 alt=>SILC PKCS API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpk.html><img src=box2.gif border=0 alt=>SILC Public Key API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcpkcs1.html><img src=box2.gif border=0 alt=>SILC PKCS #1 API</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchash.html><img src=box2.gif border=0 alt=>SILC Hash Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silchmac.html><img src=box2.gif border=0 alt=>SILC HMAC Interface</a><br />
+<a href=silcaputillib.html><img src=box.gif border=0 alt=>SILC Application Utility Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcapputil.html><img src=box2.gif border=0 alt=>SILC Application Utilities</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcidcache.html><img src=box2.gif border=0 alt=>SILC ID Cache Interface</a><br />
+<a href=silcmathlib.html><img src=box.gif border=0 alt=>SILC Math Library</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmp.html><img src=box2.gif border=0 alt=>SILC MP Interface</a><br />
+&nbsp;&nbsp;&nbsp; <a href=silcmath.html><img src=box2.gif border=0 alt=>SILC Math Interface</a><br />
+
+<br />
+<b>Resource Links</b>
+<br />
+<a href="http://silcnet.org"><img src="box.gif" border="0" alt="">SILC Project Website</a><br />
+<a href="http://silcnet.org/support/documentation/"><img src="box.gif" border="0" alt="">SILC Protocol Documentation</a><br />
+<a href="http://silcnet.org/support/documentation/wp/"><img src="box.gif" border="0" alt="">SILC White Paper</a><br />
+<a href="http://silcnet.org/support/faq/"><img src="box.gif" border="0" alt="">SILC FAQs</a><br />
+
+</small>
+<br /><br /><br /><br />
+    </td></tr>
+   </table>
+  </td>
+
+  <td bgcolor="#cccccc" background="dot.gif">
+   <img src="space.gif" width="1" height="1" border="0" alt=""></td>
+
+  <td width="720" bgcolor="#ffffff">
+   <img src="space.gif" width="1" height="1" border="0" alt="">
+   <table cellpadding="2" cellspacing="6" width="100%">
+    <tr><td valign="top">
+<br />
+
+<FONT SIZE="+2" COLOR="#000055"><B>Function <A NAME="silc_packet_wait_init">silc_packet_wait_init</A></FONT></B><BR><BR>
+
+<FONT SIZE="+1"><B>
+<FONT COLOR="#000055">SYNOPSIS
+</FONT></B></FONT>
+<PRE><FONT FACE="courier" size="3">
+    void *<B>silc_packet_wait_init</B>(<A HREF="silcpacket-SilcPacketStream.html">SilcPacketStream</A> stream,
+                                const <A HREF="silcid-SilcID.html">SilcID</A> *source_id, ...);
+
+</FONT></PRE><FONT SIZE="+1"><B>
+<FONT COLOR="#000055">DESCRIPTION
+</FONT></B></FONT>
+<PRE><FONT FACE="Helvetiva,Arial,Sans-serif">
+    Initializes a packet waiter for the packet stream `stream' and
+    for the variable argument list of packet types.  The function
+    <A HREF="silcpacket-silc_packet_wait.html">silc_packet_wait</A> can be used to block the thread until a packet
+    has been received.
+
+    This function is used to initialize the waiting and to give the list
+    of packet types that caller wish to receive.  The variable argument
+    list must end with -1.  To receive all packets use SILC_PACKET_ANY.
+    If the `source_id' is non-NULL then only packets of the specified
+    type from the specified `source_id' are received.  If it is NULL
+    then the packet source is ignored.
+
+    Returns a context that must be given to the <A HREF="silcpacket-silc_packet_wait.html">silc_packet_wait</A> function
+    as argument.  Returns NULL on error.  To uninitialize the waiting
+    call <A HREF="silcpacket-silc_packet_wait_uninit.html">silc_packet_wait_uninit</A>.
+
+</FONT></PRE><FONT SIZE="+1"><B>
+<FONT COLOR="#000055">NOTES
+</FONT></B></FONT>
+<PRE><FONT FACE="Helvetiva,Arial,Sans-serif">
+    Note that packets may be available immediately after calling this
+    function and they will be buffered, until <A HREF="silcpacket-silc_packet_wait.html">silc_packet_wait</A> is called.
+
+</FONT></PRE><FONT SIZE="+1"><B>
+<FONT COLOR="#000055">EXAMPLE
+</FONT></B></FONT>
+<PRE><FONT FACE="courier" size="3">
+    void *waiter;
+
+    // Will wait for private message packets
+    waiter = <B>silc_packet_wait_init</B>(stream, NULL,
+                                   SILC_PACKET_PRIVATE_MESSAGE, -1);
+
+</FONT></PRE>
+<br /><br /><br /><br />
+    </td></tr>
+   </table>
+  </td>
+
+  <td bgcolor="#cccccc" background="dot.gif">
+   <img src="space.gif" width="1" height="1" border="0" alt=""></td>
+
+  <td width="180" bgcolor="#f0f0f0">
+    <img src="space.gif" width="1" height="1" border="0" alt="">
+    <table width="100%" cellpadding="4" cellspacing="0">
+    <tr valign="top"><td>
+<br />
+<font face="Helvetica,Arial,Sans-serif" size="1">
+<A HREF="silcpacket.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SILC Packet Engine Interface</A><BR>
+<A HREF="silcpacket-SilcPacketType.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketType</A><BR>
+<A HREF="silcpacket-SilcPacketFlags.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketFlags</A><BR>
+<A HREF="silcpacket-SilcPacketEngine.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketEngine</A><BR>
+<A HREF="silcpacket-SilcPacketStream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketStream</A><BR>
+<A HREF="silcpacket-SilcPacket.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacket</A><BR>
+<A HREF="silcpacket-SilcPacketError.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketError</A><BR>
+<A HREF="silcpacket-SilcPacketReceiveCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketReceiveCb</A><BR>
+<A HREF="silcpacket-SilcPacketEosCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketEosCb</A><BR>
+<A HREF="silcpacket-SilcPacketErrorCb.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketErrorCb</A><BR>
+<A HREF="silcpacket-SilcPacketCallbacks.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketCallbacks</A><BR>
+<A HREF="silcpacket-silc_packet_engine_start.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_start</A><BR>
+<A HREF="silcpacket-silc_packet_engine_stop.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_stop</A><BR>
+<A HREF="silcpacket-silc_packet_error_string.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_error_string</A><BR>
+<A HREF="silcpacket-silc_packet_engine_get_streams.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_engine_get_streams</A><BR>
+<A HREF="silcpacket-silc_packet_stream_create.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_create</A><BR>
+<A HREF="silcpacket-silc_packet_stream_add_remote.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_add_remote</A><BR>
+<A HREF="silcpacket-silc_packet_stream_destroy.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_destroy</A><BR>
+<A HREF="silcpacket-silc_packet_stream_is_valid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_is_valid</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_router.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_router</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_iv_included.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_iv_included</A><BR>
+<A HREF="silcpacket-silc_packet_stream_set_stream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_set_stream</A><BR>
+<A HREF="silcpacket-silc_packet_stream_get_stream.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_get_stream</A><BR>
+<A HREF="silcpacket-silc_packet_stream_link.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_link</A><BR>
+<A HREF="silcpacket-silc_packet_stream_unlink.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_unlink</A><BR>
+<A HREF="silcpacket-SilcPacketWrapCoder.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">SilcPacketWrapCoder</A><BR>
+<A HREF="silcpacket-silc_packet_stream_wrap.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_wrap</A><BR>
+<A HREF="silcpacket-silc_packet_stream_is_udp.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_is_udp</A><BR>
+<A HREF="silcpacket-silc_packet_get_sender.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_sender</A><BR>
+<A HREF="silcpacket-silc_packet_stream_ref.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_ref</A><BR>
+<A HREF="silcpacket-silc_packet_stream_unref.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_stream_unref</A><BR>
+<A HREF="silcpacket-silc_packet_get_engine.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_engine</A><BR>
+<A HREF="silcpacket-silc_packet_set_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_context</A><BR>
+<A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
+<A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
+<A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
+<A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
+<A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
+<A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
+<A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
+<A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
+<A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
+<A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
+<A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
+<A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>
+</font>
+
+<br /><br /><br /><br />
+    </td></tr>
+    </table>
+  </td>
+</tr>
+</table>
+
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+<tr bgcolor="#444444"><td><img src="space.gif" width="1" height="1"border="0" alt="" ></td></tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="6" width="100%">
+ <tr valign="top" bgcolor="#dddddd">
+  <td><small>Copyright &copy; 2001 - 2007 SILC Project<br />
+    <a href="http://silcnet.org">SILC Project Website</a></small></td>
+  <td align="right"><small>
+   <a href="index.html">SILC Toolkit Reference Manual</a><br />
+   <a href="toolkit_index.html">Index</a></small></td>
+   </small></td>
+ </tr>
+</table>
+
+</body>
+</html>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_uninit.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_uninit.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_uninit.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket-silc_packet_wait_uninit.html Sun Jun  3 20:17:37 2007
@@ -221,14 +221,14 @@
 <A HREF="silcpacket-silc_packet_get_context.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_context</A><BR>
 <A HREF="silcpacket-silc_packet_set_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_keys</A><BR>
 <A HREF="silcpacket-silc_packet_get_keys.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_keys</A><BR>
-<A HREF="silcpacket-silc_packet_set_ids(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids(1)</A><BR>
 <A HREF="silcpacket-silc_packet_set_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_ids</A><BR>
+<A HREF="silcpacket-silc_packet_get_ids.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_get_ids</A><BR>
 <A HREF="silcpacket-silc_packet_set_sid.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_set_sid</A><BR>
 <A HREF="silcpacket-silc_packet_send.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send</A><BR>
 <A HREF="silcpacket-silc_packet_send_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_ext</A><BR>
 <A HREF="silcpacket-silc_packet_send_va.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va</A><BR>
 <A HREF="silcpacket-silc_packet_send_va_ext.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_send_va_ext</A><BR>
-<A HREF="silcpacket-silc_packet_wait(1).html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait(1)</A><BR>
+<A HREF="silcpacket-silc_packet_wait_init.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_init</A><BR>
 <A HREF="silcpacket-silc_packet_wait_uninit.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait_uninit</A><BR>
 <A HREF="silcpacket-silc_packet_wait.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_wait</A><BR>
 <A HREF="silcpacket-silc_packet_free.html"><IMG SRC="index_pic.gif" BORDER="0" ALT="">silc_packet_free</A><BR>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.html Sun Jun  3 20:17:37 2007
@@ -211,14 +211,14 @@
 <LI><A HREF="silcpacket-silc_packet_get_context.html">silc_packet_get_context</A>
 <LI><A HREF="silcpacket-silc_packet_set_keys.html">silc_packet_set_keys</A>
 <LI><A HREF="silcpacket-silc_packet_get_keys.html">silc_packet_get_keys</A>
-<LI><A HREF="silcpacket-silc_packet_set_ids(1).html">silc_packet_set_ids(1)</A>
 <LI><A HREF="silcpacket-silc_packet_set_ids.html">silc_packet_set_ids</A>
+<LI><A HREF="silcpacket-silc_packet_get_ids.html">silc_packet_get_ids</A>
 <LI><A HREF="silcpacket-silc_packet_set_sid.html">silc_packet_set_sid</A>
 <LI><A HREF="silcpacket-silc_packet_send.html">silc_packet_send</A>
 <LI><A HREF="silcpacket-silc_packet_send_ext.html">silc_packet_send_ext</A>
 <LI><A HREF="silcpacket-silc_packet_send_va.html">silc_packet_send_va</A>
 <LI><A HREF="silcpacket-silc_packet_send_va_ext.html">silc_packet_send_va_ext</A>
-<LI><A HREF="silcpacket-silc_packet_wait(1).html">silc_packet_wait(1)</A>
+<LI><A HREF="silcpacket-silc_packet_wait_init.html">silc_packet_wait_init</A>
 <LI><A HREF="silcpacket-silc_packet_wait_uninit.html">silc_packet_wait_uninit</A>
 <LI><A HREF="silcpacket-silc_packet_wait.html">silc_packet_wait</A>
 <LI><A HREF="silcpacket-silc_packet_free.html">silc_packet_free</A>

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.xref
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.xref?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.xref (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/silcpacket.xref Sun Jun  3 20:17:37 2007
@@ -38,14 +38,14 @@
  "silc_packet_get_context" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_set_keys" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_get_keys" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
- "silc_packet_set_ids(1)" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_set_ids" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
+ "silc_packet_get_ids" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_set_sid" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_send" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_send_ext" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_send_va" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_send_va_ext" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
- "silc_packet_wait(1)" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
+ "silc_packet_wait_init" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_wait_uninit" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_wait" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4
  "silc_packet_free" "/home/priikone/silc/silc1/doc/toolkit/silcpacket.html" 4

Modified: silc-toolkit/branches/upstream/current/doc/toolkit/toolkit_index.html
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/doc/toolkit/toolkit_index.html?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/doc/toolkit/toolkit_index.html (original)
+++ silc-toolkit/branches/upstream/current/doc/toolkit/toolkit_index.html Sun Jun  3 20:17:37 2007
@@ -1812,23 +1812,23 @@
 <TD><A HREF="silcpacket-silc_packet_get_engine.html"><TT>silc_packet_get_engine</TT></A></TD>
 </TR>
 <TR>
+<TD><A HREF="silcpacket-silc_packet_get_ids.html"><TT>silc_packet_get_ids</TT></A></TD>
 <TD><A HREF="silcpacket-silc_packet_get_keys.html"><TT>silc_packet_get_keys</TT></A></TD>
+</TR>
+<TR>
 <TD><A HREF="silcpacket-silc_packet_get_sender.html"><TT>silc_packet_get_sender</TT></A></TD>
-</TR>
-<TR>
 <TD><A HREF="silcpacket-silc_packet_send.html"><TT>silc_packet_send</TT></A></TD>
+</TR>
+<TR>
 <TD><A HREF="silcpacket-silc_packet_send_ext.html"><TT>silc_packet_send_ext</TT></A></TD>
-</TR>
-<TR>
 <TD><A HREF="silcpacket-silc_packet_send_va.html"><TT>silc_packet_send_va</TT></A></TD>
+</TR>
+<TR>
 <TD><A HREF="silcpacket-silc_packet_send_va_ext.html"><TT>silc_packet_send_va_ext</TT></A></TD>
-</TR>
-<TR>
 <TD><A HREF="silcpacket-silc_packet_set_context.html"><TT>silc_packet_set_context</TT></A></TD>
+</TR>
+<TR>
 <TD><A HREF="silcpacket-silc_packet_set_ids.html"><TT>silc_packet_set_ids</TT></A></TD>
-</TR>
-<TR>
-<TD><A HREF="silcpacket-silc_packet_set_ids(1).html"><TT>silc_packet_set_ids(1)</TT></A></TD>
 <TD><A HREF="silcpacket-silc_packet_set_keys.html"><TT>silc_packet_set_keys</TT></A></TD>
 </TR>
 <TR>
@@ -1864,7 +1864,7 @@
 <TD><A HREF="silcpacket-silc_packet_wait.html"><TT>silc_packet_wait</TT></A></TD>
 </TR>
 <TR>
-<TD><A HREF="silcpacket-silc_packet_wait(1).html"><TT>silc_packet_wait(1)</TT></A></TD>
+<TD><A HREF="silcpacket-silc_packet_wait_init.html"><TT>silc_packet_wait_init</TT></A></TD>
 <TD><A HREF="silcpacket-silc_packet_wait_uninit.html"><TT>silc_packet_wait_uninit</TT></A></TD>
 </TR>
 <TR>

Modified: silc-toolkit/branches/upstream/current/includes/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/includes/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/includes/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/includes/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./includes/Makefile.ad file in the source tree.
 
 # Source: ./includes/Makefile.ad
-# Generated: Thu May 24 15:34:56 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/includes/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/includes/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/includes/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/includes/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./includes/Makefile.ad file in the source tree.
 
 # Source: ./includes/Makefile.ad
-# Generated: Thu May 24 15:34:56 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/includes/silcdistdefs.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/includes/silcdistdefs.h?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/includes/silcdistdefs.h (original)
+++ silc-toolkit/branches/upstream/current/includes/silcdistdefs.h Sun Jun  3 20:17:37 2007
@@ -1,7 +1,7 @@
 /*
   Automatically generated by Autodist 1.3.1.  Do not edit.
 
-  Generated: Thu May 24 15:34:55 EEST 2007 by priikone
+  Generated: Thu May 31 09:44:14 EEST 2007 by priikone
   Distribution: Toolkit
   License: distdir/TOOLKIT
 */

Modified: silc-toolkit/branches/upstream/current/includes/silcsymbian.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/includes/silcsymbian.h?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/includes/silcsymbian.h (original)
+++ silc-toolkit/branches/upstream/current/includes/silcsymbian.h Sun Jun  3 20:17:37 2007
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone at silcnet.org>
 
-  Copyright (C) 2002 - 2006 Pekka Riikonen
+  Copyright (C) 2002 - 2007 Pekka Riikonen
 
   The contents of this file are subject to one of the Licenses specified 
   in the COPYING file;  You may not use this file except in compliance 

Modified: silc-toolkit/branches/upstream/current/includes/silcversion.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/includes/silcversion.h?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/includes/silcversion.h (original)
+++ silc-toolkit/branches/upstream/current/includes/silcversion.h Sun Jun  3 20:17:37 2007
@@ -24,9 +24,9 @@
 extern "C" {
 #endif
 
-#define SILC_VERSION_STRING "1.1-beta4"
-#define SILC_DIST_VERSION_STRING "1.1-beta4"
-#define SILC_PROTOCOL_VERSION_STRING "SILC-1.2-1.1-beta4 silc-toolkit"
+#define SILC_VERSION_STRING "1.1"
+#define SILC_DIST_VERSION_STRING "1.1"
+#define SILC_PROTOCOL_VERSION_STRING "SILC-1.2-1.1 silc-toolkit"
 #define SILC_NAME "SILC Toolkit"
 
 /* SILC Protocol version number */

Modified: silc-toolkit/branches/upstream/current/lib/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/Makefile.ad file in the source tree.
 
 # Source: ./lib/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/Makefile.ad file in the source tree.
 
 # Source: ./lib/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/contrib/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/contrib/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/contrib/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/contrib/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/contrib/Makefile.ad file in the source tree.
 
 # Source: ./lib/contrib/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/contrib/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/contrib/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/contrib/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/contrib/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/contrib/Makefile.ad file in the source tree.
 
 # Source: ./lib/contrib/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcapputil/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcapputil/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcapputil/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcapputil/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcapputil/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcasn1/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcasn1/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcasn1/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcasn1/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcasn1/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcclient/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcclient/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcclient/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcclient/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcclient/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcclient/client_entry.c
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcclient/client_entry.c?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcclient/client_entry.c (original)
+++ silc-toolkit/branches/upstream/current/lib/silcclient/client_entry.c Sun Jun  3 20:17:37 2007
@@ -16,7 +16,7 @@
   information.
 
 */
-/* $Id: client_entry.c,v 1.27.2.1 2007/05/24 12:33:29 priikone Exp $ */
+/* $Id: client_entry.c,v 1.27.2.2 2007/05/28 20:18:59 priikone Exp $ */
 
 #include "silc.h"
 #include "silcclient.h"
@@ -1125,7 +1125,8 @@
   }
 
   /* Is the requested client formatted already */
-  if (!silc_utf8_strcasecmp(client_entry->nickname, 
+  if (client_entry->nickname_normalized &&
+      !silc_utf8_strcasecmp(client_entry->nickname,
 			    client_entry->nickname_normalized))
     formatted = TRUE;
 
@@ -1142,7 +1143,7 @@
       unformatted = entry;
       break;
     }
-  }  
+  }
 
   /* If there are no other unformatted clients and the requested client is
      unformatted, just return it. */
@@ -1151,7 +1152,7 @@
     return client_entry;
   }
 
-  /* If priority formatting then the requested client will get the 
+  /* If priority formatting then the requested client will get the
      unformatted nickname, and the unformatted client will get a new
      formatted nickname. */
   if (priority) {
@@ -1161,7 +1162,7 @@
 				      &cp))
         return NULL;
 
-      silc_snprintf(client_entry->nickname, sizeof(client_entry->nickname), 
+      silc_snprintf(client_entry->nickname, sizeof(client_entry->nickname),
 		    cp);
       silc_free(cp);
     }

Modified: silc-toolkit/branches/upstream/current/lib/silccore/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccore/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccore/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silccore/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silccore/Makefile.ad file in the source tree.
 
 # Source: ./lib/silccore/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silccore/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccore/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccore/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silccore/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silccore/Makefile.ad file in the source tree.
 
 # Source: ./lib/silccore/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silccore/silcattrs.c
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccore/silcattrs.c?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccore/silcattrs.c (original)
+++ silc-toolkit/branches/upstream/current/lib/silccore/silcattrs.c Sun Jun  3 20:17:37 2007
@@ -17,7 +17,7 @@
 
 */
 /* Implementation of Attribute Payload routines */
-/* $Id: silcattrs.c,v 1.24 2007/02/14 14:49:00 priikone Exp $ */
+/* $Id: silcattrs.c,v 1.24.2.1 2007/05/28 18:23:09 priikone Exp $ */
 
 #include "silc.h"
 #include "silcattrs.h"
@@ -129,6 +129,7 @@
 	str = silc_mime_encode(mime, &object_size);
 	if (!str)
 	  return NULL;
+	object = str;
       }
       break;
 

Modified: silc-toolkit/branches/upstream/current/lib/silccore/silcpacket.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccore/silcpacket.h?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccore/silcpacket.h (original)
+++ silc-toolkit/branches/upstream/current/lib/silccore/silcpacket.h Sun Jun  3 20:17:37 2007
@@ -913,7 +913,7 @@
 			     SilcIdType src_id_type, const void *src_id,
 			     SilcIdType dst_id_type, const void *dst_id);
 
-/****f* silccore/SilcPacketAPI/silc_packet_set_ids
+/****f* silccore/SilcPacketAPI/silc_packet_get_ids
  *
  * SYNOPSIS
  *
@@ -1063,7 +1063,7 @@
 				 SilcIdType dst_id_type, void *dst_id,
 				 SilcCipher cipher, SilcHmac hmac, ...);
 
-/****f* silccore/SilcPacketAPI/silc_packet_wait
+/****f* silccore/SilcPacketAPI/silc_packet_wait_init
  *
  * SYNOPSIS
  *

Modified: silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silccrypt/Makefile.ad file in the source tree.
 
 # Source: ./lib/silccrypt/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -11,7 +11,7 @@
 #
 #  Author: Pekka Riikonen <priikone at silcnet.org>
 #
-#  Copyright (C) 2000 - 2006 Pekka Riikonen
+#  Copyright (C) 2000 - 2007 Pekka Riikonen
 #
 #  The contents of this file are subject to one of the Licenses specified 
 #  in the COPYING file;  You may not use this file except in compliance 
@@ -38,7 +38,7 @@
 SILC_AES_S = aes.c
 endif
 
-libsilccrypt_la_SOURCES =	none.c	rc5.c	md5.c	$(SILC_AES_S)	rsa.c	sha1.c	sha256.c	twofish.c	blowfish.c	cast.c	silccipher.c	silchash.c	silchmac.c	silcrng.c	silcpkcs.c	silcpkcs1.c	silcpk.c
+libsilccrypt_la_SOURCES =	none.c	md5.c	$(SILC_AES_S)	rsa.c	sha1.c	sha256.c	twofish.c	blowfish.c	silccipher.c	silchash.c	silchmac.c	silcrng.c	silcpkcs.c	silcpkcs1.c	silcpk.c
 
 if SILC_LIBTOOLFIX
 # Tell libtool to compile silccrypt as shared since silcsim will need it.

Modified: silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silccrypt/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silccrypt/Makefile.ad file in the source tree.
 
 # Source: ./lib/silccrypt/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -27,7 +27,7 @@
 #
 #  Author: Pekka Riikonen <priikone at silcnet.org>
 #
-#  Copyright (C) 2000 - 2006 Pekka Riikonen
+#  Copyright (C) 2000 - 2007 Pekka Riikonen
 #
 #  The contents of this file are subject to one of the Licenses specified 
 #  in the COPYING file;  You may not use this file except in compliance 
@@ -112,18 +112,18 @@
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
 libsilccrypt_la_LIBADD =
-am__libsilccrypt_la_SOURCES_DIST = none.c rc5.c md5.c aes.c \
-	aes_x86.asm aes_x86_64.asm rsa.c sha1.c sha256.c twofish.c \
-	blowfish.c cast.c silccipher.c silchash.c silchmac.c silcrng.c \
-	silcpkcs.c silcpkcs1.c silcpk.c
+am__libsilccrypt_la_SOURCES_DIST = none.c md5.c aes.c aes_x86.asm \
+	aes_x86_64.asm rsa.c sha1.c sha256.c twofish.c blowfish.c \
+	silccipher.c silchash.c silchmac.c silcrng.c silcpkcs.c \
+	silcpkcs1.c silcpk.c
 @SILC_AES_ASM_FALSE at am__objects_1 = aes.lo
 @SILC_AES_ASM_TRUE@@SILC_I486_FALSE@@SILC_X86_64_TRUE at am__objects_1 = aes_x86_64.lo \
 @SILC_AES_ASM_TRUE@@SILC_I486_FALSE@@SILC_X86_64_TRUE@	aes.lo
 @SILC_AES_ASM_TRUE@@SILC_I486_TRUE at am__objects_1 = aes_x86.lo aes.lo
-am_libsilccrypt_la_OBJECTS = none.lo rc5.lo md5.lo $(am__objects_1) \
-	rsa.lo sha1.lo sha256.lo twofish.lo blowfish.lo cast.lo \
-	silccipher.lo silchash.lo silchmac.lo silcrng.lo silcpkcs.lo \
-	silcpkcs1.lo silcpk.lo
+am_libsilccrypt_la_OBJECTS = none.lo md5.lo $(am__objects_1) rsa.lo \
+	sha1.lo sha256.lo twofish.lo blowfish.lo silccipher.lo \
+	silchash.lo silchmac.lo silcrng.lo silcpkcs.lo silcpkcs1.lo \
+	silcpk.lo
 libsilccrypt_la_OBJECTS = $(am_libsilccrypt_la_OBJECTS)
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp =
@@ -330,7 +330,7 @@
 @SILC_AES_ASM_FALSE at SILC_AES_S = aes.c
 @SILC_AES_ASM_TRUE@@SILC_I486_TRUE at SILC_AES_S = aes_x86.asm aes.c
 @SILC_AES_ASM_TRUE@@SILC_X86_64_TRUE at SILC_AES_S = aes_x86_64.asm aes.c
-libsilccrypt_la_SOURCES = none.c	rc5.c	md5.c	$(SILC_AES_S)	rsa.c	sha1.c	sha256.c	twofish.c	blowfish.c	cast.c	silccipher.c	silchash.c	silchmac.c	silcrng.c	silcpkcs.c	silcpkcs1.c	silcpk.c
+libsilccrypt_la_SOURCES = none.c	md5.c	$(SILC_AES_S)	rsa.c	sha1.c	sha256.c	twofish.c	blowfish.c	silccipher.c	silchash.c	silchmac.c	silcrng.c	silcpkcs.c	silcpkcs1.c	silcpk.c
 @SILC_LIBTOOLFIX_FALSE at LTFLAGS = 
 
 # Tell libtool to compile silccrypt as shared since silcsim will need it.

Modified: silc-toolkit/branches/upstream/current/lib/silccrypt/ciphers.h
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccrypt/ciphers.h?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccrypt/ciphers.h (original)
+++ silc-toolkit/branches/upstream/current/lib/silccrypt/ciphers.h Sun Jun  3 20:17:37 2007
@@ -4,12 +4,12 @@
 
   Author: Pekka Riikonen <priikone at silcnet.org>
 
-  Copyright (C) 1997 - 2000 Pekka Riikonen
+  Copyright (C) 1997 - 2007 Pekka Riikonen
 
   The contents of this file are subject to one of the Licenses specified 
   in the COPYING file;  You may not use this file except in compliance 
   with the License.
-  
+
   The software distributed under the License is distributed on an "AS IS"
   basis, in the hope that it will be useful, but WITHOUT WARRANTY OF ANY
   KIND, either expressed or implied.  See the COPYING file for more
@@ -21,10 +21,8 @@
 #define CIPHERS_H
 
 #include "none.h"
-#include "rc5.h"
 #include "twofish.h"
 #include "aes.h"
 #include "blowfish.h"
-#include "cast.h"
 
 #endif

Modified: silc-toolkit/branches/upstream/current/lib/silccrypt/silccipher.c
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silccrypt/silccipher.c?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silccrypt/silccipher.c (original)
+++ silc-toolkit/branches/upstream/current/lib/silccrypt/silccipher.c Sun Jun  3 20:17:37 2007
@@ -16,7 +16,7 @@
   information.
 
 */
-/* $Id: silccipher.c,v 1.41 2007/04/22 18:18:52 priikone Exp $ */
+/* $Id: silccipher.c,v 1.41.2.1 2007/05/30 16:27:40 priikone Exp $ */
 
 #include "silc.h"
 #include "ciphers.h"		/* Includes cipher definitions */
@@ -59,12 +59,6 @@
   SILC_CIPHER_API_DEF("twofish-192-cbc", twofish_cbc, 192, 16, 16,
 		      SILC_CIPHER_MODE_CBC),
   SILC_CIPHER_API_DEF("twofish-128-cbc", twofish_cbc, 128, 16, 16,
-		      SILC_CIPHER_MODE_CBC),
-  SILC_CIPHER_API_DEF("cast-256-cbc", cast_cbc, 256, 16, 16,
-		      SILC_CIPHER_MODE_CBC),
-  SILC_CIPHER_API_DEF("cast-192-cbc", cast_cbc, 192, 16, 16,
-		      SILC_CIPHER_MODE_CBC),
-  SILC_CIPHER_API_DEF("cast-128-cbc", cast_cbc, 128, 16, 16,
 		      SILC_CIPHER_MODE_CBC),
 #ifdef SILC_DEBUG
   SILC_CIPHER_API_DEF("none", none, 0, 0, 0, 0),

Modified: silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silchttp/Makefile.ad file in the source tree.
 
 # Source: ./lib/silchttp/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silchttp/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silchttp/Makefile.ad file in the source tree.
 
 # Source: ./lib/silchttp/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcmath/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcmath/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcmath/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcmath/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcmath/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcsftp/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcsftp/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcsftp/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcsftp/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcsftp/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcsim/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcsim/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -11,7 +11,7 @@
 #
 #  Author: Pekka Riikonen <priikone at silcnet.org>
 #
-#  Copyright (C) 2000 - 2005 Pekka Riikonen
+#  Copyright (C) 2000 - 2007 Pekka Riikonen
 #
 #  The contents of this file are subject to one of the Licenses specified 
 #  in the COPYING file;  You may not use this file except in compliance 
@@ -28,7 +28,7 @@
 if SILC_SIM
 noinst_LTLIBRARIES = libsilcsim.la
 else
-noinst_LTLIBRARIES = 
+noinst_LTLIBRARIES =
 endif
 
 libsilcsim_la_SOURCES =	silcsim.c	silcsimutil.c
@@ -36,12 +36,12 @@
 #
 # SILC Ciphers to be compiled as modules
 #
-SIM_CIPHER_OBJS =        none.o        blowfish.o        rc5.o        aes.o        rsa.o        twofish.o	cast.o
+SIM_CIPHER_OBJS =        none.o        blowfish.o        aes.o        rsa.o        twofish.o
 
 #
 # SILC Hash Functions to be compiled as modules
 #
-SIM_HASH_OBJS =	md5.o	sha1.o
+SIM_HASH_OBJS =	md5.o	sha1.o	sha256.o
 
 if SILC_SIM
 all: $(SIM_CIPHER_OBJS) $(SIM_HASH_OBJS)

Modified: silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcsim/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcsim/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcsim/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 
@@ -27,7 +27,7 @@
 #
 #  Author: Pekka Riikonen <priikone at silcnet.org>
 #
-#  Copyright (C) 2000 - 2005 Pekka Riikonen
+#  Copyright (C) 2000 - 2007 Pekka Riikonen
 #
 #  The contents of this file are subject to one of the Licenses specified 
 #  in the COPYING file;  You may not use this file except in compliance 
@@ -323,12 +323,12 @@
 #
 # SILC Ciphers to be compiled as modules
 #
-SIM_CIPHER_OBJS = none.o        blowfish.o        rc5.o        aes.o        rsa.o        twofish.o	cast.o
+SIM_CIPHER_OBJS = none.o        blowfish.o        aes.o        rsa.o        twofish.o
 
 #
 # SILC Hash Functions to be compiled as modules
 #
-SIM_HASH_OBJS = md5.o	sha1.o
+SIM_HASH_OBJS = md5.o	sha1.o	sha256.o
 @SILC_LIBTOOLFIX_FALSE at LTFLAGS = 
 @SILC_LIBTOOLFIX_TRUE at LTFLAGS = --libtool-enable-shared
 CLEANFILES = *.sim.so *.la

Modified: silc-toolkit/branches/upstream/current/lib/silcske/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcske/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcske/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcske/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcske/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcske/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcske/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcske/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcske/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcske/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcske/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcske/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcskr/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcskr/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcskr/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcskr/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcskr/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcutil/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcutil/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcutil/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcutil/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcutil/Makefile.ad
-# Generated: Thu May 24 15:34:57 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:14 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcutil/silctime.c
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcutil/silctime.c?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcutil/silctime.c (original)
+++ silc-toolkit/branches/upstream/current/lib/silcutil/silctime.c Sun Jun  3 20:17:37 2007
@@ -69,7 +69,8 @@
 {
   struct timeval curtime;
   silc_gettimeofday(&curtime);
-  return (curtime.tv_sec * 1000) + (curtime.tv_usec / 1000);
+  return (curtime.tv_sec * (SilcUInt64)1000) +
+    (curtime.tv_usec / (SilcUInt64)1000);
 }
 
 /* Return time since Epoch in microseconds */
@@ -78,7 +79,7 @@
 {
   struct timeval curtime;
   silc_gettimeofday(&curtime);
-  return (curtime.tv_sec * 1000000) + curtime.tv_usec;
+  return (curtime.tv_sec * (SilcUInt64)1000000) + curtime.tv_usec;
 }
 
 /* Returns time as string */
@@ -104,7 +105,7 @@
 
 SilcBool silc_time_value(SilcInt64 time_val, SilcTime ret_time)
 {
-  struct tm *time;
+  struct tm *t;
   unsigned int msec = 0;
   time_t timeval;
 
@@ -117,17 +118,18 @@
   msec = (SilcUInt64)time_val % (SilcUInt64)1000;
   timeval = (time_t)((SilcUInt64)time_val / (SilcUInt64)1000);
 
-  time = localtime(&timeval);
-  if (!time)
+  t = localtime(&timeval);
+  if (!t)
     return FALSE;
 
   memset(ret_time, 0, sizeof(*ret_time));
-  if (!silc_time_fill(ret_time, time->tm_year + 1900, time->tm_mon + 1,
-		      time->tm_mday, time->tm_hour, time->tm_min,
-		      time->tm_sec, msec))
-    return FALSE;
-
-  ret_time->dst        = time->tm_isdst ? 1 : 0;
+  if (!silc_time_fill(ret_time, t->tm_year + 1900, t->tm_mon + 1,
+		      t->tm_mday, t->tm_hour, t->tm_min,
+		      t->tm_sec, msec))
+    return FALSE;
+
+  ret_time->dst        = t->tm_isdst ? 1 : 0;
+
 #ifdef SILC_WIN32
   ret_time->utc_east   = _timezone < 0 ? 1 : 0;
   ret_time->utc_hour   = (ret_time->utc_east ? (-(_timezone)) / 3600 :
@@ -135,13 +137,34 @@
   ret_time->utc_minute = (ret_time->utc_east ? (-(_timezone)) % 3600 :
 			  _timezone % 3600);
 #else
-#if defined(HAVE_TZSET)
+#if defined(HAVE_TIMEZONE)
   ret_time->utc_east   = timezone < 0 ? 1 : 0;
+#elif defined(HAVE_TM_GMTOFF)
+  ret_time->utc_east   = t->tm_gmtoff > 0 ? 1 : 0;
+#elif defined(HAVE___TM_GMTOFF)
+  ret_time->utc_east   = t->__tm_gmtoff > 0 ? 1 : 0;
+#elif defined(HAVE___TM_GMTOFF__)
+  ret_time->utc_east   = t->__tm_gmtoff__ > 0 ? 1 : 0;
+#endif /* HAVE_TIMEZONE */
+
+#if defined(HAVE_TIMEZONE)
   ret_time->utc_hour   = (ret_time->utc_east ? (-(timezone)) / 3600 :
 			  timezone / 3600);
+  if (ret_time->dst)
+    ret_time->utc_hour++;
   ret_time->utc_minute = (ret_time->utc_east ? (-(timezone)) % 3600 :
 			  timezone % 3600);
-#endif /* HAVE_TZSET */
+#elif defined(HAVE_GMTIME)
+  t = gmtime(&timeval);
+  if (t) {
+    ret_time->utc_hour   = (ret_time->utc_east
+			    ? ret_time->hour - t->tm_hour
+			    : ret_time->hour + t->tm_hour);
+    ret_time->utc_minute = (ret_time->utc_east
+			    ? ret_time->minute - t->tm_min
+			    : ret_time->minute + t->tm_min);
+  }
+#endif /* HAVE_TIMEZONE */
 #endif /* SILC_WIN32 */
 
   return TRUE;

Modified: silc-toolkit/branches/upstream/current/lib/silcutil/unix/silcunixschedule.c
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcutil/unix/silcunixschedule.c?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcutil/unix/silcunixschedule.c (original)
+++ silc-toolkit/branches/upstream/current/lib/silcutil/unix/silcunixschedule.c Sun Jun  3 20:17:37 2007
@@ -16,7 +16,7 @@
   information.
 
 */
-/* $Id: silcunixschedule.c,v 1.28.2.1 2007/05/24 12:32:25 priikone Exp $ */
+/* $Id: silcunixschedule.c,v 1.28.2.2 2007/05/30 15:47:07 priikone Exp $ */
 
 #include "silc.h"
 
@@ -316,7 +316,7 @@
 
   SILC_LOG_DEBUG(("Wokeup"));
 
-  read(internal->wakeup_pipe[0], &c, 1);
+  (void)read(internal->wakeup_pipe[0], &c, 1);
 }
 
 #endif /* SILC_THREADS */
@@ -444,7 +444,7 @@
 
   SILC_LOG_DEBUG(("Wakeup"));
 
-  write(internal->wakeup_pipe[1], "!", 1);
+  (void)write(internal->wakeup_pipe[1], "!", 1);
 #endif
 }
 

Modified: silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.am
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.am?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.am (original)
+++ silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.am Sun Jun  3 20:17:37 2007
@@ -2,7 +2,7 @@
 # To make changes edit the ./lib/silcvcard/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcvcard/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Modified: silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.in (original)
+++ silc-toolkit/branches/upstream/current/lib/silcvcard/Makefile.in Sun Jun  3 20:17:37 2007
@@ -18,7 +18,7 @@
 # To make changes edit the ./lib/silcvcard/Makefile.ad file in the source tree.
 
 # Source: ./lib/silcvcard/Makefile.ad
-# Generated: Thu May 24 15:34:58 EEST 2007 by priikone
+# Generated: Thu May 31 09:44:15 EEST 2007 by priikone
 # Distribution: Toolkit
 # License: distdir/TOOLKIT
 

Added: silc-toolkit/branches/upstream/current/silc-toolkit.spec
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/silc-toolkit.spec?rev=64&op=file
==============================================================================
--- silc-toolkit/branches/upstream/current/silc-toolkit.spec (added)
+++ silc-toolkit/branches/upstream/current/silc-toolkit.spec Sun Jun  3 20:17:37 2007
@@ -1,0 +1,106 @@
+Summary: SILC Toolkit
+Name: silc-toolkit
+Version: 1.1
+Release: 0.fc6
+License: GPL/BSD dual licensed
+Group: System Environment/Libraries
+URL: http://silcnet.org/
+Source0: silc-toolkit-%{version}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
+BuildRequires: libtool pkgconfig
+Obsoletes: libsilc
+Obsoletes: libsilc-devel
+Obsoletes: libsilc-doc
+Provides: libsilc
+Provides: libsilc-devel
+Provides: libsilc-doc
+Epoch: 0
+
+%description
+SILC Toolkit providing SILC Protocol Core Library, SILC Client Library,
+runtime library and many other libraries.  SILC Toolkit enables SILC
+application development.
+
+%package devel
+Group: Development/Libraries
+Summary: SILC Toolkit providing headers, libraries and documentation
+Requires: silc-toolkit = %{epoch}:%{version}-%{release}
+Requires: pkgconfig
+
+%description devel
+The SILC Toolkit development libraries, headers and documentation.  SILC
+Toolkit enables SILC application development.
+
+%prep
+%setup -q -n silc-toolkit-%{version}
+
+%build
+%configure --libdir=%{_libdir} \
+           --includedir=%{_includedir}/silc \
+           --with-simdir=%{_libdir}/silc/modules \
+           --with-docdir=%{_docdir}/%{name}-%{version}
+make -j4
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make DESTDIR=$RPM_BUILD_ROOT install
+chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/lib*
+chmod 0755 ${RPM_BUILD_ROOT}%{_libdir}/silc/modules/*.so
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
+%files
+%defattr(0755, root, root, 0755)
+%{_libdir}/libsilc-1.1.so*
+%{_libdir}/libsilcclient-1.1.so*
+%dir %_libdir/silc
+%dir %_libdir/silc/modules
+%{_libdir}/silc/modules/*.so
+%defattr(0644, root, root, 0755)
+%doc CHANGES COPYING GPL BSD
+
+%files devel
+%defattr(0644, root, root, 0755)
+%doc CHANGES COPYING GPL BSD doc/toolkit
+%{_libdir}/libsilc.so
+%{_libdir}/libsilc.*a
+%{_libdir}/libsilcclient.so
+%{_libdir}/libsilcclient.*a
+%{_libdir}/pkgconfig/silc.pc
+%{_libdir}/pkgconfig/silcclient.pc
+%dir %_includedir/silc
+%{_includedir}/silc/*.h
+
+%changelog
+* Wed May 30 2007 Pekka Riikonen <priikone at silcnet.org>
+- Rewrote .spec for SILC Toolkit 1.1.  Obsoletes libsilc.  Renamed to
+  silc-toolkit.
+
+* Tue Sep 1 2004 Toni Willberg <toniw at iki.fi>
+- 0.9.12-0.fdr.6 - Had to remove smp_mflags because build fails with them
+  (Michael Schwendt)
+
+* Tue Aug 31 2004 Toni Willberg <toniw at iki.fi>
+- 0.9.12-0.fdr.5 - corrections to lib and include path (from Michael Schwendt)
+
+* Tue Aug 31 2004 Toni Willberg <toniw at iki.fi>
+- 0.9.12-0.fdr.4 - post/postun /sbin/ldconfig
+  (Patch 823 from Stu Tomlinson)
+
+* Tue Aug 31 2004 Toni Willberg <toniw at iki.fi>
+- 0.9.12-0.fdr.3 - Move libs to %{_libdir} and add a silc.pc
+  (Patch 815 from Stu Tomlinson)
+
+* Tue Aug 17 2004 Toni Willberg <toniw at iki.fi>
+- fix so permissions and hardcoded paths (patch from Michael Schwendt)
+
+* Mon Jul 5 2004 Toni Willberg <toniw at iki.fi>
+- Fixed various errors
+
+* Sun Jul 4 2004 Toni Willberg <toniw at iki.fi>
+- Initial version for Fedora

Modified: silc-toolkit/branches/upstream/current/silcdefs.h.in
URL: http://svn.debian.org/wsvn/pkg-silc/silc-toolkit/branches/upstream/current/silcdefs.h.in?rev=64&op=diff
==============================================================================
--- silc-toolkit/branches/upstream/current/silcdefs.h.in (original)
+++ silc-toolkit/branches/upstream/current/silcdefs.h.in Sun Jun  3 20:17:37 2007
@@ -90,6 +90,9 @@
 /* Define to 1 if you have the `getuid' function. */
 #undef HAVE_GETUID
 
+/* Define to 1 if you have the `gmtime' function. */
+#undef HAVE_GMTIME
+
 /* Define to 1 if you have the <grp.h> header file. */
 #undef HAVE_GRP_H
 
@@ -255,8 +258,11 @@
 /* Define to 1 if you have the `time' function. */
 #undef HAVE_TIME
 
-/* Define to 1 if you have the `tzset' function. */
-#undef HAVE_TZSET
+/* HAVE_TIMEZONE */
+#undef HAVE_TIMEZONE
+
+/* HAVE_TM_GMTOFF */
+#undef HAVE_TM_GMTOFF
 
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
@@ -272,6 +278,12 @@
 
 /* Define to 1 if you have the <xti.h> header file. */
 #undef HAVE_XTI_H
+
+/* HAVE___TM_GMTOFF */
+#undef HAVE___TM_GMTOFF
+
+/* HAVE___TM_GMTOFF__ */
+#undef HAVE___TM_GMTOFF__
 
 /* HAVE___VA_COPY */
 #undef HAVE___VA_COPY




More information about the Pkg-silc-commits mailing list