index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
shared
/
network.h
Age
Commit message (
Collapse
)
Author
2018-08-20
Port antispoof
eeeee
2018-08-20
force vital check on essential cl/srv messages and added additional sequence ↵
oy
checking
2013-02-24
prevent quick join/quit flood. #1070
oy
2013-02-24
prevent that the server uses close messages from clients. Closes #950
oy
2013-02-24
fixed used nettype in server browser and try to use ipv4 and ipv6 socket ↵
oy
when using a bindaddr. Closes #940
2011-12-29
reworked ban system
oy
2011-12-04
fixed sv_max_client usage
oy
2011-12-04
added a command to unban all
Choupom
2011-07-31
protected econ authentication against brute force
oy
2011-07-30
fixed econ feature and tcp
oy
2011-07-29
added econ functionality
heinrich5991
2011-07-07
fixed some NETTYPE usage based on the socket state
oy
2011-05-03
structs are structs, classes are classes
Choupom
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-02
added downward compatibility to mastersrv for 0.5 (and earlier)
m!nus
2011-03-05
made dbg_dumpmem and dbg_lognetwork work again
oy
2011-02-13
added saving of the banreason.
heinrich5991
2010-11-20
Updated copyrights
Sworddragon
2010-10-11
made so we can add the reason for a kick/ban (fixes #123)
Choupom
2010-08-18
added output level for console print function, categorised the debug ↵
oy
messages and merged them into the new functionality. Closes #8
2010-06-03
- show connecting players with rcon status command
oy
- make it possible to limit the number of clients with the same ip that can connect to the server
2010-05-29
copied refactor to trunk
Magnus Auvinen