Commit History

Author SHA1 Message Date
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports 11 years ago
  Keith Kyzivat 4e67805153 Use size_t when iterating over port and ssl vars in mg_get_ports 11 years ago
  Keith Kyzivat 30e38d27e4 ANSI <= C-90 compliance - for loop init 11 years ago
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on 11 years ago
  sunsetbrew 6f3fe860e2 Update CREDITS.md 11 years ago
  sunsetbrew 7001c06ffb Update RELEASE_NOTES.md 11 years ago
  sunsetbrew 37f4036994 Merge pull request #33 from celeron55/wsfix 11 years ago
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) 11 years ago
  sunsetbrew 6551dc922c Update CREDITS.md 11 years ago
  sunsetbrew 1464b51084 Merge pull request #31 from grenclave/patch-2 11 years ago
  Brian Spratke 10c2f16ab2 Update CREDITS.md 11 years ago
  sunsetbrew 161c377bdd Update RELEASE_NOTES.md 11 years ago
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master 11 years ago
  Thomas Davis ed5689b791 Updated VS2012 Build for WinXP 11 years ago
  bel e701db630a remove XP exe test file, since it works correctly in the main line now 11 years ago
  bel 3a6faa7165 TLS variable is also required for the master thread 12 years ago
  bel 54b890cdfc pthread_cond_timedwait for Windows 12 years ago
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC 12 years ago
  bel e3f07be5da clock_gettime for CLOCK_REALTIME 12 years ago
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage 12 years ago
  bel 1c88ec6687 provide pthread specific (thread local storage) functions 12 years ago
  bel e9e3974e8d New exe, supporting mg.document_root in lsp, used for testing the pthread_cond locking in Win32 12 years ago
  bel 4a771e33ed Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server) 12 years ago
  bel 7e8ee07294 Replacement for pthread_cond in Windows 12 years ago
  bel 9fde8e3320 Replacement for pthread_cond in Windows 12 years ago
  bel da44a66fc1 Replacement for pthread_cond in Windows 12 years ago
  bel 08ffebab92 Replacement for pthread_cond in Windows - test exe 12 years ago
  bel 087cb745e5 Replacement for pthread_cond in Windows 12 years ago
  bel dea97e04c8 Temporary add civetweb_lua.exe for testing in comparison to the official exe 12 years ago
  Thomas Davis 66637db176 Updated version number 12 years ago