Commit History

Author SHA1 Message Date
  bel2125 d41158bb3a Add websocket server example, fix issue with WS subprotocol 3 years ago
  bel2125 8833c6bb12 Rename mod_http2.inl to http2.inl 3 years ago
  bel2125 3fe6632589 Allow to choose extension of temporary password file at build time 3 years ago
  bel2125 311a3ea14f Fix typo in comment 3 years ago
  Wolfram Rösler a5a23183f0 Eliminate static checker findings in experimental interfaces 3 years ago
  bel2125 990f86e063 Update documentation 4 years ago
  bel2125 b6781c79be Remove MG_LEGACY_INTERFACE functions, release some experimental functions 4 years ago
  bel2125 cb479ff645 Add setting to decode query strings 4 years ago
  bel2125 4e79450170 Do not URL decode query string before form parsing 4 years ago
  drew-wells 5c2d042179 Fix for (null) in "Bad request" response 4 years ago
  bel2125 1e2bd5c5a7 Fix some warnings, fix Lua connect 4 years ago
  bel2125 c5ff130ba4 Format code after merging 4 years ago
  bel2125 4882fdacce Merge pull request #1013 from wolframroesler/clean-static-analysis 4 years ago
  Wolfram Rösler c6eb8f9104 Fix static analysis findings 4 years ago
  Sebastien Jodogne fa410cf749 missing definition of OPENSSL_REMOVE_THREAD_STATE if OpenSSL 3.x 4 years ago
  bel2125 d87a1149e5 Merge pull request #1007 from wolframroesler/pwdfile_ha1 4 years ago
  bel2125 14c5b1747d Merge pull request #1006 from kjeldflarup/use_NO_SSL_DL 4 years ago
  Wolfram Rösler 40e286450f Add mg_modify_passwords_file_ha1 4 years ago
  Kjeld Flarup f59843e7be Fix using NO_SSL_DL 4 years ago
  bel2125 049efd0db2 poll: Add all sockets to select() error set 4 years ago
  bel2125 a5e9612516 Faster return on socket error (socket close, broken connection) 4 years ago
  bel2125 a73612354b Always use mg_poll (instead of poll) internally 4 years ago
  Abramo Bagnara 4535041111 [PATCH] Improved poll implementation. 4 years ago
  bel2125 4aee4ea661 Fix for unix domain sockets 4 years ago
  bel2125 8c9cf44cdd Add type casts 4 years ago
  bel2125 d674d31e52 Add new media format and set accept_gzip flag 4 years ago
  bel2125 eb82f615cc Fix coverity warning 4 years ago
  bel2125 365b389310 Allow internal functions to connect to domain sockets 4 years ago
  bel2125 06821ee78b Format code after merge and add CREDITS 4 years ago
  Tim Hudson d58d777163 correct ifdef logic 4 years ago