# # ChangeLog for code/branches/ipv6/src/external/enet/patches/0002-basic-IPv6-support-on-Linux-systems.patch # # Generated by Trac 1.0.9 # Jun 7, 2024, 9:29:02 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, 09 Sep 2010 14:30:50 GMT adrfried [7390] * code/branches/ipv6/src/external/enet/CMakeLists.txt (modified) * code/branches/ipv6/src/external/enet/include/enet/enet.h (modified) * code/branches/ipv6/src/external/enet/include/enet/win32.h (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 (added) * code/branches/ipv6/src/external/enet/unix.c (modified) * code/branches/ipv6/src/external/enet/win32.c (modified) IPv6 for Windows I have not tested this, please test this and ... Wed, 08 Sep 2010 11:31:03 GMT adrfried [7378] * code/branches/ipv6/src/external/enet/patches/0001-use-getaddrinfo-for-lookup-in-unix.c.patch (added) * code/branches/ipv6/src/external/enet/patches/0002-basic-IPv6-support-on-Linux-systems.patch (added) * code/branches/ipv6/src/external/enet/patches/0003-using-address-family-in-functions.patch (added) * code/branches/ipv6/src/external/enet/patches/0004-using-two-separate-sockets-for-IPv4-and-IPv6.patch (added) * code/branches/ipv6/src/external/enet/patches/patch (deleted) split libenet patch into smaller ones