summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2024-02-11Parse fedilinksSoniEx2
2024-02-11Merge remote-tracking branch 'upstream/master' into defaultSoniEx2
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-03win32: Remove Python 2 supportPatrick Griffis
2023-06-21servlist: Update UnderNet hostnamePatrick
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-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-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-02Display common help numerics as SERVTEXT.Sadie Powell
2022-03-26notification: Don't print failure to load backend in UIPatrick
2022-02-17Reverse the notify.conf linked list before writingMasoud Naservand
2022-01-24Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675)orcus
2022-01-21sysinfo: Fix architecture detection in AArch64 WindowsBiswapriyo Nath
2022-01-17Log when the user specifies an invalid port.Sadie Powell
2022-01-17Fix handling invalid ports.Sadie Powell
2022-01-06Add missing headerPatrick
2022-01-05meson: Remove unused wbemcore dependencyBiswapriyo Nath
2021-12-22Update commentPatrick Griffis
2021-12-22Be smarter about conditionally escaping URIs that are openedPatrick Griffis
2021-12-02Remove wallchan commandNoah Keck
2021-11-12Fix timer being locale dependent for decimalsPatrick Griffis
2021-10-30Update servlist.c (#2648)Foxy
2021-10-20Adjust parsing of RPL_WHOISSPECIAL to handle missing : for single-word whois ...alicetries
2021-10-14Add -NOOVERRIDE flag to GUI COLOR. (#2644)Nolan Lum
2021-10-01Fix user list not tracking mode changesRyan Schmidt