silc.git
16 years ago Added support for checking timezone and tm_gmtoff. Fixed silc.toolkit.1.1
Pekka Riikonen [Thu, 31 May 2007 06:44:07 +0000 (06:44 +0000)]
Added support for checking timezone and tm_gmtoff.  Fixed
silc_time_msec.

16 years ago updates.
Pekka Riikonen [Wed, 30 May 2007 19:56:35 +0000 (19:56 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Wed, 30 May 2007 15:47:36 +0000 (15:47 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Wed, 30 May 2007 15:47:36 +0000 (15:47 +0000)]
updates.

16 years ago Compilation warning fix.
Pekka Riikonen [Wed, 30 May 2007 15:47:07 +0000 (15:47 +0000)]
Compilation warning fix.

16 years ago updates.
Pekka Riikonen [Tue, 29 May 2007 16:59:23 +0000 (16:59 +0000)]
updates.

16 years ago Fixed nickname formatting crash when normalized nick is NULL
Pekka Riikonen [Mon, 28 May 2007 20:18:59 +0000 (20:18 +0000)]
Fixed nickname formatting crash when normalized nick is NULL
(happens after JOIN notify and its following WHOIS).

16 years ago Fixed MIME object encoding.
Pekka Riikonen [Mon, 28 May 2007 18:23:09 +0000 (18:23 +0000)]
Fixed MIME object encoding.

16 years ago updates. silc.client.1.1.beta6
Pekka Riikonen [Mon, 28 May 2007 06:02:48 +0000 (06:02 +0000)]
updates.

16 years ago Copy libfe_common_silc.so to libfe_silc.so in make install.
Pekka Riikonen [Sun, 27 May 2007 18:47:30 +0000 (18:47 +0000)]
Copy libfe_common_silc.so to libfe_silc.so in make install.

16 years ago Fixed copyright notice.
Pekka Riikonen [Sun, 27 May 2007 18:47:01 +0000 (18:47 +0000)]
Fixed copyright notice.

16 years ago updates. silc.toolkit.1.1.beta4
Pekka Riikonen [Thu, 24 May 2007 13:00:39 +0000 (13:00 +0000)]
updates.

16 years ago Increased read buffer size to 64K
Pekka Riikonen [Thu, 24 May 2007 12:34:10 +0000 (12:34 +0000)]
Increased read buffer size to 64K

16 years ago Do not allow stopping client library before it has been started.
Pekka Riikonen [Thu, 24 May 2007 12:33:29 +0000 (12:33 +0000)]
Do not allow stopping client library before it has been started.
Fixed channel and entry deleting.

16 years ago Fixed memory checker warnings to initalize structs fully.
Pekka Riikonen [Thu, 24 May 2007 12:32:25 +0000 (12:32 +0000)]
Fixed memory checker warnings to initalize structs fully.

16 years ago Fixed buffer realloc.
Pekka Riikonen [Thu, 24 May 2007 12:31:53 +0000 (12:31 +0000)]
Fixed buffer realloc.

16 years ago Do not call silc_client_stop before silc_client_init has been
Pekka Riikonen [Wed, 23 May 2007 20:28:03 +0000 (20:28 +0000)]
Do not call silc_client_stop before silc_client_init has been
called.  Fixed crash in SILC Plugin.

16 years ago Fixed formatted nickname renaming to rename irssi nicklist too.
Pekka Riikonen [Wed, 23 May 2007 20:22:51 +0000 (20:22 +0000)]
Fixed formatted nickname renaming to rename irssi nicklist too.

16 years ago updates.
Pekka Riikonen [Wed, 23 May 2007 15:29:42 +0000 (15:29 +0000)]
updates.

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

16 years agoinclude help for silc in any case
Jochen Eisinger [Mon, 21 May 2007 16:18:56 +0000 (16:18 +0000)]
include help for silc in any case

16 years ago updates.
Pekka Riikonen [Mon, 21 May 2007 06:34:12 +0000 (06:34 +0000)]
updates.

16 years ago updates.
Pekka Riikonen [Mon, 21 May 2007 06:28:07 +0000 (06:28 +0000)]
updates.

16 years ago updates. silc.client.1.1.beta5
Pekka Riikonen [Mon, 21 May 2007 05:27:42 +0000 (05:27 +0000)]
updates.

16 years agoSun May 20 18:34:22 CEST 2007 Jochen Eisinger <coffee@silcnet.org>
Jochen Eisinger [Sun, 20 May 2007 16:36:57 +0000 (16:36 +0000)]
Sun May 20 18:34:22 CEST 2007  Jochen Eisinger <coffee@silcnet.org>

* Add hooks for Irssi 0.8.11 module functions.  Affected file
  is apps/irssi/src/fe-common/silc/fe-common-silc.c

16 years ago updates.
Pekka Riikonen [Sun, 20 May 2007 15:27:09 +0000 (15:27 +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.

16 years ago Added.
Pekka Riikonen [Tue, 8 May 2007 16:36:15 +0000 (16:36 +0000)]
Added.

16 years ago WIN32 compilation error fixes.
Pekka Riikonen [Tue, 8 May 2007 16:36:04 +0000 (16:36 +0000)]
WIN32 compilation error fixes.

16 years ago Increased read buffer size.
Pekka Riikonen [Tue, 8 May 2007 16:35:34 +0000 (16:35 +0000)]
Increased read buffer size.