]> git.mxchange.org Git - simgear.git/history - simgear/io
Reset: Terrasync root can change, can be shutdown.
[simgear.git] / simgear / io /
2013-11-06 James TurnerTweak HTTP code to always sleep.
2013-11-05 James TurnerTerraSync: avoid assert on missing file
2013-10-28 Thomas GeymayerHTTP: finish core request before calling any callback.
2013-10-28 Thomas GeymayerHTTPFileRequest: create directory if it does not exist
2013-10-27 Thomas GeymayerHTTP: Rename urlretrieve/urlload to save/load.
2013-10-27 Thomas Geymayerio: refactor and improve HTTP modules.
2013-10-26 James TurnerFix handling of SGPath::rename
2013-10-24 James TurnerAdd total bytes downloaded tracking.
2013-10-21 James TurnerSmoother download rate from HTTP
2013-10-20 James TurnerFail HTTP request with missing/illegal protocols.
2013-10-17 James TurnerAvoid a divide-by-zero on malformed BTG files.
2013-10-17 James TurnerInitial work on syncing non-scenery data.
2013-10-17 James TurnerRemove some iostream debugging.
2013-10-13 Thomas GeymayerHTTP: check url for scheme and report instead of failin...
2013-10-09 James TurnerLinux needs <cstring>
2013-10-09 James TurnerAvoid a data copy decoding base64 data.
2013-10-09 James TurnerRefactor HTTP content-encoding support.
2013-10-09 James TurnerUse std::string.append, avoid string copying.
2013-10-09 James TurnerCheck for DAV status parse failures.
2013-09-28 James TurnerHTTP: adjust request-connection assignment.
2013-09-27 James TurnerHTTP bugfix + enhancement.
2013-09-19 James TurnerMove bundled Expat to new home.
2013-09-19 James Turnerrand(), not random(), for Windows.
2013-09-18 James TurnerFix HTTP unit test.
2013-09-18 James TurnerFix missing include for non-Mac
2013-09-18 James TurnerHTTP Client improvements
2013-09-04 James TurnerRename MD5 code.
2013-08-17 Thomas GeymayerFix #1163
2013-08-16 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-07-28 James TurnerHTTP SVN fixes, cap max update-report depth.
2013-07-28 James TurnerBetter reporting when an HTTP request fails.
2013-06-27 James Turnerstd::string namespace fixes.
2013-06-26 James TurnerFix crash when telnet or other protocols close.
2013-06-22 James TurnerFix a warning spotted by Emilian.
2013-06-19 James TurnerSVN client - prefix error constants.
2013-06-11 Thomas GeymayerUse global TEST_LIBS...
2013-06-09 James TurnerFix HTTP tests build.
2013-06-09 James TurnerFix Linux build of SVN code.
2013-06-09 James TurnerSVN read-only client code using our HTTP engine.
2013-06-09 James TurnerHTTP engine tweaks for SVN support.
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2013-03-03 Thomas Geymayersg_netChat: let getTerminator return const char* for...
2013-03-03 Thomas Geymayersg_netChat: Use std::string to prevent crash with old...
2013-02-28 James TurnerFix some signed/unsigned comparisoms.
2013-02-20 James TurnerInitial work on package management.
2013-02-08 James TurnerFix GCC warnings about signed/unsigned compare.
2013-02-07 James TurnerFix handling of ZSTREAM_END result from zlib.
2012-12-29 James TurnerNotify all requests on name lookup failures.
2012-12-15 James TurnerImprove HTTP behaviour when name lookup fails.
2012-11-17 James TurnerFix HTTP test for revised POST semantics.
2012-11-17 James TurnerTweak HTTP handling for POST requests.
2012-11-07 James TurnerTest for, and fix, materials handling in BTG code.
2012-11-04 Thomas GeymayerFix signed/unsigned comparison warning
2012-10-29 Frederic BouvierNo bzero in MSVC
2012-10-27 James TurnerHTTP enhancements.
2012-10-22 Peter SadrozinskiAdd SGGeod read and write to gzFile
2012-09-30 James TurnerImprove decode_bin output slightly.
2012-09-16 James TurnerStandardise SimGear libraries, for static vs shared.
2012-08-21 James TurnerRemove ALUT usage from SimGear .
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBFix signed vs unsigned compiler warnings
2012-04-23 James TurnerMerge commit 'refs/merge-requests/22' of git://gitoriou...
2012-03-16 James GoppertFixed mingw build.
2012-01-09 ThorstenBFix final simgear GCC warnings.
2011-12-25 Torsten DreyerSmall warning fixes, mostly unused variables
2011-12-19 Erik HofmanIntialize to prevent a 'may be used uninitialized'...
2011-11-28 James TurnerFix naming of core library, get IO tests linking shared...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-17 ThorstenBImprove error messages, report file name.
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-28 Mathias FroehlichMake use of SGTimeStamp::sleep*.
2011-10-28 James TurnerFix assorted compiler warnings found by Clang
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-15 Frederic BouvierFix windows build
2011-10-14 James TurnerUnit test for SGBinObj, and fix a bug in large-indice...
2011-09-24 Mathias Froehlichautomake: add thread libs to the io tests.
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-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-07 James TurnerFurther Windows Cmake tweaks.
2011-09-07 James TurnerMake sgio tests friendly to Windows.
2011-09-07 Mathias FroehlichUpdate the automake based build system to the last...
2011-09-07 Mathias FroehlichRevert to simgears thread support.
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-12 James TurnerFix BTG writer for non-included index arrays.
2011-10-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-07 Martin SpottAdd missing header for printf
2011-10-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-06 James TurnerSupport for 32-bit vertex indices in BTG files
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-05 Frederic BouvierFix win32 build of decode_binobj
2011-10-04 James TurnerFix decode_bin linkage with GNU ld.
2011-10-04 James TurnerBuild decode_bin helper under CMake.
2011-09-26 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-16 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
next