Commit History

Author SHA1 Message Date
  yhirose 07910f73a9 Fixed problem that `listen` may return incorrect value when calling `stop`; 7 years ago
  David Guillen Fandos ca343ae1d8 Fix small issues in tests and added some extra checks. 7 years ago
  yhirose 576aeda537 Merge pull request #82 from mkolinichenko/master 7 years ago
  Maksim Kolinichenko 15ed1b4883 Add Keep-Alive header to response 7 years ago
  Maksim Kolinichenko d26ee03613 Fixed request parsing regex typo 7 years ago
  yhirose 222f49a125 Revert "Add additional note for SSL support" 7 years ago
  yhirose 86ec676408 Add additional note for SSL support 7 years ago
  yhirose 85a30e73a5 Fixed -lpthread linker option position 7 years ago
  yhirose 962c8985b7 Merge pull request #76 from crtxcr/bounds_check_fix 7 years ago
  Albert S d9479bc0b1 Fixed bound checks for #74 7 years ago
  yhirose 890025e347 Merge pull request #75 from crtxcr/http_response_codes 7 years ago
  yhirose 2bb27aa25d Fix #74 7 years ago
  Albert S bb2f96afeb Added a few more common http status codes 7 years ago
  yhirose 5b3187e2f9 Fix #72 7 years ago
  yhirose 5a78e1c457 Added 'set_keep_alive_max_count' method on Server 7 years ago
  yhirose a7f47091bd Merge pull request #70 from sgraham/ipv6-getsockname 7 years ago
  Scott Graham f275352cba Handle port==0 when socket is bound on ipv6 7 years ago
  yhirose 40662d5e3c Fix #68 7 years ago
  yhirose 7b9d752583 Fixed problem with connection close 7 years ago
  yhirose 312a8d7523 Removed HTTP version. It's now always 'HTTP/1.1'. 7 years ago
  yhirose 37130cd7f9 Changed to use INVALID_SOCKET 7 years ago
  Joshua Peraza 75285e8713 Define and use kInvalidSocket 7 years ago
  yhirose e6abebf989 Fix #65, #66 7 years ago
  yhirose 7c721b65fc Merge pull request #64 from yhirose/issue-57 7 years ago
  yhirose 6c5d0b2a18 Fix #57 and #62 7 years ago
  yhirose e46cc54d13 Merge pull request #63 from aguadoenzo/master 7 years ago
  Enzo AGUADO 911e620a54 don't include sys/select on windows 7 years ago
  Enzo AGUADO 632df52b4f add sys/select.h for musl libc 7 years ago
  yhirose 25e613b438 Merge pull request #61 from yhirose/issue-60 7 years ago
  yhirose 3eff00bbc8 Fix #60 7 years ago