提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Sergey Lyubka 72c861bb83 Python bindings synced 13 年之前
  Sergey Lyubka 586574e176 Added #pragma comment(lib, "Ws2_32.lib") for win32 13 年之前
  Sergey Lyubka 0f15954727 Skip SSL init if PEM file is not specified 13 年之前
  Sergey Lyubka 167338f216 Using slash, "/" as the universal directory separator throughout the code 13 年之前
  Sergey Lyubka d82f6b7607 Added /machine:IX86 to MSVC flags 13 年之前
  Sergey Lyubka 614b219a27 Marking WRITE end of a pipe as closed in handle_cgi_request() 13 年之前
  Sergey Lyubka 35cf8687df Merge pull request #32 from okigan/master 13 年之前
  Sergey Lyubka d883b0f0f9 Prevent possible assert fail on windows in handle_cgi_request() 13 年之前
  Sergey Lyubka 0b942aaaba Minor change for the win32 build 13 年之前
  Sergey Lyubka 364235e7ae Squashed warning on windows 13 年之前