コミット履歴

作者 SHA1 メッセージ 日付
  valenok d8c12e449d refactored set_port_option 15 年 前
  valenok 4c1451bab1 refactored SSL initialization. implemented mg_connect() 15 年 前
  valenok 6a05abad4d fixed config file loading 15 年 前
  valenok 53dde04b8f windows build: removed gui libs from DLL build 15 年 前
  valenok e728c85863 added __cdecl to main() 15 年 前
  valenok 49065f2165 Windows build: /Gz - stdcall convention by default 15 年 前
  valenok a030d2cfdb Windows build: /Os -> /O1, added cyassl build. 15 年 前
  valenok fcb49d75ce got rid of getcwd(). using __cdecl for signal handler. 15 年 前
  valenok 1ceafea1f9 SSL_CTX_use_certificate_chain_file() call fixed. using __cdecl for qsort callback. squashed warnings under msvc 15 年 前
  valenok 06418fa4e6 added -access_control_list option to cmdline 15 年 前
  valenok abbf27338e license added 15 年 前
  valenok 149a553872 not setting SO_REUSEADDR on windows 15 年 前
  valenok 236768b30c 2.9 -> 2.10 15 年 前
  valenok f169d153c4 Windows service functionality, and initial systray functionality 15 年 前
  valenok de5aff7f10 fixed check_acl() to return -1 for malformed ACL 15 年 前
  valenok 58c89bb862 Added tag 2.9 for changeset 4e217a693d74 15 年 前
  valenok 39b03600e6 fixed installer - no openssl libs 15 年 前
  valenok 4f1c76cf5f added "web server" to the start message 15 年 前
  valenok 4279543f73 fixed installer setup 15 年 前
  valenok 5fdbbcd895 corrected code for config file loading 15 年 前
  valenok 28f3073873 added -DNO_SSL_DL option 15 年 前
  valenok 0f89d437d5 added -ssl_chain_file option 15 年 前
  valenok 5a0376488d rearranged options list in alphabetical order 15 年 前
  Sergey Lyubka 75b6717d8b wrapped set_ssl_option call into NO_SSL conditional. Fixed test. 15 年 前
  Sergey Lyubka 63af66c61f fixed linux buid, added #define _XOPEN_SOURCE for PATH_MAX 15 年 前
  valenok f105b74dc0 experimental keep-alive, options defaults 15 年 前
  valenok fed9ffc150 struct mg_request_info * -> const struct mg_request_info * 15 年 前
  valenok a0e202d828 fixed win32 build 15 年 前
  valenok 001889bd56 fixed chat to example some extent 15 年 前
  valenok 64ca2965c0 disabled SSL handshake error messages 15 年 前