silc.git
20 years ago $Id tag. silc.client.0.9.16
Pekka Riikonen [Fri, 14 Nov 2003 18:30:58 +0000 (18:30 +0000)]
$Id tag.

20 years ago updates. silc.toolkit.0.9.11
Pekka Riikonen [Thu, 13 Nov 2003 16:50:18 +0000 (16:50 +0000)]
updates.

20 years ago Updated comment.
Pekka Riikonen [Wed, 12 Nov 2003 22:45:44 +0000 (22:45 +0000)]
Updated comment.

20 years ago Show the session ID in the file transmision list. Remove
Pekka Riikonen [Wed, 12 Nov 2003 09:39:00 +0000 (09:39 +0000)]
Show the session ID in the file transmision list.  Remove
session from list that failed to transfer.  Switch the current
session automatically after transmission, and in errors, to new
session if other sessions exists in the transfer list

20 years ago Fixed file transmission accepting in client library to not
Pekka Riikonen [Wed, 12 Nov 2003 09:38:39 +0000 (09:38 +0000)]
Fixed file transmission accepting in client library to not
start the negotiation if user hasn't accepted the transfer,
instead create new session for resent transfer.

20 years ago Cleanups.
Pekka Riikonen [Tue, 11 Nov 2003 11:45:57 +0000 (11:45 +0000)]
Cleanups.

20 years agoMon Nov 10 14:41:40 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Mon, 10 Nov 2003 13:42:48 +0000 (13:42 +0000)]
Mon Nov 10 14:41:40 CET 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Fixed MIME header parsing for the hopefully last time.  Affected
  file lib/silcutil/silcstrutil.c

20 years ago updates.
Pekka Riikonen [Mon, 10 Nov 2003 11:28:16 +0000 (11:28 +0000)]
updates.

20 years ago Rewrote the PKCS#1 routines. Removed the Mozilla's PKCS#1 routines
Pekka Riikonen [Mon, 10 Nov 2003 11:25:43 +0000 (11:25 +0000)]
Rewrote the PKCS#1 routines.  Removed the Mozilla's PKCS#1 routines
from SILC distributions.

20 years ago Guarantee now zero byte is returned by the RNG.
Pekka Riikonen [Mon, 10 Nov 2003 11:20:18 +0000 (11:20 +0000)]
Guarantee now zero byte is returned by the RNG.

20 years agoIs it possible I forgot to add the listkeys.in? tsts...
Jochen Eisinger [Sun, 9 Nov 2003 18:59:01 +0000 (18:59 +0000)]
Is it possible I forgot to add the listkeys.in?  tsts...

20 years ago missing ; from eol.
Pekka Riikonen [Sun, 9 Nov 2003 18:55:22 +0000 (18:55 +0000)]
missing ; from eol.

20 years ago updates.
Pekka Riikonen [Sun, 9 Nov 2003 18:45:52 +0000 (18:45 +0000)]
updates.

20 years agoSun Nov 9 19:33:59 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Sun, 9 Nov 2003 18:36:59 +0000 (18:36 +0000)]
Sun Nov  9 19:33:59 CET 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Fixed a memory leak and incorrect printing of the "appears as"
  message.  Affected file irssi/src/silc/core/client_ops.c

20 years ago strcmp -> strcasecmp.
Pekka Riikonen [Sun, 9 Nov 2003 18:06:27 +0000 (18:06 +0000)]
strcmp -> strcasecmp.

20 years ago updates
Pekka Riikonen [Sun, 9 Nov 2003 16:55:08 +0000 (16:55 +0000)]
updates

20 years ago Added CRT supported private keys and private key operations.
Pekka Riikonen [Sun, 9 Nov 2003 15:51:43 +0000 (15:51 +0000)]
Added CRT supported private keys and private key operations.

20 years ago Fixed ignored file mode in write_file_mode.
Pekka Riikonen [Sun, 9 Nov 2003 15:37:47 +0000 (15:37 +0000)]
Fixed ignored file mode in write_file_mode.

20 years ago Fixed GCC-3.3.2 related compilation warnings.
Pekka Riikonen [Sat, 8 Nov 2003 11:10:02 +0000 (11:10 +0000)]
Fixed GCC-3.3.2 related compilation warnings.

20 years ago Removed RC6 from distributions.
Pekka Riikonen [Fri, 7 Nov 2003 21:03:11 +0000 (21:03 +0000)]
Removed RC6 from distributions.

