Historial de Commits

Autor SHA1 Mensaje Fecha
  Konstantin Sorokin 3f78df86ac fixed typo hace 12 años
  Sergey Lyubka c30f7a5258 Merge pull request #77 from bamiaux/add_request_timeout hace 12 años
  Sergey Lyubka 7ed94d1918 Unit test call fixed hace 12 años
  Sergey Lyubka dc513a9a15 Wrapped SSL code into #ifndef NO_SSL hace 12 años
  Sergey Lyubka 8ce6cf61b7 Using relative path to yassl hace 12 años
  Sergey Lyubka e63f7fe33a Always initializing struct file on stack hace 12 años
  Sergey Lyubka b589e0cdf4 Fixed mg_upload() and some SSL related issues hace 12 años
  Sergey Lyubka 2b87f909ce Makefile refactored hace 12 años
  Sergey Lyubka ec7d0b1abd Added test_mg_upload() hace 12 años
  Sergey Lyubka 5bb3ede46d Removed mongoose.1 hace 12 años
  Sergey Lyubka 5105717f78 Added printf checkers for mg_download hace 12 años
  Sergey Lyubka 9d1e356709 changed README hace 12 años
  Sergey Lyubka 3d7192d9fa Typo in mongoose.h fixed hace 12 años
  Sergey Lyubka 1b3cbb17c1 Updated README hace 12 años
  Sergey Lyubka f1f03e4378 Updated README hace 12 años
  Sergey Lyubka 625a2a3652 Updated README hace 12 años
  Sergey Lyubka 33a31d9308 Updated README hace 12 años
  Sergey Lyubka 5e9bd1f05e Update README.md hace 12 años
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() hace 12 años
  Sergey Lyubka 179761fd99 Removed LUA_FLAGS from CL flags hace 12 años
  Sergey Lyubka b783813e54 Always sending MG_NEW_REQUEST, as first step in processing the request hace 12 años
  Sergey Lyubka 4b29689a42 Binding to 127.0.0.1 to prevent popup windows on mac hace 12 años
  Sergey Lyubka 9c4853471c Added stub for test_mg_upload() hace 12 años
  Sergey Lyubka 81e21a3a0b Using get_url_to_first_open_port() in cocoa build hace 12 años
  Sergey Lyubka bec6ea00ea Using unit test targets hace 12 años
  Sergey Lyubka ed32e3be0f Added unix_unit_test and windows_unit_test targets hace 12 años
  Sergey Lyubka 83fae879bf Binding to 127.0.0.1 to prevent annoying popups on mac hace 12 años
  Sergey Lyubka 2169e6d77f Added -pthread to the CFLAGS hace 12 años
  Sergey Lyubka 850e0a5922 Updated readme hace 12 años
  Sergey Lyubka 322ed3cc6f fflush()-ing uploaded file before calling MG_UPLOAD callback hace 12 años