hexchat/src/common
TingPing 83032b1aa3 Use glib for all allocations
- Removes need to check for malloc failure
- Removes need for NULL checks on free
- Adds checks for integer overflows
- Removes some extra memset calls
- Removes chance of mixing libc and glib malloc/free
2014-12-28 06:44:44 -05:00
..
dbus More consistently include config.h 2014-12-17 18:21:10 -05:00
Makefile.am configure: Add option to run clang static analysis 2014-12-02 01:06:25 -05:00
cfgfiles.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
cfgfiles.h Warning cleanup 2014-11-02 14:41:20 -05:00
chanopt.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
chanopt.h Closes #290 - opt-out for extra alerts now working 2013-04-08 19:19:55 +02:00
common.vcxproj win32: Fixed build break due to 7a4a024 2014-09-17 13:00:11 -07:00
common.vcxproj.filters win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
ctcp.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
ctcp.h server-time supported in all named servermsg: ping, error, notice and 2013-06-28 16:04:16 +01:00
dcc.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
dcc.h Always use 64-bit filesize and file offsets in DCC. 2014-12-06 14:02:45 -08:00
fe.h Add /getbool command 2014-02-04 20:46:43 -05:00
hexchat-plugin.h Use GNUC format attribute on print functions 2014-07-18 07:09:07 -04:00
hexchat.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
hexchat.h More consistently include config.h 2014-12-17 18:21:10 -05:00
hexchatc.h Use glib to parse and launch commands for util_exec 2014-06-04 10:38:23 -04:00
history.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
history.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
identd.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
identd.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
ignore.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
ignore.h Don't overwrite existing ignores when flooded 2013-10-14 17:25:21 -04:00
inbound.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
inbound.h ... Add inbound_sasl_supportedmechs to inbound.h 2014-01-12 07:13:51 -05:00
inet.h More consistently include config.h 2014-12-17 18:21:10 -05:00
make-te.c Warning cleanup 2014-11-02 14:41:20 -05:00
make-te.vcxproj Convert project files to vs2013 2013-09-15 15:07:46 -07:00
make-te.vcxproj.filters Add project for generating text events 2012-10-04 21:07:26 +02:00
marshalers.list Use a single marshal file for entire project 2014-02-06 20:17:08 -05: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
msproxy.c Fix a few cppcheck warnings. 2013-10-10 00:05:22 -04:00
msproxy.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
network.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
network.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
notify.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
notify.h Handle lists in MONITOR replies 2013-08-20 00:24:20 -04:00
outbound.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
outbound.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08: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 Use glib for all allocations 2014-12-28 06:44:44 -05:00
plugin.h Print{,_attr} and server{,_attr} hooks were incorrectly handled when both 2013-11-28 02:11:33 +00:00
proto-irc.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
proto-irc.h Fixed compilation error in VS. 2013-06-28 16:29:39 +01:00
server.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
server.h Use GNUC format attribute on print functions 2014-07-18 07:09:07 -04:00
servlist.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
servlist.h Use glib for all allocations 2014-12-28 06:44:44 -05:00
ssl.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
ssl.h ssl: Validate hostnames 2014-11-21 23:19:30 -05:00
text.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
text.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
textevents.in Add account to Join event 2014-04-06 15:33:22 -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 Use glib for all allocations 2014-12-28 06:44:44 -05:00
url.h Fixed some more signed-unsigned-comparison warnings. 2014-12-15 10:25:28 -08:00
userlist.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
userlist.h server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
util.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
util.h Warning cleanup 2014-11-02 14:41:20 -05:00