提交历史

作者 SHA1 备注 提交日期
  bel 674c00dfe0 Replace is_boolean_option 11 年之前
  bel 4b12cd3673 New interface for reading config options 11 年之前
  bel 7ebe84d9db civetweb_lua build may use websockets 11 年之前
  bel b23e1c2a55 Prepare better parameter checking 11 年之前
  bel2125 efde7732f2 Merge pull request #7 from cynthia/master 11 年之前
  Sangwhan Moon ee3ef0af4e Make the Websockets example compile on Mac OS X, along with some other little patches. 11 年之前
  bel 60cfbf1444 CORS support (Step 3) 11 年之前
  bel c8684b89f5 Enhance option parsing. In particular, empty strings might be valid options 11 年之前
  bel a5d0ee5f63 CORS step 2: Take Access-Control-Allow-Origin from the config 11 年之前
  bel c498dde851 Add cross-origin resource sharing (CORS) test 11 年之前
  bel b5d6587e17 Enable CORS, step 1 11 年之前
  bel2125 0f003f1384 Merge pull request #5 from CSTAJ/fixmemleak 11 年之前
  bel dcfb78cbc9 stack smashing detected - see sunsetbrew/civetweb/issues/54 11 年之前
  CSTAJ 87324c1d2f [memleak] - don't leak pthread_cond_t.waitingthreadhdls 11 年之前
  bel 469faa2b06 Define MAX_WORKER_THREADS may be overwritten, other defines should at least not give redefinition warnings 11 年之前
  bel2125 66ed585ef6 Merge pull request #3 from snations/snations 11 年之前
  Scott Nations 28e896c090 typedef in_port_t to unsigned short int when building for ANDROID. 11 年之前
  Scott Nations e44dd202ef Unconditionally undef WINDOWS_LEAN_AND_MEAN. This makes things build 11 年之前
  bel 87a3b74ee5 Tell Lua which operating system is running, so scripts may handle differences 11 年之前
  bel 4127492415 patch to compile civetweb.c with Mingw gcc 4.8.0 on windows (by Eric Trinh) 11 年之前
  bel 4fb9768772 Update RELEASE_NOTES 11 年之前
  bel 920e2a3dff [win32] - get rid of dll.def and export/import functions based on prepro... 11 年之前
  bel aa44c1a069 merge [win32] - get rid of dll.def and export/import functions based on prepro... 11 年之前
  bel2125 c45b2fa088 Merge pull request #1 from jjlin/master 11 年之前
  Jeremy Lin 08fec89b00 Enable Large File Support (LFS) on 32-bit systems by default 11 年之前
  bel 172c106e7a document mg.base64_encode and mg.base64_decode for Lua 11 年之前
  bel fa91b84907 Test mg.base64_decode for Lua 11 年之前
  bel b72ad2cbe6 mg.base64_decode for Lua 11 年之前
  bel 9f9a6ffda3 test mg.base64_encode for Lua 11 年之前
  bel 6ee0551970 mg.base64_encode for Lua 11 年之前