提交历史

作者 SHA1 备注 提交日期
  bel2125 aa37d8e10d Rewrite request parsing (Step 5/?) 8 年之前
  bel2125 3617bfb5e1 Rewrite request parsing (Step 4/?) 8 年之前
  bel2125 1e9d3f69ec Restructure code - join two if (#473) 8 年之前
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) 8 年之前
  bel2125 c5b8e38fd7 Format code and add end-of-file comments 8 年之前
  bel2125 07ce37b979 Fixes for some more exotic warnings 8 年之前
  bel2125 1693df8d2c Fix coverity warnings 8 年之前
  bel ea9b10740e Add fix for a spurious warning (false positive) for some compilers 8 年之前
  bel2125 a7a53223e7 Finish support for multipart requests without quotes (#433) 8 年之前
  bel2125 1ce371ac0e Allow non-quoted strings in multipart requests (#433) 8 年之前
  bel2125 414e6f4770 RFC 2046 permits the boundary string to be quoted (#433) 8 年之前
  bel eb32a58ef1 Format code 8 年之前
  Adam Bailey 24ca110e1b Allow compiling as C++. 8 年之前
  bel 0e1a352855 Update copyright year 8 年之前
  bel 00beef1bf1 Intermediate commit for #246 8 年之前
  bel 120f4e4da1 Intermediate commit for #246 (need some revision) 8 年之前
  bel bd9eeaf6a9 Intermediate commit for #246 (does not build) 8 年之前
  bel d8eb6fcfd3 Intermediate commit for #246 (does not build) 8 年之前
  bel 85b9b7e09e Fix memory leak 9 年之前
  bel 482b5602a3 Fix unused parameter warning 9 年之前
  bel 67eb68c5b7 Values read as multipart/form-data are not URL encoded 9 年之前
  bel aa72df0348 Improve handle_form unit test 9 年之前
  bel 6b416946db Fix signed unsigned warnings for GCC 9 年之前
  bel cf4a29fae7 Fix signed unsigned warnings for GCC 9 年之前
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency 9 年之前
  bel 09bc47d600 Add unit tests for handle_form 9 年之前
  Li Peng 1b5bd1c6fa doc: fix typos 9 年之前
  bel 536e1efb18 Fix warning (nested comments) 9 年之前
  bel bec1213791 Change some comments in handle_form 9 年之前
  bel f128f4e050 Fix some TODOs in handle_form (#180) 9 年之前