pkgsrc/chat
hubertf a26b957174 Update silc-server to 0.8.
Patches contributed by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 15779

Changes from 0.7.9 to 0.8:
==========================

* Removed 0.6.x backwards support.
* Added `prefer_ipv6' argument to the functions
  silc_net_gethostbyname[_async].  If it is TRUE it will return
  IPv6 address over IPv4.  If FALSE IPv4 address is returned
  even if IPv6 address was found.
* Added support silc_net_create_connection[_async] to fallback
  to IPv4 address if IPv6 address could not be used (like if
  it doesn't work on a specific system).  Affected file in
* Added `user_count' to the SilcChannelEntry which now tells the
  number of users on the channel.  The user count is now saved
  in normal server of global channels as well.
* Added following new config file settings:
  channel_rekey_secs, key_exchange_rekey, key_exchange_pfs,
  key_exchange_timeout, conn_auth_timeout, connections_max,
  links_max.
  Implemented all the new config settings handling in the server.
  Optimized the use of SKE Mutual flag usage.  Use it only
  if connection authentication protocol is not based in public
  key authentication.
* Added new configuration options and blocks:
  keepalive_secs, reconnect_count, reconnect_interval,
  reconnect_interval_max, reconnect_keep_trying and
  require_reverser_lookup.  Added ConnectionParam block, and
  implemented the connection parameters when connecting as
  initiator and when accepting connections as responder.
* Splitted the doc/example_silcd.conf.in.  Separated the crypto
  algorithm parts and created new file silcalgs.conf, that
  is now included from the example_silcd.conf.in.
* Optimized the silc_server_connect_to_router_second to take
  the connection configuration object from the SilcServerConnection
  object instead of finding it during the connecting phase.
  Added the configuration object to SilcServerConnection struct.
* Fixed the public key authentication to allocate always the
  destination signature buffer instead of using static buffer.
* Added new Passphrase and Publickey authentication methods to
  config file, allowing both public key and passphrase based
  authentication to be set at the same time.
  Added `prefer_passphrase_auth' setting in config file which
  can be used to set to prefer passwd auth if both passwd and
  public key is set.  If not set, public key is preferred.
  This has effect only when being initiator (responder will try
  both anyway).
  Added support for authentication with passphrase and public key
  at the same time.  The passphrase is tried first always since
  it is faster to check.
* Merged the new SILC Config library, with the server parsing
  support.  Read the header file silcconfig.h or the toolkit
  documentation for the news.
2002-03-03 23:49:49 +00:00
..
aim Initial import of aim-1.5.234, America Online's Instant Messenger (SM). 2001-12-22 18:40:00 +00:00
bitchx mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
blackened Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
bnc Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
dircproxy Adjust format a bit: 2001-11-11 06:17:26 +00:00
epic4 Move pkg/ files into package's toplevel directory 2001-10-31 19:02:25 +00:00
everybuddy Import new "everybuddy" and "everybuddy-gnome" packages: 2001-12-19 14:10:04 +00:00
everybuddy-gnome Import new "everybuddy" and "everybuddy-gnome" packages: 2001-12-19 14:10:04 +00:00
fugu convert to new Python framework 2002-01-29 11:33:54 +00:00
gaim Update chat/gaim to 0.52. Relevant changes from version 0.50 include: 2002-02-17 22:31:18 +00:00
gale bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
gnomeicu mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
gtkyahoo Buildlinkify. 2001-11-28 05:20:38 +00:00
icb Move pkg/ files into package's toplevel directory 2001-10-31 19:02:25 +00:00
icqlib Update maintainer address. 2001-12-19 11:06:21 +00:00
ircd-hybrid Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
irchat Move pkg/ files into package's toplevel directory 2001-10-31 19:47:08 +00:00
ircII mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
ircu Move pkg/ files into package's toplevel directory 2001-10-31 19:47:08 +00:00
irssi regen 2002-02-21 12:24:22 +00:00
kicq Update maintainer's e-mail address. 2001-11-06 11:57:19 +00:00
kxicq Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
kyahoo By default, prevent invocation of GNU "auto*" driven by the generated 2001-12-04 06:14:57 +00:00
libirc Move pkg/ files into package's toplevel directory 2001-10-31 19:20:21 +00:00
libyahoo Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
micq Update to 0.4.7, provided by Shell Hung in pkg/14663. 2001-11-28 17:30:38 +00:00
naim Add location where snapshots maybe found, as this package tracks the 2002-02-07 22:52:58 +00:00
p5-Net-AIM Imported p5-Net-AIM-1.21 (provided by Amitai Schlair in pkg/15287) 2002-01-31 07:33:40 +00:00
p5-Net-AOLIM Imported p5-Net-AOLIM-1.2 (provided by Amitai Schlair in pkg/15210) 2002-01-31 07:34:51 +00:00
p5-Net-ICQ2000 Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung) 2001-11-28 12:28:23 +00:00
silc-client Update of chat/silc-client to version 0.8. 2002-03-03 23:27:48 +00:00
silc-server Update silc-server to 0.8. 2002-03-03 23:49:49 +00:00
sirc Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
tik move pkg/ files into package's toplevel directory 2001-10-31 19:22:36 +00:00
tirc Add the ncurses buildlink glue. 2001-11-10 22:51:08 +00:00
tkicb Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
tkirc Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
tkirc2 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
vicq Initial import of vicq-0.3 2001-12-30 11:37:47 +00:00
xchat use python buildlink 2002-01-18 14:37:20 +00:00
ymessenger Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
zenicb Add a /brick command. 2001-11-02 10:56:02 +00:00
zenirc Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00
zircon mkdir -> ${MKDIR} 2002-02-15 10:12:28 +00:00
Makefile Added p5-Net-AIM and p5-Net-AOLIM 2002-01-31 07:36:19 +00:00