index
:
enet
master
ENet reliable UDP networking library
lsalzman
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-31
1.3.5 release preparation
v1.3.5
Lee Salzman
2012-07-31
case warning fixes
Lee Salzman
2012-07-31
unreliable fragment queuing fixes
Lee Salzman
2012-05-30
mingw time workaround
lsalzman
2012-05-29
updated copyright date
v1.3.4
lsalzman
2012-05-29
added per-peer configurable ping interval and timeouts
lsalzman
2012-05-05
CVS -> github
Lee Salzman
2012-05-05
github migration note
Lee Salzman
2012-02-18
added support for setting tcp send/receive timeouts
eihrul
2012-01-06
sanity checks
eihrul
2012-01-05
only bail out of sending on a timeout if there really is an event to dispatch
eihrul
2011-12-31
warning workarounds
eihrul
2011-12-08
zero out host memory on creation
eihrul
2011-11-28
include fix
eihrul
2011-08-21
enet_crc32 is ENET_API
eihrul
2011-06-28
enet 1.3.3 release prep
v1.3.3
eihrul
2011-06-28
fixed bug with simultaneous disconnects not dispatching events
eihrul
2011-05-31
unreliable fragment fixes
v1.3.2
eihrul
2011-05-31
support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
eihrul
2011-05-30
check received port
eihrul
2011-03-25
updated copyright
eihrul
2011-02-10
enet 1.3.1 release prep
v1.3.1
eihrul
2011-01-31
fix bug with tracking reliable data in transit
eihrul
2011-01-31
copyright date update
eihrul
2011-01-31
fixed bug where low reliable window stops pings from getting through
eihrul
2010-12-23
bug fix note
eihrul
2010-12-23
fix fragment length when checksums are used
eihrul
2010-12-20
changelog note on window size throttle
eihrul
2010-12-20
reliable packet throttle tweak
eihrul
2010-07-29
list include workaround
v1.3.0
eihrul
2010-06-13
link fix
eihrul
2010-06-09
libtool fix
eihrul
2010-06-09
doxygen fixes
eihrul
2010-06-09
added missing compress.c
eihrul
2010-06-09
1.3.0 import
eihrul
2010-06-05
fragment dispatching fix
eihrul
2010-05-29
fixed copyright date
eihrul
2010-05-20
caveat notes
eihrul
2010-05-20
license date fix
eihrul
2010-05-20
removing stale files
eihrul
2010-05-20
build system notes
eihrul
2010-05-20
doc tweaks
eihrul
2010-05-20
checksum is now a run-time option
eihrul
2010-05-14
added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets
eihrul
2010-05-14
enet_peer_receive channelID fix
eihrul
2010-05-14
added enet_host_channel_limit
eihrul
2010-05-14
added no_memory callback that allows overriding the default abort behavior
eihrul
2010-05-13
wordo fix
eihrul
2010-05-13
build notes
eihrul
2010-05-13
added keep file
eihrul
[next]