silc.git
16 years ago updates.
Pekka Riikonen [Tue, 3 Jul 2007 19:50:34 +0000 (19:50 +0000)]
updates.

16 years ago Added SilcStack support to SILC Hash Table API.
Pekka Riikonen [Tue, 3 Jul 2007 19:50:03 +0000 (19:50 +0000)]
Added SilcStack support to SILC Hash Table API.

16 years ago Added support for user specified SilcStack.
Pekka Riikonen [Tue, 3 Jul 2007 19:47:45 +0000 (19:47 +0000)]
Added support for user specified SilcStack.

16 years ago Added concept of child stacks to SilcStack. Supports now full
Pekka Riikonen [Tue, 3 Jul 2007 19:47:12 +0000 (19:47 +0000)]
Added concept of child stacks to SilcStack.  Supports now full
memory pool system.

16 years ago Added SILC Environment manipulation API.
Pekka Riikonen [Tue, 3 Jul 2007 19:44:57 +0000 (19:44 +0000)]
Added SILC Environment manipulation API.

16 years ago Added SILC DLL API for loading/using shared objects/DLLs.
Pekka Riikonen [Tue, 3 Jul 2007 19:44:23 +0000 (19:44 +0000)]
Added SILC DLL API for loading/using shared objects/DLLs.

16 years ago Added SilcStack support for memory allocation.
Pekka Riikonen [Tue, 3 Jul 2007 19:43:38 +0000 (19:43 +0000)]
Added SilcStack support for memory allocation.

16 years ago num_max_thread. -> get_max_threads.
Pekka Riikonen [Tue, 3 Jul 2007 10:47:17 +0000 (10:47 +0000)]
num_max_thread. -> get_max_threads.

16 years ago Added SilcStack allocation support.
Pekka Riikonen [Mon, 2 Jul 2007 18:13:23 +0000 (18:13 +0000)]
Added SilcStack allocation support.

16 years ago Added silc_sfree. Removed unaligned memory allocation routines.
Pekka Riikonen [Mon, 2 Jul 2007 18:04:07 +0000 (18:04 +0000)]
Added silc_sfree.  Removed unaligned memory allocation routines.

16 years ago updates.
Pekka Riikonen [Mon, 2 Jul 2007 18:03:45 +0000 (18:03 +0000)]
updates.

16 years ago Removed unaligned memory allocation. Added getting/setting
Pekka Riikonen [Mon, 2 Jul 2007 18:03:09 +0000 (18:03 +0000)]
Removed unaligned memory allocation.  Added getting/setting
memory alignment.  Moved silc_stack_malloc and silc_stack_realloc
from private API to public API.

16 years ago Change silc_cond_signal calls to silc_cond_broadcast. We have
Pekka Riikonen [Mon, 2 Jul 2007 18:01:30 +0000 (18:01 +0000)]
Change silc_cond_signal calls to silc_cond_broadcast.  We have
to reach multiple threads.

16 years ago Added SILC Thread Pool API.
Pekka Riikonen [Mon, 2 Jul 2007 14:20:42 +0000 (14:20 +0000)]
Added SILC Thread Pool API.

16 years ago updates.
Pekka Riikonen [Sun, 1 Jul 2007 17:10:08 +0000 (17:10 +0000)]
updates.

16 years ago Merged silc_1_1_branch to trunk.
Pekka Riikonen [Sun, 1 Jul 2007 16:41:58 +0000 (16:41 +0000)]
Merged silc_1_1_branch to trunk.

