index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
socket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-02-24
Modified RBUFP to return a const void *
Haru
1
-1
/
+6
2016-02-24
Modified the WBUF family of macros to ensure a non-const buffer is used
Haru
1
-1
/
+6
2016-02-24
Changed RFIFO2PTR (and P2PTR) to return const void*
Haru
1
-2
/
+2
2016-02-24
Changed RFIFOP and WFIFOP to return const void * and void * respectively
Haru
1
-2
/
+2
2016-02-24
Added const qualifier to the {RFIFO,RBUF}{B,W,L,Q} families
Haru
1
-9
/
+9
2016-02-19
Fix some cast discards 'const' qualifier from pointer target type warnings.
Andrei Karas
1
-5
/
+5
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-1
/
+2
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-1
/
+1
2016-02-07
Fix blind defined macro WFIFO2PTR
hemagx
1
-1
/
+1
2016-01-31
Move P2PTR Macro to socket header and split the macro into two macros for WFI...
hemagx
1
-0
/
+5
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-11
Changed various s_subnet arrays to VECTORs
Haru
1
-7
/
+13
2015-10-11
Cleanup of the HPluginData implementation (second part)
Haru
1
-2
/
+1
2015-10-11
Cleanup of the HPluginData implementation (First part)
Haru
1
-3
/
+2
2015-08-15
HPM compatibility improvements
Haru
1
-3
/
+3
2015-08-15
Moved session array into the socket interface
Haru
1
-17
/
+19
2015-08-15
Cleaned up socket interface
Haru
1
-31
/
+11
2015-08-11
subnet.conf overhaul
Haru
1
-0
/
+21
2015-06-19
Cleaned up some #includes
Haru
1
-2
/
+0
2015-06-19
Removed ".." from include directives
Haru
1
-3
/
+3
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-0
/
+2
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-1
/
+1
2014-07-11
Fixed reserved __identifier violations
Haru
1
-5
/
+5
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-6
/
+6
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-6
/
+6
2014-05-09
Fixed order of includes in all source files
Haru
1
-6
/
+6
2014-04-17
Whitespace cleanup
Haru
1
-1
/
+1
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-3
/
+3
2014-01-18
Socket interfaced
shennetsind
1
-61
/
+81
2013-11-19
Sanitized and improved several macros through the code
Haru
1
-10
/
+11
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-2
/
+1
2013-08-08
HPM Update
shennetsind
1
-1
/
+6
2013-07-08
Follow up ea5a413cdf7eec37141a7fe124cad38d66464ac4
malufett
1
-1
/
+0
2013-07-05
Implemented real-time server stats (in and out data and ram usage), made by A...
Matheus Macabu
1
-0
/
+1
2013-06-28
BG Queue Testing
shennetsind
1
-1
/
+1
2013-05-30
Memory Slasher - May 30 Patch
shennetsind
1
-3
/
+11
2013-04-01
Introducing socket_datasync
shennetsind
1
-0
/
+3
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-37
/
+38
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-38
/
+37
2012-10-31
Fixed bugreport:6779 dropped between-server ping timers, replaced by a much m...
shennetsind
1
-0
/
+1
2012-09-16
Introducing rAthena's anonymous data collector. This aims at improving rAthen...
shennetsind
1
-1
/
+1
2012-06-03
cleaned up windows header usage (added one central file to use windows / wina...
blacksirius
1
-2
/
+1
2012-02-19
- reverted part of r15609 since apparently the issue is purely limited to ZC_...
lordttseven
1
-1
/
+0
2012-02-18
Follow up r15609, fixed gcc warnings
shennetsind
1
-1
/
+1
2012-02-18
* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...
lordttseven
1
-0
/
+1
2011-06-30
Removed extra guards around cbasetypes.h include lines, since they give no pe...
ultramage
1
-2
/
+0
2011-01-31
* Various accumulated cleanups and fixes.
ai4rei
1
-0
/
+2
2011-01-28
* Resolving allow/deny IP rules not working (bugreport:2632).
ai4rei
1
-0
/
+1
2011-01-23
* Some cleaning here and there.
ai4rei
1
-6
/
+0
[next]