Historique des commits

Auteur SHA1 Message Date
  yhirose 4fb2f51766 Fixed #19 il y a 8 ans
  yhirose 9bc2883090 Fixed #26 il y a 8 ans
  yhirose e90244e992 Fixed compiler warings (with -Wall and -Wextra) il y a 8 ans
  yhirose 28ba178fee Fixed #27 il y a 8 ans
  yhirose 90f9cd40f9 Fixed #3 il y a 8 ans
  yhirose 1e3ef46862 Changed to return 'Server&' from 'get' and 'post' il y a 8 ans
  yhirose ad5fba498e Merge pull request #23 from underscorediscovery/progress-callback il y a 8 ans
  underscorediscovery 45d79d163b add progress callback for http clients il y a 8 ans
  underscorediscovery 7c9f9c4a73 shield windows defines, in case they are already defined il y a 8 ans
  yhirose bd089e9499 Fixed #18 il y a 8 ans
  Constantin 57af6277b8 Update httplib.h il y a 8 ans
  yhirose bfb7f7bb78 Fixed #15 il y a 8 ans
  yhirose 2a45bdcd3b Fixed #14 il y a 8 ans
  Curtis Mahieu 8821ab5997 Allow user to set socket flags for server creation to allow listening to incomming traffic on any connection il y a 8 ans
  Dmitry Romanov ce59fc6a87 Add #include <signal.h> so it compiles on linux il y a 8 ans
  yhirose e4ef0828b0 Ignore SIGPIPE il y a 8 ans
  yhirose ddb454da1b Fixed #7 il y a 8 ans
  yhirose 6d01712fc7 Fixed #6 il y a 8 ans
  yhirose f3eb1c4e00 Supported more MIME types. il y a 8 ans
  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