silc.git
21 years ago autoconf update.
Pekka Riikonen [Sun, 6 Oct 2002 15:09:04 +0000 (15:09 +0000)]
autoconf update.

21 years ago Send disconnect packet before freeing socket data in
Pekka Riikonen [Sun, 6 Oct 2002 15:08:22 +0000 (15:08 +0000)]
Send disconnect packet before freeing socket data in
silc_server_timeout_remote.

21 years ago Automatically reconnect to backup router (on normal server) if
Pekka Riikonen [Sun, 6 Oct 2002 14:00:14 +0000 (14:00 +0000)]
Automatically reconnect to backup router (on normal server) if
connection is lost.

21 years ago Fixed a bug in backup server IP comparison in silc_server_backup_get.
Pekka Riikonen [Sun, 6 Oct 2002 13:53:57 +0000 (13:53 +0000)]
Fixed a bug in backup server IP comparison in silc_server_backup_get.
Also, the port is now used in the comparison as well.

21 years ago Check that local entry is not put as owner of a client which
Pekka Riikonen [Sun, 6 Oct 2002 13:52:57 +0000 (13:52 +0000)]
Check that local entry is not put as owner of a client which
cannot be locally connected anyway.

21 years ago More error printing to backup resuming code.
Pekka Riikonen [Sun, 6 Oct 2002 10:45:48 +0000 (10:45 +0000)]
More error printing to backup resuming code.
Do not switch to become primary on backup if packet decryption
error occurred.

21 years ago Do not send disconnect message to already disconnected socket.
Pekka Riikonen [Sat, 5 Oct 2002 19:03:01 +0000 (19:03 +0000)]
Do not send disconnect message to already disconnected socket.

21 years ago updates
Pekka Riikonen [Sat, 5 Oct 2002 18:46:33 +0000 (18:46 +0000)]
updates

21 years ago Bug tracking.
Pekka Riikonen [Sat, 5 Oct 2002 18:46:19 +0000 (18:46 +0000)]
Bug tracking.

21 years ago added
Pekka Riikonen [Fri, 4 Oct 2002 23:28:44 +0000 (23:28 +0000)]
added

21 years ago updates.
Pekka Riikonen [Tue, 1 Oct 2002 20:10:19 +0000 (20:10 +0000)]
updates.

21 years ago updates
Pekka Riikonen [Sat, 28 Sep 2002 12:12:21 +0000 (12:12 +0000)]
updates

21 years ago Default RSA key length is 2048 bits (old 1024 bits).
Pekka Riikonen [Thu, 26 Sep 2002 17:08:02 +0000 (17:08 +0000)]
Default RSA key length is 2048 bits (old 1024 bits).

21 years ago Use a little larger starting point for e exponent.
Pekka Riikonen [Thu, 26 Sep 2002 17:07:37 +0000 (17:07 +0000)]
Use a little larger starting point for e exponent.

21 years ago updates
Pekka Riikonen [Thu, 26 Sep 2002 11:51:40 +0000 (11:51 +0000)]
updates

21 years ago If packet processing fails (like integrity check fails etc) the
Pekka Riikonen [Thu, 26 Sep 2002 11:50:26 +0000 (11:50 +0000)]
If packet processing fails (like integrity check fails etc) the
connection is closed.

21 years ago updates
Pekka Riikonen [Wed, 25 Sep 2002 09:59:10 +0000 (09:59 +0000)]
updates

21 years ago updates
Pekka Riikonen [Wed, 25 Sep 2002 09:49:38 +0000 (09:49 +0000)]
updates

21 years ago updates
Pekka Riikonen [Wed, 25 Sep 2002 09:39:52 +0000 (09:39 +0000)]
updates

21 years ago Mark no_reconnect after DETACH command.
Pekka Riikonen [Tue, 24 Sep 2002 16:30:26 +0000 (16:30 +0000)]
Mark no_reconnect after DETACH command.

21 years ago Fixed memory leaks. In TIMEDOUT error remove the RESOLVING
Pekka Riikonen [Mon, 23 Sep 2002 10:02:25 +0000 (10:02 +0000)]
Fixed memory leaks.  In TIMEDOUT error remove the RESOLVING
status from client entry.

21 years ago Fixed double free in public key setting.
Pekka Riikonen [Mon, 23 Sep 2002 09:00:30 +0000 (09:00 +0000)]
Fixed double free in public key setting.

21 years ago Preparations for Requested Attributes support.
Pekka Riikonen [Sun, 22 Sep 2002 16:29:27 +0000 (16:29 +0000)]
Preparations for Requested Attributes support.

