Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix broken Ipv4 serialization on win32 | sapier | 2014-04-11 |
| | |||
* | Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANY | Kahrl | 2014-04-10 |
| | |||
* | Add the option to bind to a specific address | ShadowNinja | 2014-02-05 |
| | |||
* | Fix exception caused by destroying sockets on Server shutdown | kwolekr | 2013-12-31 |
| | |||
* | Correct useragent in http queries | proller | 2013-11-06 |
| | | | | Net struct init | ||
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
| | |||
* | Fix ipv6 on windows | proller | 2013-06-24 |
| | |||
* | Math mapgen fix, ip show on connect, pathfinder segfault fix | proller | 2013-06-23 |
| | |||
* | Add support for IPv6 | proller | 2013-06-23 |
| | | | | | | | Two new configuration options are added: - "enable_ipv6" to enable/disable the overall use of IPv6 - "ipv6_server" to enable/disable the use of IPv6 sockets when running a server (when "enable_ipv6" is enabled) | ||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | 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 ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Add output levels --info and --trace (--verbose is now more verbose) | Perttu Ahola | 2012-03-22 |
| | |||
* | Move headers from socket.h to socket.cpp | Perttu Ahola | 2012-03-22 |
| | |||
* | Fix UDPSocket's debug output | Perttu Ahola | 2012-03-22 |
| | |||
* | Handle select errno EINTR properly (not doing this breaks at least many ↵ | Perttu Ahola | 2012-03-08 |
| | | | | profilers) | ||
* | Better handling of SendFailedException in Connection | Perttu Ahola | 2011-10-18 |
| | |||
* | Fix use of && instead of & | Giuseppe Bilotta | 2011-08-12 |
| | |||
* | added ipban support | Constantin Wenger | 2011-08-12 |
| | | | | | commands: /#ipban <nick> /#ipunban <ip> | ||
* | fixed warnings reported by cppcheck | Perttu Ahola | 2011-04-11 |
| | |||
* | local game connects to 127.0.0.1 instead of localhost (windows returns an ↵ | Perttu Ahola | 2011-02-08 |
| | | | | ipv6 address sometimes which is not supported) | ||
* | working good | Perttu Ahola | 2010-12-26 |
| | |||
* | settings manager: better default setting handling and updating config file ↵ | Perttu Ahola | 2010-12-14 |
| | | | | and command line parsing | ||
* | license stuff | Perttu Ahola | 2010-11-29 |
| | | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt | ||
* | Windows bug fixes | Perttu Ahola | 2010-11-29 |
| | |||
* | sitä sun tätä tekeillä, toimii kivasti | Perttu Ahola | 2010-11-29 |
| | |||
* | Initial files | Perttu Ahola | 2010-11-27 |