커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Lyubka c1ab21ecfe Argh, nasty typo fixed 13 년 전
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added 13 년 전
  Sergey Lyubka da75a62a32 More tests 13 년 전
  Sergey Lyubka 0b4676b711 More unit test for parse_http_header() 13 년 전
  Sergey Lyubka 39fd804aeb Using BUFSIZ->16384 buffer size for the headers returned by CGI. BUFSIZ may be too small, e.g. 512 13 년 전
  Sergey Lyubka 22b430deb2 Using ctypes.WinDLL on Windows 13 년 전
  Sergey Lyubka 7d5eb279a7 Added unit test 13 년 전
  Sergey Lyubka 97392645c4 Refactored read_request() 13 년 전
  Sergey Lyubka 995d7bd1a6 Clarified usage of -w option 13 년 전
  Sergey Lyubka 0ede6a35f4 Squashed build warning 13 년 전
  Sergey Lyubka 4566ca567c Squashed warnings in callback() 13 년 전
  Sergey Lyubka 2e3e1ba7cd Uncommented unit test in test_should_keep_alive() 13 년 전
  Sergey Lyubka 9771d184f2 Squashed -DNO_SSL build warning 13 년 전
  Sergey Lyubka 3ca6155add should_keep_alive() nitpick fix 13 년 전
  Sergey Lyubka 594a37d51d refactored should_keep_alive() for better readability 13 년 전
  Sergey Lyubka 5071978267 Corrected should_keep_alive() per bel2s suggestions 13 년 전
  Sergey Lyubka 89a61e4968 Using gcc, not g++ 13 년 전
  Sergey Lyubka ef4bd8f758 Setting content-length 13 년 전
  Sergey Lyubka e6357396ef made readdir() static 13 년 전
  Sergey Lyubka bd3b812b82 Added index.shtml and index.php to index_files 13 년 전
  Sergey Lyubka 4c5fee9673 Protect from DoS with negative Content-Length 13 년 전
  Sergey Lyubka 82bcf523f3 added 13 년 전
  Sergey Lyubka cdd905c0fb Added #include <ws2tcpip.h> 13 년 전
  Sergey Lyubka 07e76e4918 Fixing #327 13 년 전
  Sergey Lyubka 5a22cb90b9 Fixing #327 13 년 전
  Sergey Lyubka 9d4d48e703 Using mg_sleep() instead of sleep() 13 년 전
  Sergey Lyubka 108a9739f4 3.1 -> 3.2 13 년 전
  Sergey Lyubka 23a40151c8 Added tag 3.1 for changeset b7f0feea998b 13 년 전
  Sergey Lyubka 2824ae345d Added new event, MG_REQUEST_COMPLETE 13 년 전
  Sergey Lyubka a6678814af Checking malloc return code in worker_thread() 13 년 전