Go to file
Sadie Powell 91adfb5917 Fix handling invalid ports.
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.
2022-01-17 18:36:49 -06:00
.github/workflows Make build job names more descriptive (#2657) 2021-12-01 13:07:34 -06:00
.tx Update transifex config file 2013-09-08 01:28:06 -04:00
data Install icons as io.github.Hexchat 2021-10-25 15:04:38 -05:00
flatpak flatpak: Update shared-modules 2021-10-26 15:51:53 -05:00
osx osx: Create bundles using homebrew 2014-08-01 04:03:54 -04:00
plugins meson: Fix exported functions for python plugin 2022-01-11 17:26:31 -06:00
po Fetch latest .po files 2020-02-08 11:06:07 -08:00
src Fix handling invalid ports. 2022-01-17 18:36:49 -06:00
win32 win32: Update to OpenSSL 1.1 2021-10-01 13:47:42 -05:00
.editorconfig build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
.gitignore Support changing tray icon only with tray_normal image 2017-07-01 16:26:00 -04:00
.gitmodules actions: Add flatpak action 2021-06-21 12:48:38 -05:00
.lgtm.yml Try building with lgtm 2019-05-22 12:41:50 +02:00
.mailmap Add .mailmap file 2016-09-01 23:10:35 -04:00
COPYING Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
Doxyfile Use png instead of svg 2013-05-20 15:59:41 +02:00
fedora-mingw64.ini Various fixes for mingw 2018-03-09 18:23:25 +00:00
meson_options.txt Remove libnotify dependency 2021-07-13 12:26:34 -05:00
meson_post_install.py build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
meson.build build: Set G_LOG_DOMAIN 2021-12-22 11:46:55 -06:00
readme.md readme: Remove build status badges 2019-12-08 12:56:18 -08:00

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.