Commit History

Author SHA1 Message Date
  xtne6f e071d4691e Fix unlocked broadcast 9 years ago
  xtne6f 1c0212798c Preallocate memory for pollfds 9 years ago
  xtne6f c2e419910f Remove listening_ports dynamic array 9 years ago
  bel aec25534c2 If NO_SSL is defined, dlopen is not required 9 years ago
  bel 16e335a6eb Some fixes for WinCE 9 years ago
  bel e783af1fc3 Add #ifdef to remove function not used if NO_CACHING is not set 9 years ago
  bel 150ad4a2e7 Add test for multiline header and do not allow spaces (#318) 9 years ago
  bel 7accd96c7e RFC 7230 obsoletes multiline header from RFC 2616 9 years ago
  xtne6f d98f9a203a Fix response header injection on ssl-redirect using maliciously encoded URIs 9 years ago
  xtne6f 81a72a9c59 Fix parsing start-line for avoiding response header injection 9 years ago
  xtne6f f3449a8af5 More compliant 304 response 9 years ago
  xtne6f bf9ceb86f8 Do not send no-cache header for 304 response 9 years ago
  xtne6f e0175ea806 Resolve merge conflict 9 years ago
  xtne6f 9f051f3ddc Fix the size restriction of percent-encoding 10 years ago
  bel e328850e31 Add dummy SSL_CTX in case NO_SSL is defined 9 years ago
  bel 4b52bd5969 Set header value for fields without : to an empty string instead of NULL (see #318) 9 years ago
  bel 3d93a5fad2 Add some replacement functions for WinCE 9 years ago
  bel bdd1bdbb2a Move WinCE replacement functions close to other OS replacement functions 9 years ago
  bel 7e16295a57 Compile NO_SSL without SSL header files 9 years ago
  xtne6f d635fe8e04 Fix unexpected 301 response 9 years ago
  Kevin Wojniak e5837bc21f Fix warnings when building with NO_SSL_DL. 9 years ago
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency 9 years ago
  bel 914ad2256d Add new feature value 9 years ago
  bel 4385636c96 Add mg_strcasecmp to the public interface 9 years ago
  bel 23266e11f4 Fix for http authentication 9 years ago
  bel 3426051cb7 Fix some unit tests 9 years ago
  bel 770fc35702 Some fixes to chunked transfer encoding 9 years ago
  bel b95cb6ef6a Add mg_get_response_code_text to the public interface 9 years ago
  bel e684111162 Add test for chunked encoding 9 years ago
  bel 46dd95298f Add unit test for mg_get_response_code_text 9 years ago