20 years ago Break loop after we found public key from attrs in WHOIS.
Pekka Riikonen [Fri, 7 Nov 2003 18:19:04 +0000 (18:19 +0000)]
Break loop after we found public key from attrs in WHOIS.

20 years ago Code cleanups, more comments.
Pekka Riikonen [Fri, 7 Nov 2003 18:15:50 +0000 (18:15 +0000)]
Code cleanups, more comments.

20 years ago Added.
Pekka Riikonen [Fri, 7 Nov 2003 18:15:34 +0000 (18:15 +0000)]
Added.

20 years ago Removed check for RouterConnection sanity, it was wrong.
Pekka Riikonen [Fri, 7 Nov 2003 14:11:17 +0000 (14:11 +0000)]
Removed check for RouterConnection sanity, it was wrong.

20 years ago updates.
Pekka Riikonen [Thu, 6 Nov 2003 19:12:09 +0000 (19:12 +0000)]
updates.

20 years ago Save public key from attributes in WHOIS command reply on normal
Pekka Riikonen [Thu, 6 Nov 2003 19:11:47 +0000 (19:11 +0000)]
Save public key from attributes in WHOIS command reply on normal
server.

20 years ago Added silc_hash_table_find_by_context_ext.
Pekka Riikonen [Thu, 6 Nov 2003 19:11:30 +0000 (19:11 +0000)]
Added silc_hash_table_find_by_context_ext.

20 years ago Simplified GETKEY command sending.
Pekka Riikonen [Thu, 6 Nov 2003 11:54:13 +0000 (11:54 +0000)]
Simplified GETKEY command sending.

20 years ago Take attributes only once.
Pekka Riikonen [Thu, 6 Nov 2003 11:35:26 +0000 (11:35 +0000)]
Take attributes only once.

20 years ago updates
Pekka Riikonen [Thu, 6 Nov 2003 08:43:18 +0000 (08:43 +0000)]
updates

20 years ago Committed WHOIS search by public key patch from pat.
Pekka Riikonen [Thu, 6 Nov 2003 08:43:02 +0000 (08:43 +0000)]
Committed WHOIS search by public key patch from pat.

20 years ago Preserve the anonymous mode if it is set in UMODE, do not send
Pekka Riikonen [Wed, 5 Nov 2003 21:39:02 +0000 (21:39 +0000)]
Preserve the anonymous mode if it is set in UMODE, do not send
error if user didn't provide it in its mask.

20 years ago updates.
Pekka Riikonen [Wed, 5 Nov 2003 18:16:47 +0000 (18:16 +0000)]
updates.

20 years ago updates.
Pekka Riikonen [Wed, 5 Nov 2003 16:11:51 +0000 (16:11 +0000)]
updates.

20 years agoExpanded tabs to spaces.
Jochen Eisinger [Wed, 5 Nov 2003 13:06:17 +0000 (13:06 +0000)]
Expanded tabs to spaces.

