Revīziju vēsture

Autors SHA1 Ziņojums Datums
  yhirose df9428631c Merge pull request #17 from const-volatile/master 8 gadi atpakaļ
  Constantin 57af6277b8 Update httplib.h 8 gadi atpakaļ
  yhirose bfb7f7bb78 Fixed #15 8 gadi atpakaļ
  yhirose 2a45bdcd3b Fixed #14 8 gadi atpakaļ
  yhirose 5f1ff58ed2 Added unit tests for AI_PASSIVE flag. 8 gadi atpakaļ
  yhirose fd0828fb86 Merge pull request #13 from curtpm/master 8 gadi atpakaļ
  Curtis Mahieu 8821ab5997 Allow user to set socket flags for server creation to allow listening to incomming traffic on any connection 8 gadi atpakaļ
  yhirose d74efc23ed Fixed #12. 8 gadi atpakaļ
  yhirose 0b00f3fba0 Merge pull request #10 from DraTeots/patch-2 8 gadi atpakaļ
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux 8 gadi atpakaļ
  yhirose e4ef0828b0 Ignore SIGPIPE 8 gadi atpakaļ
  yhirose c30f6e81a6 Fixed #8 8 gadi atpakaļ
  yhirose 484e4415c6 Fixed build error 8 gadi atpakaļ
  yhirose ddb454da1b Fixed #7 8 gadi atpakaļ
  yhirose 6d01712fc7 Fixed #6 8 gadi atpakaļ
  yhirose 7cdf62dd31 Fixed build errors and adjusted a test case. 8 gadi atpakaļ
  yhirose f3eb1c4e00 Supported more MIME types. 9 gadi atpakaļ
  yhirose 5873e360a6 Fixed typo. 9 gadi atpakaļ
  yhirose d999941a78 Renamved 'url' to 'path'. 9 gadi atpakaļ
  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ļ