summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
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
2017-08-18Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035)torhus
2017-07-16servlist: skip empty lines.Mark Jansen
2017-07-04Better handle channels with / in them with doat commandPatrick Griffis
2017-06-26build: Fix building plugins in cygwinPatrick Griffis
2017-06-22Fix skipping autoconnect when passed 1 URLPatrick Griffis
2017-06-18Fix crash on coloring NULL nicksPatrick Griffis
2017-06-15Fix OpenSSL 1.1 deprecationsPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-06-10Actually respect away_omit_alerts for custom sounds...Patrick Griffis
2017-06-10Disable custom sounds when away_omit_alerts enabledYuGiOhJCJ
2017-03-10Fix email address pattern, it can starts with digitShengyu Zhang
2017-02-18Better handle mode numerics starting with :Patrick Griffis
2017-01-07servlist: Use SSL with OFTC by defaultPatrick Griffis
2017-01-05Increase default scrollback size to 5kPatrick Griffis
2016-12-13Use AC_CHECK_FUNCS to find functions not in LibreSSLFlorian Stinglmayr
2016-12-04Enable input_filter_beep by defaultPatrick Griffis
2016-12-04Avoid mixed declarationPatrick Griffis
2016-12-04Fix printing invalid utf8 from /exec outputPatrick Griffis
2016-12-01properly clean the autogenerated org.hexchat.service.serviceMattia Rizzolo
2016-11-30Fix timers being incorrectly removedPatrick Griffis
2016-11-28Fix typos s/Recieved/Received/Mattia Rizzolo
2016-11-11Respect plugin hook changing tab colorPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-11More fixes for tab color handling with pluginsPatrick Griffis
2016-11-09Convert doat to an internal commandPatrick Griffis
2016-10-23Final fixup of OpenSSL 1.1.0 changesPatrick Griffis
2016-10-23ssl: Fix building with older OpenSSL tooPatrick Griffis
2016-10-23ssl: More OpenSSL 1.1.0 fixesPatrick Griffis
2016-10-22Default net_ping_timeout to 60Patrick Griffis
2016-10-11Added MHOP commandd-browne
2016-10-10Don't abort if translated text event failsPatrick Griffis
2016-10-08Don't update usercount if doing nameslistgaffatape
2016-10-08Update usercount in inbound_nameslist_endgaffatape
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller