ac-stef 1fe478aae4 cleanup protocol %!s(int64=7) %!d(string=hai) anos
..
docs 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
include 64f378154d add incremental crc calculation %!s(int64=10) %!d(string=hai) anos
m4 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
ChangeLog 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Doxyfile db5c82653f *** empty log message *** %!s(int64=18) %!d(string=hai) anos
LICENSE 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Makefile.am 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Makefile.in 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
README e0ca546b90 WIP build system revamp %!s(int64=14) %!d(string=hai) anos
aclocal.m4 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
callbacks.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
compress.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
config.guess 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
config.sub 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
configure 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
configure.ac 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
depcomp 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
enet.dsp 6e34f34590 build fixes %!s(int64=14) %!d(string=hai) anos
enet_dll.cbp 6e34f34590 build fixes %!s(int64=14) %!d(string=hai) anos
host.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
install-sh 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
libenet.pc.in e0ca546b90 WIP build system revamp %!s(int64=14) %!d(string=hai) anos
list.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
ltmain.sh 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
missing 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
packet.c 64f378154d add incremental crc calculation %!s(int64=10) %!d(string=hai) anos
peer.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
protocol.c 84ae6f152e whitespace cleanup in enet sources %!s(int64=10) %!d(string=hai) anos
unix.c 1fe478aae4 cleanup protocol %!s(int64=7) %!d(string=hai) anos
win32.c 91753026dc fix enet issue #31 %!s(int64=9) %!d(string=hai) anos

README

Please visit the ENet homepage at http://enet.bespin.org for installation
and usage instructions.

If you obtained this package from CVS, the quick description on how to build
is:

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install