16 years ago updates.
Pekka Riikonen [Fri, 29 Jun 2007 12:09:14 +0000 (12:09 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 17 Jun 2007 10:14:56 +0000 (10:14 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 17 Jun 2007 09:37:30 +0000 (09:37 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 17 Jun 2007 09:10:31 +0000 (09:10 +0000)]
updates.

16 years ago updates
Pekka Riikonen [Mon, 11 Jun 2007 05:58:17 +0000 (05:58 +0000)]
updates

16 years ago updates.
Pekka Riikonen [Sun, 10 Jun 2007 08:14:49 +0000 (08:14 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Fri, 8 Jun 2007 14:43:12 +0000 (14:43 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 27 May 2007 19:13:46 +0000 (19:13 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Tue, 22 May 2007 19:42:37 +0000 (19:42 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Tue, 22 May 2007 14:42:19 +0000 (14:42 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Mon, 21 May 2007 15:32:42 +0000 (15:32 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Mon, 21 May 2007 13:49:53 +0000 (13:49 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 20 May 2007 19:37:50 +0000 (19:37 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Sun, 20 May 2007 11:37:49 +0000 (11:37 +0000)]
updates.

16 years ago Fixed passphrase authentication with server.
Pekka Riikonen [Sat, 19 May 2007 12:02:43 +0000 (12:02 +0000)]
Fixed passphrase authentication with server.

16 years ago Fixed passphrase authentication as responder.
Pekka Riikonen [Sat, 19 May 2007 12:02:30 +0000 (12:02 +0000)]
Fixed passphrase authentication as responder.

16 years ago Changed SilcAskPasshrase and SilcGetAuthMet callbacks to return
Pekka Riikonen [Sat, 19 May 2007 12:02:02 +0000 (12:02 +0000)]
Changed SilcAskPasshrase and SilcGetAuthMet callbacks to return
data as const.

16 years agoremove helpdir from README.PLUGIN
Jochen Eisinger [Sat, 19 May 2007 10:52:08 +0000 (10:52 +0000)]
remove helpdir from README.PLUGIN

16 years ago Fixed timeout calculation in Symbian scheduler. It's in
Pekka Riikonen [Sat, 19 May 2007 10:48:13 +0000 (10:48 +0000)]
Fixed timeout calculation in Symbian scheduler.  It's in
microseconds not in milliseconds.

16 years ago Do not uninitialize u.m.thread atomic in in finish but in free.
Pekka Riikonen [Fri, 18 May 2007 18:14:27 +0000 (18:14 +0000)]
Do not uninitialize u.m.thread atomic in in finish but in free.
Fixed Symbian wakeup synchronization.

16 years ago Send channel entry in SIGNOFF notify to application.
Pekka Riikonen [Fri, 18 May 2007 15:09:20 +0000 (15:09 +0000)]
Send channel entry in SIGNOFF notify to application.
Fixed silc_client_nickname_format to handle already formatted
nicknames better.

16 years ago Added "foo#2 appears as foo" support in SIGNOFF and LEAVE notify.
Pekka Riikonen [Fri, 18 May 2007 15:08:46 +0000 (15:08 +0000)]
Added "foo#2 appears as foo" support in SIGNOFF and LEAVE notify.

16 years ago updates.
Pekka Riikonen [Fri, 18 May 2007 15:08:28 +0000 (15:08 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Thu, 17 May 2007 16:14:25 +0000 (16:14 +0000)]
updates.

16 years ago Compilation fix.
Pekka Riikonen [Thu, 17 May 2007 16:10:39 +0000 (16:10 +0000)]
Compilation fix.

16 years ago WIN32 compilation error fixes.
Pekka Riikonen [Thu, 17 May 2007 15:18:16 +0000 (15:18 +0000)]
WIN32 compilation error fixes.

16 years ago updates.
Pekka Riikonen [Thu, 17 May 2007 15:05:56 +0000 (15:05 +0000)]
updates.

16 years ago Do not free public key in failure in silc_show_public_key.
Pekka Riikonen [Thu, 17 May 2007 15:05:13 +0000 (15:05 +0000)]
Do not free public key in failure in silc_show_public_key.

16 years ago updates.
Pekka Riikonen [Thu, 17 May 2007 14:37:51 +0000 (14:37 +0000)]
updates.

16 years ago Porting Toolkit to Symbian. It should work while some sporadic silc.toolkit.1.1.beta3
Pekka Riikonen [Thu, 17 May 2007 14:09:35 +0000 (14:09 +0000)]
Porting Toolkit to Symbian.  It should work while some sporadic
odd crashes remain.  However I was able to run mybot on SILCNet.
Basically tested scheduler, net routines, socket routines, threads
and some other utility routines.

16 years ago updates.
Pekka Riikonen [Thu, 17 May 2007 14:08:05 +0000 (14:08 +0000)]
updates.

16 years ago Fix anonymous structures.
Pekka Riikonen [Thu, 17 May 2007 14:07:56 +0000 (14:07 +0000)]
Fix anonymous structures.

16 years ago Show realname and email from public key during GETKEY verification.
Pekka Riikonen [Thu, 17 May 2007 09:38:47 +0000 (09:38 +0000)]
Show realname and email from public key during GETKEY verification.

16 years agoWed May 16 20:41:04 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Wed, 16 May 2007 18:43:04 +0000 (18:43 +0000)]
Wed May 16 20:41:04 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Include SILC Plugin theme.  Affected file is apps/irssi/plugin.theme

* Include SILC Plugin /silc command help.  Affected file is
  apps/irssi/docs/help/silc

* Create channels before joining them.  Affected file is
  apps/irssi/src/silc/core/client_ops.c

16 years ago Fixed channel private key listing.
Pekka Riikonen [Wed, 16 May 2007 16:53:11 +0000 (16:53 +0000)]
Fixed channel private key listing.

16 years ago Fixed all anonymous structures from public headers.
Pekka Riikonen [Wed, 16 May 2007 16:02:29 +0000 (16:02 +0000)]
Fixed all anonymous structures from public headers.
Change silc_buffer_*len macros to inline functions.

16 years ago updates.
Pekka Riikonen [Wed, 16 May 2007 09:39:59 +0000 (09:39 +0000)]
updates.

16 years ago Fixed nickname format parsing in JOIN notify and WHOIS reply.
Pekka Riikonen [Wed, 16 May 2007 07:24:04 +0000 (07:24 +0000)]
Fixed nickname format parsing in JOIN notify and WHOIS reply.

16 years ago updates.
Pekka Riikonen [Wed, 16 May 2007 06:34:46 +0000 (06:34 +0000)]
updates.

16 years ago Fixed username printing on JOIN notify. silc.client.1.1.beta4
Pekka Riikonen [Wed, 16 May 2007 06:13:52 +0000 (06:13 +0000)]
Fixed username printing on JOIN notify.

16 years ago updates.
Pekka Riikonen [Wed, 16 May 2007 06:04:07 +0000 (06:04 +0000)]
updates.

16 years ago Added SILC_VERIFY macro, which is same as SILC_ASSERT but is
Pekka Riikonen [Wed, 16 May 2007 06:03:47 +0000 (06:03 +0000)]
Added SILC_VERIFY macro, which is same as SILC_ASSERT but is
always compiled in.

16 years ago Added silc_utf8_[c2w|w2c].
Pekka Riikonen [Wed, 16 May 2007 06:03:01 +0000 (06:03 +0000)]
Added silc_utf8_[c2w|w2c].

16 years agocreate docdir not helpdir
Jochen Eisinger [Tue, 15 May 2007 20:17:16 +0000 (20:17 +0000)]
create docdir not helpdir

16 years agoSILC Client 1.1-beta3 silc.client.1.1.beta3
Jochen Eisinger [Tue, 15 May 2007 19:19:30 +0000 (19:19 +0000)]
SILC Client 1.1-beta3

16 years ago updates.
Pekka Riikonen [Mon, 14 May 2007 20:12:05 +0000 (20:12 +0000)]
updates.

16 years agouse GNU make on sauna, which is the primary development environment
Jochen Eisinger [Mon, 14 May 2007 20:11:52 +0000 (20:11 +0000)]
use GNU make on sauna, which is the primary development environment

16 years agoadd missing local hooks
Jochen Eisinger [Mon, 14 May 2007 18:19:05 +0000 (18:19 +0000)]
add missing local hooks

16 years agoadd note about .so name
Jochen Eisinger [Mon, 14 May 2007 17:55:19 +0000 (17:55 +0000)]
add note about .so name

16 years agoMon May 14 19:45:14 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Mon, 14 May 2007 17:45:40 +0000 (17:45 +0000)]
Mon May 14 19:45:14 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Include a README for the SILC Plugin

16 years agoSun May 13 22:08:59 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Sun, 13 May 2007 20:09:27 +0000 (20:09 +0000)]
Sun May 13 22:08:59 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Adopt perl Makefiles for SILC Plugin.

16 years ago Aded Symbina support. Added new Carbide.c++ project files
Pekka Riikonen [Sun, 13 May 2007 15:33:34 +0000 (15:33 +0000)]
Aded Symbina support.  Added new Carbide.c++ project files
for compiling SILC Toolki for Symbian OS.

16 years ago Removed SilcTaskType to silcschedule_i.h. Made some comment
Pekka Riikonen [Sun, 13 May 2007 15:32:32 +0000 (15:32 +0000)]
Removed SilcTaskType to silcschedule_i.h.  Made some comment
changes.

16 years ago Added Symbian support.
Pekka Riikonen [Sun, 13 May 2007 15:31:59 +0000 (15:31 +0000)]
Added Symbian support.

16 years ago Added Symbian support. On SYmbian no globals are used.
Pekka Riikonen [Sun, 13 May 2007 15:31:32 +0000 (15:31 +0000)]
Added Symbian support.  On SYmbian no globals are used.

16 years ago Comment change.
Pekka Riikonen [Sun, 13 May 2007 15:30:52 +0000 (15:30 +0000)]
Comment change.

16 years ago Added symbian support.
Pekka Riikonen [Sun, 13 May 2007 15:30:37 +0000 (15:30 +0000)]
Added symbian support.

16 years ago Fixed compilation errors and some warnings. Added some
Pekka Riikonen [Sun, 13 May 2007 15:30:16 +0000 (15:30 +0000)]
Fixed compilation errors and some warnings.  Added some
debug outputs.

16 years ago Fixed initialization when running callback is not given to
Pekka Riikonen [Sun, 13 May 2007 15:28:39 +0000 (15:28 +0000)]
Fixed initialization when running callback is not given to
silc_client_init.

16 years agouse proper modulesdir
Jochen Eisinger [Sun, 13 May 2007 15:03:38 +0000 (15:03 +0000)]
use proper modulesdir

16 years agoSun May 13 16:54:35 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Sun, 13 May 2007 14:59:24 +0000 (14:59 +0000)]
Sun May 13 16:54:35 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Fix several warnings in Irssi's Makefiles.

16 years ago updates.
Pekka Riikonen [Sun, 13 May 2007 14:40:27 +0000 (14:40 +0000)]
updates.

16 years ago Updates.
Pekka Riikonen [Sun, 13 May 2007 14:36:40 +0000 (14:36 +0000)]
Updates.

16 years agoSun May 13 12:16:30 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Sun, 13 May 2007 10:26:40 +0000 (10:26 +0000)]
Sun May 13 12:16:30 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Disable ASM if --with-pic was given.  Affected file is
  lib/silccrypt/configure.ad

16 years ago updates.
Pekka Riikonen [Sat, 12 May 2007 06:42:13 +0000 (06:42 +0000)]
updates.

16 years ago Fixed thread creation to use _beginthreadex and to handle Tls
Pekka Riikonen [Sat, 12 May 2007 06:42:00 +0000 (06:42 +0000)]
Fixed thread creation to use _beginthreadex and to handle Tls
correctly.  Fixes various odd crashes.

16 years ago Call silc_schedule_wakeup in silc_fsm_continue and
Pekka Riikonen [Sat, 12 May 2007 06:41:17 +0000 (06:41 +0000)]
Call silc_schedule_wakeup in silc_fsm_continue and
silc_fsm_next_later in case they are called from another thread.

16 years ago updates.
Pekka Riikonen [Thu, 10 May 2007 15:49:30 +0000 (15:49 +0000)]
updates.

16 years ago updates. silc.toolkit.1.1.beta2
Pekka Riikonen [Thu, 10 May 2007 15:28:49 +0000 (15:28 +0000)]
updates.

16 years ago Fixed silc_net_tcp_connect crash.
Pekka Riikonen [Thu, 10 May 2007 15:28:38 +0000 (15:28 +0000)]
Fixed silc_net_tcp_connect crash.
Do DNS lookup when connecting.

16 years ago Handle task->revents correctly (make sure they are zero when
Pekka Riikonen [Thu, 10 May 2007 15:28:04 +0000 (15:28 +0000)]
Handle task->revents correctly (make sure they are zero when
scheduling events).

16 years ago Check for IP address in silc_net_gethostbyname.
Pekka Riikonen [Thu, 10 May 2007 15:27:19 +0000 (15:27 +0000)]
Check for IP address in silc_net_gethostbyname.

16 years ago Comment change.
Pekka Riikonen [Thu, 10 May 2007 15:26:50 +0000 (15:26 +0000)]
Comment change.

16 years ago Added.
Pekka Riikonen [Thu, 10 May 2007 15:26:34 +0000 (15:26 +0000)]
Added.

16 years ago updates.
Pekka Riikonen [Wed, 9 May 2007 19:59:11 +0000 (19:59 +0000)]
updates.

16 years ago Do not set accepted stream or UDP stream by default into
Pekka Riikonen [Wed, 9 May 2007 19:58:59 +0000 (19:58 +0000)]
Do not set accepted stream or UDP stream by default into
non-blocking mode.
Set non-blocking mode always when socket stream notifier is called.

16 years ago On WIN32 output __LINE__ in place of empty __FUNCTION__.
Pekka Riikonen [Wed, 9 May 2007 19:48:08 +0000 (19:48 +0000)]
On WIN32 output __LINE__ in place of empty __FUNCTION__.

16 years ago Removed silc_net_win32_[init|uninit].
Pekka Riikonen [Wed, 9 May 2007 19:47:17 +0000 (19:47 +0000)]
Removed silc_net_win32_[init|uninit].

16 years ago Improved documentation.
Pekka Riikonen [Wed, 9 May 2007 19:46:47 +0000 (19:46 +0000)]
Improved documentation.

16 years ago Remove silc_net_win32_[init|uninit].
Pekka Riikonen [Wed, 9 May 2007 19:45:58 +0000 (19:45 +0000)]
Remove silc_net_win32_[init|uninit].
Wrote IPv4 address parser because inet_addr seemed not to work.

16 years ago Rewrote SILC scheduler on WIN32.
Pekka Riikonen [Wed, 9 May 2007 19:45:27 +0000 (19:45 +0000)]
Rewrote SILC scheduler on WIN32.

16 years ago Added support for NO_SUCH_PUBLIC_KEY status.
Pekka Riikonen [Wed, 9 May 2007 06:03:33 +0000 (06:03 +0000)]
Added support for NO_SUCH_PUBLIC_KEY status.

16 years ago Fixed initialization bug when !SILC_THREADS.
Pekka Riikonen [Wed, 9 May 2007 06:03:00 +0000 (06:03 +0000)]
Fixed initialization bug when !SILC_THREADS.

16 years ago silc_compare_timeval returns < 0, 0, > 0 instead of TRUE/FALSE.
Pekka Riikonen [Tue, 8 May 2007 20:21:16 +0000 (20:21 +0000)]
silc_compare_timeval returns < 0, 0, > 0 instead of TRUE/FALSE.
Fixed timeout task dispatching to check for equal or bigger
timeout instead just bigger.  This fixes WIN32 0 timeout task
dispatching.