Histórico de commits

Autor SHA1 Mensagem Data
  lsalzman@gmail.com 00ccd3bd3f return -1 instead of 0 if getnameinfo returns an error 9 anos atrás
  Lee Salzman 809a1d15b6 update packet flag documentation 9 anos atrás
  Lee Salzman 5f476546ed use getaddrinfo and getnameinfo where available 10 anos atrás
  lsalzman@gmail.com f7c46f03fd enet 1.3.13 release prep 10 anos atrás
  lsalzman@gmail.com 7c27a5d5f8 fix window wrap check when sending reliable outgoing commands 10 anos atrás
  lsalzman@gmail.com 9b06a12e71 handle case in bandwidth limit protocol where either incoming or outgoing limits are disabled, but not both 10 anos atrás
  lsalzman 8df6e58c5f gethostbyname_r/gethostbyaddr_r fix for dragonfly bsd 10 anos atrás
  Lee Salzman b574c946d8 update copyright year 10 anos atrás
  Lee Salzman 4d2694d74e fix ENET_SOCKOPT_NONBLOCK when value is 0 10 anos atrás
  Lee Salzman c8fa0aeea4 add cmake support 10 anos atrás
  lsalzman 2fb98f9b02 added note about calling enet_host_service on both ends of a connection 10 anos atrás
  Lee Salzman 6ef4e7d277 limit number of packets that can be received per iteration of protocol loop 10 anos atrás
  Lee Salzman d85a037ec4 add premake file 10 anos atrás
  Lee Salzman 99004c45ac include mmsystem.h for timeGetTime 11 anos atrás
  Lee Salzman 736474ca83 small doc fixes 11 anos atrás
  Lee Salzman 9c4d9953ac bold some links 11 anos atrás
  Lee Salzman 6f287186d8 more doxygen cleanups 11 anos atrás
  Lee Salzman 379290acd5 add doxygen layout 11 anos atrás
  Lee Salzman 127643fae4 doxygen output cleanups 11 anos atrás
  Lee Salzman 98219eb50d doxygen output cleanups 11 anos atrás
  Lee Salzman b14c7e99e0 Merge pull request #33 from stephanecharette/master 11 anos atrás
  Stephane Charette 464e883f04 upgrade doxygen configuration file 11 anos atrás
  lsalzman 9895a4f110 enet 1.3.12 release prep 11 anos atrás
  Lee Salzman 518144338d fix maximumWaitingData handling to allow acknowledgements when the packet already exists 11 anos atrás
  Lee Salzman 734a630bed update license date 11 anos atrás
  Lee Salzman ea8d41f65c added maximumPacketSize and maximumWaitingData fields for limiting peer buffer space 11 anos atrás
  Lee Salzman 73c930881f avoid some strncpy usage 11 anos atrás
  lsalzman 5721b667f2 avoid an enet_time_get call when timeout expires 11 anos atrás
  Lee Salzman c58ec4cc44 note about null-termination in enet_address_get_host 11 anos atrás
  Lee Salzman b3de8a29c4 another doc fix 11 anos atrás