| Commit message (Expand) | Author | Age |
* | Improve timeout calculation | sapier | 2014-08-22 |
* | Add prefixes to enum values and fix style issues | kwolekr | 2014-06-28 |
* | Fix numeric underflow on calculating window size adjustment | sapier | 2014-05-04 |
* | Add download rate to media progress bar (non http mode only!) | sapier | 2014-04-29 |
* | Fix all warnings reported by clang | Sfan5 | 2014-04-15 |
* | Cleanup client init states by bumping protocol version | sapier | 2014-04-08 |
* | Add the option to bind to a specific address | ShadowNinja | 2014-02-05 |
* | Add propper client initialization | sapier | 2014-01-31 |
* | Fixed minetest reliable udp implementation (compatible to old clients) | sapier | 2014-01-10 |
* | Replace SimpleThread by JThread now implementing same features | sapier | 2013-12-15 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Fix server getting completely choked up on even a little of DoS | Perttu Ahola | 2013-08-04 |
* | Add support for IPv6 | proller | 2013-06-23 |
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Add congestion control settings to minetest.conf | Perttu Ahola | 2012-11-29 |
* | Optimize headers | Perttu Ahola | 2012-06-17 |
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | Proper handling of failing to bind server socket | Perttu Ahola | 2012-03-11 |
* | Make Connection::Receive return the data via a SharedBuffer reference, so the... | Kahrl | 2011-11-07 |
* | utility.h: Change Buffer's interface to be more compatible with SharedBuffer'... | Kahrl | 2011-11-07 |
* | Improve Connection with threading and some kind of congestion control | Perttu Ahola | 2011-10-20 |
* | Cleaned networking code a bit (had this one on the to-do list for like 4 mont... | Perttu Ahola | 2011-05-21 |
* | Players are left on server while server is running. No passwords yet. | Perttu Ahola | 2011-01-15 |
* | tinkering around | Perttu Ahola | 2010-12-25 |
* | disconnect method to connection to be used instead of just timing out | Perttu Ahola | 2010-12-24 |
* | license stuff | Perttu Ahola | 2010-11-29 |
* | Initial files | Perttu Ahola | 2010-11-27 |