20 years agooh my... wrong parameter count in signal_emit :(
Jochen Eisinger [Tue, 4 Nov 2003 21:12:31 +0000 (21:12 +0000)]
oh my... wrong parameter count in signal_emit :(

20 years agoMon Nov 2 11:36:08 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Mon, 3 Nov 2003 10:37:40 +0000 (10:37 +0000)]
Mon Nov  2 11:36:08 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>

* Fixed some bugs and typos related to sending split messages.
          Print notification when sending messages with /MMSG.  Affected
  file irssi/scripts/silc-mime.pl

20 years agoThe scripts are in datadir not libdir. set the path accordingly
Jochen Eisinger [Sun, 2 Nov 2003 22:14:06 +0000 (22:14 +0000)]
The scripts are in datadir not libdir. set the path accordingly

20 years agoAdded notification when sending data messages
Jochen Eisinger [Sun, 2 Nov 2003 10:25:53 +0000 (10:25 +0000)]
Added notification when sending data messages

20 years ago updates
Pekka Riikonen [Sat, 1 Nov 2003 19:13:03 +0000 (19:13 +0000)]
updates

20 years ago updates
Pekka Riikonen [Sat, 1 Nov 2003 18:08:47 +0000 (18:08 +0000)]
updates

20 years agoSync my record with reality.
Lubomir Sedlacik [Sat, 1 Nov 2003 16:07:21 +0000 (16:07 +0000)]
Sync my record with reality.

20 years ago updated my record
Giovanni Giacobbi [Sat, 1 Nov 2003 14:49:31 +0000 (14:49 +0000)]
updated my record

20 years ago updates.
Pekka Riikonen [Fri, 31 Oct 2003 15:22:22 +0000 (15:22 +0000)]
updates.

20 years ago Optimized the socket referencing in packet processing. silc.client.0.9.15
Pekka Riikonen [Fri, 31 Oct 2003 11:14:16 +0000 (11:14 +0000)]
Optimized the socket referencing in packet processing.
silc_socket_set_qos with NULL arguments resets the QoS.

20 years ago Warning fix.
Pekka Riikonen [Fri, 31 Oct 2003 10:06:54 +0000 (10:06 +0000)]
Warning fix.

20 years agoExplictly cast SILC_SERVER_REC to SERVER_REC
Jochen Eisinger [Thu, 30 Oct 2003 23:07:46 +0000 (23:07 +0000)]
Explictly cast SILC_SERVER_REC to SERVER_REC

20 years agoThu Oct 30 21:23:24 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Thu, 30 Oct 2003 20:26:55 +0000 (20:26 +0000)]
Thu Oct 30 21:23:24 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>

* Add a /LISTKEYS command which lists the locally cached
  client and server keys.  Affected files
  irssi/src/fe-common/module-formats.[ch],
  irssi/src/silc/core/silc-{channels,servers}.c
  irssi/docs/help/in/listkeys.in

20 years ago Removed abort().
Pekka Riikonen [Thu, 30 Oct 2003 20:22:52 +0000 (20:22 +0000)]
Removed abort().

20 years ago Removed abort.
Pekka Riikonen [Thu, 30 Oct 2003 20:05:12 +0000 (20:05 +0000)]
Removed abort.

20 years agoremoved the perl-signals-list.h, because it is auto-generated from
Jochen Eisinger [Thu, 30 Oct 2003 20:03:30 +0000 (20:03 +0000)]
removed the perl-signals-list.h, because it is auto-generated from
irssi/docs/signals.txt

20 years ago Do not clear inbuf for sockets that has QoS data in inbuf.
Pekka Riikonen [Thu, 30 Oct 2003 20:03:01 +0000 (20:03 +0000)]
Do not clear inbuf for sockets that has QoS data in inbuf.
Check that outgoing purge is successful.
Use rekey period as rekey protocol timeout.

20 years ago typo.
Pekka Riikonen [Thu, 30 Oct 2003 15:03:47 +0000 (15:03 +0000)]
typo.

20 years ago typo.
Pekka Riikonen [Thu, 30 Oct 2003 15:02:24 +0000 (15:02 +0000)]
typo.

20 years ago Created.
Pekka Riikonen [Thu, 30 Oct 2003 15:01:53 +0000 (15:01 +0000)]
Created.

20 years ago Do not send two replies to KICK command.
Pekka Riikonen [Thu, 30 Oct 2003 15:01:41 +0000 (15:01 +0000)]
Do not send two replies to KICK command.

20 years agoWed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Thu, 30 Oct 2003 13:19:45 +0000 (13:19 +0000)]
Wed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>

* Cleaned up the silc_mime_parse function and fixed detection
  of wrapped header lines. Affected file lib/silcutil/silcstrutil.c

20 years agoWed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Thu, 30 Oct 2003 13:14:42 +0000 (13:14 +0000)]
Wed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>

* Changed MIME signal handler to make things easier for the perl
  script. Affected files irssi/src/silc/core/client_ops.c,
  silc-servers.c, and irssi/docs/signals.txt

20 years agoWed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Thu, 30 Oct 2003 13:13:15 +0000 (13:13 +0000)]
Wed Oct 30 14:06:52 CET 2003 Jochen Eisinger <jochen@penguin-breeder.org>

* Finish the silc-mime.pl script. It now supports MIME type
  guessing using magic files, signing data messages, executing
  MIME handlers in background. Affected files
  irssi/scripts/silc-mime.pl and irssi/docs/help/in/mmsg.in

20 years ago Comment updates.
Pekka Riikonen [Sun, 26 Oct 2003 18:25:22 +0000 (18:25 +0000)]
Comment updates.