21 years ago Rewrote WHOIS, WHOWAS and IDENTIFY commands.
Pekka Riikonen [Sun, 22 Sep 2002 12:19:09 +0000 (12:19 +0000)]
Rewrote WHOIS, WHOWAS and IDENTIFY commands.

21 years ago ctime -> silc_get_time.
Pekka Riikonen [Sat, 21 Sep 2002 17:19:12 +0000 (17:19 +0000)]
ctime -> silc_get_time.

21 years ago Added silc_strncat.
Pekka Riikonen [Sat, 21 Sep 2002 17:18:52 +0000 (17:18 +0000)]
Added silc_strncat.

21 years ago More new query code.
Pekka Riikonen [Fri, 20 Sep 2002 12:58:13 +0000 (12:58 +0000)]
More new query code.

21 years ago More new query code.
Pekka Riikonen [Thu, 19 Sep 2002 19:39:43 +0000 (19:39 +0000)]
More new query code.

21 years ago Renamed silc_server_get_client_resolve to silc_server_query_client,
Pekka Riikonen [Thu, 19 Sep 2002 11:58:40 +0000 (11:58 +0000)]
Renamed silc_server_get_client_resolve to silc_server_query_client,
added server_query.[ch].

21 years ago Fixed a bug that put resumed client to wrong list and caused it
Pekka Riikonen [Wed, 18 Sep 2002 15:27:58 +0000 (15:27 +0000)]
Fixed a bug that put resumed client to wrong list and caused it
not to be present in the network anymore.

21 years ago Various cleanup in error message output in config parsing code
Giovanni Giacobbi [Wed, 18 Sep 2002 13:17:18 +0000 (13:17 +0000)]
Various cleanup in error message output in config parsing code
and in server init code.  Fixed error log files containing
too many newlines ('\n') in some situations.

21 years ago Use resovled hostname as remote server name instead of one
Pekka Riikonen [Wed, 18 Sep 2002 08:52:18 +0000 (08:52 +0000)]
Use resovled hostname as remote server name instead of one
user provided for us.

21 years ago updates
Pekka Riikonen [Wed, 18 Sep 2002 08:47:56 +0000 (08:47 +0000)]
updates

21 years ago updates
Pekka Riikonen [Wed, 18 Sep 2002 08:42:53 +0000 (08:42 +0000)]
updates

21 years ago updates
Pekka Riikonen [Wed, 18 Sep 2002 08:38:32 +0000 (08:38 +0000)]
updates

21 years ago typo fix.
Pekka Riikonen [Tue, 17 Sep 2002 10:16:03 +0000 (10:16 +0000)]
typo fix.

21 years ago Check for RTLD flags.
Pekka Riikonen [Tue, 17 Sep 2002 10:14:42 +0000 (10:14 +0000)]
Check for RTLD flags.

21 years ago Heartbeat context is not freed automatically by the library
Pekka Riikonen [Mon, 16 Sep 2002 15:39:00 +0000 (15:39 +0000)]
Heartbeat context is not freed automatically by the library
anymore.

21 years ago Added support for removing unconfigured client connections in
Pekka Riikonen [Mon, 16 Sep 2002 10:21:28 +0000 (10:21 +0000)]
Added support for removing unconfigured client connections in
rehash in server.
Added support for aborting automatically pending commands that
never receives the reply (to avoid memory leaks).
Preliminary support for handling Rrequested Attributes in WHOIS.

21 years ago Added new SILC_STATUS_ERR_TIMEDOUT status type.
Pekka Riikonen [Mon, 16 Sep 2002 10:20:21 +0000 (10:20 +0000)]
Added new SILC_STATUS_ERR_TIMEDOUT status type.
Added 'app_context' to silc_schedule_init to deliver application
specific context in task callbacks.

21 years ago Added STATS command. Patch by Ville Räsänen.
Pekka Riikonen [Sun, 15 Sep 2002 09:40:47 +0000 (09:40 +0000)]
Added STATS command.  Patch by Ville Räsänen.

21 years ago robodoc'd lib/silcutil/silcfileutil.h
Giovanni Giacobbi [Wed, 11 Sep 2002 17:18:20 +0000 (17:18 +0000)]
robodoc'd lib/silcutil/silcfileutil.h

21 years ago silent up some cvs noise.
Giovanni Giacobbi [Wed, 11 Sep 2002 16:29:34 +0000 (16:29 +0000)]
silent up some cvs noise.

