summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2021-05-21add tilde.chatBen Harris
2021-05-19Add Libera Chat to network listPanagiotis Vasilopoulos
2021-03-07url.c: add gemini & gopher parsingMike Skec
2021-03-03Better handle various ctime() calls failingPatrick Griffis
2020-09-21Revert word array length changePatrick Griffis
2020-09-17Increase max number of words a line can be split intoPatrick Griffis
2020-07-22SASL EXTERNAL doesn't necessitate a certificatejesopo
2020-05-31Add "DarkScience" to default server list. (#2474)Jan Harasym
2020-05-26Fix parsing of 313Patrick Griffis
2020-05-14Remove 2ch from network listPatrick
2020-05-02win32: Fix undefined symbol for builds with -with-plugin=falsedelthas
2020-04-18Remove MoznetJonathan
2020-04-11Fixed proxy user/password buffer overflowDjLegolas
2020-04-11Updated the maximum length of the socks5 user and password to comply to RFC 1...kelek-
2020-01-01Avoid prioritising MODE queries for channels with hyphens in their nameJames Clarke
2019-12-20Follow more modern conventions for USER messagePatrick Griffis
2019-11-24Fix capability negotiation ending before sasl finishes with multi-line capPatrick Griffis
2019-07-17build: Make generated headers a dependency for users of common.nia
2019-05-28Fix a typo-error in src/common/hexchat.h:485 "haxchatprefs" -> "hexchatprefs"Stepan Broz
2019-05-28Make dcc_ip being a per-server value.Stepan Broz
2019-05-03servlist: add hackint irc networkMartin Weinelt
2019-04-21Update servlist.cJared Shields
2019-01-30Remove : from various trailing parameters (#2301)linuxdaemon
2018-11-09python: Rewrite with CFFIPatrick Griffis
2018-09-01Fix new stringop-truncation warningsPatrick Griffis
2018-08-16Fix inconsistent behavior (re)connecting on SSLIvan
2018-05-08Fix sending PASS with spaces or starting with :jkhsjdhjs
2018-04-03Validate all translations contain valid text eventsPatrick Griffis
2018-03-31Fix plugins on macOSRainer Müller
2018-03-11Fix fscanf() usage without size limitPatrick Griffis
2018-03-09Fix /ignore not accepting full hostsPatrick Griffis
2018-03-09Remove mpcinfo pluginPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2018-03-04Fix out of bounds read when DCC message sender contains quotesPatrick Griffis
2018-03-02Fix possible out of bounds read when being ctcp floodedPatrick Griffis
2018-02-18dbus: Add option to use app-id for bus namePatrick Griffis
2017-10-25Fix crash when connect commands change networkPatrick Griffis
2017-10-16Fix oob read in ctcp_checkJoseph Bisch
2017-10-16A tiny code style changeDren Kajmakchi
2017-10-11servlist: Add BuddyIM network (#2072)Ken Spencer
2017-10-10Add an option to disable rejoin on auto reconnectIwan Aucamp
2017-10-07Improve CTCP notice handlingPatrick Griffis
2017-10-02Use g_utf8_make_valid if available for cleaner utf8 handling (#2065)Joseph Bisch
2017-09-21Fix rfc_ncasecmp handling of n reaching 0Joseph Bisch
2017-09-19Handle leading spaces when matching extra alertsPatrick Griffis
2017-09-19Fix rfc_{n,}casecmp functions (#2058)Joseph Bisch
2017-09-18Fix oob read caused by ptr[0] being NULL in inbound_noticeJoseph Bisch
2017-08-31Improve detection of system tray supportPatrick Griffis
2017-08-19UI text consistency, capitalization etc.torhus