Historique des commits

Auteur SHA1 Message Date
  bel f9c0cc2d17 Update release information for V1.6 il y a 11 ans
  bel b24b72c685 Fix minor memory leak (script name) il y a 11 ans
  bel 2539546555 Instrumentation of realloc il y a 11 ans
  bel bd896a0fa0 Create a Lua allocator, to use mg_malloc/mg_free il y a 11 ans
  bel d77938189e Count alloc/free in Windows memory debugging il y a 11 ans
  bel c428ad34e3 Fix minor memory leak (listening_ports) il y a 11 ans
  bel b1f119f253 Memory debugging for Windows il y a 11 ans
  bel 950d47e198 Memory debugging for Windows il y a 11 ans
  bel 51852668b4 Alloc/Free debugging for Windows (temporary instrumentation) il y a 11 ans
  bel 6cfa667500 All memory allocation should use mg local functions il y a 11 ans
  bel 38bbd731f4 Prepare shared Lua Websockets il y a 11 ans
  bel 4e62bd5b10 Issue #8: Possible issue and possible fix in websocket handling (by celeron55) il y a 11 ans
  bel c62ded82e8 CORS for SSI pages il y a 11 ans
  bel 1e3d8ff8ca Full CORS support for dynamic resources il y a 11 ans
  bel b640ffecda Enhance CORS GET test il y a 11 ans
  bel b35c6742dd Enhance CORS GET test il y a 11 ans
  bel aa4ebb5e9d Check option type il y a 11 ans
  bel 96bfe243d5 Check if an option with the given name exists il y a 11 ans
  bel 55324460ac Replace is_file_option il y a 11 ans
  bel 5ca2eb6250 Replace is_directory_option il y a 11 ans
  bel 82cdef76c1 Replace is_numeric_option il y a 11 ans
  bel 674c00dfe0 Replace is_boolean_option il y a 11 ans
  bel 4b12cd3673 New interface for reading config options il y a 11 ans
  bel 7ebe84d9db civetweb_lua build may use websockets il y a 11 ans
  bel b23e1c2a55 Prepare better parameter checking il y a 11 ans
  bel2125 efde7732f2 Merge pull request #7 from cynthia/master il y a 11 ans
  Sangwhan Moon ee3ef0af4e Make the Websockets example compile on Mac OS X, along with some other little patches. il y a 11 ans
  bel 60cfbf1444 CORS support (Step 3) il y a 11 ans
  bel c8684b89f5 Enhance option parsing. In particular, empty strings might be valid options il y a 11 ans
  bel a5d0ee5f63 CORS step 2: Take Access-Control-Allow-Origin from the config il y a 11 ans