Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 1693df8d2c Fix coverity warnings há 8 anos atrás
  bel2125 5f54d6441f Comment incomplete feature for additional response headers há 8 anos atrás
  bel f5ea8a5ee8 Fix error in timeout handling for writing larger files (may be related to #422) há 8 anos atrás
  bel 3bbf77b804 Fix compile error for old C standards há 8 anos atrás
  bel2125 4c6fa8c058 Set legacy define for deprecated API há 8 anos atrás
  bel2125 95603a3a74 Allow to separate server private key and certificate chain in two different files há 8 anos atrás
  bel b3cdb1ba32 For "Range" requests to zip files, return "416 Range Not Satisfiable" há 8 anos atrás
  bel2125 d2ebc9d35d Possible fix for SSL implementations where CRYPTO_num_locks returns 0 (see #436) há 8 anos atrás
  bel2125 ad83f8ecd9 Resolve old TODO há 8 anos atrás
  bel2125 5bd621ccf1 mg_send_http_error as public API há 8 anos atrás
  bel2125 f7d3df28f8 Fix some warnings há 8 anos atrás
  bel2125 fb9ef36bb2 Replace deprecated ASN1_digest by EVP_Digest há 8 anos atrás
  bel2125 54555d9b1d load_dll: On error, print all missing functions, not only the first há 8 anos atrás
  bel2125 d9b713b71b Fix unused variable warning há 8 anos atrás
  bel2125 316d3eda2e Fix some "unused" and "signed/unsigned" warnings há 8 anos atrás
  bel2125 ffdc5d862d Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first (fix) há 8 anos atrás
  bel2125 c9115f59d0 mg_init_library: return the features initialized há 8 anos atrás
  bel2125 de7d40f126 Initialize SSL in mg_init_library, so https client functions can be used without initializing a server first há 8 anos atrás
  Philipp Hasper 0c3947112a Fixed typo há 8 anos atrás
  bel 41c60b64c9 Format code, minor code policy adaptations há 8 anos atrás
  pkvamme 38e05751ed Fails on large POST requests #428 há 8 anos atrás
  bel 60c778ea7a Supress clang warning for protocol string generation há 8 anos atrás
  bel 26d3579fdc Format code há 8 anos atrás
  bel 4532a9d3e2 Fix build há 8 anos atrás
  bel db1acbfd0f Add mg_send_chunk interface function há 8 anos atrás
  bel 47929c3f75 Add example POST handler há 8 anos atrás
  bel 034008fe92 Allow "REPORT" HTTP method for REST calls há 8 anos atrás
  bel 8b2a59a657 Fix warning há 8 anos atrás
  bel a457e918d0 Replace string manipulation algorithm in interpret_uri há 8 anos atrás
  bel 8296b4298e Allow to compile civetweb.c as C++ by adding a typecast for ASN1_digest (see #425) há 8 anos atrás