История коммитов

Автор SHA1 Сообщение Дата
  yhirose bfb7f7bb78 Fixed #15 8 лет назад
  yhirose 2a45bdcd3b Fixed #14 8 лет назад
  Curtis Mahieu 8821ab5997 Allow user to set socket flags for server creation to allow listening to incomming traffic on any connection 8 лет назад
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux 8 лет назад
  yhirose e4ef0828b0 Ignore SIGPIPE 8 лет назад
  yhirose ddb454da1b Fixed #7 8 лет назад
  yhirose 6d01712fc7 Fixed #6 8 лет назад
  yhirose f3eb1c4e00 Supported more MIME types. 8 лет назад
  yhirose 5873e360a6 Fixed typo. 8 лет назад
  yhirose d999941a78 Renamved 'url' to 'path'. 8 лет назад
  yhirose ba1107541e Use BIO for SSL connection. 8 лет назад
  yhirose 22f124f871 Added OpenSSL support. #5 8 лет назад
  Cameron Esfahani 6a50f13209 Fixed signed/unsigned comparison warning. 8 лет назад
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. 9 лет назад
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. 9 лет назад
  yhirose 969744bfeb Code cleanup 9 лет назад
  yhirose 29c56644b0 Visual Studio 2015 support. 10 лет назад
  yhirose 5b0c90d3b3 Fixed build problem on Raspberry PI. 10 лет назад
  yhirose 1ee29f7b2c Format cleanup. 10 лет назад
  yhirose 123edd5a29 Added 'const char*' version of set_content. 10 лет назад
  yhirose 3b85d6e4e8 Fixed problem with content length 0. 10 лет назад
  yhirose cb473e8534 Fixed decode problem with form-urlencoded data. 10 лет назад
  yhirose 62f824e204 Fixed problem with reading request body data. 10 лет назад
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. 11 лет назад
  yhirose efc579b14e Changed to use getaddrinfo. 11 лет назад
  yhirose 20fa4ba3b4 added return value to set_base_dir. 12 лет назад
  yhirose eef74af19b static file support. vc12 support. 12 лет назад
  yhirose a9b34615c7 Fixed file pointer leak. 12 лет назад
  yhirose 9c7cd1af71 Changed to use more c++11 features. 12 лет назад
  yhirose a1ef364247 Changed to use c++11 features. 12 лет назад