silc.git
23 years ago Moved silc_client_ch[u]mode[_char] to client library from silc/.
Pekka Riikonen [Wed, 1 Nov 2000 21:44:27 +0000 (21:44 +0000)]
Moved silc_client_ch[u]mode[_char] to client library from silc/.
NAMES command now shows users modes on joining with nickname

23 years ago removed memset not needed
Pekka Riikonen [Wed, 1 Nov 2000 21:43:44 +0000 (21:43 +0000)]
removed memset not needed

23 years ago updates
Pekka Riikonen [Wed, 1 Nov 2000 14:26:33 +0000 (14:26 +0000)]
updates

23 years ago updates
Pekka Riikonen [Wed, 1 Nov 2000 14:26:33 +0000 (14:26 +0000)]
updates

23 years ago Patches by cras: unsigned int's to unsigned short in packet
Pekka Riikonen [Wed, 1 Nov 2000 13:40:58 +0000 (13:40 +0000)]
Patches by cras: unsigned int's to unsigned short in packet
routines (bugs in HPUX). Removed config.h's from contrib's
getopt.c

23 years ago bug fix in send_notify_on_channels.
Pekka Riikonen [Wed, 1 Nov 2000 13:39:28 +0000 (13:39 +0000)]
bug fix in send_notify_on_channels.

23 years ago updates
Pekka Riikonen [Wed, 1 Nov 2000 12:44:50 +0000 (12:44 +0000)]
updates

23 years ago updates
Pekka Riikonen [Wed, 1 Nov 2000 12:29:44 +0000 (12:29 +0000)]
updates

23 years ago Makefile for trq
Pekka Riikonen [Wed, 1 Nov 2000 12:19:40 +0000 (12:19 +0000)]
Makefile for trq

23 years ago Defined SilcIdType as unsigned short, not unsigned char.
Pekka Riikonen [Wed, 1 Nov 2000 12:19:06 +0000 (12:19 +0000)]
Defined SilcIdType as unsigned short, not unsigned char.

23 years ago A LOT updates. Cannot separate. :)
Pekka Riikonen [Tue, 31 Oct 2000 19:48:31 +0000 (19:48 +0000)]
A LOT updates. Cannot separate. :)

23 years ago removed unnecessary ciphers.
Pekka Riikonen [Tue, 31 Oct 2000 19:45:40 +0000 (19:45 +0000)]
removed unnecessary ciphers.

23 years ago Added LEAVE and SIGNOFF notify types.
Pekka Riikonen [Tue, 10 Oct 2000 07:27:14 +0000 (07:27 +0000)]
Added LEAVE and SIGNOFF notify types.

23 years ago Added id_payload_parse_data function
Pekka Riikonen [Tue, 10 Oct 2000 07:27:02 +0000 (07:27 +0000)]
Added id_payload_parse_data function

23 years ago updates
Pekka Riikonen [Tue, 10 Oct 2000 07:26:42 +0000 (07:26 +0000)]
updates

23 years ago bugfix
Pekka Riikonen [Tue, 10 Oct 2000 07:26:32 +0000 (07:26 +0000)]
bugfix

23 years ago bugfix
Pekka Riikonen [Mon, 9 Oct 2000 13:48:55 +0000 (13:48 +0000)]
bugfix

23 years ago bugfix in remove_from_channels.
Pekka Riikonen [Mon, 9 Oct 2000 13:43:06 +0000 (13:43 +0000)]
bugfix in remove_from_channels.

23 years ago updates
Pekka Riikonen [Mon, 9 Oct 2000 11:41:56 +0000 (11:41 +0000)]
updates

23 years ago updates
Pekka Riikonen [Mon, 9 Oct 2000 11:41:56 +0000 (11:41 +0000)]
updates

23 years ago Added new notify client operation.
Pekka Riikonen [Mon, 9 Oct 2000 11:41:32 +0000 (11:41 +0000)]
Added new notify client operation.

