Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 72cf56d6ad Document log function in Lua background state há 4 anos atrás
  bel2125 e9209760a3 Allow filtering and formating the access log in Lua há 4 anos atrás
  bel2125 52425fc70f Sort options in per domain, per server and main.c options, and document it há 4 anos atrás
  bel2125 1e4ad93f14 Do not log if log_access returns not 0 há 4 anos atrás
  bel2125 7600670c4b Document local_uri_raw and format code há 4 anos atrás
  bel2125 a0d9a6c02f Merge branch 'master' of https://github.com/civetweb/civetweb há 4 anos atrás
  bel2125 df1a929304 Merge branch 'DL6ER-tweak/local_uri_raw' há 4 anos atrás
  bel2125 0c0fa19068 Merge branch 'tweak/local_uri_raw' of https://github.com/DL6ER/civetweb into DL6ER-tweak/local_uri_raw há 4 anos atrás
  bel2125 a02c529c9c Merge pull request #975 from DL6ER/tweak/local_uri_raw há 4 anos atrás
  DL6ER 0c34c71d69 Add local_uri_raw to lua's mg.request_info há 4 anos atrás
  DL6ER da5fdd5b7b Add CGI environment variable LOCAL_URI_RAW há 4 anos atrás
  DL6ER 0b55b14ce3 Duplicate memory before passing to remove_dot_segments(). This is likely what should have been done in the first place and the reason for the (char*) cast in the call to remove_dot_segments() as the compiler would have (rightfully) complained otherwise. há 4 anos atrás
  DL6ER 45cb2d7b9b Introduce mg_request_info::local_uri_raw which contains the URI in un-cleaned form. há 4 anos atrás
  bel2125 a212728bcd Print errors from Lua background script há 4 anos atrás
  IZI 37300a0f09 Add cast in mod_mbedtls há 4 anos atrás
  bel2125 b08024794d Makefile: Add LIBS to so build (#974) há 4 anos atrás
  bel2125 5d8856ccb4 Format code and remove accidentally inserted character há 4 anos atrás
  bel2125 3fb9ec97c6 Merge branch 'master' of https://github.com/civetweb/civetweb há 4 anos atrás
  IZI 1e7d3bee8d Some fixes for C++ V2019 compatibility há 4 anos atrás
  bel2125 043663ee16 Merge pull request #971 from wolframroesler/closed_callback há 4 anos atrás
  bel2125 1348faacc2 Allow Lua background scripts to use timers há 4 anos atrás
  Wolfram Rösler aaf0ff0393 Add a "after connection was closed" callback há 4 anos atrás
  - 77329cd0a6 Merge branch 'cgi' of https://github.com/civetweb/civetweb há 4 anos atrás
  bel2125 42dcb51bac Fix some warnings há 4 anos atrás
  IZI c780f77ddb Fix some warnings há 4 anos atrás
  bel2125 be8b09e3e6 Ignore OPENSSL_API define if NO_SSL define is set há 4 anos atrás
  bel2125 2538082bd1 Merge branch 'master' of https://github.com/civetweb/civetweb há 4 anos atrás
  bel2125 4605ba4f0d mbedTLS: make WITH_MBEDTLS=1 há 4 anos atrás
  bel2125 5472342955 Split OpenSSL dynamic loading into openssl_dl.inl há 4 anos atrás
  bel2125 623edfb598 Windows path check: only exclude pipe and control characters há 4 anos atrás