Histórico de Commits

Autor SHA1 Mensagem Data
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in há 12 anos atrás
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports há 12 anos atrás
  Keith Kyzivat 4e67805153 Use size_t when iterating over port and ssl vars in mg_get_ports há 12 anos atrás
  Keith Kyzivat 30e38d27e4 ANSI <= C-90 compliance - for loop init há 12 anos atrás
  Keith Kyzivat 2a4245e379 Add methods for returning the ports civetweb is listening on há 12 anos atrás
  sunsetbrew 6f3fe860e2 Update CREDITS.md há 12 anos atrás
  sunsetbrew 7001c06ffb Update RELEASE_NOTES.md há 12 anos atrás
  sunsetbrew 37f4036994 Merge pull request #33 from celeron55/wsfix há 12 anos atrás
  Perttu Ahola c546f6a56a Fix websocket long pull (previously returned invalid data and/or segfaulted at next frame) há 12 anos atrás
  sunsetbrew 6551dc922c Update CREDITS.md há 12 anos atrás
  bel f598f10d72 WebSocket test could use busy_timeout of DB instead of busy loop há 12 anos atrás
  bel b235587791 First working draft of a websocket binding for Lua há 12 anos atrás
  bel 08d60f0d4a Update SQLite3 to version 3.8.1 há 12 anos atrás
  akozl c20b133b90 Fixed function description stating wrong return values. há 12 anos atrás
  sunsetbrew 1464b51084 Merge pull request #31 from grenclave/patch-2 há 12 anos atrás
  Brian Spratke 10c2f16ab2 Update CREDITS.md há 12 anos atrás
  sunsetbrew 161c377bdd Update RELEASE_NOTES.md há 12 anos atrás
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master há 12 anos atrás
  Thomas Davis ed5689b791 Updated VS2012 Build for WinXP há 12 anos atrás
  bel e701db630a remove XP exe test file, since it works correctly in the main line now há 12 anos atrás
  bel 3a6faa7165 TLS variable is also required for the master thread há 12 anos atrás
  bel 54b890cdfc pthread_cond_timedwait for Windows há 12 anos atrás
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC há 12 anos atrás
  bel e3f07be5da clock_gettime for CLOCK_REALTIME há 12 anos atrás
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage há 12 anos atrás
  bel 1c88ec6687 provide pthread specific (thread local storage) functions há 12 anos atrás
  bel e9e3974e8d New exe, supporting mg.document_root in lsp, used for testing the pthread_cond locking in Win32 há 12 anos atrás
  bel 4a771e33ed Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server) há 12 anos atrás
  bel 7e8ee07294 Replacement for pthread_cond in Windows há 12 anos atrás
  bel 9fde8e3320 Replacement for pthread_cond in Windows há 12 anos atrás