Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Lyubka c388bc2dd3 added upload example hace 13 años
  Sergey Lyubka 8072b0a7d4 Do not report error if mg_printf() printed 0 bytes hace 13 años
  Sergey Lyubka 3f4be595a6 Merge pull request #25 from siemens/master hace 13 años
  Henrique Mendonça 5d11901af8 compile with MinGW 4.7 hace 13 años
  Sergey Lyubka 43953782f9 Do not require SSL, fix for issue 20 hace 13 años
  Sergey Lyubka 12e133a5e9 Merge branch 'master' of ssh://github.com/valenok/mongoose hace 13 años
  Sergey Lyubka e92d4451ef fc() doesnt take ctx argument anymore hace 13 años
  Sergey Lyubka fadb60d776 Merge pull request #17 from dnaeon/freebsd-fix hace 13 años
  Marin Atanasov Nikolov 0521d78982 Fix building of mongoose under FreeBSD. hace 13 años
  Sergey Lyubka 3602d54a5b Better check for NULL in mg_connect() hace 13 años
  Sergey Lyubka 8428f362c1 Added example for handling POST requests. hace 13 años
  Sergey Lyubka 4a760ad324 Initial version of readme hace 13 años
  Sergey Lyubka c92d7c3bc8 Fix for Android: fread() might return < 0 hace 13 años
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes hace 13 años
  Sergey Lyubka 30fe257691 Style fixes. Printing error message before fatal error. hace 13 años
  Sergey Lyubka ab6f145e3e Update thread count on OOM error in worker_thread() hace 13 años
  Sergey Lyubka 001cd78b45 Styling changes plus extra GCC options to suppress certain warnings hace 13 años
  Sergey Lyubka 3d3359910f Added printf format checking macros. Changed mg_printf() to allocate the buffer on heap if it does not fit the local one. hace 13 años
  Sergey Lyubka ee8111e424 Unbreak backslash dir test hace 13 años
  Sergey Lyubka 1861b1137b Merge pull request #5 from GerHobbelt/issue-g.c.370.get_request hace 13 años
  Ger Hobbelt ccf43fe3e3 backport of the relevant fix as per http://code.google.com/p/mongoose/issues/detail?id=370#c5 hace 13 años
  Sergey Lyubka 8b491d75b5 added const in mg_get_request_info() hace 13 años
  Sergey Lyubka d70c18d692 3.2 -> 3.3 hace 13 años
  Sergey Lyubka 9c7d4da85a make release changed hace 13 años
  Sergey Lyubka 0c5c3b18ec Fixed WM_CLOSE handling hace 13 años
  Sergey Lyubka 9378946e7d Added comments in read_request() hace 13 años
  Sergey Lyubka d7e6492fac Refactored code that discards request data after handling hace 13 años
  Sergey Lyubka 102101e9d6 Corrected dangerous assert() in process_new_connection hace 13 años
  Sergey Lyubka b68b0e3e50 Exit cleanly on WM_CLOSE hace 13 años
  Sergey Lyubka cf53f3da4f Revert "Added MG_SHUTDOWN event" hace 13 años