Historique des commits

Auteur SHA1 Message Date
  yhirose 5873e360a6 Fixed typo. il y a 8 ans
  yhirose d999941a78 Renamved 'url' to 'path'. il y a 8 ans
  yhirose ba1107541e Use BIO for SSL connection. il y a 8 ans
  yhirose 22f124f871 Added OpenSSL support. #5 il y a 8 ans
  Cameron Esfahani 6a50f13209 Fixed signed/unsigned comparison warning. il y a 8 ans
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. il y a 9 ans
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. il y a 9 ans
  yhirose 969744bfeb Code cleanup il y a 9 ans
  yhirose 29c56644b0 Visual Studio 2015 support. il y a 10 ans
  yhirose 5b0c90d3b3 Fixed build problem on Raspberry PI. il y a 10 ans
  yhirose 1ee29f7b2c Format cleanup. il y a 10 ans
  yhirose 123edd5a29 Added 'const char*' version of set_content. il y a 10 ans
  yhirose 3b85d6e4e8 Fixed problem with content length 0. il y a 10 ans
  yhirose cb473e8534 Fixed decode problem with form-urlencoded data. il y a 10 ans
  yhirose 62f824e204 Fixed problem with reading request body data. il y a 10 ans
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. il y a 11 ans
  yhirose efc579b14e Changed to use getaddrinfo. il y a 11 ans
  yhirose 20fa4ba3b4 added return value to set_base_dir. il y a 12 ans
  yhirose eef74af19b static file support. vc12 support. il y a 12 ans
  yhirose a9b34615c7 Fixed file pointer leak. il y a 12 ans
  yhirose 9c7cd1af71 Changed to use more c++11 features. il y a 12 ans
  yhirose a1ef364247 Changed to use c++11 features. il y a 12 ans
  yhirose e7e8f5e70e Changed to use 'auto'. il y a 13 ans
  yhirose 767ed02280 Added WSInit class to initialize WinSock2. il y a 13 ans
  yhirose 1b2f37e241 Made Response argument 'const'. il y a 13 ans
  yhirose b5ae7d0e7a Added HEAD method support. il y a 13 ans
  yhirose e8a18ad447 Removed Connection class. il y a 13 ans
  yhirose 44a682cd3e Fixed URL encoding problem with space. il y a 13 ans
  yhirose 3b3828aaff Fixed unit test. Added URL encoding. il y a 13 ans
  yhirose 6062ea592b Refactoring. Removed some client methods. il y a 13 ans