summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
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-01-30Add TechNet to servlistColby
2023-01-24Add option to exclude nickname in window title (#2759)konsolebox
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-08-29Fix various compiler warnings.Sadie Powell
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-16Change preferences sub-dialogs to be modalPatrick Griffis
2022-04-02Display common help numerics as SERVTEXT.Sadie Powell
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-05meson: Remove unused wbemcore dependencyBiswapriyo Nath
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
2021-10-01win32: Update to OpenSSL 1.1Patrick Griffis
2021-08-24Be a bit less insulting about servers with longer line lengths.Sadie Powell
2021-08-24Increase the linebuf length to fit a full message including tags.Sadie Powell
2021-08-23Remove some weird guesswork on the 004 numeric. (#2621)Sadie Powell
2021-07-13build: Misc cleanup of optionsPatrick Griffis
2021-07-12Avoid direct use of libproxyMichael Catanzaro
2021-07-09servlist: Remove freenodePatrick
2021-07-02servlist: Add back TURLINet (#2602)Valerie Pond
2021-06-29Add DigitalIRC to default servlist.cadamus1red
2021-06-26servlist: Add ICQ-ChatPatrick
2021-06-26Update servlist.c - Network clean up (#2597)moon
2021-06-22Fix parsing +beI lists on InspIRCd.Sadie Powell
2021-06-20Implement generic support for IRCv3 standard replies. (#2589)Sadie Powell
2021-06-20Implement support for strikethrough text.Sadie Powell
2021-06-19Replace identify-msg support with solanum.chat/identify-msg.Sadie Powell
2021-06-17Consistently set the SSL state in /reconnect.Sadie Powell
2021-06-17Require opting out of SSL verification in /server and /reconnect.Sadie Powell
2021-06-17Default new servers to use TLS if built with OpenSSL.Sadie Powell
2021-06-17Place ChanServ notices in the front buffer if the front buffer is on the same...DasBrain