summaryrefslogtreecommitdiff
path: root/src/socket.cpp
Commit message (Collapse)AuthorAge
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Add output levels --info and --trace (--verbose is now more verbose)Perttu Ahola2012-03-22
|
* Move headers from socket.h to socket.cppPerttu Ahola2012-03-22
|
* Fix UDPSocket's debug outputPerttu Ahola2012-03-22
|
* Handle select errno EINTR properly (not doing this breaks at least many ↵Perttu Ahola2012-03-08
| | | | profilers)
* Better handling of SendFailedException in ConnectionPerttu Ahola2011-10-18
|
* Fix use of && instead of &Giuseppe Bilotta2011-08-12
|
* added ipban supportConstantin Wenger2011-08-12
| | | | | commands: /#ipban <nick> /#ipunban <ip>
* fixed warnings reported by cppcheckPerttu Ahola2011-04-11
|
* local game connects to 127.0.0.1 instead of localhost (windows returns an ↵Perttu Ahola2011-02-08
| | | | ipv6 address sometimes which is not supported)
* working goodPerttu Ahola2010-12-26
|
* settings manager: better default setting handling and updating config file ↵Perttu Ahola2010-12-14
| | | | and command line parsing
* license stuffPerttu Ahola2010-11-29
| | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt
* Windows bug fixesPerttu Ahola2010-11-29
|
* sitä sun tätä tekeillä, toimii kivastiPerttu Ahola2010-11-29
|
* Initial filesPerttu Ahola2010-11-27