simgear/simgear/io
James Turner 72ae14227e Unit Test: Fixed failure of test_HTTP
From Scott (xDraconian)
2015-03-24 11:10:16 -05:00
..
.gitignore Cleanup some nonprinting characters make this file work 2010-05-23 21:02:19 +02:00
CMakeLists.txt io: refactor and improve HTTP modules. 2013-10-27 19:05:49 +01:00
DAVMultiStatus.cxx Check for DAV status parse failures. 2013-10-09 10:03:26 +02:00
DAVMultiStatus.hxx Check for DAV status parse failures. 2013-10-09 10:03:26 +02:00
decode_binobj.cxx - secondary tc and vertex attribs in .btg file 2014-04-05 21:48:38 +02:00
http_svn.cxx Initial work on syncing non-scenery data. 2013-10-17 16:39:29 +01:00
HTTPClient.cxx HTTP: improve handling of connection errors 2014-02-24 19:41:14 +00:00
HTTPClient.hxx HTTP: Rename urlretrieve/urlload to save/load. 2013-10-27 23:38:46 +01:00
HTTPContentDecode.cxx Remove some iostream debugging. 2013-10-17 16:35:36 +01:00
HTTPContentDecode.hxx Refactor HTTP content-encoding support. 2013-10-09 10:03:28 +02:00
HTTPFileRequest.cxx HTTPFileRequest: only save file if status == 200 2013-12-30 01:31:47 +01:00
HTTPFileRequest.hxx Improve (mostly Canvas event related) documentation. 2014-07-29 23:57:59 +02:00
httpget.cxx io: refactor and improve HTTP modules. 2013-10-27 19:05:49 +01:00
HTTPMemoryRequest.cxx io: refactor and improve HTTP modules. 2013-10-27 19:05:49 +01:00
HTTPMemoryRequest.hxx Improve (mostly Canvas event related) documentation. 2014-07-29 23:57:59 +02:00
HTTPRequest.cxx Improve (mostly Canvas event related) documentation. 2014-07-29 23:57:59 +02:00
HTTPRequest.hxx Improve (mostly Canvas event related) documentation. 2014-07-29 23:57:59 +02:00
iochannel.cxx Fix assorted compiler warnings found by Clang 2011-10-28 12:07:35 +01:00
iochannel.hxx Fix assorted compiler warnings found by Clang 2011-10-28 12:07:35 +01:00
lowlevel.cxx Initial work on CMake support for SimGear. 2010-12-19 14:16:39 +00:00
lowlevel.hxx Add SGGeod read and write to gzFile 2012-10-22 15:34:16 +02:00
lowtest.cxx Replace SG_USE_STD() by using std:: 2008-07-28 07:52:13 +00:00
raw_socket.cxx Socket: do not crash on writing to broken pipe. 2014-01-06 12:17:59 +01:00
raw_socket.hxx Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00
sg_binobj.cxx - fix for index overrun when building TexturedTriangleArray 2014-12-26 13:07:33 -05:00
sg_binobj.hxx - secondary tc and vertex attribs in .btg file 2014-04-05 21:48:38 +02:00
sg_file.cxx Lots of (mostly) doxygen fixes/cleanup. 2014-08-01 00:13:25 +02:00
sg_file.hxx Lots of (mostly) doxygen fixes/cleanup. 2014-08-01 00:13:25 +02:00
sg_netBuffer.cxx Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00
sg_netBuffer.hxx Fix rpmlint/Linux packager complaints 2012-05-05 00:30:16 +02:00
sg_netChannel.cxx Unit Test: Fixed failure of test_HTTP 2015-03-24 11:10:16 -05:00
sg_netChannel.hxx Tweak HTTP code to always sleep. 2013-11-06 15:11:46 -08:00
sg_netChat.cxx Portability: Fix compile errors on MSVC 2015-03-24 11:05:57 -05:00
sg_netChat.hxx io: refactor and improve HTTP modules. 2013-10-27 19:05:49 +01:00
sg_serial.cxx Replace SG_USE_STD() by using std:: 2008-07-28 07:52:13 +00:00
sg_serial.hxx std::string namespace fixes. 2013-06-27 10:14:08 +01:00
sg_socket_udp.cxx Portability: Fix compile errors on MSVC 2015-03-24 11:05:57 -05:00
sg_socket_udp.hxx Further HTTP improvements, wget-alike test program to check it all behaves! 2011-08-01 09:03:12 +01:00
sg_socket.cxx Further HTTP improvements, wget-alike test program to check it all behaves! 2011-08-01 09:03:12 +01:00
sg_socket.hxx Move PLIB netSocket into SimGear, as simgear::Socket, and update the wrapper classes. 2010-07-22 20:02:37 +01:00
socktest.cxx MINGW patch from Benot Laniel 2010-01-25 14:35:45 +01:00
SVNDirectory.cxx More logging for directory deletion failures. 2015-03-15 21:55:54 +01:00
SVNDirectory.hxx HTTP SVN fixes, cap max update-report depth. 2013-07-28 21:07:40 +01:00
SVNReportParser.cxx Replace md5 from RSA with OpenBSD version 2014-02-06 10:42:41 +00:00
SVNReportParser.hxx SVN read-only client code using our HTTP engine. 2013-06-09 19:19:03 +01:00
SVNRepository.cxx Terrasync: update fixes. 2014-01-07 14:24:01 +00:00
SVNRepository.hxx Terrasync: update fixes. 2014-01-07 14:24:01 +00:00
tcp_client.cxx
tcp_server.cxx tcpserver: typo 2009-05-16 16:17:39 +02:00
test_binobj.cxx - remove the test of the test.. 2014-12-27 13:19:29 -05:00
test_HTTP.cxx Unit Test: Fixed failure of test_HTTP 2015-03-24 11:10:16 -05:00