Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 05fa677382 Fixed unit test to accomodate mg_get_var() API change il y a 12 ans
  Sergey Lyubka 1ef31461bc Added test_skip_quoted() il y a 12 ans
  Sergey Lyubka 080cb2dd4b Changed signature of url_decode(): signalling on destination buffer overflow. mg_get_var() now does not require extra space for variable buffer il y a 12 ans
  Sergey Lyubka 038f8823f1 Added test to mg_stat(). Fixed set_gpass() il y a 12 ans
  Sergey Lyubka b597da34da Pass user_data to the callback il y a 12 ans
  Sergey Lyubka 557d1f4c49 Added MG_OPEN_FILE message 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 8c1866a4af Lua server pages support il y a 12 ans
  Sergey Lyubka dfc0f00478 Implement -T option, throttling functionality il y a 12 ans
  Sergey Lyubka ff0c2d3f91 Added unit test for mg_get_var il y a 12 ans
  Sergey Lyubka 167338f216 Using slash, "/" as the universal directory separator throughout the code il y a 12 ans
  Sergey Lyubka 98fb44f836 Refactored data buffering. Updated websocket example to have 2 message roundtrips. il y a 12 ans
  Sergey Lyubka f9873eb87a Experimentl websocket support il y a 12 ans
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info il y a 13 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 df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. il y a 13 ans
  Sergey Lyubka a9bb7d78ab Fixed mg_fetch() by passing a buffer, placeholder for the reply headers il y a 13 ans
  Sergey Lyubka 84e26ccddd More tests for mg_fetch() il y a 13 ans
  Sergey Lyubka 6c54370aa1 Added mg_connect(), mg_fetch() API functions. More tests added il y a 13 ans
  Sergey Lyubka da75a62a32 More tests il y a 13 ans
  Sergey Lyubka 7d5eb279a7 Added unit test il y a 13 ans
  Sergey Lyubka 2e3e1ba7cd Uncommented unit test in test_should_keep_alive() il y a 13 ans
  Sergey Lyubka 5071978267 Corrected should_keep_alive() per bel2s suggestions il y a 13 ans
  Sergey Lyubka d1806370bd few more tests for match_prefix() il y a 13 ans
  Sergey Lyubka 9d3af98a5e Remove repeating backslashes only on Windows il y a 13 ans
  valenok 8ea40bae4b Introduced $ meta character in glob expressions il y a 13 ans
  valenok ed70793670 Options ssi_extensions, cgi_extensions became cgi_pattern, ssi_pattern il y a 13 ans
  valenok 01c5ee0973 Added -w option il y a 13 ans