Histórico de Commits

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