23 years ago Changed to use new generic payloads.
Pekka Riikonen [Mon, 9 Oct 2000 11:41:17 +0000 (11:41 +0000)]
Changed to use new generic payloads.
Implemented new protocol compliant notify messages.
Implemented protocol compliant channel messages.
Bugfixes.

23 years ago Created.
Pekka Riikonen [Mon, 9 Oct 2000 11:40:17 +0000 (11:40 +0000)]
Created.

23 years ago Implemented new notify payload handling. Also changed notify
Pekka Riikonen [Mon, 9 Oct 2000 11:40:03 +0000 (11:40 +0000)]
Implemented new notify payload handling. Also changed notify
client operation in ops.h
Changed to use new generic payloads.
Bugfixes.

23 years ago Added flags parameter to assemble_security_properties function.
Pekka Riikonen [Mon, 9 Oct 2000 11:39:09 +0000 (11:39 +0000)]
Added flags parameter to assemble_security_properties function.

23 years ago Created silcpayload.[ch] for generic payloads.
Pekka Riikonen [Mon, 9 Oct 2000 11:38:33 +0000 (11:38 +0000)]
Created silcpayload.[ch] for generic payloads.
Changed command payload to use new generic payloads.
Changed channel payload to protocol compliant.

23 years ago bugfixes. Made public/private keys protocol compliant.
Pekka Riikonen [Mon, 9 Oct 2000 11:37:21 +0000 (11:37 +0000)]
bugfixes. Made public/private keys protocol compliant.

23 years ago little fix on NAMES
Pekka Riikonen [Fri, 6 Oct 2000 09:19:55 +0000 (09:19 +0000)]
little fix on NAMES

23 years ago date fix
Pekka Riikonen [Fri, 6 Oct 2000 08:12:06 +0000 (08:12 +0000)]
date fix

23 years ago Added support for multiple nickname on same channel.
Pekka Riikonen [Fri, 6 Oct 2000 08:11:47 +0000 (08:11 +0000)]
Added support for multiple nickname on same channel.
Added MOTD command.
Added TOPIC command.
Bugfixes.

23 years ago Added new SILC_STATUS_ENTRY.
Pekka Riikonen [Fri, 6 Oct 2000 08:11:17 +0000 (08:11 +0000)]
Added new SILC_STATUS_ENTRY.

23 years ago Bugfix
Pekka Riikonen [Fri, 6 Oct 2000 08:10:36 +0000 (08:10 +0000)]
Bugfix

23 years ago Added WHOIS to send multiple replies if multiple nicknames are
Pekka Riikonen [Fri, 6 Oct 2000 08:10:23 +0000 (08:10 +0000)]
Added WHOIS to send multiple replies if multiple nicknames are
found.
Added MOTD command and [motd] config section and server also sends
motd to client on connection now.
Fixed TOPIC command some more.

23 years ago updates
Pekka Riikonen [Fri, 6 Oct 2000 08:09:19 +0000 (08:09 +0000)]
updates

23 years ago updates
Pekka Riikonen [Thu, 5 Oct 2000 12:59:29 +0000 (12:59 +0000)]
updates

23 years ago typo
Pekka Riikonen [Thu, 5 Oct 2000 09:00:52 +0000 (09:00 +0000)]
typo

23 years ago Minor change to ops API
Pekka Riikonen [Thu, 5 Oct 2000 07:27:38 +0000 (07:27 +0000)]
Minor change to ops API

23 years ago Bugfixes and added TOPIC command.
Pekka Riikonen [Thu, 5 Oct 2000 07:27:15 +0000 (07:27 +0000)]
Bugfixes and added TOPIC command.

23 years ago Added NICK_CHANGE and TOPIC_SET notify types.
Pekka Riikonen [Thu, 5 Oct 2000 07:27:02 +0000 (07:27 +0000)]
Added NICK_CHANGE and TOPIC_SET notify types.

