Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 316d3eda2e Fix some "unused" and "signed/unsigned" warnings hace 8 años
  bel2125 ffdc5d862d Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first (fix) hace 8 años
  bel2125 c9115f59d0 mg_init_library: return the features initialized hace 8 años
  bel2125 de7d40f126 Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first hace 8 años
  Philipp Hasper 0c3947112a Fixed typo hace 8 años
  bel 41c60b64c9 Format code, minor code policy adaptations hace 8 años
  pkvamme 38e05751ed Fails on large POST requests #428 hace 8 años
  bel 60c778ea7a Supress clang warning for protocol string generation hace 8 años
  bel 26d3579fdc Format code hace 8 años
  bel 4532a9d3e2 Fix build hace 8 años
  bel db1acbfd0f Add mg_send_chunk interface function hace 8 años
  bel 47929c3f75 Add example POST handler hace 8 años
  bel 034008fe92 Allow "REPORT" HTTP method for REST calls hace 8 años
  bel 8b2a59a657 Fix warning hace 8 años
  bel a457e918d0 Replace string manipulation algorithm in interpret_uri hace 8 años
  bel 8296b4298e Allow to compile civetweb.c as C++ by adding a typecast for ASN1_digest (see #425) hace 8 años
  bel 65e3cbe1cc Allow to use timers outside civetweb.c (with TIMER_API define) hace 8 años
  bel 6d77021c3f Source code comments hace 8 años
  bel 9f89064ba4 Source code comments for interpret_uri hace 8 años
  bel 3f06e4e0c3 Add WoW64 information to system info hace 8 años
  sgmesservey 14aa55a692 mg_store_body always returns 0 on success #421 hace 8 años
  bel eb32a58ef1 Format code hace 8 años
  Adam Bailey 24ca110e1b Allow compiling as C++. hace 8 años
  pavel.pimenov 6a56cc008e Remove if(!ri) ... always false. hace 8 años
  bel2125 cba20289f7 Fix some issues detected by the new coverity version hace 8 años
  bel 769fcb9450 Set #ifdef for functions not used if NO_FILES is set hace 8 años
  bel 18e2ec7dae Fix of merge "sub-resources of index.lua files" hace 8 años
  SpaceLord 39cf4098b6 Allow sub-resources to directories wiht index.lua file hace 8 años
  bel ad7af5c8d4 Restructure code hace 8 años
  bel 8f037c9af8 Fix some warnings hace 8 años