Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-05 | Fixed socklen_t typedef conflict in enet | Erik Schilling | 1 | -0/+2 | |
It is reported as https://github.com/lsalzman/enet/issues/90 but unfixed in upstream so far... | |||||
2015-06-07 | Updated enet to 1.3.13 | Thorbjørn Lindeijer | 16 | -472/+895 | |
Updating enet was due since 3 years, but now we could skip 9 versions. Our CMakeLists.txt file was replaced with the one from enet. | |||||
2013-04-07 | Fixed undefined #defines in mingw and c++0x | Erik Schilling | 1 | -1/+1 | |
It looks like mingw does not define all the stuff in c++0x it does without. | |||||
2012-03-14 | Updated enet to 1.3.3 | Thorbjørn Lindeijer | 3 | -2/+10 | |
The bugfix is not likely to affect us, but better to be up to date anyway. | |||||
2011-05-31 | Updating ENet to version 1.3.2 | Stefan Dombrowski | 6 | -51/+270 | |
Source: http://enet.bespin.org/download/enet-1.3.2.tar.gz | |||||
2011-03-15 | Updating enet to version 1.3.1 | Stefan Dombrowski | 6 | -31/+62 | |
2010-08-15 | Add included enet to CMake | Bernd Wachter | 1 | -0/+55 | |
2010-08-15 | Add enet files | Bernd Wachter | 22 | -0/+5862 | |