]> git.xonotic.org Git - xonotic/darkplaces.git/history - netconn.c
Cvar onChange for qc menu for stable branch
[xonotic/darkplaces.git] / netconn.c
2017-04-26 divverentrcon server: add an explicit check against empty passwo...
2016-11-29 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2016-08-18 divverentStop using bytes >= 128 in format strings. They break...
2016-08-18 divverentAdd a cvar net_sourceaddresscheck (default 1) to ignore...
2016-07-20 divverentStop using bytes >= 128 in format strings. They break...
2016-06-27 divverentAdd a cvar net_sourceaddresscheck (default 1) to ignore...
2016-06-13 havocChanged master server IP addresses back to hostnames...
2016-03-16 havocChanged master server IP addresses back to hostnames...
2015-10-17 divverentCompile with IPv6 support by default
2015-08-03 divverentCompile with IPv6 support by default
2015-03-06 Rudolf Polzer::stable-branch::reset=704d101890948f0f496ce4fe73be5231...
2015-03-05 divverentFix warnings.
2015-03-02 divverentFix a VERY LONG loop caused by high unreliable sequence...
2015-03-02 divverentFix warnings for missing prototypes.
2015-03-02 divverentJust in case, make QW sequence numbers unsigned too.
2015-03-02 divverentFix a VERY LONG loop caused by high unreliable sequence...
2015-03-02 divverentFix warnings for missing prototypes.
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2015-02-09 divverentCrypto: handle properly whether the a server key is...
2015-02-09 Rudolf Polzer::stable-branch::reset=bb9d5e97ff495d6908929a7bdf832e60...
2015-02-04 divverentMake vabuf static in rcon authentication check as it...
2014-06-04 havocFixed a large number of WIN64 type conversion warnings.
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-05-08 havocchanged dpmaster.deathmask.net ip4 address, added ip6...
2014-03-16 havocchanged dpmaster.deathmask.net ip4 address, added ip6...
2014-01-25 divverentFix some d0_blind_id related bugs:
2014-01-24 divverentFix some d0_blind_id related bugs:
2014-01-04 divverentUnbreak most of sv_ratelimitlocalplayer.
2014-01-03 divverentUnbreak most of sv_ratelimitlocalplayer.
2013-10-12 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-12 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-11 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-10-03 havocadded GAME_SSAMMO
2013-09-26 havocadded GAME_SSAMMO
2013-09-21 divverentRework game specific hacks to have a special group...
2013-09-19 divverentRework game specific hacks to have a special group...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-08-03 divverentRevert "Revert "Build in subdirs"", as the issues seem...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-05-25 divverentImplement DSCP for ToS according to RFC2474 / RFC4594
2013-05-25 divverentImplement DSCP for ToS according to RFC2474 / RFC4594
2013-04-19 divverentipv6 dpmaster.sudo.rm-f.org has moved
2013-04-16 divverentipv6 dpmaster.sudo.rm-f.org has moved
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
2012-03-16 divverentfix a typo in challenge flood protection
2012-03-16 divverentfix a typo in challenge flood protection
2012-03-13 divverentfix an unlikely crypto downgrade attack found during...
2012-03-13 divverentalso block floods of getstatus, getinfo, getchallenge
2012-03-13 divverentfix an unlikely crypto downgrade attack found during...
2012-03-13 divverentalso block floods of getstatus, getinfo, getchallenge
2012-02-23 divverentI moved the IPv6 master server to another server. Sorry...
2012-02-23 divverentI moved the IPv6 master server to another server. Sorry...
2012-02-11 divverentfix two seriously wrong memset calls possibly causing...
2012-02-10 divverentfix two seriously wrong memset calls possibly causing...
2011-11-25 divverentcrypto: some simplifications; also apply policies prope...
2011-11-23 divverentcrypto: some simplifications; also apply policies prope...
2011-11-15 Rudolf Polzer::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef...
2011-11-02 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-11-02 divverentfix some typos
2011-11-01 divverentCrypto_LoadKeys: make the caller responsible for the...
2011-11-01 divverentCommand line: -sessionid, cvars: locksession, (R/O...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-17 havocadded sv_threaded cvar, the server can now be moved...
2011-08-23 divverentfix gameversion logic :(
2011-08-23 divverentfix gameversion logic :(
2011-08-14 havocfix typos
2011-08-14 havocdon't depend on ptrdiff_t
2011-08-05 havocfix typos
2011-08-05 havocdon't depend on ptrdiff_t
2011-07-23 havocchanged qwmasters - kubus.rulez.pl is down, added qwmas...
2011-07-09 havocchanged qwmasters - kubus.rulez.pl is down, added qwmas...
2011-05-14 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-02-12 Rudolf Polzer::stable-branch::reset=83d0515e854d7acf232a792868fe330b...
2011-01-30 divverentsv_status_privacy: also apply to CCREQ_PLAYER_INFO
2010-11-19 havocfor purposes of better compatibility with proquake...
2010-11-19 havocadded server support for proquake rcon when running...
2010-11-18 havocfor purposes of better compatibility with proquake...
2010-11-18 havocadded server support for proquake rcon when running...
2010-10-17 divverentfix two types to hopefulyl compile on MSVC
2010-10-17 divverentfix two types to hopefulyl compile on MSVC
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-06 divverentfix another warning
2010-10-06 divverentfix another warning
2010-10-06 divverentadding my own IPv6 master server: dpmaster.div0.qc...
2010-10-06 divverentadding my own IPv6 master server: dpmaster.div0.qc...
2010-10-03 divverentturn off the weird "%interface_name" thing in IPv6...
2010-10-03 divverentmake IPv6 addresses actually work in server queries
2010-10-03 divverentturn off the weird "%interface_name" thing in IPv6...
2010-10-03 divverentmake IPv6 addresses actually work in server queries
2010-09-05 divverentreorganize sv_public code; add a level -3 that blocks...
2010-09-05 divverentreorganize sv_public code; add a level -3 that blocks...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-03 divverentbuild the string correctly
next