aboutsummaryrefslogtreecommitdiffhomepage
path: root/host.c
AgeCommit message (Expand)Author
2021-01-13implement mulberry32 for PRNGLee Salzman
2020-07-23fix clearing of outgoing command queueLee Salzman
2014-04-14added maximumPacketSize and maximumWaitingData fields for limiting peer buffe...Lee Salzman
2013-08-18small fix for duplicate peersLee Salzman
2013-08-09stub out enet_host_random_seed()lsalzman
2013-05-11track the number of connected peers to make throttling a bit cheaperLee Salzman
2013-05-08remove some more looping in enet_host_bandwidth_throttlelsalzman
2013-05-08avoid some looping in enet_host_bandwidth_throttlelsalzman
2013-03-20query the socket name if an explicit address binding is requested on host cre...Lee Salzman
2012-12-14use timeGetTime() for random seed instead of time() on windowsLee Salzman
2012-10-02initialize intercept callback to NULLlsalzman
2012-09-11treat destroying NULL as no-opLee Salzman
2012-05-30mingw time workaroundlsalzman
2011-12-08zero out host memory on creationeihrul
2011-05-31support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENTeihrul
2010-06-091.3.0 importeihrul
2010-05-20checksum is now a run-time optioneihrul
2010-05-14added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPacketseihrul
2010-05-14added enet_host_channel_limiteihrul
2010-05-13use dispatch queues to cut down on array crawling costseihrul
2010-05-05propagate malloc failureeihrul
2008-09-15added miscellaneous updates for broadcastingeihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-03*** empty log message ***eihrul
2006-07-06*** empty log message ***eihrul
2004-10-20Initial revisioneihrul