20 years ago Resolve true IP address of socket connection for FTP listener.
Pekka Riikonen [Sun, 26 Oct 2003 18:20:42 +0000 (18:20 +0000)]
Resolve true IP address of socket connection for FTP listener.

20 years agoFri Oct 24 21:24:12 CEST 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Fri, 24 Oct 2003 19:27:37 +0000 (19:27 +0000)]
Fri Oct 24 21:24:12 CEST 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Fixed race condition between silc_client_init and
          my_silc_scheduler. Affected file irssi/src/silc/core/silc-core.c

20 years ago updates.
Pekka Riikonen [Fri, 24 Oct 2003 15:44:15 +0000 (15:44 +0000)]
updates.

20 years ago Fixed FTP session closing in SIGNOFF. silc.client.0.9.14
Pekka Riikonen [Fri, 24 Oct 2003 13:44:53 +0000 (13:44 +0000)]
Fixed FTP session closing in SIGNOFF.

20 years ago updates.
Pekka Riikonen [Thu, 23 Oct 2003 19:23:47 +0000 (19:23 +0000)]
updates.

20 years ago silc_buffer_steal the constructed attrs insteaf of silc_memdup.
Pekka Riikonen [Thu, 23 Oct 2003 14:26:42 +0000 (14:26 +0000)]
silc_buffer_steal the constructed attrs insteaf of silc_memdup.

20 years ago updates.
Pekka Riikonen [Wed, 22 Oct 2003 20:46:06 +0000 (20:46 +0000)]
updates.

20 years ago call abort
Pekka Riikonen [Tue, 21 Oct 2003 11:54:44 +0000 (11:54 +0000)]
call abort

20 years ago updates
Pekka Riikonen [Tue, 21 Oct 2003 11:52:49 +0000 (11:52 +0000)]
updates

20 years ago IS_DISCONNECTED test.
Pekka Riikonen [Tue, 21 Oct 2003 11:40:20 +0000 (11:40 +0000)]
IS_DISCONNECTED test.

20 years ago Check for disconnected socket in QUIT callback.
Pekka Riikonen [Tue, 21 Oct 2003 11:36:34 +0000 (11:36 +0000)]
Check for disconnected socket in QUIT callback.

20 years agojust felt like adding myself to the credits file
Jochen Eisinger [Tue, 21 Oct 2003 07:56:17 +0000 (07:56 +0000)]
just felt like adding myself to the credits file

20 years agoThu Oct 21 09:43:17 CEST 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Tue, 21 Oct 2003 07:52:17 +0000 (07:52 +0000)]
Thu Oct 21 09:43:17 CEST 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Cleaned up the escape/unescape functions for correctness and
  speed. Affected file irssi/src/silc/core/client_ops.c

