Commit History

Author SHA1 Message Date
  Kolja Strohm 7217587072 use framework logging 2 months ago
  Kolja Strohm 5fbd809198 fix compilation error 1 year ago
  Kolja Strohm 16b5cfb7d4 fix waitForNextMessage functions on windows and incread debug output 1 year ago
  Kolja Strohm 462df09450 use SO_REUSEADDR socket option for servers to reduce waiting time for os to free a port after a server exited unexpectedly 1 year ago
  Kolja Strohm 81d8010878 add isConnected check to clients 1 year ago
  Kolja Strohm e582a37a29 fix waitForNextMessage not returning when socet connection was closed 1 year ago
  Kolja Strohm 3bf53fa54f fix servers does not accept new clients after waiting 10 seconds 1 year ago
  Kolja Strohm 7966f9f393 fix getClient method does not return automatically if a server is closed with the trenne method 1 year ago
  Kolja Strohm 2fc13ed6c8 framework changes 1 year ago
  Kolja Strohm 43ed61c701 made char * const 1 year ago
  Kolja Strohm e840fa8e5b fix socket timeout options 2 years ago
  Kolja Strohm 3d9a9023d4 add method to wait for the next message withour reading it 2 years ago
  Kolja Strohm 3b33c89bb5 enabled setting timouts on connections to clients on serverside 2 years ago
  Kolja Strohm 9f77c3eaaa update project 2 years ago
  Kolja Strohm 0cc24b6d22 fix bug at hatNachricht method on SSLKlient 2 years ago
  Kolja Strohm e13cd94331 moved from deprecated ssl method to TLS1.2 or 1.3 2 years ago
  Kolja Strohm 9202435d1b bedder error handling 2 years ago
  Kolja Strohm 29e54bda64 add destructor for network writer 2 years ago
  Kolja Strohm 7e1e19c4db HTTPRequest can now handle https 2 years ago
  Kolja Strohm 3f6dd1f7d7 fix linux build path 3 years ago
  Kolja Strohm b39001ff1a fix cast problem 3 years ago
  Kolja Strohm 511b145eb0 reference counting improvement 3 years ago
  Kolja Strohm 78b7865a50 DLLexport der neuen funktionen hinzugefügt 3 years ago
  Kolja Strohm 8a72ce9bb9 Bessere Interfacestruktur für Netzwerkverbindungen und implementierungen für StreamReader und StreamWriter für Netzwerkverbindungen hinzugefügt 3 years ago
  Kolja Strohm 40c63c9ee9 pfadfehler in der linux build konfiguration behoben 4 years ago
  Kolja Strohm be3b0f90e5 versionsupgrade 5 years ago
  Kolja Strohm cc0d4a6d11 HTTPRequest::execute gibt jetzt 0 zurück wenn der aufruf fehlschlägt 5 years ago
  Kolja Strohm 707331a727 Noch ein fehler behoben 5 years ago
  Kolja Strohm 8852aaab4b Fehler im build script für win32 behoben 5 years ago
  Kolja Strohm 68064ceb09 Warnungen in win32 behoben 5 years ago