Jochen Eisinger | 1 Feb 2004 12:42

Re: Protocol suggestions

Hi,

enforcing UTF-8 for all strings is a good idea, I'd appreciate if that
change would make it into the new protocol version.

regards
-- jochen

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq

Shiva Persaud-Deolall | 18 Feb 2004 00:53
Picon
Favicon

[WEB REQ] silc client coredumps when I try to connect to a server. - silc-client-1.0.1-1.i386.rpm


Software: silc-client-1.0.1-1.i386.rpm
Operating System: Redhat 9.0
Installation: binary

I have installed the indicated rpm.

I am able to connect to the s.slash0.net server just fine.

I try connecting to another server using /connet servername port and I get the following:

GLib-ERROR **: could not allocate -1073751424 bytes
aborting...
Aborted (core dumped)

These are the glib packages I have installed:

[shivapd@... tmp]$ rpm -qa | grep glib
glib-1.2.10-10
glibc-devel-2.3.2-11.9
glibc-common-2.3.2-11.9
glibc-2.3.2-11.9
glib2-2.2.1-1
glibc-kernheaders-2.4-8.10

Thanks,
Shiva

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
(Continue reading)

Toni Willberg | 19 Feb 2004 13:09
Picon
Picon
Favicon

silc.atbusiness.com closed

Hello fellow SILC users.

The other finnish silc.atbusiness.com has been now closed. There will be replacing server later this
week. You may use for example sauna.silcnet.org meanwhile.

Yours,
 Toni

_________________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-announce
Archive: http://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/?page=faq

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq

Pekka Riikonen | 21 Feb 2004 11:47
Picon
Picon
Favicon

New SILC server in SILCNet

Hi,

We have a new server in SILCNet from Austria.  The server name is
silc.icore.at, but it will become accesible through at.silcnet.org,
silc.at.silcnet.org, and silc.silcnet.org (round robin) names as well.
The IP address to the server is 62.99.220.126.  The server has been added
to the servers list on the silcnet.org site:
http://silcnet.org/network/.  Ulrich Riedmann (aka. apar) is the admin of
the new server.

	Pekka
________________________________________________________________________
 Pekka Riikonen                                 priikone at silcnet.org
 Secure Internet Live Conferencing (SILC)       http://silcnet.org/
_________________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-announce
Archive: http://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/?page=faq

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq

Pekka Riikonen | 22 Feb 2004 12:42
Picon
Picon
Favicon

New SILC server in SILCNet

Hi,

We have a new server in SILCNet from Finland.  The server name is
silc.saunalahti.fi, but it will become accesible through fi.silcnet.org,
silc.fi.silcnet.org, and silc.silcnet.org (round robin) names as well. The
IP address to the server is 195.197.175.24 and IPv6 address is
2001:670:3::42.  The server has been added to the servers list on the
silcnet.org site: http://silcnet.org/network/.  Joni Turunen (aka. joni)
is the admin of the new server.

	Pekka
________________________________________________________________________
 Pekka Riikonen                                 priikone at silcnet.org
 Secure Internet Live Conferencing (SILC)       http://silcnet.org/
_________________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-announce
Archive: http://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/?page=faq

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq

Pekka Riikonen | 22 Feb 2004 15:40
Picon
Picon
Favicon

silc.ytti.fi is down

Hi,

The SILCNet server silc.ytti.fi is closed and will not serve anymore SILC
users.  The new server silc.saunalahti.fi replaces both silc.ytti.fi and
silc.atbusiness.com servers in Finland.

	Pekka
________________________________________________________________________
 Pekka Riikonen                                 priikone at silcnet.org
 Secure Internet Live Conferencing (SILC)       http://silcnet.org/
_________________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-announce
Archive: http://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/?page=faq

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq

Pekka Riikonen | 24 Feb 2004 15:55
Picon
Picon
Favicon

SILC Server 0.9.17


The new version of the SILC Server is now available!  The source package
of the software is available from the following sources:

        http://silcnet.org/
        ftp://ftp.silcnet.org/

An upgrade release SILC Server 0.9.17 is out.  This version fixes some
serious bugs and introduces new features.  There has been some crashes
related to the WHOIS with public keys which this version fixes.  There
also has been cases where the server consumes all CPU and/or crashes.  A
bug related to that was found and fixed.  This version also introduces
public key support to WATCH command as a new feature.  Upgrading from
older version is strongly suggested.

Summary of Changes
------------------

o Implemented the user limit to the CMODE_CHANGE notify and to the CMODE
  and JOIN command replies, as defined in the new protocol specs.

o Implemented the public key support to WATCH command, as defined in
  the new protocol specs.

o Added asynchronous connecting to remote router/server.

o Fixed the WHOIS public key deleting.

o Several other bugfixes were also made.

(Continue reading)

Rolf Grau | 24 Feb 2004 17:10

[WEB REQ] Install fine, but won\'t start :( - silc client


Software: silc client
Operating System: MS Windows 2000
Installation: binary

Hi

According to what I understand from installation instructions, after installing, with only running
\"silc\" I should be able to start. But 
I only see for a quick moment a black window
opening (DOS style), and disappear before
I can see what it says or what is going
wrong  :( ...and obviously it won\'t start  :(

I have de silc directory in a subdirectory
c:\\Rolf\\Silcnet\\silc\\...

Nevertheless, I think I see something like 
\"termcab not found for Term=cygwin\" and 2 or
three lines more that I cannot see... 

Any idea of what is happening?
Any configuration file I missed?

Thanks,

   Rolf

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
(Continue reading)

Mika Boström | 24 Feb 2004 17:46
Picon
Picon
Favicon

Updated SILC server configuration guide

  Attached is a fixed version of
http://silcnet.org/docs/silc-server-config.html . As you can see, I had
this written out already but first forgot to send and then couldn't.

  Updated PDF version as well.

-- 
 Mika Boström      +358-40-525-7347  \-/  "The Hell is empty,
 Bostik@...    www.lut.fi/~bostik  X    and all the devils
 Security freak, and proud of it.    /-\   are here." -W.S.
Attachment (silcd_guide.pdf): application/pdf, 18 KiB

SILC Server Configuration

Mika Boström <bostik-VbcKl2N5Mpk@public.gmane.org>

2003-12-18

1 Prerequisites

This document is written with the following assumptions:

(Continue reading)

Pekka Riikonen | 25 Feb 2004 17:54
Picon
Picon
Favicon

SILC Server prizma.gfx.hu IP change

Hi,

The prizma.gfx.hu (hu.silcnet.org) has changed its name to elefant.gfx.hu
and its IP address to 195.228.156.98.  A new server key is also generated
and its fingerprint and babbleprint are:

(SHA1) : 9B5E 4B91 B81B EBEE 8002  54D3 BCEC 3666 1D15 1B98
(SHA1) : xokoh-vodin-cuvac-ripev-vibib-dyhot-fyzev-setuk-kylec-hokin-mixax

	Pekka
________________________________________________________________________
 Pekka Riikonen                                 priikone at silcnet.org
 Secure Internet Live Conferencing (SILC)       http://silcnet.org/
_________________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-announce
Archive: http://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/?page=faq

______________________________________________________
Info:    http://lists.silcnet.org/listinfo/silc-users
Archive: http://lists.silcnet.org/pipermail/silc-users
FAQ:     http://silcnet.org/?page=faq


Gmane