21 years ago fixed a warning reported by "jolan" on silcnet
Giovanni Giacobbi [Wed, 11 Sep 2002 10:49:43 +0000 (10:49 +0000)]
fixed a warning reported by "jolan" on silcnet

21 years ago Assure that channel key is set before sending it.
Pekka Riikonen [Wed, 11 Sep 2002 07:23:09 +0000 (07:23 +0000)]
Assure that channel key is set before sending it.

21 years ago In signoff assure that channel key is present before sending it. silc.server.0.9.5
Pekka Riikonen [Wed, 11 Sep 2002 07:15:19 +0000 (07:15 +0000)]
In signoff assure that channel key is present before sending it.
Can crash server.

21 years ago updates
Pekka Riikonen [Tue, 10 Sep 2002 19:21:46 +0000 (19:21 +0000)]
updates

21 years ago Ignore SERVER_SIGNOFF notify received to your own ID.
Pekka Riikonen [Tue, 10 Sep 2002 19:21:27 +0000 (19:21 +0000)]
Ignore SERVER_SIGNOFF notify received to your own ID.

21 years ago updates.
Pekka Riikonen [Tue, 10 Sep 2002 15:20:05 +0000 (15:20 +0000)]
updates.

21 years ago Print error about unknown channel ekys only on router since it's
Pekka Riikonen [Tue, 10 Sep 2002 08:39:11 +0000 (08:39 +0000)]
Print error about unknown channel ekys only on router since it's
possible (expecially on backup router) to receive those.

21 years ago Assure that endless loop with detached client resolving cannot
Pekka Riikonen [Tue, 10 Sep 2002 07:51:23 +0000 (07:51 +0000)]
Assure that endless loop with detached client resolving cannot
happen.

21 years ago updates
Pekka Riikonen [Tue, 10 Sep 2002 07:00:59 +0000 (07:00 +0000)]
updates

21 years ago updated official silc channel
Giovanni Giacobbi [Mon, 9 Sep 2002 11:16:54 +0000 (11:16 +0000)]
updated official silc channel