23 years ago Minor ops API change and bugfixes.
Pekka Riikonen [Thu, 5 Oct 2000 07:26:43 +0000 (07:26 +0000)]
Minor ops API change and bugfixes.

23 years ago updates
Pekka Riikonen [Thu, 5 Oct 2000 07:26:09 +0000 (07:26 +0000)]
updates

23 years ago API change of add_connection.
Pekka Riikonen [Wed, 4 Oct 2000 13:17:14 +0000 (13:17 +0000)]
API change of add_connection.

23 years ago typo
Pekka Riikonen [Wed, 4 Oct 2000 13:16:32 +0000 (13:16 +0000)]
typo

23 years ago Ignore EINTR on select().
Pekka Riikonen [Tue, 3 Oct 2000 11:54:57 +0000 (11:54 +0000)]
Ignore EINTR on select().

23 years ago Added include.
Pekka Riikonen [Tue, 3 Oct 2000 09:05:17 +0000 (09:05 +0000)]
Added include.

23 years ago Added rijndael (AES) to cipher list.
Pekka Riikonen [Mon, 2 Oct 2000 18:31:46 +0000 (18:31 +0000)]
Added rijndael (AES) to cipher list.

23 years ago updates
Pekka Riikonen [Mon, 2 Oct 2000 07:59:11 +0000 (07:59 +0000)]
updates

23 years ago updates
Pekka Riikonen [Sat, 30 Sep 2000 15:02:26 +0000 (15:02 +0000)]
updates

23 years ago updates
Pekka Riikonen [Sat, 30 Sep 2000 14:11:40 +0000 (14:11 +0000)]
updates

23 years ago Optimized pachet receiving. Patch by cras.
Pekka Riikonen [Sat, 30 Sep 2000 14:11:23 +0000 (14:11 +0000)]
Optimized pachet receiving. Patch by cras.

23 years ago removed a function
Pekka Riikonen [Sat, 30 Sep 2000 14:10:57 +0000 (14:10 +0000)]
removed a function

23 years ago minor change
Pekka Riikonen [Sat, 30 Sep 2000 13:57:26 +0000 (13:57 +0000)]
minor change

23 years ago removed
Pekka Riikonen [Sat, 30 Sep 2000 06:07:19 +0000 (06:07 +0000)]
removed

23 years ago updates
Pekka Riikonen [Sat, 30 Sep 2000 06:06:51 +0000 (06:06 +0000)]
updates

23 years ago Added new silc_schedule_with_fd to select() with specific fd.
Pekka Riikonen [Sat, 30 Sep 2000 06:06:29 +0000 (06:06 +0000)]
Added new silc_schedule_with_fd to select() with specific fd.

23 years ago Fixed a buf in data reading. The code now assures that all data
Pekka Riikonen [Sat, 30 Sep 2000 06:06:09 +0000 (06:06 +0000)]
Fixed a buf in data reading. The code now assures that all data
is read before continuing packet prcoessing.

23 years ago Added new function silc_client_start_key_exchange and changed that
Pekka Riikonen [Sat, 30 Sep 2000 06:05:30 +0000 (06:05 +0000)]
Added new function silc_client_start_key_exchange and changed that
code uses that function now.  Patch by cras.
Updated README file to explain the usage of the function.

23 years ago Added support for notify type sending in notify payload.
Pekka Riikonen [Fri, 29 Sep 2000 07:13:04 +0000 (07:13 +0000)]
Added support for notify type sending in notify payload.
Removed Log headers from the file.
Enabled debug messages by default for server.

23 years ago Explcitly cast some va_arg()s as it requires it nowadays.
Pekka Riikonen [Fri, 29 Sep 2000 07:11:27 +0000 (07:11 +0000)]
Explcitly cast some va_arg()s as it requires it nowadays.

23 years ago Fixed timeout handling after cras messed it up.
Pekka Riikonen [Fri, 29 Sep 2000 07:11:05 +0000 (07:11 +0000)]
Fixed timeout handling after cras messed it up.

