커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Lyubka 30d1573346 Fixed spawn_proccess() for win32 for .exe binaries 13 년 전
  Sergey Lyubka 0adef2db5b Merge branch 'master' of ssh://github.com/valenok/mongoose 13 년 전
  Sergey Lyubka 8c1866a4af Lua server pages support 13 년 전
  Sergey Lyubka 2a7a594b49 Squashed warning under linux 13 년 전
  Sergey Lyubka 78ea04556f Windows build for examples added 13 년 전
  Sergey Lyubka 7fe2944477 Squashed warnings in win32 websocket code 13 년 전
  Sergey Lyubka 93131417e6 is_websocket_request() modified to check for the presence of keyword rather then euqality 13 년 전
  Sergey Lyubka 6ef5eb0665 Changed overview 13 년 전
  Sergey Lyubka 24103ff5df Added more things to features section 13 년 전
  Sergey Lyubka 2118de37c3 3.3 -> 3.4 13 년 전
  Sergey Lyubka 0804ce71d5 updated date on a manual page 13 년 전
  Sergey Lyubka 2ffb558e30 nullify ssl_mutexes after free-ing them 13 년 전
  Sergey Lyubka 05062be889 Fix for issue 257 13 년 전
  Sergey Lyubka ba6c01e602 Fixed check_acl() 13 년 전
  Sergey Lyubka dfc0f00478 Implement -T option, throttling functionality 13 년 전
  Sergey Lyubka ecb2b0e53d Cleaner compilation for 16-bit targets 13 년 전
  Sergey Lyubka ed74cd82f5 Added declarations for printf like functions 13 년 전
  Sergey Lyubka d2be594262 defining PATH_MAX if not defined 13 년 전
  Sergey Lyubka 1e632d3215 Removed "Content-Type: text/plain" header from send_http_error() response. 13 년 전
  Sergey Lyubka 5642dfcf38 CGI handling on windows: constructing full path to the interpreter. enabling SO_REUSEADDR on listening socket. 13 년 전
  Sergey Lyubka 4dff36ffde removed unused struct timespec 13 년 전
  Sergey Lyubka 771ce9059c added 13 년 전
  Sergey Lyubka e490b30c38 _mongoose.dll -> mongoose.dll 13 년 전
  Sergey Lyubka f935ef832b _mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so 13 년 전
  Sergey Lyubka 79cdb77e5d Removed hard-coded CC value from Makefile 13 년 전
  Sergey Lyubka ff0c2d3f91 Added unit test for mg_get_var 13 년 전
  Sergey Lyubka 6f9901b65c config file parsing: allow blank lines 13 년 전
  Sergey Lyubka bce3a85702 #including winsock2 and ws2tcpip headers by default on windows 13 년 전
  Sergey Lyubka f741349d51 Fixed calculation of the number of leap days 13 년 전
  Sergey Lyubka 25863b59a6 Sending MG_WEBSOCKET_CLOSE 13 년 전