aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-05-07upgrade doxygen configuration fileStephane Charette
2014-04-24enet 1.3.12 release prepv1.3.12lsalzman
2014-04-14fix maximumWaitingData handling to allow acknowledgements when the packet alr...Lee Salzman
2014-04-14update license dateLee Salzman
2014-04-14added maximumPacketSize and maximumWaitingData fields for limiting peer buffe...Lee Salzman
2014-03-08avoid some strncpy usageLee Salzman
2014-02-21avoid an enet_time_get call when timeout expireslsalzman
2014-02-20note about null-termination in enet_address_get_hostLee Salzman
2013-12-28another doc fixLee Salzman
2013-12-28doc fixLee Salzman
2013-12-28typo fixLee Salzman
2013-12-28typo fixesLee Salzman
2013-12-26enet 1.3.11 release prepv1.3.11Lee Salzman
2013-11-27handle disconnects in connecting statelsalzman
2013-11-26_MSC_VER fixLee Salzman
2013-11-17allow loopback connectionsLee Salzman
2013-11-07FD_CLR typo fixLee Salzman
2013-10-23enet 1.3.10 release prepv1.3.10lsalzman
2013-10-20double maximum reliable window sizeLee Salzman
2013-10-09make VS quiet down about -unsignedLee Salzman
2013-09-27fix RCVTIMEO and SNDTIMEO options on unix and also add NODELAYlsalzman
2013-08-19fix some warningsLee Salzman
2013-08-18small fix for duplicate peersLee Salzman
2013-08-16enet 1.3.9 release prepv1.3.9Lee Salzman
2013-08-16more ENET_SOCKOPT_ERROR fixesLee Salzman
2013-08-16ENET_SOCKOPT_ERROR fixLee Salzman
2013-08-16added enet_socket_get_option() and ENET_SOCKOPT_ERRORLee Salzman
2013-08-14enet_host_random_seed fixlsalzman
2013-08-09stub out enet_host_random_seed()lsalzman
2013-07-08fix file permissionsv1.3.8lsalzman
2013-06-021.3.8 release prepLee Salzman
2013-05-12another typo fixLee Salzman
2013-05-12typo fixLee Salzman
2013-05-11note about enet_host_bandwidth_throttle optimizationsLee Salzman
2013-05-11track the number of connected peers to make throttling a bit cheaperLee Salzman
2013-05-11check for MS C compiler before using pragmasLee Salzman
2013-05-10handle EINTR in enet_socket_waitLee Salzman
2013-05-09explicitly include sys/socket.hLee Salzman
2013-05-09move MSG_MAXIOVLEN check out of configure.acLee Salzman
2013-05-08remove some more looping in enet_host_bandwidth_throttlelsalzman
2013-05-08avoid some looping in enet_host_bandwidth_throttlelsalzman
2013-05-07add enet_linked_version() for querying linked versionlsalzman
2013-04-07check for _WIN32 instead of WIN32Lee Salzman
2013-04-03add clang checklsalzman
2013-03-23set unused reliable sequence number field for acks to sane valueLee Salzman
2013-03-20changelog note about enet_socket_get_addressLee Salzman
2013-03-20Merge branch 'master' of github.com:lsalzman/enetLee Salzman
2013-03-20query the socket name if an explicit address binding is requested on host cre...Lee Salzman
2013-03-19only use perror if ENET_DEBUG definedlsalzman
2013-03-06ENet 1.3.7 release prepv1.3.7lsalzman