Commit History

Author SHA1 Message Date
  bel2125 fc274f5530 Format code (with clang-format 6.0) 6 years ago
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 7 years ago
  bel2125 bc372f91fc Examples and test: use new instead of legacy interface 7 years ago
  bel2125 d95d2dec54 Example: Fix condition (#521) 7 years ago
  bel2125 efb1cdbb4c Document mg_check_digest_access_authentication and add an example 7 years ago
  bel2125 8ab8f3d8bf Fix copy paste error in example 8 years ago
  bel2125 9f1fbd4843 Example: print message type of websocket messages (see also #486) 8 years ago
  bel2125 4ed57f4e14 embedded_c example should always use http port 8884 IPv4, no matter if USE_IPV6 or NO_SSL is set 8 years ago
  bel db1acbfd0f Add mg_send_chunk interface function 8 years ago
  bel 47929c3f75 Add example POST handler 8 years ago
  bel c11a335005 Don't use deprecaded field in test and examples 8 years ago
  bel 0413225271 Example: Use new field local_uri instead of obsolete field uri (see #393) 8 years ago
  bel 0e1a352855 Update copyright year 8 years ago
  bel2125 f6ad1878f1 Add diagnosis info if server does not start 8 years ago
  bel2125 6b92c512f5 Rename include Windows.h to windows.h for cross-compilation from Linux to Windows 8 years ago
  bel2125 fbdee7440b Add ECDH (Elliptic Curve Diffie-Hellman cryptography) to example 8 years ago
  bel 3545edf973 Add SSL parameters to the example 8 years ago
  bel c8b8e9f74d Add example for parsing uploaded files on the fly 8 years ago
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency 9 years ago
  bel 2475a96f48 Add example for cookie handling in C 9 years ago
  bel f128f4e050 Fix some TODOs in handle_form (#180) 9 years ago
  bel 92099ed0da Add funtion to store body data 9 years ago
  bel 9d7e746d03 Test mg_close_connection 9 years ago
  bel 20f3965f2c Alternative to mg_upload (Step 50/?) 9 years ago
  bel 25193ba1e2 Alternative to mg_upload (Step 49/?) 9 years ago
  bel 03047808a0 Alternative to mg_upload (Step 48/?) 9 years ago
  bel 76e5ead243 Alternative to mg_upload (Step 47/?) 9 years ago
  bel 30b7abbd20 Alternative to mg_upload (Step 46/?) 9 years ago
  bel 5facf29f71 Alternative to mg_upload (Step 39/?) 9 years ago
  bel b151ecc9bc Alternative to mg_upload (Step 38/?) 9 years ago