23 years ago Added support for notify client operation.
Pekka Riikonen [Fri, 29 Sep 2000 07:10:32 +0000 (07:10 +0000)]
Added support for notify client operation.

23 years ago Created.
Pekka Riikonen [Fri, 29 Sep 2000 07:10:06 +0000 (07:10 +0000)]
Created.

23 years ago updates
Pekka Riikonen [Fri, 29 Sep 2000 07:09:31 +0000 (07:09 +0000)]
updates

23 years ago Changed cipher list order.
Pekka Riikonen [Thu, 28 Sep 2000 11:28:20 +0000 (11:28 +0000)]
Changed cipher list order.

23 years ago Added silc_schedule_one function to run the scheduler only ones.
Pekka Riikonen [Thu, 28 Sep 2000 08:50:31 +0000 (08:50 +0000)]
Added silc_schedule_one function to run the scheduler only ones.
Patch by cras.

23 years ago Added client_del_connection functions. Patch by cras.
Pekka Riikonen [Thu, 28 Sep 2000 08:49:58 +0000 (08:49 +0000)]
Added client_del_connection functions. Patch by cras.

23 years ago updates
Pekka Riikonen [Thu, 14 Sep 2000 07:29:26 +0000 (07:29 +0000)]
updates

23 years ago updates
Pekka Riikonen [Wed, 13 Sep 2000 18:05:26 +0000 (18:05 +0000)]
updates

23 years ago Created.
Pekka Riikonen [Wed, 13 Sep 2000 17:56:35 +0000 (17:56 +0000)]
Created.

23 years ago Updates to comly with new source tree.
Pekka Riikonen [Wed, 13 Sep 2000 17:50:26 +0000 (17:50 +0000)]
Updates to comly with new source tree.

23 years ago Created SILC Client Libary by moving stuff from silc/ directory.
Pekka Riikonen [Wed, 13 Sep 2000 17:47:53 +0000 (17:47 +0000)]
Created SILC Client Libary by moving stuff from silc/ directory.
SILC client library is SILC client without UI. Old UI still exists
in silc/ directory and uses the new client.

Bug fixes and several new functions, structures and functions
naming changes during the change was made.

23 years ago Splitted SILC core library. Core library includes now only
Pekka Riikonen [Wed, 13 Sep 2000 17:45:15 +0000 (17:45 +0000)]
Splitted SILC core library. Core library includes now only
SILC protocol specific stuff. New utility library includes the
old stuff from core library that is more generic purpose stuff.

23 years ago typo
Pekka Riikonen [Wed, 13 Sep 2000 12:45:55 +0000 (12:45 +0000)]
typo

23 years ago typos
Pekka Riikonen [Wed, 13 Sep 2000 12:25:46 +0000 (12:25 +0000)]
typos

23 years ago typos.
Pekka Riikonen [Wed, 13 Sep 2000 12:24:21 +0000 (12:24 +0000)]
typos.

23 years ago updates
Pekka Riikonen [Thu, 7 Sep 2000 08:37:47 +0000 (08:37 +0000)]
updates

23 years ago Updated GMP 3.0.1 to 3.1
Pekka Riikonen [Thu, 7 Sep 2000 08:28:36 +0000 (08:28 +0000)]
Updated GMP 3.0.1 to 3.1

23 years ago Fixed channel joining and channel message sending inside a
Pekka Riikonen [Mon, 21 Aug 2000 14:21:21 +0000 (14:21 +0000)]
Fixed channel joining and channel message sending inside a
SILC cell. Added silc_server_send_remove_channel_user and
silc_server_remove_channel_user functions.

23 years ago Added REKEY, REKEY_DONE and REMOVE_CHANNEL_USER packet types.
Pekka Riikonen [Mon, 21 Aug 2000 14:20:10 +0000 (14:20 +0000)]
Added REKEY, REKEY_DONE and REMOVE_CHANNEL_USER packet types.

