Commit History

Author SHA1 Message Date
  bel2125 4f30388e75 Fix warnings/issues from CI/CT 4 years ago
  bel2125 9f6f72bfb1 Document mg_response_header_* functions 4 years ago
  bel2125 d8e511c09a Improve distinction between scripts (cgi, lua), template files (SSI, lp) and static files 5 years ago
  bel2125 0a39165041 Merge pull request #914 from civetweb/http2 5 years ago
  qinchao 4c6a8186db civetweb support mbedtsl v2.16.2 5 years ago
  bel2125 356545184e Add some comments on stack sizes. Minimum recommendation: 16 kB 5 years ago
  bel2125 7b39f65b92 Rename md_response_header_* functions 5 years ago
  bel2125 e0f15f0ee8 Set request/response connection type, no matter if they are valid 5 years ago
  bel2125 2d32a7f38d Remove legacy interfaces older than ~3 years 5 years ago
  bel2125 8e1f656553 Merge pull request #908 from jdetaeye/websocket_compression 5 years ago
  Johan De Taeye a4bc4fbc23 fix linux compilation issues + keeping eol as original codebase 5 years ago
  Johan De Taeye d2e90676c4 improved error checking and type casting 5 years ago
  bel2125 e5b67c74b5 Add define for USE_ALPN 5 years ago
  bel2125 7dc4261acb Merge branch 'master' into http2 5 years ago
  _ f92a2eb5a7 Add option to use atomic operations on stop_flag 5 years ago
  Johan De Taeye 4356c0e5e8 updated pull request based on feedback 5 years ago
  bel2125 a25fd04248 Use OpenSSL 1.1 API as default (instead of OpenSSL 1.0 API) 5 years ago
  Johan De Taeye df526366c4 first prototype for websocket compression 5 years ago
  bel2125 dcf51653c0 Fix for index script subresources 5 years ago
  bel2125 8d796925d4 Allow timers to add a callback to cleanup resources 5 years ago
  bel2125 90e9bc522f Add exit_lua callback and clean some Lua resources on server exit 5 years ago
  Alexander Kozhinov e6903b80c0 civetweb: WebSockets support for Zephyr 5 years ago
  bel2125 8838266a9a Merge branch 'master' into atomic-server-stats 5 years ago
  bel2125 59902c5010 Fix compile error for MG_LEGACY_INTERFACES 5 years ago
  bel2125 d0f9560639 Prepare second CGI interpreter 5 years ago
  bel2125 05bd8683ae Fix for EAGAIN != EWOULDBLOCK (is there a real system?) 5 years ago
  bel2125 164740e549 Remove obsolete "file in memory" implementation 5 years ago
  bel2125 030dcadb7c Fix dynamic loading for SSL (some "functions" are macros and thus cannot be found using dlsym) 5 years ago
  bel2125 e9b6e36ef3 Merge branch 'master' into HTTP2 5 years ago
  bel2125 74f000914f Allow SSL session caching 5 years ago