# # ChangeLog for code/branches/ipv6/src/external/enet/include/enet/utility.h # # Generated by Trac 1.0.9 # May 20, 2024, 5:57:59 AM Sun, 12 Sep 2010 22:16:48 GMT adrfried [7438] * code/branches/ipv6/src/external/enet/ChangeLog (modified) * code/branches/ipv6/src/external/enet/Doxyfile (modified) * code/branches/ipv6/src/external/enet/LICENSE (modified) * code/branches/ipv6/src/external/enet/README (modified) * code/branches/ipv6/src/external/enet/callbacks.c (modified) * code/branches/ipv6/src/external/enet/compress.c (modified) * code/branches/ipv6/src/external/enet/docs/FAQ.dox (modified) * code/branches/ipv6/src/external/enet/docs/design.dox (modified) * code/branches/ipv6/src/external/enet/docs/install.dox (modified) * code/branches/ipv6/src/external/enet/docs/license.dox (modified) * code/branches/ipv6/src/external/enet/docs/mainpage.dox (modified) * code/branches/ipv6/src/external/enet/docs/tutorial.dox (modified) * code/branches/ipv6/src/external/enet/host.c (modified) * code/branches/ipv6/src/external/enet/include/enet/callbacks.h (modified) * code/branches/ipv6/src/external/enet/include/enet/enet.h (modified) * code/branches/ipv6/src/external/enet/include/enet/list.h (modified) * code/branches/ipv6/src/external/enet/include/enet/protocol.h (modified) * code/branches/ipv6/src/external/enet/include/enet/time.h (modified) * code/branches/ipv6/src/external/enet/include/enet/types.h (modified) * code/branches/ipv6/src/external/enet/include/enet/unix.h (modified) * code/branches/ipv6/src/external/enet/include/enet/utility.h (modified) * code/branches/ipv6/src/external/enet/include/enet/win32.h (modified) * code/branches/ipv6/src/external/enet/libenet.pc.in (modified) * code/branches/ipv6/src/external/enet/list.c (modified) * code/branches/ipv6/src/external/enet/packet.c (modified) * code/branches/ipv6/src/external/enet/patches/0001-use-getaddrinfo-for-lookup-in-unix.c.patch (modified) * code/branches/ipv6/src/external/enet/patches/0002-basic-IPv6-support-on-Linux-systems.patch (modified) * code/branches/ipv6/src/external/enet/patches/0003-using-address-family-in-functions.patch (modified) * code/branches/ipv6/src/external/enet/patches/0004-using-two-separate-sockets-for-IPv4-and-IPv6.patch (modified) * code/branches/ipv6/src/external/enet/patches/0005-IPv6-for-Windows.patch (modified) * code/branches/ipv6/src/external/enet/peer.c (modified) * code/branches/ipv6/src/external/enet/protocol.c (modified) * code/branches/ipv6/src/external/enet/unix.c (modified) * code/branches/ipv6/src/external/enet/win32.c (modified) set svn props and fix line endings in libenet files Thu, 02 Sep 2010 22:28:07 GMT adrfried [7328] * code/branches/ipv6/src/external/enet (added) * code/branches/ipv6/src/external/enet/ChangeLog (added) * code/branches/ipv6/src/external/enet/Doxyfile (added) * code/branches/ipv6/src/external/enet/LICENSE (added) * code/branches/ipv6/src/external/enet/Makefile.am (added) * code/branches/ipv6/src/external/enet/README (added) * code/branches/ipv6/src/external/enet/callbacks.c (added) * code/branches/ipv6/src/external/enet/compress.c (added) * code/branches/ipv6/src/external/enet/configure.ac (added) * code/branches/ipv6/src/external/enet/docs (added) * code/branches/ipv6/src/external/enet/docs/FAQ.dox (added) * code/branches/ipv6/src/external/enet/docs/design.dox (added) * code/branches/ipv6/src/external/enet/docs/install.dox (added) * code/branches/ipv6/src/external/enet/docs/license.dox (added) * code/branches/ipv6/src/external/enet/docs/mainpage.dox (added) * code/branches/ipv6/src/external/enet/docs/tutorial.dox (added) * code/branches/ipv6/src/external/enet/enet.dsp (added) * code/branches/ipv6/src/external/enet/enet_dll.cbp (added) * code/branches/ipv6/src/external/enet/host.c (added) * code/branches/ipv6/src/external/enet/include (added) * code/branches/ipv6/src/external/enet/include/enet (added) * code/branches/ipv6/src/external/enet/include/enet/callbacks.h (added) * code/branches/ipv6/src/external/enet/include/enet/enet.h (added) * code/branches/ipv6/src/external/enet/include/enet/list.h (added) * code/branches/ipv6/src/external/enet/include/enet/protocol.h (added) * code/branches/ipv6/src/external/enet/include/enet/time.h (added) * code/branches/ipv6/src/external/enet/include/enet/types.h (added) * code/branches/ipv6/src/external/enet/include/enet/unix.h (added) * code/branches/ipv6/src/external/enet/include/enet/utility.h (added) * code/branches/ipv6/src/external/enet/include/enet/win32.h (added) * code/branches/ipv6/src/external/enet/libenet.pc.in (added) * code/branches/ipv6/src/external/enet/list.c (added) * code/branches/ipv6/src/external/enet/m4 (added) * code/branches/ipv6/src/external/enet/m4/.keep (added) * code/branches/ipv6/src/external/enet/packet.c (added) * code/branches/ipv6/src/external/enet/peer.c (added) * code/branches/ipv6/src/external/enet/protocol.c (added) * code/branches/ipv6/src/external/enet/unix.c (added) * code/branches/ipv6/src/external/enet/win32.c (added) original enet source included