Commit History

Author SHA1 Message Date
  Areloch 5e9d7d63a1 Adjusts handling for httpObject class so that if curl flag is off, files are not included and references are disabled to avoid compilation issues 2 years ago
  Glenn Smith 20eb0a911a HTTPObject with CURL 3 years ago
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 3 years ago
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
  suncaller 8a7c09c8fe Clean up redundant variables 6 years ago
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 years ago
  Azaezel 50482de41e duplicate var+assignment 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Brian Smith b8959e2bbb Fixed a typo where the value of outBytesWritten was being clamped incorrectly. 7 years ago
  Areloch dba8b5b327 Merge branch 'development' into Xenon_Removal 8 years ago
  Areloch 5be2497b69 Merge branch 'development' into Fix_Issue_#1951_TCPObject_is_broken_3.10 8 years ago
  Chris Millsap f421a50e5a Comment formatting 8 years ago
  Chris Millsap c0906e1c41 Possible fix to issue #1951 8 years ago
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. 8 years ago
  Francisco Montañés García 49130dbd71 Proposed fix for Issue #1951. Checked with IP4. IP6 should work as wel but not checked yet. 8 years ago
  Thomas "elfprince13" Dickerson a7cb22b877 something went squiffy in the last set of merges 8 years ago
  Thomas "elfprince13" Dickerson 710a2a9b7b Revert "Net tests were failing to compile because 'static members' weren't actually being declared as members..." 8 years ago
  Thomas "elfprince13" Dickerson 32f726dcc6 Net tests were failing to compile because 'static members' weren't actually being declared as members... 8 years ago
  Azaezel 0831472ca4 looks like getsockname needs a slightly different signature on the crossplatform end 8 years ago
  James Urquhart 46edd46634 Use correct address in multicast print 8 years ago
  James Urquhart 41085f9298 Fix setting the default client port. Also fix fallback multicast address define. 8 years ago
  James Urquhart fba471d27e Fix console spam when OS socket send buffer is full 8 years ago
  James Urquhart 1f69a708fb Fix ret assignment 8 years ago
  James Urquhart 2ed4978cb9 Fix connecting on OSX 8 years ago
  James Urquhart 5b1bb6547a Fix lookup issue on TCPObject. Also sync with working code. 8 years ago
  James Urquhart 458bc27ea4 Add missing include 8 years ago
  James Urquhart 704577e051 Preliminary IPV6 Support 9 years ago
  Anis 443cd2d607 Merge pull request #1231 from J0linar/platformNet_PR 9 years ago
  Nathan Bowhay bc31d79da1 Changed type to NetSocket 10 years ago
  Miodrag Sejic cd686a23b3 +proper buffer size for udp socket 10 years ago