21 years ago Incoming ftp session cannot be same as sending session (when
Pekka Riikonen [Mon, 9 Sep 2002 10:19:56 +0000 (10:19 +0000)]
Incoming ftp session cannot be same as sending session (when
sending file to yourself).  Bug #24.

21 years ago SilcAttributeObjMime does not include allocated buffer, but
Pekka Riikonen [Mon, 9 Sep 2002 09:01:04 +0000 (09:01 +0000)]
SilcAttributeObjMime does not include allocated buffer, but
const data from the payload.

21 years ago Added.
Pekka Riikonen [Mon, 9 Sep 2002 07:25:57 +0000 (07:25 +0000)]
Added.

21 years ago Implemented the draft-riikonen-presence-attrs and Attribute
Pekka Riikonen [Sun, 8 Sep 2002 15:55:01 +0000 (15:55 +0000)]
Implemented the draft-riikonen-presence-attrs and Attribute
Payload.

21 years ago Do not allow removing of local server entry in SERVER_SIGNOFF notify.
Pekka Riikonen [Sun, 8 Sep 2002 10:52:06 +0000 (10:52 +0000)]
Do not allow removing of local server entry in SERVER_SIGNOFF notify.

21 years ago Send SERVER_SIGNOFF to local backup routers from primary router.
Pekka Riikonen [Sun, 8 Sep 2002 10:38:25 +0000 (10:38 +0000)]
Send SERVER_SIGNOFF to local backup routers from primary router.
Handle the disconnection of locally connected server correctly
on backup router; the server is really originated from the primary
router.

21 years ago Added anonymous client connections support.
Pekka Riikonen [Sat, 7 Sep 2002 20:33:58 +0000 (20:33 +0000)]
Added anonymous client connections support.

21 years ago Removed "base version" version from command line.
Pekka Riikonen [Sat, 7 Sep 2002 19:41:23 +0000 (19:41 +0000)]
Removed "base version" version from command line.

21 years ago When disabled channel is found on normal server in JOIN, do
Pekka Riikonen [Sat, 7 Sep 2002 19:36:21 +0000 (19:36 +0000)]
When disabled channel is found on normal server in JOIN, do
not re-create the channel to avoid duplicates.

21 years ago Resolved local info with IDENTIFY in connecting. silc.client.0.9.5.1
Pekka Riikonen [Sat, 7 Sep 2002 17:02:40 +0000 (17:02 +0000)]
Resolved local info with IDENTIFY in connecting.

21 years ago Append distribution name to protocol version as vendor string Append distribution... silc.client.0.9.5
Pekka Riikonen [Sat, 7 Sep 2002 15:38:38 +0000 (15:38 +0000)]
Append distribution name to protocol version as vendor string Append distribution name to protocol version as vendor string..

21 years ago updates
Pekka Riikonen [Sat, 7 Sep 2002 15:22:37 +0000 (15:22 +0000)]
updates

21 years ago Do not save locally resolved hostname for local entry but take
Pekka Riikonen [Sat, 7 Sep 2002 15:22:20 +0000 (15:22 +0000)]
Do not save locally resolved hostname for local entry but take
what server sends in WHOIS.

21 years ago Use distribution versions as protocol versions too instead of
Pekka Riikonen [Sat, 7 Sep 2002 14:37:20 +0000 (14:37 +0000)]
Use distribution versions as protocol versions too instead of
using Toolkit base version by default as protocol version.

21 years ago Mark cache->expire = 0 in JOIN notify handling to assure that
Pekka Riikonen [Sat, 7 Sep 2002 13:03:03 +0000 (13:03 +0000)]
Mark cache->expire = 0 in JOIN notify handling to assure that
client is not expired underneath the channel.

21 years agoupdates (--without-pthreads, --with-iconv[=DIR])
Lubomir Sedlacik [Sat, 7 Sep 2002 13:00:27 +0000 (13:00 +0000)]
updates (--without-pthreads, --with-iconv[=DIR])

21 years agointroduce --with-pthreads[=DIR], use --without-pthreads to disable threads
Lubomir Sedlacik [Sat, 7 Sep 2002 12:30:22 +0000 (12:30 +0000)]
introduce --with-pthreads[=DIR], use --without-pthreads to disable threads
support altogether.  fix --with-iconv on systems which need to bypass broken
native iconv().  be more verbose, cleanups, sort..

21 years ago Fixed -C option to work on command line. Bug #16.
Pekka Riikonen [Sat, 7 Sep 2002 12:08:32 +0000 (12:08 +0000)]
Fixed -C option to work on command line.  Bug #16.

21 years ago typo fix.
Pekka Riikonen [Sat, 7 Sep 2002 10:59:54 +0000 (10:59 +0000)]
typo fix.

21 years ago typo fixes.
Pekka Riikonen [Sat, 7 Sep 2002 10:39:41 +0000 (10:39 +0000)]
typo fixes.

21 years ago Cannot close itself.
Pekka Riikonen [Sat, 7 Sep 2002 09:21:24 +0000 (09:21 +0000)]
Cannot close itself.

21 years ago do not care about the executable
Giovanni Giacobbi [Thu, 5 Sep 2002 00:24:13 +0000 (00:24 +0000)]
do not care about the executable

21 years ago updates
Pekka Riikonen [Tue, 3 Sep 2002 10:50:18 +0000 (10:50 +0000)]
updates

21 years ago * Added global variable silc_log_timestamp that tells silclog
Giovanni Giacobbi [Mon, 2 Sep 2002 21:09:11 +0000 (21:09 +0000)]
* Added global variable silc_log_timestamp that tells silclog
  wether to print or not the timestamp in the logging files.
  Affected file lib/silcutil/silclog.[ch].

* Added silcd configuration option Timestamp in the Logging
  section.  Affected file silcd/serverconfig.[ch],
  doc/example_silcd.conf.in.

21 years ago updates
Pekka Riikonen [Mon, 2 Sep 2002 09:38:29 +0000 (09:38 +0000)]
updates

21 years ago updates
Pekka Riikonen [Mon, 2 Sep 2002 09:29:47 +0000 (09:29 +0000)]
updates

21 years ago Debug message changes.
Pekka Riikonen [Fri, 30 Aug 2002 13:34:12 +0000 (13:34 +0000)]
Debug message changes.

21 years ago Fixed to not allow duplicate PKCS registering. Bug #17.
Pekka Riikonen [Fri, 30 Aug 2002 07:07:44 +0000 (07:07 +0000)]
Fixed to not allow duplicate PKCS registering.  Bug #17.

21 years ago Fixed fingerprint emptines checking. Bug #18.
Pekka Riikonen [Fri, 30 Aug 2002 06:58:43 +0000 (06:58 +0000)]
Fixed fingerprint emptines checking.  Bug #18.

21 years agorevert mistakenly changed --with-silcd-conf back to --with-silcd-config-file
Lubomir Sedlacik [Thu, 29 Aug 2002 09:04:59 +0000 (09:04 +0000)]
revert mistakenly changed --with-silcd-conf back to --with-silcd-config-file
the same for pidfile.

21 years agomore clanups, sort, show brackets in default values again, simplify comments
Lubomir Sedlacik [Thu, 29 Aug 2002 07:25:34 +0000 (07:25 +0000)]
more clanups, sort, show brackets in default values again, simplify comments
and add descriptive comments as shown below:
  --with-option=DIR   use option [search in DIR/lib and DIR/include]

21 years agonote lib/silcmath/mpi/configure.in changes and add "Affected file" note to
Lubomir Sedlacik [Sun, 25 Aug 2002 06:06:09 +0000 (06:06 +0000)]
note lib/silcmath/mpi/configure.in changes and add "Affected file" note to
cras's last commit. (hi cras!)

21 years agosilc_rng_exec_command() left zombie processes if command didn't generate any
cras [Sat, 24 Aug 2002 12:15:25 +0000 (12:15 +0000)]
silc_rng_exec_command() left zombie processes if command didn't generate any
output.

21 years ago updates
Pekka Riikonen [Sat, 24 Aug 2002 10:05:53 +0000 (10:05 +0000)]
updates

21 years agoclean, simplify, clean, sort, clean, unify, clean, ...
Lubomir Sedlacik [Sat, 24 Aug 2002 08:13:23 +0000 (08:13 +0000)]
clean, simplify, clean, sort, clean, unify, clean, ...

21 years agonote last changes in configure.in.pre
Lubomir Sedlacik [Fri, 23 Aug 2002 20:16:23 +0000 (20:16 +0000)]
note last changes in configure.in.pre

21 years agoadded --with-iconv, rewrote iconv checking. note that libiconv is needed
Lubomir Sedlacik [Fri, 23 Aug 2002 20:04:37 +0000 (20:04 +0000)]
added --with-iconv, rewrote iconv checking.  note that libiconv is needed
if iconv() provided by libc is not good enough (e.g. older Solaris).

21 years agosearch for ldopen in -lc, this enables SIM support on *BSD systems.
Lubomir Sedlacik [Fri, 23 Aug 2002 05:10:52 +0000 (05:10 +0000)]
search for ldopen in -lc, this enables SIM support on *BSD systems.
based on patch from Alex Zepeda.

21 years agos/clinet/client
Lubomir Sedlacik [Sun, 18 Aug 2002 13:24:34 +0000 (13:24 +0000)]
s/clinet/client

21 years agodon't call AM_CONDITIONAL conditonally for SILC_THREADS. this fixes autoconf
Lubomir Sedlacik [Sun, 18 Aug 2002 02:44:30 +0000 (02:44 +0000)]
don't call AM_CONDITIONAL conditonally for SILC_THREADS. this fixes autoconf
2.5x error on *BSD systems.
pointed out by Thorsten Schroeder on silc-devel

21 years ago Added example files for backup router in doc/examples.
Pekka Riikonen [Sun, 4 Aug 2002 13:23:20 +0000 (13:23 +0000)]
Added example files for backup router in doc/examples.
Fixed rekey protocol with backup router, fixed memory leaks
in backup router support.

21 years ago More checks for not having purge timeout for global clients that
Pekka Riikonen [Sun, 4 Aug 2002 11:24:46 +0000 (11:24 +0000)]
More checks for not having purge timeout for global clients that
are on channel.

21 years ago Do not process commands if sock->user_data is NULL. It may be
Pekka Riikonen [Sun, 14 Jul 2002 18:34:43 +0000 (18:34 +0000)]
Do not process commands if sock->user_data is NULL.  It may be
NULL due to QUIT and DETACH commands if we're unlucky.

21 years ago updates.
Pekka Riikonen [Thu, 11 Jul 2002 08:39:08 +0000 (08:39 +0000)]
updates.

21 years ago updates.
Pekka Riikonen [Thu, 11 Jul 2002 08:33:50 +0000 (08:33 +0000)]
updates.

21 years ago updates.
Pekka Riikonen [Tue, 9 Jul 2002 17:06:34 +0000 (17:06 +0000)]
updates.

21 years ago Fixed security problems (loosing bits in CFB encryption) in
Pekka Riikonen [Tue, 9 Jul 2002 16:04:49 +0000 (16:04 +0000)]
Fixed security problems (loosing bits in CFB encryption) in
SILC RNG.  Reported by Markku-Juhani Saarinen.