summaryrefslogtreecommitdiff
path: root/src/common/socket.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13HPM compatibility improvementsHaru1-0/+3
2015-08-13Moved session array into the socket interfaceHaru1-101/+98
2015-08-13Cleaned 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
2013-07-05Implemented real-time server stats (in and out data and ram usage), made by A...Matheus Macabu1-0/+53
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-6/+6
2013-05-30Memory Slasher - May 30 Patchshennetsind1-30/+30
2013-05-04Upgrading Stat Server from 2.5 to 3.0shennetsind1-3/+4
2013-04-02Fixed Bug #7145shennetsind1-4/+5
2013-04-01Introducing socket_datasyncshennetsind1-1/+65
2013-02-18Improvements all over the placeshennetsind1-3/+3
2013-01-25Dropping _athena file suffixesshennetsind1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-980/+1003
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1003/+980
2012-10-31Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m...shennetsind1-3/+11
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-4/+5
2012-06-03cleaned up windows header usage (added one central file to use windows / wina...blacksirius1-2/+1
2012-04-29- Removed leftover TXT configs, follow-up to r15503.brianluau1-0/+2
2012-02-19- reverted part of r15609 since apparently the issue is purely limited to ZC_...lordttseven1-2/+1
2012-02-18Follow up r15609, fixed gcc warningsshennetsind1-1/+1