]> git.lizzy.rs Git - dragonfireclient.git/history - src/socket.cpp
Add function to get server info.
[dragonfireclient.git] / src / socket.cpp
2015-11-08 kwolekrAdd errno to socket creation failed exception
2015-10-14 ShadowNinjaLower log level for benign socket errors
2015-04-08 kwolekrLink against shlwapi.lib and unify linker input sources...
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2014-11-02 Craig RobbinsFix unit tests failing if IPv6 not available
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-04-11 sapierFix broken Ipv4 serialization on win32
2014-04-10 KahrlInfer ipv6_server from bind_address; fix client connect...
2014-02-05 ShadowNinjaAdd the option to bind to a specific address
2013-12-31 kwolekrFix exception caused by destroying sockets on Server...
2013-11-05 prollerCorrect useragent in http queries
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-24 prollerFix ipv6 on windows
2013-06-23 prollerMath mapgen fix, ip show on connect, pathfinder segfaul...
2013-06-23 prollerAdd support for IPv6
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-22 Perttu AholaAdd output levels --info and --trace (--verbose is...
2012-03-22 Perttu AholaMove headers from socket.h to socket.cpp
2012-03-22 Perttu AholaFix UDPSocket's debug output
2012-03-08 Perttu AholaHandle select errno EINTR properly (not doing this...
2011-10-18 Perttu AholaBetter handling of SendFailedException in Connection
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Giuseppe BilottaFix use of && instead of &
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-11 Perttu Aholafixed warnings reported by cppcheck
2011-02-08 Perttu Aholalocal game connects to 127.0.0.1 instead of localhost...
2010-12-26 Perttu Aholaworking good
2010-12-14 Perttu Aholasettings manager: better default setting handling and...
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu AholaWindows bug fixes
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-26 Perttu AholaInitial files