Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 9aad922983 added mg_get_ssl_context. passing fake connection to the MG_INIT_SSL event il y a 13 ans
  Sergey Lyubka d9ab7af8b4 added comment in mongoose_callback il y a 13 ans
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info il y a 13 ans
  Sergey Lyubka 4408083b4d removed ssl chain file option. restored context param in fc() call il y a 13 ans
  Igor Okulist 4f01f101fc Compile on Win32 il y a 13 ans
  Sergey Lyubka d9f9911d9b removed max request size from options, moved to the #define il y a 13 ans
  Sergey Lyubka 93b4562515 Added make target for upload example il y a 13 ans
  Sergey Lyubka 0bb67e06c1 #define _XOPEN_SOURCE 600 only for linux il y a 13 ans
  Sergey Lyubka 518b3aa726 Merge pull request #12 from nigels-com/master il y a 13 ans
  Sergey Lyubka 07f3554db3 Merge pull request #10 from nullable-type/master il y a 13 ans
  Sergey Lyubka acab70ee7c Updated readme to reference more examples il y a 13 ans
  Sergey Lyubka c388bc2dd3 added upload example il y a 13 ans
  Sergey Lyubka 8072b0a7d4 Do not report error if mg_printf() printed 0 bytes il y a 13 ans
  Sergey Lyubka 3f4be595a6 Merge pull request #25 from siemens/master il y a 13 ans
  Henrique Mendonça 5d11901af8 compile with MinGW 4.7 il y a 13 ans
  Sergey Lyubka 43953782f9 Do not require SSL, fix for issue 20 il y a 13 ans
  Sergey Lyubka 12e133a5e9 Merge branch 'master' of ssh://github.com/valenok/mongoose il y a 13 ans
  Sergey Lyubka e92d4451ef fc() doesnt take ctx argument anymore il y a 13 ans
  Sergey Lyubka fadb60d776 Merge pull request #17 from dnaeon/freebsd-fix il y a 13 ans
  Marin Atanasov Nikolov 0521d78982 Fix building of mongoose under FreeBSD. il y a 13 ans
  Sergey Lyubka 3602d54a5b Better check for NULL in mg_connect() il y a 13 ans
  Sergey Lyubka 8428f362c1 Added example for handling POST requests. il y a 13 ans
  Nigel Stewart fafc9c6a20 Undefine WIN32_LEAN_AND_MEAN, if necessary. il y a 13 ans
  test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. il y a 13 ans
  Sergey Lyubka 4a760ad324 Initial version of readme il y a 13 ans
  Sergey Lyubka c92d7c3bc8 Fix for Android: fread() might return < 0 il y a 13 ans
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes il y a 13 ans
  Sergey Lyubka 30fe257691 Style fixes. Printing error message before fatal error. il y a 13 ans
  Sergey Lyubka ab6f145e3e Update thread count on OOM error in worker_thread() il y a 13 ans
  test 83dc425e25 Removed the test for a directory name with only a backslash, because this causes problems on windows. il y a 13 ans