23 years ago updates
Pekka Riikonen [Mon, 21 Aug 2000 14:19:39 +0000 (14:19 +0000)]
updates

23 years ago updates
Pekka Riikonen [Thu, 27 Jul 2000 20:29:54 +0000 (20:29 +0000)]
updates

23 years ago Fixed the server to server (server to router actually) connections
Pekka Riikonen [Wed, 26 Jul 2000 07:05:11 +0000 (07:05 +0000)]
Fixed the server to server (server to router actually) connections
and made the private message work inside a cell. Added functin
silc_server_replace_id.

23 years ago Added server_find_by_id, replace_[server/client]_id.
Pekka Riikonen [Wed, 26 Jul 2000 07:04:01 +0000 (07:04 +0000)]
Added server_find_by_id, replace_[server/client]_id.

23 years ago Use ID check as well in silc_idcache_add.
Pekka Riikonen [Wed, 26 Jul 2000 07:03:20 +0000 (07:03 +0000)]
Use ID check as well in silc_idcache_add.

23 years ago updates
Pekka Riikonen [Wed, 26 Jul 2000 07:02:52 +0000 (07:02 +0000)]
updates

23 years ago updated
Pekka Riikonen [Sat, 22 Jul 2000 18:37:45 +0000 (18:37 +0000)]
updated

23 years ago Created.
Pekka Riikonen [Sat, 22 Jul 2000 14:56:38 +0000 (14:56 +0000)]
Created.

23 years ago Added dynamic protocol registering/unregistering support. The
Pekka Riikonen [Thu, 20 Jul 2000 10:17:25 +0000 (10:17 +0000)]
Added dynamic protocol registering/unregistering support.  The
patch was provided by cras.

23 years ago updates
Pekka Riikonen [Thu, 20 Jul 2000 05:49:50 +0000 (05:49 +0000)]
updates

23 years ago Added default mail directory path.
Pekka Riikonen [Thu, 20 Jul 2000 05:49:32 +0000 (05:49 +0000)]
Added default mail directory path.

23 years ago Created contrib directory for non-silc library routines that
Pekka Riikonen [Wed, 19 Jul 2000 12:05:52 +0000 (12:05 +0000)]
Created contrib directory for non-silc library routines that
some platforms may need. Imported getopt and getopt_long routines
from GNU C library.

23 years ago Enhancements to AWAY command.
Pekka Riikonen [Wed, 19 Jul 2000 09:19:05 +0000 (09:19 +0000)]
Enhancements to AWAY command.

23 years ago Added version detection support to SKE.
Pekka Riikonen [Wed, 19 Jul 2000 07:07:47 +0000 (07:07 +0000)]
Added version detection support to SKE.

23 years ago Save packet on private message's command context.
Pekka Riikonen [Wed, 19 Jul 2000 07:07:34 +0000 (07:07 +0000)]
Save packet on private message's command context.

23 years ago Search mail by From:
Pekka Riikonen [Wed, 19 Jul 2000 07:07:16 +0000 (07:07 +0000)]
Search mail by From:

23 years ago Added AWAY command.
Pekka Riikonen [Wed, 19 Jul 2000 07:06:33 +0000 (07:06 +0000)]
Added AWAY command.

23 years ago Added version detection support to SKE. Minor bugfixes.
Pekka Riikonen [Wed, 19 Jul 2000 07:04:37 +0000 (07:04 +0000)]
Added version detection support to SKE. Minor bugfixes.

23 years ago Bug fix in mp2bin
Pekka Riikonen [Wed, 19 Jul 2000 07:04:17 +0000 (07:04 +0000)]
Bug fix in mp2bin

23 years ago Minor bug fix in silc_encode_pem
Pekka Riikonen [Wed, 19 Jul 2000 07:04:04 +0000 (07:04 +0000)]
Minor bug fix in silc_encode_pem

23 years ago updates
Pekka Riikonen [Wed, 19 Jul 2000 07:03:23 +0000 (07:03 +0000)]
updates