Commit History

Author SHA1 Message Date
  bel d56e9ee152 Rewrite some if statements 10 years ago
  bel 2e6681ca20 Update sqlite3 to version 3.8.10.2 10 years ago
  bel 358f43c0d2 Modify official LuaSQLite3, to register sqlite3 as a global table (compatibility to the previous version) 10 years ago
  bel df6e792396 Update LuaSQLite3 (lsqlite3) to version 0.9.3 10 years ago
  bel cdc035b04d Reformat set_ports_option 10 years ago
  bel2125 3ddcd3d4c0 IPv6 for MinGW 10 years ago
  bel ff7e392128 Restructure confusingly long if statement in set_ports_options 10 years ago
  bel2125 68133747a7 Merge pull request #151 from nigels-com/clock_gettime_prototype 10 years ago
  Nigel Stewart 3ac0ef2f8c Resolve Mac OS X 10.9 compilation warning: -Wmissing-prototypes for clock_gettime 10 years ago
  bel2125 a3d71a0a0c Show CGI variables in Linux mini-CGI shell script 10 years ago
  bel 83e109b0b8 Avoid "unused variable" warning while working on send/recv error handling 10 years ago
  bel2125 c55b27dbfd Merge pull request #149 from PhilLab/patch-1 10 years ago
  Philipp Hasper df8fabbbe0 Last-Modified timestamp based on creation time 10 years ago
  bel 71aa4ae257 List environment variables in minimal Linux CGI script 10 years ago
  bel 14c57095ba Autoformat unit_test.c 10 years ago
  bel 1286e26b43 Windows minimal CGI test: HTTP method and status code are sent by the framework and windows.cgi.cmd must be in the PATH 10 years ago
  bel cceda5a55c close_socket_gracefully does not need a timeout 10 years ago
  bel 9e7cb0f686 Webserver drops websocket connections too early 10 years ago
  bel 26444165c1 Fix compile error 10 years ago
  bel 7418dc78df Minor optimization in send_file_data 10 years ago
  bel 65b690fde7 Minor optimization in push/pull 10 years ago
  bel2125 1e1582001f Merge pull request #141 from hansipie/master 10 years ago
  hansipie 28fd30dc59 Check ctx before use 10 years ago
  bel 86eb1ed0e5 Check and fix effects of SO_EXCLUSIVEADDRUSE on Windows unit test 10 years ago
  bel 029fd0f7e1 Check SO_EXCLUSIVEADDRUSE in Win32 unit_test 10 years ago
  bel 0589118f27 Symmetric implementation for push/pull 10 years ago
  bel d6df859085 Modify unit test, so a breakpoint can be set into ASSERT 10 years ago
  bel bc3676d04a mg_strcasestr fix 10 years ago
  bel dbc89c9ddc Bind to all IPv6 addresses in the example 10 years ago
  bel 949034f7a5 Replace gethostbyname 10 years ago