Commit History

Autor SHA1 Mensaxe Data
  Sergey Lyubka 5105717f78 Added printf checkers for mg_download %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 3d7192d9fa Typo in mongoose.h fixed %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 8455742440 Pass reply status code to MG_REQUEST_COMPLETE %!s(int64=12) %!d(string=hai) anos
  nullable.type 8faf6f7b72 Made behavior of mg_get_cookie(..) on errors the same as mg_get_var(..). Separated the two cases a.) problems with destination buffer and b.) cookie header or cookie parameter not existing. %!s(int64=12) %!d(string=hai) anos
  nullable.type c9183f3851 Made the names of the function arguments of the declaration and the definition of mg_get_var(..) the same. %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 0d442058e5 Added mg_upload() %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka cb62203cf3 More documentation for MG_OPEN_FILE event %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka b437d56736 Added MG_INIT_LUA event %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 365b5e8f8a Using long for file size in MG_OPEN_FILE ev_data %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 47651766fb Squashed warning under linux %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 557d1f4c49 Added MG_OPEN_FILE message %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 02098b1903 API change: folded user_data into request_info, and introduced event-specific ev_data %!s(int64=12) %!d(string=hai) anos
  Sergey Lyubka 25863b59a6 Sending MG_WEBSOCKET_CLOSE %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka f9873eb87a Experimentl websocket support %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 9aad922983 added mg_get_ssl_context. passing fake connection to the MG_INIT_SSL event %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Ger Hobbelt ccf43fe3e3 backport of the relevant fix as per http://code.google.com/p/mongoose/issues/detail?id=370#c5 %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 8b491d75b5 added const in mg_get_request_info() %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka cf53f3da4f Revert "Added MG_SHUTDOWN event" %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 15a0d819ed Added MG_SHUTDOWN event %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 4d0a2db658 #include <stdio.h> in mongoose.h, since FILE is used %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 0e0091e1c0 Changing API: callback doesnt get mg_request_info pointer anymore, but it is possible to get it using mg_get_request_info() %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka b42d25edd2 NOT exporting string functions %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 39215f6930 Exported mg_get_builtin_mime_type() %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka 4bc508525b Exported string functions %!s(int64=13) %!d(string=hai) anos
  Sergey Lyubka a9bb7d78ab Fixed mg_fetch() by passing a buffer, placeholder for the reply headers %!s(int64=13) %!d(string=hai) anos