]> git.mxchange.org Git - simgear.git/history - simgear/io
Revert "Support non-blocking address lookups, and switch to getaddrinfo over gethostb...
[simgear.git] / simgear / io /
2011-08-22 James TurnerRevert "Support non-blocking address lookups, and switc...
2011-08-22 James TurnerRevert "Keep automake working, added new files"
2011-08-22 James TurnerRevert "Ick, further fixes for Linux/MSVC"
2011-08-22 James TurnerIck, further fixes for Linux/MSVC
2011-08-21 James TurnerKeep automake working, added new files
2011-08-21 James TurnerSupport non-blocking address lookups, and switch to...
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-26 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-25 Torsten DreyerDon't rely on simgear/version.h
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-19 Mathias FroehlichMake it compile with gcc-4.6
2011-07-19 James TurnerEnable more unit-tests via CTest
2011-07-19 James TurnerRemove some debug output, fix version.h include path
2011-07-19 James TurnerBut of course, Mac lacks malloc.h - so you cstdlib...
2011-07-19 James Turnertest linkage needs librt on Linux. Need to tidy this...
2011-07-19 James TurnerFix Linux compilation of netChat - explicit include...
2011-07-19 James TurnerNot forgetting automake for the moment
2011-07-19 James TurnerTiny HTTP client layer on top of NetChat - and CTest...
2011-06-22 Torsten DreyerFix bug #346: httpd broken
2011-05-27 Torsten DreyerMake multicast sockets work under windows
2011-04-13 Torsten DreyerAdd multicast support for sockets
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2011-02-11 ThorstenBIvan Ngeow: Fixed compile for FreeBSD platforms.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-12 Curtis L. OlsonFix setsockopt() to match previous precident of setsock...
2010-11-12 Frederic BouvierFix setsockopt call
2010-11-12 Curtis L. OlsonPatch to avoid the problem of the socket resource not...
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.
2010-10-23 ThorstenBBuffer size safety.
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-06 James TurnerFixes for automake correctness.
2010-07-30 Erik Hofmanuse std::string
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 James TurnerMerge branch 'next' of git@gitorious.org:fg/simgear...
2010-07-23 James TurnerFix Win32 compilation of raw_socket.
2010-07-22 James TurnerLinux build fixes, now netSocket.h is no longer included.
2010-07-22 James TurnerI greatly dislike GNU automake.
2010-07-22 James TurnerMove PLIB netSocket into SimGear, as simgear::Socket...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-23 Torsten DreyerCleanup some nonprinting characters make this file...
2010-05-23 Torsten Dreyerignore generated test apps
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-10-18 Tim Mooreforward declare Point3D in sg_types.hxx
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-05-16 mfranztcpserver: typo
2009-05-16 mfranzfix leaks
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichZap aliasing compiler warnings.
2008-08-07 timooreReturn eof after a number of reptetitions of file input.
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-19 timooreAdd repeat option to SGFile.
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-11-05 curtIn the original flightgear native/binary scenery terrai...
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-05-28 frohlichModified Files:
2007-02-05 mfranzfix error message
2006-06-17 fredbCompile again on Win32 platforms
2006-03-14 mfranz--warnings
2006-03-08 mfranz- new FSF addresses
2006-02-21 ehofmanBack out the previous patch.
2006-02-21 ehofmanMelchior FRANZ:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 curtClean up some compiler warnings.
2006-01-07 fredbUse the new SGPath::create_dir function
2005-12-19 ehofmanVassilii Khachaturov:
2005-10-12 curtUse an unsigned vs. signed short to double our element...
2005-10-09 ehofmanDavid Luff:
2005-10-06 ehofmanMSVC fixes. Frederic: MSVC has no ssize_t type
2005-10-01 ehofmanCygwin fixes(?), it's a good idea to do it this way...
2005-09-24 curtAdd eof() support to SGIOChannel/SGFile.
2005-09-23 curtAdd an eof() method to SGFile.
2005-09-22 ehofmanCreate our own stdint.h(xx) implementation and use...
2005-09-18 ehofmanDon't refference simgear_config.h because this header...
next