Commit graph

329 commits

Author SHA1 Message Date
eihrul
33e2fc6201 check received port 2011-05-30 19:00:26 +00:00
eihrul
620e92fa66 updated copyright 2011-03-25 19:41:01 +00:00
eihrul
39a851cb16 enet 1.3.1 release prep 2011-02-10 02:54:08 +00:00
eihrul
c77495463b fix bug with tracking reliable data in transit 2011-01-31 08:27:39 +00:00
eihrul
0419c707e9 copyright date update 2011-01-31 06:19:54 +00:00
eihrul
5258b40640 fixed bug where low reliable window stops pings from getting through 2011-01-31 06:17:58 +00:00
eihrul
907b4ba2f5 bug fix note 2010-12-23 21:17:24 +00:00
eihrul
7af1cd0de7 fix fragment length when checksums are used 2010-12-23 21:05:37 +00:00
eihrul
6ad4a745fb changelog note on window size throttle 2010-12-20 12:30:10 +00:00
eihrul
1e18fd6001 reliable packet throttle tweak 2010-12-20 10:46:57 +00:00
eihrul
2a878c2372 list include workaround 2010-07-29 02:42:28 +00:00
eihrul
55bfad3111 link fix 2010-06-13 21:09:06 +00:00
eihrul
bdaa2a2503 libtool fix 2010-06-09 22:05:09 +00:00
eihrul
fc56be2eba doxygen fixes 2010-06-09 21:48:46 +00:00
eihrul
c3b24ac486 added missing compress.c 2010-06-09 21:43:35 +00:00
eihrul
572636062e 1.3.0 import 2010-06-09 21:16:23 +00:00
eihrul
2d985dba91 fragment dispatching fix 2010-06-05 20:31:31 +00:00
eihrul
4c8544636b fixed copyright date 2010-05-29 02:30:06 +00:00
eihrul
f9d2dbedd4 caveat notes 2010-05-20 21:19:44 +00:00
eihrul
c81bf89f54 license date fix 2010-05-20 20:57:50 +00:00
eihrul
f34daadcf1 removing stale files 2010-05-20 20:43:42 +00:00
eihrul
13c9411acf build system notes 2010-05-20 20:27:21 +00:00
eihrul
254b4214dc doc tweaks 2010-05-20 19:55:05 +00:00
eihrul
e49aaf7a6f checksum is now a run-time option 2010-05-20 16:55:27 +00:00
eihrul
72525fbca1 added totalSentData, totalSentPackets, totalReceivedData, totalReceivedPackets 2010-05-14 23:41:14 +00:00
eihrul
94a1e8879f enet_peer_receive channelID fix 2010-05-14 22:28:38 +00:00
eihrul
c5189c090f added enet_host_channel_limit 2010-05-14 18:20:20 +00:00
eihrul
c4138503f9 added no_memory callback that allows overriding the default abort behavior 2010-05-14 02:04:42 +00:00
eihrul
3ddbfb202d wordo fix 2010-05-13 18:30:17 +00:00
eihrul
8f96fb8ea9 build notes 2010-05-13 17:43:04 +00:00
eihrul
9d510a4a07 added keep file 2010-05-13 17:42:55 +00:00
eihrul
0456e849d6 WIP build system cleanups by Nathan Phillip Brink 2010-05-13 17:31:45 +00:00
eihrul
f72b0300f6 changelog updates 2010-05-13 17:02:28 +00:00
eihrul
29cbf82230 use dispatch queues to cut down on array crawling costs 2010-05-13 16:55:59 +00:00
eihrul
2f19182e58 removed main.c 2010-05-07 07:45:42 +00:00
eihrul
cae2cff8fe send fragment fixes 2010-05-06 14:30:55 +00:00
eihrul
25c8948745 ensure fragment outgoing commands are allocated atomically with respect to failure 2010-05-06 13:44:47 +00:00
eihrul
41ccbd2f3f propagate malloc failure 2010-05-05 23:37:06 +00:00
eihrul
2be268a77b packed structs 2010-03-22 17:17:07 +00:00
eihrul
ea38380174 kFreeBSD fixes 2010-01-07 23:22:37 +00:00
eihrul
83bf2ead38 more permissive linux check 2009-11-13 03:18:21 +00:00
eihrul
0190653095 ENet 1.2.1 prep 2009-11-13 00:48:41 +00:00
eihrul
7062a14912 updated license note 2009-05-10 11:30:31 +00:00
eihrul
b1fd48af93 added note about irc channel 2009-05-10 11:29:51 +00:00
eihrul
1dc1a6372d fixed broken crc calculation 2009-03-27 06:48:52 +00:00
eihrul
7851c6305b added note about #include <enet/enet.h> 2009-03-16 16:29:05 +00:00
eihrul
5f50ac3c75 fixed enet building on mingw 2009-03-05 12:05:57 +00:00
eihrul
d813214d59 updated copyright notice 2008-10-15 01:14:32 +00:00
eihrul
ad60b6d451 bind address bug fix 2008-10-06 22:46:10 +00:00
eihrul
b846c47521 added miscellaneous updates for broadcasting 2008-09-15 23:11:22 +00:00