Historique des commits

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