summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2020-09-29Fix segfault feature/tor-i2p-dccSoniEx2
2018-10-13Fix UB (dangling pointer usage) fix-ubSoniEx2
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
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