Histórico de Commits

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