summaryrefslogtreecommitdiff
path: root/src/common/socket.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Fix all known warnings from compiler flags -Wformat*Andrei Karas1-9/+9
2016-02-17Replaced some now unnecessary includes with forward declarations in header filesHaru1-0/+1
2016-02-17Removed unnecessary typedefs from libconfigHaru1-2/+2
2016-02-17Renamed config->read_file to config->load_fileHaru1-1/+1
2016-01-12Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)Haru1-1/+1
2016-01-09Corrected various zero-argument function definitionsHaru1-6/+6
2015-12-17Merge pull request #917 from dastgir/packetAndrei Karas1-1/+5
2015-12-17Update max packet size according to client dateDastgir1-1/+5
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-12-02Fixed an issue with the socket send/receive timeouts in WindowsHaru1-12/+27
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-10-11Fixed various compiler warnings (follow-up to 5c22b63)Haru1-1/+1
2015-10-11Changed various s_subnet arrays to VECTORsHaru1-76/+45
2015-10-11Cleanup of the HPluginData implementation (second part)Haru1-2/+1
2015-10-11Cleanup of the HPluginData implementation (First part)Haru1-11/+2
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-9/+5
2015-08-15HPM compatibility improvementsHaru1-0/+3
2015-08-15Moved session array into the socket interfaceHaru1-101/+98
2015-08-15Cleaned up socket interfaceHaru1-45/+48
2015-08-11subnet.conf overhaulHaru1-0/+187
2015-06-19Cleaned up some #includesHaru1-1/+1
2015-06-19Removed ".." from include directivesHaru1-10/+10
2015-01-24Fixed 18 minor issuesHaru1-9/+20
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-26/+15
2015-01-18Connection History Redesignshennetsind1-81/+56
2015-01-17Another ~10 Fixesshennetsind1-2/+2
2015-01-1710 Distinct fixesshennetsind1-0/+1
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-6/+8
2014-12-26In linux enable thin-stream mode.Andrei Karas1-0/+11
2014-11-16Whitespace cleanup (no code changes)Haru1-30/+30
2014-09-21Fixed Bug 8344shennetsind1-7/+0
2014-08-07Corrected several format-string errors through the codeHaru1-12/+13
2014-07-11Fixed reserved __identifier violationsHaru1-6/+6
2014-05-30Fixed typos inside src/Shido1-7/+7
2014-05-13Removed trailing whitespace (sources)Haru1-4/+4
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-31/+33
2014-05-10Revert "Fixed order of includes in all source files"panikon1-33/+31
2014-05-09Fixed order of includes in all source filesHaru1-31/+33
2014-02-24Fixed console parse gm command crash on select commandsshennetsind1-2/+2
2014-01-18Socket interfacedshennetsind1-43/+92
2014-01-11Fixed Bug 7960shennetsind1-1/+1
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-3/+1
2013-12-17Fixed several compiler warningsHaru1-4/+8
2013-11-19Sanitized and improved several macros through the codeHaru1-13/+13
2013-11-13HPM Custom Data Struct Makeover!shennetsind1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-3/+2
2013-09-25Renamed iTimer interface to timer.shennetsind1-6/+6
2013-08-08HPM Updateshennetsind1-4/+22
2013-07-08Follow up ea5a413cdf7eec37141a7fe124cad38d66464ac4malufett1-0/+1
2013-07-05HCache | Item Packages Updateshennetsind1-1/+56