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