提交歷史

作者 SHA1 備註 提交日期
  Christian Grothoff 0ae494028b check rvalues from MHD_post_process in examples 1 年之前
  Evgeny Grin (Karlson2k) 3806c7ba24 examples/largepost.c: fixed caseless method match 1 年之前
  Evgeny Grin (Karlson2k) bd9b7be732 doc/examples: fixed compiler warnings 2 年之前
  Evgeny Grin (Karlson2k) 8da7be3b7b examples: marked non-global variables as 'static' 2 年之前
  Evgeny Grin (Karlson2k) 28f02d2eaa doc/examples: do not use non-literals for printf() 2 年之前
  Evgeny Grin (Karlson2k) 351d8a65d6 Fixed old-style functions definitions 2 年之前
  Evgeny Grin (Karlson2k) 4b6419b1f3 doc/examples: Fixed drop of 'const' qualifiers 2 年之前
  Evgeny Grin (Karlson2k) ba2d078858 largepost: fixed code style 3 年之前
  Evgeny Grin (Karlson2k) bd41946e8f Renamed 'con_cls' -> 'req_cls' for access handler callback 3 年之前
  silvioprog f84bdf0a8c Sanitized all log and error messages. 4 年之前
  Christian Grothoff de872dea2d define and use 'enum MHD_Result' 4 年之前
  Christian Grothoff 1a23dd25c3 misc style improvements, fixing some tiny rare memory leaks in examples 7 年之前
  Evgeny Grin (Karlson2k) a5b63e992b Muted compiler warnings in examples. 7 年之前
  Christian Grothoff 59268ccff1 Still there is an issue with re-open a file. Patch applied below to 8 年之前
  Christian Grothoff 740a46dd36 fix largepost example, must only queue replies either before upload happens or after upload is done, not while upload is ongoing 8 年之前
  Evgeny Grin (Karlson2k) a48ca85fb7 Renamed daemon flags: 8 年之前
  Evgeny Grin (Karlson2k) dc1eb9a9d7 largepost.c: corrected const pointer to const char 9 年之前
  Evgeny Grin (Karlson2k) d4d4393a16 Added check result of MHD_post_process() in largepost.c 9 年之前
  Evgeny Grin (Karlson2k) 2cf1ffafba largepost.c: fixed compiling by VS 9 年之前
  Christian Grothoff 26a19e6787 cleaning up largepost 9 年之前
  Christian Grothoff 14dad00f46 cast intentionally ignored return values to void, even in examples 11 年之前
  LRN aeaea9eda2 W32 compatibility, also use ISO C instead of POSIX 12 年之前
  Christian Grothoff 9c62ac3733 -fix double-close 12 年之前
  Christian Grothoff bf92eff1f8 close file, clarify license 12 年之前
  Christian Grothoff 7c89f644a1 need to use must copy, as page is on the stack 12 年之前
  Christian Grothoff e815956b7b specify content type 12 年之前
  Christian Grothoff 300f5594b1 making examples compile without warnings 12 年之前
  Christian Grothoff 43542a78c6 introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data 14 年之前
  Christian Grothoff 761267757c ready for 0.9.0 14 年之前
  Nils Durner 1b0b8c014d use untranslated file input mode, important on Windows 15 年之前