* Removed handling for data messages with Content-Type: text/*,
  moved parsing of MIME headers to the signal handler, added
  support for signing and verifying data messages. Affected
  files are irssi/docs/signals.txt, irssi/src/silc/core/client_ops.c,
  irssi/src/silc/core/silc-{servers,channels}.c

20 years agoThu Oct 21 09:43:17 CEST 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Tue, 21 Oct 2003 07:50:32 +0000 (07:50 +0000)]
Thu Oct 21 09:43:17 CEST 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Added a perl script for handling data messages based on
  information read from Mailcap files. New file
  irssi/scripts/silc-mime.pl

20 years agoThu Oct 21 09:43:17 CEST 2003 Jochen Eisinger <jochen@penguin-breeder.org>
Jochen Eisinger [Tue, 21 Oct 2003 07:44:13 +0000 (07:44 +0000)]
Thu Oct 21 09:43:17 CEST 2003  Jochen Eisinger <jochen@penguin-breeder.org>

* Modified the MIME parsing to allow \n and \r\n as delimiters.

20 years ago updates
Pekka Riikonen [Tue, 21 Oct 2003 07:04:29 +0000 (07:04 +0000)]
updates

20 years ago updates.
Pekka Riikonen [Mon, 20 Oct 2003 16:01:52 +0000 (16:01 +0000)]
updates.

20 years ago version 1.2.
Pekka Riikonen [Mon, 20 Oct 2003 15:34:18 +0000 (15:34 +0000)]
version 1.2.

20 years ago Added SILC_MESSAGE_FLAG_ACK.
Pekka Riikonen [Mon, 20 Oct 2003 13:09:50 +0000 (13:09 +0000)]
Added SILC_MESSAGE_FLAG_ACK.

20 years ago no /SERVER
Pekka Riikonen [Mon, 20 Oct 2003 07:02:46 +0000 (07:02 +0000)]
no /SERVER

20 years ago updates
Pekka Riikonen [Mon, 20 Oct 2003 07:01:05 +0000 (07:01 +0000)]
updates

20 years ago Remove client from channel before calling KICKED notify to app.
Pekka Riikonen [Sun, 19 Oct 2003 20:28:32 +0000 (20:28 +0000)]
Remove client from channel before calling KICKED notify to app.

20 years ago Comments.
Pekka Riikonen [Sat, 18 Oct 2003 20:53:19 +0000 (20:53 +0000)]
Comments.

20 years ago More comments.
Pekka Riikonen [Sat, 18 Oct 2003 20:31:06 +0000 (20:31 +0000)]
More comments.

20 years ago Implemented changes from latest presence-attrs draft.
Pekka Riikonen [Sat, 18 Oct 2003 20:19:22 +0000 (20:19 +0000)]
Implemented changes from latest presence-attrs draft.

20 years ago updates.
Pekka Riikonen [Sat, 18 Oct 2003 11:38:23 +0000 (11:38 +0000)]
updates.

20 years ago Unregister qos tasks when deleting socket.
Pekka Riikonen [Sat, 18 Oct 2003 11:26:30 +0000 (11:26 +0000)]
Unregister qos tasks when deleting socket.

20 years ago updates.
Pekka Riikonen [Sat, 18 Oct 2003 10:05:10 +0000 (10:05 +0000)]
updates.

20 years ago Remove channel key saving callback in del_channel.
Pekka Riikonen [Sat, 18 Oct 2003 08:57:11 +0000 (08:57 +0000)]
Remove channel key saving callback in del_channel.
Remove client from channel after signoff notify client operation.

20 years ago updates
Pekka Riikonen [Fri, 17 Oct 2003 10:05:46 +0000 (10:05 +0000)]
updates

20 years ago Merged from trunk.
Pekka Riikonen [Thu, 16 Oct 2003 16:47:42 +0000 (16:47 +0000)]
Merged from trunk.

20 years ago --- REMOVED TEST RESULTS --- silc.client.0.9.13
Pekka Riikonen [Tue, 14 Oct 2003 19:19:11 +0000 (19:19 +0000)]
--- REMOVED TEST RESULTS ---

20 years ago ---- BACKUP ROUTER TEST RESULTS ----
Pekka Riikonen [Tue, 14 Oct 2003 15:38:53 +0000 (15:38 +0000)]
---- BACKUP ROUTER TEST RESULTS ----

20 years ago Save old channel keys (for a while) to a SilcDList for better
Pekka Riikonen [Tue, 14 Oct 2003 15:38:17 +0000 (15:38 +0000)]
Save old channel keys (for a while) to a SilcDList for better
handling.

20 years ago Backup router testing, fixes.
Pekka Riikonen [Tue, 14 Oct 2003 15:37:52 +0000 (15:37 +0000)]
Backup router testing, fixes.

20 years ago Backup router testing, fixes.
Pekka Riikonen [Mon, 13 Oct 2003 18:38:39 +0000 (18:38 +0000)]
Backup router testing, fixes.

20 years ago updates.
Pekka Riikonen [Sun, 12 Oct 2003 17:53:07 +0000 (17:53 +0000)]
updates.

20 years ago Fixed SERVER_SIGNOFF handling on server to remove the client from
Pekka Riikonen [Sun, 12 Oct 2003 17:52:50 +0000 (17:52 +0000)]
Fixed SERVER_SIGNOFF handling on server to remove the client from
correct list.  It caused clients to remain network after
SERVER_SIGNOFF.

Added timeout callback handling to rekey protocol.  Do not
execute rekey to disabled connections.

Backup router fixes (tests continue).

20 years ago No assert.
Pekka Riikonen [Sun, 12 Oct 2003 17:51:28 +0000 (17:51 +0000)]
No assert.

20 years ago Do not process packets for disconnected sockets.
Pekka Riikonen [Sun, 12 Oct 2003 17:51:20 +0000 (17:51 +0000)]
Do not process packets for disconnected sockets.