X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=837f2525820846c0ee77abcd3088f0c7b1808271;hb=901271466f6fc8f9f148c7bf2493b1813d891c16;hp=b2f1792419ad4c337f9df1d932f26b96a9ba842e;hpb=033514af4e8167b4484a5fc2109952652ceac66a;p=silc.git diff --git a/CHANGES b/CHANGES index b2f17924..837f2525 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,26 @@ Sun Jun 23 17:32:31 EEST 2002 Pekka Riikonen and on some it's not. Fallback encoding is used instead. Affected file lib/silcutil/silcstrutil.c. + * Fixed statistics updating for incoming server connection + which could cause problems when re-connecting. Affected + file silcd/server.c. + + * Preliminary backup router support for standalone router + added. Affected files in silcd/. + + * Mark server connections in backup router disabled before + and after backup protocol. Affected file is + silcd/server_backup.c. + + * Added support for reconnecting to remote server connection + even if the protocol fails, and if the configuration wants + us to keep trying to connect anyway. + + Server connection is not allowed to backup router if + backup router does not have connection to primary router yet. + + Affected file is silcd/server.c. + Sat Jun 22 21:34:59 EEST 2002 Pekka Riikonen * Added silc_client_udpate_server function to update changed