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
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
2010-11-21
* Added 64-bit variants of the socket and buffer I/O macros.
ai4rei
1
-0
/
+4
2007-12-17
* Added flag.server to indicate interserver sockets
ultramage
1
-5
/
+8
2007-10-17
* Merged do_sendrecv() and do_parse() into do_sockets()
ultramage
1
-9
/
+13
2007-09-20
* Merged the tmpsql branch:
FlavioJS
1
-2
/
+2
2007-05-28
* RFIFOREST returns 0 when the session is eof (input data is implicitly disca...
FlavioJS
1
-1
/
+1
2007-05-21
- Removed the TURBO socket mechanism - it was in fact just using a variable t...
ultramage
1
-9
/
+0
2007-05-09
* Adapted the shortlist to use a static array instead of a linked list and en...
FlavioJS
1
-2
/
+3
2007-05-09
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
FlavioJS
1
-0
/
+22
2007-05-05
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
FlavioJS
1
-4
/
+5
2007-04-28
* Tried and fixed md5 password encryption
ultramage
1
-0
/
+2
2007-04-20
- Added ntows() to properly handle that client port number deficiency
ultramage
1
-0
/
+1
2007-04-10
Removed an ugly cast in socket.c
toms
1
-1
/
+1
2007-04-07
- Added function str2ip() to do platform-safe conversions
ultramage
1
-0
/
+1
2007-04-05
* Made a crazy attempt to at least partially synchronize login&char code
ultramage
1
-9
/
+9
2007-04-02
* Some source code cleaning
ultramage
1
-7
/
+4
2007-03-09
- Added info on packet 0x86 (simple move packet). Not usable until a clear se...
FlavioJS
1
-1
/
+1
2007-03-04
- Removed delete_session from socket.h since it shouldn't be used by them.
skotlex
1
-1
/
+0
2007-03-04
More tweaks to socket.c to simplify the code
ultramage
1
-21
/
+19
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-1
/
+1
2007-02-08
- Fixed the new socket code, which was triggering the inactivity timeout on t...
ultramage
1
-2
/
+2
2007-02-08
* More aggressive cleaning up of the socket code
ultramage
1
-5
/
+8
2007-02-07
Wiped out the poorly written parse code from r2211
ultramage
1
-17
/
+0
2007-02-07
Cleaning up of the socket code
ultramage
1
-42
/
+16
2007-02-07
- Removed deprecated console code.
FlavioJS
1
-4
/
+0
2007-01-12
- Cleaned up the ip rules/DDoS section of the code. (the allow,deny and deny,...
FlavioJS
1
-2
/
+2
2007-01-06
- Now winsock 2 is required.
FlavioJS
1
-11
/
+14
2007-01-03
ups... forgot to remove this before committing
FlavioJS
1
-1
/
+0
2007-01-03
- Fixed FIFO defines in TURBO mode.
FlavioJS
1
-4
/
+7
2006-12-26
- Cleaned up some more the code so it works for -DTURBO
skotlex
1
-1
/
+1
2006-12-25
- Applied part 1 of TheUltraMage's socket cleanup.
FlavioJS
1
-1
/
+1
2006-12-19
- Cleanups or minor changes.
FlavioJS
1
-26
/
+29
2006-12-13
- Modified flush_fifo so you can decide whether to block the current thread o...
skotlex
1
-1
/
+1
2006-12-09
- Reversed revision #9415 (messages with server_tick field being sent as soon...
FlavioJS
1
-3
/
+1
[next]