Commit History

作者 SHA1 備註 提交日期
  ChrisTrenkamp 8be2368a80 Use offsetof to compute ENetProtocolHeader's sentTime offset (#276) 20 小時之前
  Lee Salzman 657eaf97d9 fragment fixes 8 月之前
  Lee Salzman 1e80a78f48 bound totalWaitingData decrement 1 年之前
  Lee Salzman a52811ef27 update totalWaitingData when removing an incoming command 1 年之前
  Lee Salzman 0b924c79ce add some safety checks to enet_packet_resize 1 年之前
  Lee Salzman 7083138fd4 fix extern "C" usage 1 年之前
  Lee Salzman 29260f79cf unsequenced comment fix 1 年之前
  Arvid Norlander a356ac0aa9 Fix compiler warnings on Windows due to redefines (#258) 1 年之前
  Arvid Norlander 7c07702b97 Fix undefined behaviour with signed left shift in fragment calculations (fixes #256) (#257) 1 年之前
  Lee Salzman c30a17ac8a return -2 for EINTR 1 年之前
  Lee Salzman 80103c873d check for EINTR 1 年之前
  Michael Keck 4ce1625b8a CMake: Improve install instructions (#244) 1 年之前
  ccn 5857b13df1 Update tutorial.dox (#246) 1 年之前
  Michael Keck b275a5334f Add a .gitignore (#245) 1 年之前
  Michael Keck ca56fecaf3 CMake: Enable shared builds (#242) 1 年之前
  Michael Keck 276ff5ae05 CMake: Fix linking for Windows builds on non-mingw compilers (#241) 1 年之前
  Lee Salzman 2662c0de09 1.3.18 release prep 1 年之前
  Arvid Norlander c44b7d0f7f Fix unaligned reads and writes of the checksum (fixes #237) (#238) 1 年之前
  Lee Salzman 2a85cd6445 better partial message handling 2 年之前
  Lee Salzman ea4607a90d lower default MTU to 1392 to avoid stressing certain VPNs 2 年之前
  Lee Salzman 8ae0e85298 update connecting peer's mtu from host's current mtu 2 年之前
  Michael Keck 07a40ef0f9 Add GitHub Actions CI (#188) 2 年之前
  Lee Salzman eb89a34d66 Merge pull request #222 from seragh/server-mtu 2 年之前
  Ralph Sennhauser 4faa11a243 Fix MTU negotiation on server side 2 年之前
  Lee Salzman 153e10f953 Relocate home to http://sauerbraten.org/enet/ 2 年之前
  Lee Salzman be7cefa39c avoid explicitly storing roundTripTimeoutLimit 2 年之前
  Lee Salzman 9dde91d003 remove unnecessary sent unreliable list from peers 2 年之前
  Lee Salzman ca18dfb8f8 avoid revisiting peers when continuing to send 2 年之前
  Lee Salzman d7e5470cf7 maintain a separate queue for outgoing send reliable packets 2 年之前
  Lee Salzman bb788ea48b Merge pull request #217 from skyfloogle/ttl 2 年之前