]> git.mxchange.org Git - simgear.git/history - simgear/io/sg_socket.cxx
Linux test_HTTP fixes.
[simgear.git] / simgear / io / sg_socket.cxx
2011-08-01 James TurnerFurther HTTP improvements, wget-alike test program...
2011-04-13 Torsten DreyerAdd multicast support for sockets
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-23 ThorstenBBuffer size safety.
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-22 James TurnerLinux build fixes, now netSocket.h is no longer included.
2010-07-22 James TurnerMove PLIB netSocket into SimGear, as simgear::Socket...
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
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...
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-07-29 ehofmanMake gcc 2.95.* compile again.
2004-07-28 ehofmanIRIX fix (at least).
2004-02-07 davidBe a little quieter at the default debug level.
2003-12-14 ehofmanMelchior FRANZ:
2003-12-14 ehofmanMake sure both client and server situations are hendled...
2003-11-27 curtAttempt to fix a bug in SGSocket::read() affecting...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2002-05-15 curtErik Hofman:
2002-05-10 curtBernie Bright:
2002-04-25 davidPatches from Erik Hoffman:
2002-01-28 curtFixes to make telnet interface work more than 1x.
2001-10-23 curtMacintosh OSX changes.
2001-08-02 curtVarious changes for MingWin32 support.
2001-07-10 curtCheck for valid hostname lookup in sg_socket.cxx.
2001-03-24 curtSG-ified logstream.
2000-10-04 curtio changes and tweaks. Working on adding SOCK_STREAM...
2000-10-02 curtMSVC++ tweaks.
2000-09-27 curtCleaned up a few poluting #defines.
2000-09-26 curtOops! fixed a typo ...
2000-09-25 curtMSVC socket support added by Bernie Bright.
2000-07-13 curtTweaks to SGSocket.
2000-07-11 curtMoved to SimGear.