c.sexchat/src/common
SoniEx2 c725dd7814 Fix segfault
https://github.com/hexchat/hexchat/issues/2265
2018-11-01 21:43:18 -03:00
..
dbus dbus: Add option to use app-id for bus name 2018-02-18 04:44:59 -05:00
sysinfo Various fixes for mingw 2018-03-09 18:23:25 +00:00
cfgfiles.c Add an option to disable rejoin on auto reconnect 2017-10-10 21:06:21 -04:00
cfgfiles.h cfgfiles: Introduce an after_update callback 2016-06-29 15:42:11 -04:00
chanopt.c Fixed warning from MSVC that not all branches return a value. 2016-04-27 11:39:29 -07:00
chanopt.h Don't flush the chanopt_list when saving it 2016-03-30 08:11:07 -04:00
common.vcxproj win32: Update to build against gvsbuild 2018-03-09 20:26:41 +00:00
common.vcxproj.filters common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
ctcp.c Fix oob read in ctcp_check 2017-10-16 21:47:47 -04:00
ctcp.h server-time supported in all named servermsg: ping, error, notice and 2013-06-28 16:04:16 +01:00
dcc.c Fix new stringop-truncation warnings 2018-09-01 16:35:48 -04:00
dcc.h dcc: Introduce dcc_type and dcc_state enums 2016-06-30 15:51:10 -04:00
fe.h Kill fe_set_hilight() 2016-07-24 18:08:09 -04:00
hexchat-plugin.h build: Fix building plugins in cygwin 2017-06-26 16:41:10 -04:00
hexchat.c Fix UB (dangling pointer usage) 2018-10-13 18:10:24 -03:00
hexchat.h Add an option to disable rejoin on auto reconnect 2017-10-10 21:06:21 -04:00
hexchatc.h Apply timeout changes made in preferences dialog 2016-06-29 15:42:11 -04:00
history.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
history.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
ignore.c Fix possible out of bounds read when being ctcp flooded 2018-03-02 20:56:54 -05:00
ignore.h Don't overwrite existing ignores when flooded 2013-10-14 17:25:21 -04:00
inbound.c Fix crash when connect commands change network 2017-10-25 15:26:26 -04:00
inbound.h Remove DH-AES/DH-BLOWFISH mechanisms and misc cleanup 2016-01-29 17:41:08 -05:00
inet.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
make-te.py build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
marshalers.list Use a single marshal file for entire project 2014-02-06 20:17:08 -05:00
meson.build Various fixes for mingw 2018-03-09 18:23:25 +00:00
modes.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
modes.h server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
network.c Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
network.h Remove option to disable ipv6 2014-12-28 22:29:06 -05:00
notify.c Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
notify.h Handle lists in MONITOR replies 2013-08-20 00:24:20 -04:00
outbound.c Fix plugins on macOS 2018-03-31 01:29:05 +00:00
outbound.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
plugin-identd.c Fix typos s/Recieved/Received/ 2016-11-28 15:17:36 -05:00
plugin-identd.h Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
plugin-timer.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
plugin-timer.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
plugin.c Fix segfault 2018-11-01 21:43:18 -03:00
plugin.h Fix plugins on macOS 2018-03-31 01:29:05 +00:00
proto-irc.c Fix sending PASS with spaces or starting with : 2018-05-08 16:27:18 -04:00
proto-irc.h Fixed compilation error in VS. 2013-06-28 16:29:39 +01:00
server.c Fix new stringop-truncation warnings 2018-09-01 16:35:48 -04:00
server.h Save iconv converters for input and output in the server. 2015-01-31 00:52:31 -08:00
servlist.c servlist: Add BuddyIM network (#2072) 2017-10-11 12:47:23 -04:00
servlist.h Only intercept QuakeNet challengeauth when enabled 2016-03-24 15:42:49 -04:00
ssl.c Fix OpenSSL 1.1 deprecations 2017-06-15 00:26:43 -04:00
ssl.h ssl: Remove unused server code 2015-01-30 21:25:41 -05:00
text.c Use g_utf8_make_valid if available for cleaner utf8 handling (#2065) 2017-10-02 15:11:42 -04:00
text.h Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
textevents.in Validate all translations contain valid text events 2018-04-03 16:08:27 -04:00
tree.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
tree.h Use glib for all allocations 2014-12-28 06:44:44 -05:00
typedef.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
url.c Fix email address pattern, it can starts with digit 2017-03-10 12:28:03 -05:00
url.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
userlist.c Don't update usercount if doing nameslist 2016-10-08 14:55:58 -04:00
userlist.h Move userlist sorting to frontend 2014-12-31 03:56:36 -05:00
util.c Fix rfc_ncasecmp handling of n reaching 0 2017-09-21 21:34:14 -04:00
util.h Improve detection of system tray support 2017-08-31 10:16:03 -04:00