Revīziju vēsture

Autors SHA1 Ziņojums Datums
  yhirose ba1107541e Use BIO for SSL connection. 9 gadi atpakaļ
  yhirose 22f124f871 Added OpenSSL support. #5 9 gadi atpakaļ
  yhirose 2c276ed31a Merge pull request #4 from cesfahani/bug/signed-unsigned-warning 9 gadi atpakaļ
  Cameron Esfahani 6a50f13209 Fixed signed/unsigned comparison warning. 9 gadi atpakaļ
  Yuji Hirose 902bf3d0eb Removed 'FILE' I/O, use socket directly. 9 gadi atpakaļ
  Hirose d0759eb4eb Fixed socket close problem with VC 2015. 9 gadi atpakaļ
  yhirose 5cb05258ee Correct the example in README. 9 gadi atpakaļ
  yhirose 969744bfeb Code cleanup 10 gadi atpakaļ
  yhirose 29c56644b0 Visual Studio 2015 support. 10 gadi atpakaļ
  yhirose 5b0c90d3b3 Fixed build problem on Raspberry PI. 10 gadi atpakaļ
  yhirose 1ee29f7b2c Format cleanup. 10 gadi atpakaļ
  yhirose 123edd5a29 Added 'const char*' version of set_content. 10 gadi atpakaļ
  yhirose 3b85d6e4e8 Fixed problem with content length 0. 10 gadi atpakaļ
  yhirose cb473e8534 Fixed decode problem with form-urlencoded data. 10 gadi atpakaļ
  yhirose 62f824e204 Fixed problem with reading request body data. 10 gadi atpakaļ
  yhirose 6120367290 Fixed documentation. 11 gadi atpakaļ
  yhirose de645fffc0 Added syntax highlight to samples. 11 gadi atpakaļ
  yhirose 79bb0be0ca Fixed close problem win _open_oshandle on Windows. 11 gadi atpakaļ
  yhirose efc579b14e Changed to use getaddrinfo. 11 gadi atpakaļ
  yhirose 34e5903167 Changed examples to use the generic lambda. 11 gadi atpakaļ
  yhirose 98e3e7b3c1 Changed test and README to use the generic lambda. 12 gadi atpakaļ
  yhirose 5c01c69223 fixed path to the current directory. 12 gadi atpakaļ
  yhirose 8fc7140e06 added port no. and base dir arguments to simplesvr. 12 gadi atpakaļ
  yhirose 292d1aeff7 added simplesvr sample. 12 gadi atpakaļ
  yhirose 20fa4ba3b4 added return value to set_base_dir. 12 gadi atpakaļ
  yhirose eef74af19b static file support. vc12 support. 12 gadi atpakaļ
  yhirose a9b34615c7 Fixed file pointer leak. 13 gadi atpakaļ
  yhirose 9c7cd1af71 Changed to use more c++11 features. 13 gadi atpakaļ
  yhirose 260edbf881 Updated .gitignore. 13 gadi atpakaļ
  yhirose 33fde1fd13 Added project files for Visual Studio. 13 gadi atpakaļ