De ontwikkelaars van Silc Server hebben versie 1.1.15 uitgebracht. Silc Server wordt voor beveiligde onlineconferenties gebruikt. Het programma maakt hierbij gebruik van het silc-protocol. Het ontwerp is vanaf het begin gericht op het maken van een beveiligde omgeving en bevat verschillende functies van irc- en im-protocollen. Ondersteuning voor multimediaberichten is aanwezig en daarnaast kan het ook voor video- en audioconferenties gebruikt worden. De aankondigingen sinds de vorige vermelding in de Meuktracker zien er als volgt uit:
Version 1.1.15:
This version fixes lots of crashes and other bugs. Upgrading is strongly recommended.Version 1.1.14:
- Documented public_ip field
- Don't decrement my_clients when killing or expiring a detached client.
- Cancel future rekeys on a detaching client connection.
- Send resume notifications to previous owner server when client resumes.
- Fix use-after-free condition when reconnecting silcd to router silcd.
- Don't count detached users in server local user count.
- Use primary router when sending WHOIS packet if client->router is NULL.
- silcd: disconnect packet errors with random timeout
- Cancel silc_server_connect_to_router_retry when connecting.
- Mark outbound initiated server to server connections as local.
- Assert that the client count is positive prior to decrementing it.
- Add ``ExternalIp'' config directive to ServerInfo tag in
This version fixes several memory leaks.[break]
- silcd: fixed memory leaks