mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 10:42:33 +01:00
Mirror of https://github.com/hexchat/hexchat
91adfb5917
Instead of wrapping around, which is not behaviour any reasonable user would expect, just use the default port if above 65535. Disallow connecting on port 0. This port has special meaning and servers can not listen on it. It is more likely the user just gave an invalid value to the port field as atoi("invalid") == 0. |
||
---|---|---|
.github/workflows | ||
.tx | ||
data | ||
flatpak | ||
osx | ||
plugins | ||
po | ||
src | ||
win32 | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
.lgtm.yml | ||
.mailmap | ||
COPYING | ||
Doxyfile | ||
fedora-mingw64.ini | ||
meson_options.txt | ||
meson_post_install.py | ||
meson.build | ||
readme.md |
HexChat
HexChat is an IRC client for Windows and UNIX-like operating systems.
See IRCHelp.org for information about IRC in general.
For more information on HexChat please read our documentation:
X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor. This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.