Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 4b163232e3 fixed docstring for mg_get_valid_option_names il y a 12 ans
  Sergey Lyubka 036b213b2b Added connection-specific conn_data pointer to struct mg_request_info il y a 12 ans
  Sergey Lyubka c68df310b8 Added mg_websocket_write(), per morgan3d pull request il y a 12 ans
  Sergey Lyubka b5b234fab2 Improved docstring for mg_read() il y a 12 ans
  Sergey Lyubka 91fa767efb Fix doc string for websocket_data() il y a 12 ans
  Sergey Lyubka cfbaf7f1ae Expose mg_url_decode to the API il y a 12 ans
  Sergey Lyubka 4120b9bcc0 mg_get_cookie() signature change il y a 12 ans
  Sergey Lyubka 272644e39f mg_md5 returns char *, not void il y a 12 ans
  Sergey Lyubka 67cffc8db5 Documented struct mg_callbacks il y a 12 ans
  Sergey Lyubka 72abaa043b Documented struct mg_callbacks il y a 12 ans
  Sergey Lyubka 8d1f6377c4 Changed websocket_data() handler API. Buffering and passing whole websocket message. il y a 12 ans
  Sergey Lyubka 3892e0199e Passing user_data to init_ssl() il y a 12 ans
  Sergey Lyubka 26b3f227d9 Merge branch 'master' of ssh://github.com/valenok/mongoose il y a 12 ans
  Sergey Lyubka fcafaa73d6 Style fixes in the comments il y a 12 ans
  Joe Mucchiello 2efc5d9fce http_error callback il y a 12 ans
  Joe Mucchiello 1cb094e059 Revert "Add http_error callback" il y a 12 ans
  Joe Mucchiello 27fe9c8f01 Add http_error callback il y a 12 ans
  Sergey Lyubka ee55d38b55 API CHANGE: using struct mg_callbacks il y a 12 ans
  Sergey Lyubka c132191cad Prepare to change the API to use explicit callbacks il y a 12 ans
  Sergey Lyubka 5105717f78 Added printf checkers for mg_download il y a 12 ans
  Sergey Lyubka 3d7192d9fa Typo in mongoose.h fixed il y a 12 ans
  Sergey Lyubka 75d9a6c844 Removed mg_connect() and mg_fetch(). Added mg_download() il y a 12 ans
  Sergey Lyubka 8455742440 Pass reply status code to MG_REQUEST_COMPLETE il y a 12 ans
  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. il y a 12 ans
  nullable.type c9183f3851 Made the names of the function arguments of the declaration and the definition of mg_get_var(..) the same. il y a 12 ans
  Sergey Lyubka 0d442058e5 Added mg_upload() il y a 12 ans
  Sergey Lyubka cb62203cf3 More documentation for MG_OPEN_FILE event il y a 12 ans
  Sergey Lyubka b437d56736 Added MG_INIT_LUA event il y a 12 ans
  Sergey Lyubka 365b5e8f8a Using long for file size in MG_OPEN_FILE ev_data il y a 12 ans
  Sergey Lyubka 47651766fb Squashed warning under linux il y a 12 ans