]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - netconn.c
Added a couple todo items related to pq_fullpitch
[xonotic/darkplaces.git] / netconn.c
2016-06-27 divverentAdd a cvar net_sourceaddresscheck (default 1) to ignore...
2016-03-16 havocChanged master server IP addresses back to hostnames...
2015-08-03 divverentCompile with IPv6 support by default
2015-03-05 divverentFix warnings.
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-04 divverentMake vabuf static in rcon authentication check as it...
2014-05-29 havocFixed a large number of WIN64 type conversion warnings.
2014-03-16 havocchanged dpmaster.deathmask.net ip4 address, added ip6...
2014-01-24 divverentFix some d0_blind_id related bugs:
2014-01-03 divverentUnbreak most of sv_ratelimitlocalplayer.
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-09-26 havocadded GAME_SSAMMO
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-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2013-05-25 divverentImplement DSCP for ToS according to RFC2474 / RFC4594
2013-04-16 divverentipv6 dpmaster.sudo.rm-f.org has moved
2013-01-02 divverentserver: ignore out of order prespawn/spawn/begin commands
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-02-23 divverentI moved the IPv6 master server to another server. Sorry...
2012-02-10 divverentfix two seriously wrong memset calls possibly causing...
2011-11-23 divverentcrypto: some simplifications; also apply policies prope...
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-05 havocfix typos
2011-08-05 havocdon't depend on ptrdiff_t
2011-07-09 havocchanged qwmasters - kubus.rulez.pl is down, added qwmas...
2011-05-09 havocreworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage...
2011-01-30 divverentsv_status_privacy: also apply to CCREQ_PLAYER_INFO
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-15 divverentCryptographic authentication support for the d0_blind_i...
2010-10-06 divverentfix another warning
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-09-05 divverentreorganize sv_public code; add a level -3 that blocks...
2010-09-04 divverentAdding GAME_XONOTIC and recognizing xonotic executable...
2010-09-03 divverentbuild the string correctly
2010-09-03 divverentadded arg: connect-userinfo; works like this: "connect...
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-02-27 havocchanged r_speeds labels again, less csqc monitoring...
2010-02-25 havocadd several more R_TimeReport calls for better analysis...
2010-02-11 havocmore statics...
2010-01-31 havocfix a bunch of warnings
2010-01-31 divverentfix a return value
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2010-01-08 havocmore reductions in memory usage
2010-01-08 havocreduce memory usage by several megabytes
2009-12-27 havocfix a bunch of type-punned pointer warnings
2009-12-27 havocchanged several Con_Printf calls to Con_DPrintf
2009-12-27 havocadded Con_MaskPrintf, Con_Printf/Con_DPrintf and friend...
2009-12-27 havocchanged a ton of developer cvar checks into developer_e...
2009-12-21 havocfix typo in StoreBigLong calls on NETFLAG_ACK packets
2009-12-21 havocadded mem_bigendian variable
2009-11-17 divverentfix typo in extresponse handling
2009-11-14 divverentextresponse: make svqc receive only those on the server...
2009-11-14 divverentextresponse: use double quotes, not single quotes,...
2009-11-14 divverentput extresponse in server vm too
2009-11-03 divverentfirst test of multi-account rcon:
2009-10-18 divverentmore rcon_secure cleanup
2009-10-03 divverentremove now unneeded code
2009-10-03 divverentfix connect after getchallenge, rcon, getchallenge...
2009-10-03 divverentfix two bugs in srcon/rcon_secure 2. It now WORKS.
2009-10-02 divverenttry making srcon work better with many rcon comamnds...
2009-10-02 divverentsorry for this 100% untested change... making srcon...
2009-10-02 divverentrcon_secure: alternative getchallenge-based authenticat...
2009-09-17 havocrewrote netgraph code
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-08-03 divverentgameversion_min, gameversion_max, to support a RANGE...
2009-07-08 divverentdoxygen comments and config file
2009-07-08 havocfixed several warnings that appear with -std=gnu99...
2009-06-11 havocpatch from RocketGuy for pqrcon command, to administrat...
2009-05-17 havocreworked default address cvars to be empty for default...
2009-05-17 havoctry only one port on ip6 if ip4 succeeded, this is...
2009-05-14 molivierFixed IPv6 support, including the addition of the maste...
2009-05-08 divverentnet_slist_favorites: allow DNS names in the list (they...
2009-04-22 divverentupdate IP of dpmaster.tchr.no
2009-04-09 divverentbetter error handling for overlong srcon commands
2009-04-09 divverentadding "srcon" protocol, and new cvars:
2009-04-01 havocchanged sv_masterextra cvars back to IP addresses to...
2009-03-11 divverent[ 2680901 ] Fix server/client crashes
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-01-08 divverentfix overrun in netconn.c when creating status replies...
2009-01-08 divverentbe a little more strict with contents of worldstatus...
2008-12-28 divverentfix whitespace handling:
2008-09-21 divverentseta net_slist_favorites
2008-08-24 divverentrcon: use multiple reply packets to fit any size (where...
next