aboutsummaryrefslogtreecommitdiffhomepage
path: root/peer.c
AgeCommit message (Collapse)Author
2014-04-14added maximumPacketSize and maximumWaitingData fields for limiting peer ↵Lee Salzman
buffer space
2013-12-28typo fixesLee Salzman
2013-05-12another typo fixLee Salzman
2013-05-11track the number of connected peers to make throttling a bit cheaperLee Salzman
2012-09-18merging some things from Ryan C. Gordon (icculus):Lee Salzman
enet_socket_connect() shouldn't fail with non-blocking sockets. Removed unused variable. Sanity check for possible NULL dereference reported by clang's static…analysis. Added an interface to shutdown(). Fixed typo in the comments.
2012-07-31unreliable fragment queuing fixesLee Salzman
2012-05-29added per-peer configurable ping interval and timeoutslsalzman
1.3.4 release prep
2012-01-06sanity checkseihrul
2011-12-31warning workaroundseihrul
2011-05-31unreliable fragment fixesv1.3.2eihrul
2011-05-31support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENTeihrul
1.3.2 release prep
2010-12-23fix fragment length when checksums are usedeihrul
2010-06-091.3.0 importeihrul
2010-06-05fragment dispatching fixeihrul
2010-05-14enet_peer_receive channelID fixeihrul
2010-05-13wordo fixeihrul
2010-05-13use dispatch queues to cut down on array crawling costseihrul
2010-05-06send fragment fixeseihrul
2010-05-06ensure fragment outgoing commands are allocated atomically with respect to ↵eihrul
failure
2010-05-05propagate malloc failureeihrul
2008-07-30typo fixeihrul
2008-07-30duplicated disconnect packet fixeseihrul
2007-10-21*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-10-12*** empty log message ***eihrul
2007-01-07*** empty log message ***eihrul
2006-12-13*** empty log message ***eihrul
2006-07-06*** empty log message ***eihrul
2006-03-141.0 stuffeihrul
2005-07-19memory leak fixeihrul
2005-05-24minimum and maximum timeouteihrul
2004-12-23bug fixeihrul
2004-12-23possible fix for unsequenced packetseihrul
2004-12-09bug fixeseihrul
2004-10-20Initial revisioneihrul