- Timestamp:
- Sep 13, 2010, 12:16:48 AM (15 years ago)
- Location:
- code/branches/ipv6/src/external/enet
- Files:
-
- 34 edited
-
ChangeLog (modified) (1 prop)
-
Doxyfile (modified) (2 props)
-
LICENSE (modified) (1 prop)
-
README (modified) (1 prop)
-
callbacks.c (modified) (1 prop)
-
compress.c (modified) (1 prop)
-
docs/FAQ.dox (modified) (2 props)
-
docs/design.dox (modified) (2 props)
-
docs/install.dox (modified) (2 props)
-
docs/license.dox (modified) (2 props)
-
docs/mainpage.dox (modified) (2 props)
-
docs/tutorial.dox (modified) (2 props)
-
host.c (modified) (1 prop)
-
include/enet/callbacks.h (modified) (1 prop)
-
include/enet/enet.h (modified) (1 prop)
-
include/enet/list.h (modified) (1 prop)
-
include/enet/protocol.h (modified) (1 prop)
-
include/enet/time.h (modified) (1 prop)
-
include/enet/types.h (modified) (1 prop)
-
include/enet/unix.h (modified) (1 prop)
-
include/enet/utility.h (modified) (1 prop)
-
include/enet/win32.h (modified) (1 prop)
-
libenet.pc.in (modified) (1 prop)
-
list.c (modified) (1 prop)
-
packet.c (modified) (1 prop)
-
patches/0001-use-getaddrinfo-for-lookup-in-unix.c.patch (modified) (1 prop)
-
patches/0002-basic-IPv6-support-on-Linux-systems.patch (modified) (1 prop)
-
patches/0003-using-address-family-in-functions.patch (modified) (1 prop)
-
patches/0004-using-two-separate-sockets-for-IPv4-and-IPv6.patch (modified) (1 prop)
-
patches/0005-IPv6-for-Windows.patch (modified) (1 prop)
-
peer.c (modified) (1 prop)
-
protocol.c (modified) (1 prop)
-
unix.c (modified) (1 prop)
-
win32.c (modified) (1 prop)
-
code/branches/ipv6/src/external/enet/ChangeLog
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/Doxyfile
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/LICENSE
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/README
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/callbacks.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/compress.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/FAQ.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/design.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/install.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/license.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/mainpage.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/docs/tutorial.dox
- Property svn:executable deleted
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/host.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/callbacks.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/enet.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/list.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/protocol.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/time.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/types.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/unix.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/utility.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/include/enet/win32.h
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/libenet.pc.in
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/list.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/packet.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/patches/0001-use-getaddrinfo-for-lookup-in-unix.c.patch
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/patches/0002-basic-IPv6-support-on-Linux-systems.patch
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/patches/0003-using-address-family-in-functions.patch
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/patches/0004-using-two-separate-sockets-for-IPv4-and-IPv6.patch
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/patches/0005-IPv6-for-Windows.patch
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/peer.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/protocol.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/unix.c
- Property svn:eol-style set to native
-
code/branches/ipv6/src/external/enet/win32.c
- Property svn:eol-style set to native
Note: See TracChangeset
for help on using the changeset viewer.










