silc-devel Mailing List for Secure Internet Live Conferencing (Page 35)
Secure chat and conferencing protocol
Brought to you by:
priikone
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
(7) |
Sep
(10) |
Oct
(55) |
Nov
(6) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(3) |
Feb
(14) |
Mar
(10) |
Apr
(11) |
May
(7) |
Jun
(9) |
Jul
(19) |
Aug
(58) |
Sep
(36) |
Oct
(28) |
Nov
(152) |
Dec
(33) |
2002 |
Jan
(124) |
Feb
(92) |
Mar
(66) |
Apr
(35) |
May
(62) |
Jun
(16) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ted R. <te...@ac...> - 2000-08-11 02:07:28
|
Here's a patch to put a timestamp on messages: diff -r silc-26072000/silc/client.c silc/silc/client.c 554c554,559 < silc_print(client, "> %s", data); --- > char *cp; > time_t curr_time; > time(&curr_time); > cp = ctime(&curr_time)+11; > *(cp+8) = '\0'; > silc_print(client, "%s> %s", cp,data); 1972a1978,1982 > char *cp; > time_t curr_time; > time(&curr_time); > cp = ctime(&curr_time)+11; > *(cp+8) = '\0'; 1974,1975c1984,1986 < if (channel == win->current_channel) < silc_print(client, "<%s> %s", --- > if (channel == win->current_channel) { > silc_print(client, "%s<%s> %s", > cp, 1978,1979c1989,1991 < else < silc_print(client, "<%s:%s> %s", --- > } else { > silc_print(client, "%s<%s:%s> %s", > cp, 1982a1995 > } |
From: Ted R. <te...@ac...> - 2000-08-07 13:02:40
|
So obvious... I'm getting the typing to echo... Now if someone answers... > How about /join #silc? :) |
From: Timo S. <ts...@ik...> - 2000-08-07 11:13:52
|
> It seems as though I'm typing into a back hole. > I show a good connect with my (local) server, but when I type anything it > never shows anywhere. How about /join #silc? :) |
From: Ted R. <te...@ac...> - 2000-08-06 10:41:22
|
It seems as though I'm typing into a back hole. I show a good connect with my (local) server, but when I type anything it never shows anywhere. I can do a /whois -- it returns the correct information. *** Connecting to port 706 of server 192.168.2.4 *** Connected to port 706 of host 192.168.2.4 *** Welcome to the SILC Network te...@se... *** Your host is acacia.datacomm.com, running version 26072000 *** Your connection is secured with twofish cipher, key length 128 bits *** Your current nickname is ted /whois ted *** te...@ac... is te...@se... (Ted Rolle) /whois cat *** ca...@ac... is ca...@se... (Catherine Rolle) Any ideas? |
From: Pekka R. [Adm] <pri...@po...> - 2000-07-27 20:33:03
|
Hi, I moved the anon-CVS service from SourceForge to silc.pspt.fi and it should work now. Go read the revised instructions from http://silc.pspt.fi/cvs.html. Pekka ________________________________________________________________________ Pekka Riikonen | Email: pri...@po... SSH Communications Security Corp. | http://poseidon.pspt.fi/~priikone Tel. +358 (0)40 580 6673 | Kasarmikatu 11 A4, SF-70110 Kuopio PGP KeyID A924ED4F: http://poseidon.pspt.fi/~priikone/pubkey.asc |
From: Pekka R. [Adm] <pri...@po...> - 2000-07-27 08:11:00
|
Hi, I will be off to three week vacation after tomorrow. During that period of time I'll try to avoid reading and answering any email thus if anything important comes up it should probably wait til I come back. Also, there will not be any new SILC releases during that time as I won't be doing any development. That of course does not mean that you cannot do development and patches can be sent to me -- they will not face the 'D' key after I'm back. :) The anon-CVS is still not working. The SourceForge service is starting to piss me off and if it is not working tomorrow I'll probably set it up to silc.pspt.fi and hopefully get it working before I'm off. See ya all later, Pekka ________________________________________________________________________ Pekka Riikonen | Email: pri...@po... SSH Communications Security Corp. | http://poseidon.pspt.fi/~priikone Tel. +358 (0)40 580 6673 | Kasarmikatu 11 A4, SF-70110 Kuopio PGP KeyID A924ED4F: http://poseidon.pspt.fi/~priikone/pubkey.asc |
From: Pekka R. [Adm] <pri...@po...> - 2000-07-26 18:43:07
|
A new development version 26072000 of SILC is available. The software is available from http://silc.pspt.fi web site: http://silc.pspt.fi/silc-26072000.tar.gz ftp://silc.pspt.fi/pub/silc/snapshots/ Changes: * Fixed the private message sending between server and router. The private message sending should now work inside a cell. * Added silc_server_replace_id into server.[ch] to replace existing ID in the SILC network. * Added silc_idlist_find_server_by, silc_idlist_replace_client_id and silc_idlist_replace_server_id into idlist.[ch] in server. * Fixed the server to server connections. Server can again now connect to router. Router to router connections probably does not work just yet. * Added dynamic protocol registering support. Now protocols can be registered and unregistered on the fly. Patch by cras. Pekka ________________________________________________________________________ Pekka Riikonen | Email: pri...@po... SSH Communications Security Corp. | http://poseidon.pspt.fi/~priikone Tel. +358 (0)40 580 6673 | Kasarmikatu 11 A4, SF-70110 Kuopio PGP KeyID A924ED4F: http://poseidon.pspt.fi/~priikone/pubkey.asc |
From: Pekka R. [Adm] <pri...@po...> - 2000-07-24 06:42:52
|
Hi, There is something currently wrong with the anon-CVS and it does not work. I'm taking a look at it and will send email after if works again. Pekka ________________________________________________________________________ Pekka Riikonen | Email: pri...@po... SSH Communications Security Corp. | http://poseidon.pspt.fi/~priikone Tel. +358 (0)40 580 6673 | Kasarmikatu 11 A4, SF-70110 Kuopio PGP KeyID A924ED4F: http://poseidon.pspt.fi/~priikone/pubkey.asc |