ecere/com/dataTypes: Fixed private access type
[sdk] / ecere / src / net /
2016-07-28 Jerome St-Louisecere/drivers/Android: Tweaks to run with latest Androi...
2016-07-28 Jerome St-Louisecere/net; compiler/ecs: Distributed Objects Improvements
2016-07-28 Jerome St-Louisecere: Further tweaks for Emscripten
2016-07-28 Jerome St-Louisecere: Initial Emscripten support
2016-07-28 Rejean Loyerecere,ecereCOM: support Emscriptem platform. add new...
2014-07-15 Jerome St-LouisVarious fixes for Android
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-06 Jerome St-Louisecere; ide; compiler: Fixed some Clang warnings
2014-07-01 Jerome St-Louisextras; samples: Fixed warnings
2014-07-01 Jerome St-Louisecere/net/Service: Avoiding problems when trying to...
2014-06-17 Jerome St-Louisecere: Makefile;net/SSLSocket: Fixes for SSL support
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-05 Jerome St-Louisecere: Corrected Linux warning fixes for Windows; compi...
2014-06-05 Jerome St-Louisecere/net/SSLSocket: Fixed compilation with ECERE_NOSSL
2014-06-05 Jerome St-Louissdk: Fixed more Linux specific warnings
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-04-19 Jerome St-Louisecere/net/Socket: Fixed call to Disconnect() during...
2014-03-29 Jerome St-Louisecere/net/SSLSocket: Fixed compilation on OS X
2014-02-10 Rejean Loyeride; fix failure to open .c object file. add #ifndef...
2014-02-03 Jerome St-Louisecere/net/HTTPFile: Fixes
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-09 Jerome St-Louisecere/net/Socket: Fixed mising return statement
2013-10-01 Jerome St-Louisecere/net/Socket, HTTPFile: (~#997) More HTTPFile hangi...
2013-09-30 Jerome St-Louisecere/net/HTTPFile; extras: Added https support; Promot...
2013-09-30 Jerome St-Louisecere/net/HTTPFile: (#997) Multiple fixes and improvements
2013-09-30 Jerome St-Louisnet/Socket: (~#997) Fixed signed/unsigned comparison...
2013-04-15 Jerome St-Louiscompiler/libec: Resolving long type size properly
2013-04-15 Jerome St-Louisecere/com: Fixed non-int enum (de)serialization; ecere...
2013-03-31 Jerome St-Louisecere: Improved C headers compatibility
2013-03-10 Jerome St-Louisecere/net/dcom: Fixed indirection levels warnings on...
2013-03-10 Jerome St-Louisecere/sys/GetCurrentThredID(): Changed to return a...
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2013-02-16 Jerome St-Louisecere: Fixes to support MinGW-w64
2013-02-16 Jerome St-Louiscompiler/ecere: completed intptr/uintptr support
2013-02-02 Jerome St-Louisecere/Socket: Fixed bad handling on calling DatagramHos...
2013-02-01 Jerome St-Louisecere; ide; compiler: Fixed setting safety null charact...
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-16 Jerome St-Louisecere/net: Fixed warnings and minor code tweaks
2012-11-24 Jerome St-Louisecere/net/HTTPFile: Fixed Chunked transfer encoding
2012-11-04 Jerome St-Louisecere/Android: Fixed proper handling of onDestroy
2012-10-06 Jerome St-Louisecere/HTTPFile: Added 'Connection: Keep-Alive' to reque...
2012-09-13 Jerome St-Louisecere: Various tweaks in preparation for Android support
2012-02-04 Jerome St-Louisecere/net: Properly initialized Service's to -1; Added...
2012-02-03 Jerome St-Louisecere/net: Fix on Windows for Sleep call; ecere/gui...
2012-02-03 Jerome St-Louisecere/net/dcom; samples/Blokus: Further robustness...
2012-02-01 jeromeecere/net/dcom: Worked around a lockup that happened...
2012-01-31 Jerome St-Louisecere/net: Socket & Distributed Objects tweaks to work...
2012-01-30 Jerome St-Louisecere/net/dcom; compiler/ecs: Improvements to solve...
2012-01-29 Jerome St-Louisecere/net: Fixed a bug when using Socket::OnReceivePack...
2012-01-29 Jerome St-Louisecere/net/dcom: Improved DCOM reentrancy support for...
2012-01-28 Jerome St-Louisecere/net/dcom: Added lock/unlock around DCOM calls...
2012-01-28 Jerome St-Louisecere/networking: Added 'mustLock' to Socket::Free...
2011-10-14 darkfInitialize network when network functions are called...
2011-06-24 Jerome St-LouisImplemented Serialization of Containers
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository