8000 Releases · zpl-c/enet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zpl-c/enet

Release 2.6.5

05 Jun 09:09
Compare
Choose a tag to compare
  • Merge pull request #82 from ikpil/master (feb9372)
  • Add unit test framework for ENet library (77636ba)

Release 2.6.4

02 Jun 08:52
Compare
Choose a tag to compare
  • Merge pull request #77 from nitrix/fix/upgrade-cmake-313 (288d32b)
  • Merge pull request #78 from nitrix/fix/win-pthread-clock-gettime (8bf69ec)
  • Not touching apple. (bc4e333)
  • Should be made static since the symbol has internal linkage. (a4b93af)
  • Rename the clock_gettime function on windows to avoid name collisions. (47ad413)
  • Use existing clock_gettime from pthread on windows when available. (ae521a7)
  • Upgrade CMake min ver to 3.13. (dc99762)

Release 2.6.3

10 May 11:30
Compare
Choose a tag to compare
  • Merge pull request #76 from ikpil/master (842dc17)
  • fix missing channelID bounds check (09cc4ff)

Release 2.6.2

25 Feb 21:58
Compare
Choose a tag to compare
  • Merge pull request #72 from JG-Adams/patch-8 (b8f4f02)
  • Support C89/90 with a simple change. (639ffe3)

Release 2.6.1

25 Feb 19:39
Compare
Choose a tag to compare
  • Merge pull request #70 from JG-Adams/patch-6 (13ed4c4)
  • Nullifying pointer actually not good? (a1ffbd0)

Release 2.6.0

24 Feb 03:30
Compare
Choose a tag to compare
  • Merge pull request #65 from JG-Adams/patch-2 (f7febef)
  • Merge pull request #64 from JG-Adams/patch-1 (50506f8)
  • Merge branch 'master' into patch-1 (0a0b881)
  • Merge branch 'master' into patch-2 (a14eaa9)
  • Merge pull request #67 from JG-Adams/patch-4 (e40f4c0)
  • Merge pull request #68 from JG-Adams/patch-5 (e58b9c2)
  • ATTENTION. Some oversight on recent change. (bbd2b84)
  • Merge pull request #62 from emcifuntik/master (f3c6c81)
  • Forgot it's C (997f81b)
  • Should we be nullifying the pointer after it's free? (30cea0e)
  • Eliminating Pedantic warnings (118cfa3)
  • Replace memset with {0} (3e237a4)
  • code: ported fixes and enhancements from original repo (578942d)

Release 2.5.0

07 Jan 12:36
Compare
Choose a tag to compare
  • Merge branch 'master' of github.com:zpl-c/enet (4bfb3d9)
  • Merge pull request #61 from emcifuntik/master (17cc8a0)
  • code: added up to 65k peers support as optional feature, fixed possible read out of bounds and small sizeof readability improvement, tests adjustments (57a5d42)

Release 2.3.10

01 Mar 08:55
Compare
Choose a tag to compare
  • Merge pull request #48 from oylbin/master (f849455)
  • update test to make length more clear (319d0e5)
  • fix enet_packet_resize (2de918b)

Release 2.3.9

01 Mar 07:33
Compare
Choose a tag to compare
  • misc: small typo cleanup (42af1f4)

Release 2.3.8

01 Mar 07:32
Compare
Choose a tag to compare
0