deepend 98208cbc44 Updated the DH parameter initialization path to use legacy direct DH field assignment only on OpenSSL versions older than 1.1.0 (and non-LibreSSL), and otherwise always use DH_set0_pqg, which avoids opaque-struct access errors on OpenSSL 3.x.
Updated DH key extraction in dh1080_generate_key to use legacy direct member reads only for truly old OpenSSL, and DH_get0_key for modern OpenSSL, preventing dh->pub_key/dh->priv_key compile failures.

    Updated private-key injection in dh1080_compute_key to use DH_set0_key(dh, NULL, priv_key_num) on modern OpenSSL, removing the prior unnecessary temporary public-key allocation and avoiding direct dh->priv_key access.
2026-02-19 11:27:30 -07:00
2026-01-08 18:56:01 -07:00
2026-01-05 23:12:38 -07:00
2026-01-14 12:54:25 -07:00
2026-01-05 23:12:38 -07:00
2019-05-22 12:41:50 +02:00
2026-01-18 18:48:01 -07:00
2026-02-14 17:40:42 -07:00
2018-03-09 18:23:25 +00:00
7
2026-02-18 13:04:26 -07:00

Debian Build Flatpak Build AppImage Build Windows Build OpenBSD Build

Version Downloads Size Last Commit Contributors

View Official Documentation



ZoiteChat is an HexChat based IRC client for Windows and UNIX-like operating systems.
See IRCHelp.org for information about IRC in general.
For more information on ZoiteChat please read our documentation:


X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny. HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor. ZoiteChat ("zoitechat") Copyright (c) 2026 By deepend. 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.

macOS debugging

If you are troubleshooting local macOS build/run/debug issues (including Xcode setup), see osx/DEBUGGING.md.

Description
Zoitechat Official Mirror
Readme 31 MiB
Languages
C 94.9%
Python 1.4%
Perl 1.3%
Meson 1.2%
C++ 0.4%
Other 0.6%