커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Lyubka 51a80e4844 Do not output headers when serving Lua server pages 12 년 전
  Sergey Lyubka 54f15a8fe3 Adding lua+sqlite functionality in the default windows binary build 12 년 전
  Sergey Lyubka ce0826e285 Adding lua+sqlite functionality in the default windows binary build 12 년 전
  Sergey Lyubka b21a8b2193 Removed wait_until_socket_is_readable(). Rely on socket timeout. 12 년 전
  Sergey Lyubka 8bb49642da Merge pull request #86 from thekvs/master 12 년 전
  Konstantin Sorokin 3f78df86ac fixed typo 12 년 전
  Sergey Lyubka c30f7a5258 Merge pull request #77 from bamiaux/add_request_timeout 12 년 전
  Sergey Lyubka 7ed94d1918 Unit test call fixed 12 년 전
  Sergey Lyubka dc513a9a15 Wrapped SSL code into #ifndef NO_SSL 12 년 전
  Sergey Lyubka 8ce6cf61b7 Using relative path to yassl 12 년 전
  Sergey Lyubka e63f7fe33a Always initializing struct file on stack 12 년 전
  Sergey Lyubka b589e0cdf4 Fixed mg_upload() and some SSL related issues 12 년 전
  Sergey Lyubka 2b87f909ce Makefile refactored 12 년 전
  Sergey Lyubka ec7d0b1abd Added test_mg_upload() 12 년 전
  Sergey Lyubka 5bb3ede46d Removed mongoose.1 12 년 전
  Sergey Lyubka 5105717f78 Added printf checkers for mg_download 12 년 전
  Sergey Lyubka 9d1e356709 changed README 12 년 전
  Sergey Lyubka 3d7192d9fa Typo in mongoose.h fixed 12 년 전
  Sergey Lyubka 1b3cbb17c1 Updated README 12 년 전
  Sergey Lyubka f1f03e4378 Updated README 12 년 전
  Sergey Lyubka 625a2a3652 Updated README 12 년 전
  Sergey Lyubka 33a31d9308 Updated README 12 년 전
  Sergey Lyubka 5e9bd1f05e Update README.md 12 년 전
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() 12 년 전
  Sergey Lyubka 179761fd99 Removed LUA_FLAGS from CL flags 12 년 전
  Sergey Lyubka b783813e54 Always sending MG_NEW_REQUEST, as first step in processing the request 12 년 전
  Sergey Lyubka 4b29689a42 Binding to 127.0.0.1 to prevent popup windows on mac 12 년 전
  Sergey Lyubka 9c4853471c Added stub for test_mg_upload() 12 년 전
  Sergey Lyubka 81e21a3a0b Using get_url_to_first_open_port() in cocoa build 12 년 전
  Sergey Lyubka bec6ea00ea Using unit test targets 12 년 전