summaryrefslogtreecommitdiff
path: root/src/connection.h
Commit message (Expand)AuthorAge
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Add congestion control settings to minetest.confPerttu Ahola2012-11-29
* Optimize headersPerttu Ahola2012-06-17
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Proper handling of failing to bind server socketPerttu Ahola2012-03-11
* Make Connection::Receive return the data via a SharedBuffer reference, so the...Kahrl2011-11-07
* utility.h: Change Buffer's interface to be more compatible with SharedBuffer'...Kahrl2011-11-07
* Improve Connection with threading and some kind of congestion controlPerttu Ahola2011-10-20
* Cleaned networking code a bit (had this one on the to-do list for like 4 mont...Perttu Ahola2011-05-21
* Players are left on server while server is running. No passwords yet.Perttu Ahola2011-01-15
* tinkering aroundPerttu Ahola2010-12-25
* disconnect method to connection to be used instead of just timing outPerttu Ahola2010-12-24
* license stuffPerttu Ahola2010-11-29
* Initial filesPerttu Ahola2010-11-27