Historique des commits

Auteur SHA1 Message Date
  Richard Screene 9d58de6615 Reset data from previous response for new request il y a 10 ans
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class il y a 10 ans
  Richard Screene 50479bb425 Allow client to send POST request il y a 11 ans
  bel 28dd732a52 convert_uri_to_file_name does much more than that -> rename it il y a 11 ans
  bel 829daf8fd2 Reduce number of calls to is_put_or_delete il y a 11 ans
  bel 5c09064725 Reduce number of calls to is_webocket_request il y a 11 ans
  bel 099605f459 Optimize is_webocket_request il y a 11 ans
  bel 3400ef0725 64 bit fix for forward_body_data il y a 11 ans
  bel2125 6a1acc64a6 Merge pull request #43 from Bernhard-/master il y a 11 ans
  bel2125 44a2eb743a Merge pull request #42 from fgaranda/master il y a 11 ans
  bel2125 ef66ae9fd3 Merge pull request #41 from jimevans/warnings il y a 11 ans
  bel 4a1ffd8c13 Fix upload of huge files il y a 11 ans
  bel bec21f1a74 Fix compile error with GCC il y a 11 ans
  bel 9ea78b8bb2 Update to Lua 5.2.3 il y a 11 ans
  Fernando García Aranda 8677146118 Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block il y a 11 ans
  bel c4f4d28ac5 Fix bug found in file upload test (see also issue #36) il y a 11 ans
  bel c717dbaa07 Create Visual Studio project for upload example il y a 11 ans
  bel aaf1efae93 Unit test Visual Studio project should use the same output path as the other projects il y a 11 ans
  bel 4a7ef7c616 cryptolib_users is used even if NO_SSL_DL is set il y a 11 ans
  bel 7f323432d4 ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39) il y a 11 ans
  Jim Evans 3455eb6fe1 Suppressing warnings in x64 environment on Windows il y a 11 ans
  bel fa73c09d92 Example for C: stop the server when the application exits il y a 11 ans
  bel 665dd8ac41 global_log_file_lock for windows only needs to be initialized once il y a 11 ans
  bel 46c6a379cf Split https init in crypto init and ssl init il y a 11 ans
  bel 32f3e195ba fix warning in civetweb.c il y a 11 ans
  bel 020951c8de Fix lua_websocket_new in case the Lua script rejects the connection il y a 11 ans
  bel fea39676f9 Use atomic operations for reference counting (see also issue #39) il y a 11 ans
  bel 33b6b1419f The cast of buffered_len to size_t should not be needed (jimevans, issue #36) il y a 11 ans
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) il y a 11 ans
  bel f96deec65d Update help in Makefile il y a 11 ans