Commit History

作者 SHA1 備註 提交日期
  Abhishek Lekshmanan 7a1eb91e9c make auth domain check optional via a configurable 8 年之前
  bel 273280f571 Allow port 65535 (see #386) 8 年之前
  bel 5eecdfe3ca Use #ifdef around civetweb header include (#387) 8 年之前
  bel 5d83900fd2 Replace free by OPENSSL_free (CRYPTO_free) (see #370) 8 年之前
  bel 8635d73866 Do not declare variables in the middle of a function (compatibility to old C standard) 8 年之前
  bel2125 156e04239e Merge pull request #384 from kakwa/master 8 年之前
  bel 337c1167a7 Format code 8 年之前
  bel c83dc314b0 Quick fix for files in memory (#382) (Step 5/?) 8 年之前
  bel 475d6642d0 Quick fix for files in memory (#382) (Step 4/?) 8 年之前
  bel 81b7885667 Quick fix for files in memory (#382) (Step 3/?) 8 年之前
  bel 3c8717fb76 Quick fix for files in memory (#382) (Step 2/?) 8 年之前
  bel 194aa4ebf5 Quick fix for files in memory (#382) 8 年之前
  bel 63720ac2f8 Format code, remove excessive indent 8 年之前
  bel 3924d27aa5 Remove old instrumentation and format code 8 年之前
  kakwa ca728e5140 Merge remote-tracking branch 'upstream/master' 8 年之前
  bel 1d1b711f6e Hot fix for "Connection Closed Prematurely" (#382) 8 年之前
  bel 0e1a352855 Update copyright year 8 年之前
  bel2125 30f1d886ee Currect Duktape version string 8 年之前
  bel db1e111030 Check some TODOs before the next release 8 年之前
  bel 9f19afabbb Allocate memory for request buffer (required, since mg_connection is now pre-allocated) 8 年之前
  bel 7fa9b916e5 System information must use system specific line breaks 8 年之前
  bel f790b003a7 Add Duktape version to system information 8 年之前
  bel e627aeb2d0 Reorder system information string 8 年之前
  bel 310eb06f75 Replace print_system_info by get_system_info 8 年之前
  bel 717f27ab57 Mark experimental pieces of the API as such 8 年之前
  bel 084d7350d8 Use C comments (replace C++ comments) 8 年之前
  bel 3162552d17 Refine library init/exit functions 8 年之前
  bel fd6c55eb64 Add library init/exit dummy functions 8 年之前
  bel ab8203acb9 Complete changed memory management from prev commit, rename workerthreadids 8 年之前
  bel e7775ac5ea Format indent 8 年之前