]> git.mxchange.org Git - simgear.git/history - simgear/io/test_HTTP.cxx
Terrasync: implement HTTP service lookup via DNS
[simgear.git] / simgear / io / test_HTTP.cxx
2016-04-14 James TurnerHTTP request cancellation
2016-03-25 James TurnerFix HTTP unit-test
2016-02-25 James TurnerFix a nasty bug in non-libCurl HTTP pipelining.
2016-02-24 James TurnerFix for libCurl pipelining and connection count.
2016-02-23 Torsten DreyerMerge /u/edauvergne/simgear/ branch particles into...
2016-02-22 James TurnerFix a typo breaking HTTP unit-test.
2016-02-21 James TurnerHTTP repository implementation
2016-01-09 James TurnerFix a Simgear compile failure.
2016-01-08 James TurnerLinux test_HTTP fixes.
2016-01-06 James TurnerLinux test_HTTP fixes.
2016-01-06 James TurnerJenkins build fixes.
2016-01-03 James TurnerFixes for stalling scenery downloads.
2015-11-22 James TurnerOptional use libCurl as the HTTP client.
2015-11-22 James TurnerMore whitespace fixes.
2015-03-24 James TurnerUnit Test: Fixed failure of test_HTTP
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-09-18 James TurnerFix HTTP unit test.
2013-06-09 James TurnerFix HTTP tests build.
2012-11-17 James TurnerFix HTTP test for revised POST semantics.
2012-10-27 James TurnerHTTP enhancements.
2012-05-04 ThorstenBFix signed vs unsigned compiler warnings
2012-04-23 James TurnerMerge commit 'refs/merge-requests/22' of git://gitoriou...
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp::sleep*.
2011-08-08 James TurnerTweaks to queuing of HTTP/1.0 connections, and tests...
2011-08-07 James TurnerUpdate HTTP code to support HTTP/1.0 responses, eg...
2011-08-04 James TurnerWhoops, fix tests for user-agent being HTTP/1.1 spec
2011-08-04 James TurnerFurther HTTP improvements, correct proxy support, spec...
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2011-07-30 James TurnerTweaks to HTTP code, in preparation for using it for...
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...