GTK+ IRC client
Go to file
Sadie Powell 8fb0d2311f Default /SERVER and friends to use SSL when built with OpenSSL.
Since commit 747a52aae8 users have to
opt-out of using SSL when creating a new server. This commit makes
it so /SERVER also uses SSL by default.

In order to connect insecurely users must now use one of these
methods:

    /SERVER -insecure irc.example.com
    /SERVER irc.example.com -6667

The `-ssl` flag and the `+port` syntax have been retained for compat
reasons.
2022-10-16 15:35:43 -05:00
.github/workflows update python3 from 3.6 to 3.8.10 2022-05-08 14:20:58 -05:00
.tx
data appdata: Update appstream usage for desktop applications 2022-04-30 16:47:04 -05:00
flatpak flatpak: Update shared-modules 2021-10-26 15:51:53 -05:00
osx
plugins Fix various compiler warnings. 2022-08-29 13:50:03 -05:00
po Fetch latest .po files 2020-02-08 11:06:07 -08:00
src Default /SERVER and friends to use SSL when built with OpenSSL. 2022-10-16 15:35:43 -05:00
win32 update python3 from 3.6 to 3.8.10 2022-05-08 14:20:58 -05:00
.editorconfig
.gitignore
.gitmodules actions: Add flatpak action 2021-06-21 12:48:38 -05:00
.lgtm.yml
.mailmap
COPYING
Doxyfile
fedora-mingw64.ini
meson_options.txt Remove libnotify dependency 2021-07-13 12:26:34 -05:00
meson_post_install.py
meson.build Bump to 2.16.1 2022-02-12 12:28:17 -06:00
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.