コミット履歴

作者 SHA1 メッセージ 日付
  bel2125 316d3eda2e Fix some "unused" and "signed/unsigned" warnings 8 年 前
  bel2125 ffdc5d862d Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first (fix) 8 年 前
  bel2125 c9115f59d0 mg_init_library: return the features initialized 8 年 前
  bel2125 de7d40f126 Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first 8 年 前
  Philipp Hasper 0c3947112a Fixed typo 8 年 前
  bel 41c60b64c9 Format code, minor code policy adaptations 8 年 前
  pkvamme 38e05751ed Fails on large POST requests #428 8 年 前
  bel 60c778ea7a Supress clang warning for protocol string generation 8 年 前
  bel 26d3579fdc Format code 8 年 前
  bel 4532a9d3e2 Fix build 8 年 前
  bel db1acbfd0f Add mg_send_chunk interface function 8 年 前
  bel 47929c3f75 Add example POST handler 8 年 前
  bel 034008fe92 Allow "REPORT" HTTP method for REST calls 8 年 前
  bel 8b2a59a657 Fix warning 8 年 前
  bel a457e918d0 Replace string manipulation algorithm in interpret_uri 8 年 前
  bel 8296b4298e Allow to compile civetweb.c as C++ by adding a typecast for ASN1_digest (see #425) 8 年 前
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) 8 年 前
  bel 6d77021c3f Source code comments 8 年 前
  bel 9f89064ba4 Source code comments for interpret_uri 8 年 前
  bel 3f06e4e0c3 Add WoW64 information to system info 8 年 前
  sgmesservey 14aa55a692 mg_store_body always returns 0 on success #421 8 年 前
  bel eb32a58ef1 Format code 8 年 前
  Adam Bailey 24ca110e1b Allow compiling as C++. 8 年 前
  pavel.pimenov 6a56cc008e Remove if(!ri) ... always false. 8 年 前
  bel2125 cba20289f7 Fix some issues detected by the new coverity version 8 年 前
  bel 769fcb9450 Set #ifdef for functions not used if NO_FILES is set 8 年 前
  bel 18e2ec7dae Fix of merge "sub-resources of index.lua files" 8 年 前
  SpaceLord 39cf4098b6 Allow sub-resources to directories wiht index.lua file 8 年 前
  bel ad7af5c8d4 Restructure code 8 年 前
  bel 8f037c9af8 Fix some warnings 8 年 前