Cronologia Commit

Autore SHA1 Messaggio Data
  Danny Al-Gaaf ec9d5413a8 replace Windows CRLF with Unix newline 10 anni fa
  Thomas Davis a8bc92a305 Renamed to Civetweb 12 anni fa
  Sergey Lyubka 3ffdf5459a API change: folded user_data into request_info, and introduced event-specific ev_data 12 anni fa
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info 12 anni fa
  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() 13 anni fa
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). 14 anni fa
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. 14 anni fa
  Arnout Vandecappelle (Essensium/Mind) de934641be Test for Issue#200: Multiple calls to mg_read always return same data. 14 anni fa
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 14 anni fa
  valenok fed9ffc150 struct mg_request_info * -> const struct mg_request_info * 15 anni fa
  valenok 546bec333c API change for mg_start: most binary compatible across releases. 15 anni fa
  Sergey Lyubka a69a2da39d Initial import - converting from Subversion. 15 anni fa