Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Sergey Lyubka 93b4562515 Added make target for upload example 13 yıl önce
  Sergey Lyubka 0bb67e06c1 #define _XOPEN_SOURCE 600 only for linux 13 yıl önce
  Sergey Lyubka 518b3aa726 Merge pull request #12 from nigels-com/master 13 yıl önce
  Sergey Lyubka 07f3554db3 Merge pull request #10 from nullable-type/master 13 yıl önce
  Sergey Lyubka acab70ee7c Updated readme to reference more examples 13 yıl önce
  Sergey Lyubka c388bc2dd3 added upload example 13 yıl önce
  Sergey Lyubka 8072b0a7d4 Do not report error if mg_printf() printed 0 bytes 13 yıl önce
  Sergey Lyubka 3f4be595a6 Merge pull request #25 from siemens/master 13 yıl önce
  Henrique Mendonça 5d11901af8 compile with MinGW 4.7 13 yıl önce
  Sergey Lyubka 43953782f9 Do not require SSL, fix for issue 20 13 yıl önce
  Sergey Lyubka 12e133a5e9 Merge branch 'master' of ssh://github.com/valenok/mongoose 13 yıl önce
  Sergey Lyubka e92d4451ef fc() doesnt take ctx argument anymore 13 yıl önce
  Sergey Lyubka fadb60d776 Merge pull request #17 from dnaeon/freebsd-fix 13 yıl önce
  Marin Atanasov Nikolov 0521d78982 Fix building of mongoose under FreeBSD. 13 yıl önce
  Sergey Lyubka 3602d54a5b Better check for NULL in mg_connect() 13 yıl önce
  Sergey Lyubka 8428f362c1 Added example for handling POST requests. 13 yıl önce
  Nigel Stewart fafc9c6a20 Undefine WIN32_LEAN_AND_MEAN, if necessary. 13 yıl önce
  test 66e088d843 Removed the test for a directory name with only a backslash, because this causes problems on windows. 13 yıl önce
  Sergey Lyubka 4a760ad324 Initial version of readme 13 yıl önce
  Sergey Lyubka c92d7c3bc8 Fix for Android: fread() might return < 0 13 yıl önce
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes 13 yıl önce
  Sergey Lyubka 30fe257691 Style fixes. Printing error message before fatal error. 13 yıl önce
  Sergey Lyubka ab6f145e3e Update thread count on OOM error in worker_thread() 13 yıl önce
  test 83dc425e25 Removed the test for a directory name with only a backslash, because this causes problems on windows. 13 yıl önce
  Sergey Lyubka 001cd78b45 Styling changes plus extra GCC options to suppress certain warnings 13 yıl önce
  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. 13 yıl önce
  Sergey Lyubka ee8111e424 Unbreak backslash dir test 13 yıl önce
  Sergey Lyubka 1861b1137b Merge pull request #5 from GerHobbelt/issue-g.c.370.get_request 13 yıl önce
  Ger Hobbelt ccf43fe3e3 backport of the relevant fix as per http://code.google.com/p/mongoose/issues/detail?id=370#c5 13 yıl önce
  Sergey Lyubka 8b491d75b5 added const in mg_get_request_info() 13 yıl önce