]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_netChannel.cxx
Drop explicit SDK setting on Mac
[simgear.git] / simgear / io / sg_netChannel.cxx
2015-03-24 James TurnerUnit Test: Fixed failure of test_HTTP
2013-06-26 James TurnerFix crash when telnet or other protocols close.
2013-06-09 James TurnerHTTP engine tweaks for SVN support.
2012-12-15 James TurnerImprove HTTP behaviour when name lookup fails.
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2011-09-16 James TurnerAlternate, WinSock friendly reporting for host lookup...
2011-09-16 James TurnerFix a crash where hostlookup fails entirely, thanks...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-09-16 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-08-30 James TurnerAsync lookup attempt #3 - use OpenThreads instead ...
2011-08-30 James TurnerRevert "Asynchronous host lookups+caching, attempt #2"
2011-08-30 James TurnerAsynchronous host lookups+caching, attempt #2
2011-08-25 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-24 James TurnerChange IPAddress to use getaddrinfo internally, and...
2011-08-22 James TurnerRevert "Support non-blocking address lookups, and switc...
2011-08-21 James TurnerSupport non-blocking address lookups, and switch to...
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-24 James TurnerBuild fixes for net classes in Simgear.
2010-10-24 James TurnerMigrate relevant PLIB netXXX classes into SimGear.