Commit History

Author SHA1 Message Date
  bel2125 9fc4d3e250 Add client interface to standalone server and fix ssl init for clients 7 years ago
  bel2125 bb973db7de Use new nomenclature for enums in the code (see #522) 7 years ago
  bel2125 0d1453d3a8 Fix some missing casts for compiling with C++ (see comment on #504) 8 years ago
  bel2125 9ec3c463f5 Fix handle_form for quoted strings and reactivate unit test 8 years ago
  bel2125 25645a094e Avoid const cast (see #504) 8 years ago
  bel2125 0be394f23d Format code 8 years ago
  bel2125 a7d3ad7c70 Fix signed/unsigned warning 8 years ago
  bel2125 5edb6dc09b Ignore leading \r\n in multipart messages (see #470) 8 years ago
  bel2125 aa37d8e10d Rewrite request parsing (Step 5/?) 8 years ago
  bel2125 3617bfb5e1 Rewrite request parsing (Step 4/?) 8 years ago
  bel2125 1e9d3f69ec Restructure code - join two if (#473) 8 years ago
  bel2125 b1e46087a8 Prepare data for server status (Step 2/?) (See #243) 8 years ago
  bel2125 c5b8e38fd7 Format code and add end-of-file comments 8 years ago
  bel2125 07ce37b979 Fixes for some more exotic warnings 8 years ago
  bel2125 1693df8d2c Fix coverity warnings 8 years ago
  bel ea9b10740e Add fix for a spurious warning (false positive) for some compilers 8 years ago
  bel2125 a7a53223e7 Finish support for multipart requests without quotes (#433) 8 years ago
  bel2125 1ce371ac0e Allow non-quoted strings in multipart requests (#433) 8 years ago
  bel2125 414e6f4770 RFC 2046 permits the boundary string to be quoted (#433) 8 years ago
  bel eb32a58ef1 Format code 8 years ago
  Adam Bailey 24ca110e1b Allow compiling as C++. 8 years ago
  bel 0e1a352855 Update copyright year 8 years ago
  bel 00beef1bf1 Intermediate commit for #246 8 years ago
  bel 120f4e4da1 Intermediate commit for #246 (need some revision) 8 years ago
  bel bd9eeaf6a9 Intermediate commit for #246 (does not build) 8 years ago
  bel d8eb6fcfd3 Intermediate commit for #246 (does not build) 8 years ago
  bel 85b9b7e09e Fix memory leak 9 years ago
  bel 482b5602a3 Fix unused parameter warning 9 years ago
  bel 67eb68c5b7 Values read as multipart/form-data are not URL encoded 9 years ago
  bel aa72df0348 Improve handle_form unit test 9 years ago