]> icculus.org git repositories - divverent/darkplaces.git/history - netconn.c
quick and dirty fix of allocation of array buffers
[divverent/darkplaces.git] / netconn.c
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...
2008-08-18 havocfix three double semicolon typos
2008-08-09 divverentfix double free in qcstatus
2008-08-08 divverentmake menu QC aware of player list; add extension DP_SV_...
2008-07-14 divverentfix out of range indices found by [-z-]
2008-07-13 divverentpreserve host_client during rcon (should fix crash...
2008-06-17 havocfixed all VS2005 deprecated function warnings
2008-04-26 divverentExtend rcon_restricted_commands to contain more complex...
2008-02-19 havocchanged hostname for tchr's master from excalibur.nvg...
2008-01-25 divverentrestricted rcon: actually display a different message...
2008-01-22 havocmerged CL_MoveParticles, CL_MoveDecals, and R_MoveExplo...
2008-01-15 divverentfix stupid "using port 0" message
2008-01-14 divverentmake server name/map name sorting case insensitive
2008-01-11 divverentnet_slist_pause
2008-01-08 havocfix warning
2008-01-06 divverentoops... fixed a security issue with expanding aliases
2008-01-06 divverentadd rcon_restricted_password and rcon_restricted_comman...
2007-12-02 havocremoved all but ocrana qw master as the rest were not...
2007-11-13 havocchanged two memcpy calls to memmove after testing in...
2007-11-12 havocfix SLIF_FREESLOTS to not be an out of bounds array...
2007-11-09 divverentremove timed out servers from list
2007-11-09 divverentquerycounters LOVE to be reset ;)
2007-11-09 havocfix two warnings
2007-11-09 divverentwatch your memory :)
2007-11-08 blackClean-up the refresh code and remove the refresh field...
2007-11-08 black- add support for server list refreshes to netconn...
2007-11-05 divverentadd a "freeslots" field to the host cache
2007-10-01 havocadded support for arguire's strange protocols that...
2007-07-10 divverentmake rcon command display a bit nicer for multi-command...
2007-07-10 divverentallow multiple rcon commands in the same packet, separa...
2007-07-09 havocnever let client timeout in singleplayer
2007-07-08 divverentnew cvar log_dest_udp to send all console data to one...
2007-06-13 havocbrought back the client->sendsignon flag from original...
2007-05-19 havocdon't send empty unreliable packets
2007-05-01 havocsignificant cleanup of input networking code (reorganiz...
2007-04-30 havoccount empty packets in rate limiting
2007-04-29 havocincreased IP + UDP header overhead estimate from 18...
2007-04-26 havocsplit cl_netpacketloss into cl_netpacketloss_send and
2007-04-20 divverentcompare the right values for host cache masks;
2007-04-18 divverentsv_public -2 now allows the local: client to connect
2007-04-18 havocadded numbots and numhumans in server info parsing...
2007-04-18 havocadded reporting of number of bots in getinfo/getstatus...
2007-04-16 havocimplemented shownetgraph
next