summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2024-02-11Merge remote-tracking branch 'upstream/master' into defaultSoniEx2
2024-02-09CI: Fix typoPatrick Griffis
2024-02-09Replace hexchat.net linksPatrick Griffis
2024-02-09appdata: Fix release datePatrick
2024-02-072.16.2Patrick Griffis
2024-01-29Change various types to the correct signedness to avoid warnings.Collin Funk
2024-01-04SASL SCRAM: create_nonce: changed data typePatrick Okraku
2024-01-04SASL SCRAM: create_nonce: changed data typePatrick Okraku
2024-01-04SASL SCRAM: renamed scram_free_session to scram_session_freePatrick Okraku
2024-01-04SASL SCRAM: Apply changes from code reviewPatrick Okraku
2023-11-05Added support for SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512Patrick Okraku
2023-11-05SSL compile fixPatrick Okraku
2023-11-05Moved SASL PLAIN authentication to own functionPatrick Okraku
2023-11-03CI: Reduce duplicate buildsPatrick Griffis
2023-11-03win32: Remove Python 2 supportPatrick Griffis
2023-07-16Add description for .desktop file for HexChat thememan (#2791)Matr1x-101
2023-06-21servlist: Update UnderNet hostnamePatrick
2023-05-01checksum: Replace GString usage with regular stringsPatrick Griffis
2023-05-01checksum: fixed the TODO and FIXME, tested and improved info message printingTotto16
2023-05-01checksum: Move checksum operation to a threadPatrick Griffis
2023-04-24python: fix for timers that unhook themselvesCelelibi
2023-04-03python: add flush() to StdoutCelelibi
2023-03-14Be even more picky about invalid URLsPatrick Griffis
2023-01-30Add TechNet to servlistColby
2023-01-24Add option to exclude nickname in window title (#2759)konsolebox
2022-12-18Merge remote-tracking branch 'upstream/master' into defaultSoniEx2
2022-12-18Warn of plugin bugsSoniEx2
2022-11-05Fix updating the topic (user@host) of dialogs on CHGHOST.Sadie Powell
2022-11-05Also request the extended-monitor capability.Sadie Powell
2022-10-29ci: Add gtk-update-icon-cache to msys2 workflowPatrick
2022-10-29add shortcut options in setupDjLegolas
2022-10-16Make it more clear that /SERVER and /SERVCHAN use SSL by default.Sadie Powell
2022-10-16Default /SERVER and friends to use SSL when built with OpenSSL.Sadie Powell
2022-09-22Fix PROTOCTL NAMESX and only send when not using `multi-prefix`.Sadie Powell
2022-09-20Support whitespace between language codesAndreas Schärtl
2022-08-29Fix various compiler warnings.Sadie Powell
2022-08-26notification_plugin_deinit: Set function signature to int(void *)Adrian
2022-08-01servlist: Remove ACNPatrick
2022-07-15servlist: Remove IRCHighWayPatrick Griffis
2022-05-14fix sysinfo print of cpu nameDjLegolas
2022-05-13Split long SASL auth strings into 400-byte chunks (#2709)Artem Zhurikhin
2022-05-10raise the max length of a server password to 1024Ashpool
2022-05-08update python3 from 3.6 to 3.8.10DjLegolas
2022-05-07fix addons load in python2DjLegolas
2022-04-30appdata: Update appstream usage for desktop applicationsPatrick Griffis
2022-04-21Do not allow plugins to eat Close ContextSoniEx2
2022-04-21Merge upstream changesSoniEx2
2022-04-16Change preferences sub-dialogs to be modalPatrick Griffis
2022-04-15python: Fix API break in hook_timer()Patrick
2022-04-02Display common help numerics as SERVTEXT.Sadie Powell