Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 b71e6fe496 Format and move code from merge #590, use a different define há 7 anos atrás
  bel2125 220cd75551 Disable some warnings within the code há 7 anos atrás
  bel2125 6cb05762d4 Merge pull request #590 from abramobagnara/master há 7 anos atrás
  bel2125 b7b35d3c8f Add means to replace mg_cry and log_access by own implemention há 7 anos atrás
  bel2125 42ed9db029 Remove obsolete "membuf" file access member há 7 anos atrás
  bel2125 a8b11a99eb Always set IPV6_ONLY option, either to on or off há 7 anos atrás
  Jim Evans 40e298b787 Fixing configuration of ports for IPv4/IPv6 dual host sockets há 7 anos atrás
  extergnoto f3386aca8d Add missing functions for wolfssl integration #583 há 7 anos atrás
  Abramo Bagnara 3c1d726d1b Added replacement for timegm where _mkgmtime can be missing. há 7 anos atrás
  bel2125 4dc4044a7e Add limit for the number of open websocket PINGs (and format code from previous merge) há 7 anos atrás
  Herve Codina 04a696cc4a Avoid request handler call after unregistering há 7 anos atrás
  bel2125 8008a93e76 Set legacy options for using mg_get_request_info for responses há 7 anos atrás
  bel2125 36a8b13f7b Fix/remove some TODO marks há 7 anos atrás
  bel2125 55efefb471 Add debug traces to improve websocket connection analysis há 7 anos atrás
  bel2125 2c06ce57b5 Fix compile error of last commit há 7 anos atrás
  bel2125 8aad079979 Reply websocket PING as a server há 7 anos atrás
  bel2125 1a7f248e23 Improve documentation and error messages for CGI há 7 anos atrás
  bel2125 44174c8371 Use symbolic constant instead of numeric há 7 anos atrás
  bel2125 f3fe358e62 Remove unused file_ops.inl and format code há 7 anos atrás
  Torben Jonas 68a8103a6d Comment (currently) superfluous include directive. há 7 anos atrás
  Colm Sloan 4cda94ba32 Add lua casts for clang++. há 7 anos atrás
  bel2125 5885da0f25 Remove (sizeof(int) == sizeof(void *)) optimization há 7 anos atrás
  Colm Sloan 7e005569be Fix ret cast type on evhdl to work on older compilers. há 7 anos atrás
  bel2125 cafcc616b2 Fix some warnings from static code analysis há 7 anos atrás
  bel2125 a5c237895e Update year in copyright header há 7 anos atrás
  bel2125 0dd24e7ec1 Support websocket PING PONG in the websocket server há 7 anos atrás
  bel2125 c457dddc7b Add comment on const in SSL_CTX_set_info_callback (see also #515) há 7 anos atrás
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation há 7 anos atrás
  bel2125 5e961892c3 Remove non-recursive lock in mg_init_library (see #568) há 7 anos atrás
  bel2125 b3a76b80ca Do not use consume_socket if the server is to be closed há 7 anos atrás