index
:
enet
master
ENet reliable UDP networking library
lsalzman
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
enet
Age
Commit message (
Expand
)
Author
2013-10-09
make VS quiet down about -unsigned
Lee Salzman
2013-09-27
fix RCVTIMEO and SNDTIMEO options on unix and also add NODELAY
lsalzman
2013-08-19
fix some warnings
Lee Salzman
2013-08-18
small fix for duplicate peers
Lee Salzman
2013-08-16
enet 1.3.9 release prep
v1.3.9
Lee Salzman
2013-08-16
added enet_socket_get_option() and ENET_SOCKOPT_ERROR
Lee Salzman
2013-08-14
enet_host_random_seed fix
lsalzman
2013-08-09
stub out enet_host_random_seed()
lsalzman
2013-06-02
1.3.8 release prep
Lee Salzman
2013-05-11
track the number of connected peers to make throttling a bit cheaper
Lee Salzman
2013-05-11
check for MS C compiler before using pragmas
Lee Salzman
2013-05-10
handle EINTR in enet_socket_wait
Lee Salzman
2013-05-09
explicitly include sys/socket.h
Lee Salzman
2013-05-09
move MSG_MAXIOVLEN check out of configure.ac
Lee Salzman
2013-05-07
add enet_linked_version() for querying linked version
lsalzman
2013-04-07
check for _WIN32 instead of WIN32
Lee Salzman
2013-04-03
add clang check
lsalzman
2013-03-20
query the socket name if an explicit address binding is requested on host cre...
Lee Salzman
2013-03-06
ENet 1.3.7 release prep
v1.3.7
lsalzman
2013-02-27
added ENET_PACKET_FLAG_SENT to indicate that a packet has been sent
lsalzman
2013-01-19
added userData field to ENetPacket
Lee Salzman
2012-12-13
fix patch version to 6 (1.3.6)
v1.3.6
lsalzman
2012-10-03
forward declare some structs to fix compile errors
lsalzman
2012-10-02
intercept callback support
lsalzman
2012-09-18
merging some things from Ryan C. Gordon (icculus):
Lee Salzman
2012-07-31
1.3.5 release preparation
v1.3.5
Lee Salzman
2012-05-29
added per-peer configurable ping interval and timeouts
lsalzman
2012-02-18
added support for setting tcp send/receive timeouts
eihrul
2012-01-06
sanity checks
eihrul
2011-08-21
enet_crc32 is ENET_API
eihrul
2011-06-28
enet 1.3.3 release prep
v1.3.3
eihrul
2011-05-31
support for ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
eihrul
2011-02-10
enet 1.3.1 release prep
v1.3.1
eihrul
2010-06-09
doxygen fixes
eihrul
2010-06-09
1.3.0 import
eihrul
2010-06-05
fragment dispatching fix
eihrul
2010-05-20
checksum is now a run-time option
eihrul
2010-05-14
added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets
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
WIP build system cleanups by Nathan Phillip Brink
eihrul
2010-05-13
use dispatch queues to cut down on array crawling costs
eihrul
2010-05-06
send fragment fixes
eihrul
2010-05-06
ensure fragment outgoing commands are allocated atomically with respect to fa...
eihrul
2010-03-22
packed structs
eihrul
2008-09-15
added miscellaneous updates for broadcasting
eihrul
2007-10-12
*** empty log message ***
eihrul
2007-10-12
*** empty log message ***
eihrul
2007-10-12
*** empty log message ***
eihrul
2007-10-12
*** empty log message ***
eihrul
[next]