Commit History

Author SHA1 Message Date
  bel c2ac66c7a2 Handle cases, where not all threads could be created 10 years ago
  bel 423c3233c0 Add response timeout function (issue #48) 10 years ago
  bel 022c180f7a Changes for variadic macros in GCC 10 years ago
  bel2125 f0d6e5ead7 Merge pull request #49 from NetDevLtd/reset-request 10 years ago
  Richard Screene 9d58de6615 Reset data from previous response for new request 10 years ago
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) 10 years ago
  bel 5f848d1b3b Add some optional pointer casts (avoid static source code analysis warnings) 10 years ago
  bel f402491d11 Update release notes 10 years ago
  bel a0c10cd94b Use temporary file name for partially uploaded files 10 years ago
  bel2125 7243d82f11 Merge pull request #46 from NetDevLtd/master 10 years ago
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class 10 years ago
  bel 9662d4c31b Add a wrapper for a new API function 10 years ago
  bel 8d137fdb11 Rename API functions introduced by last merge 10 years ago
  bel 6a09b72814 Rename API function introduced by last merge, and document it 10 years ago
  bel 0350373c76 Remove duplicate function declaration introduced by last merge 10 years ago
  bel2125 299bf2bd5d Merge pull request #44 from NetDevLtd/master 10 years ago
  Richard Screene 50479bb425 Allow client to send POST request 10 years ago
  bel 28dd732a52 convert_uri_to_file_name does much more than that -> rename it 10 years ago
  bel 829daf8fd2 Reduce number of calls to is_put_or_delete 10 years ago
  bel 5c09064725 Reduce number of calls to is_webocket_request 10 years ago
  bel 099605f459 Optimize is_webocket_request 10 years ago
  bel 3400ef0725 64 bit fix for forward_body_data 11 years ago
  bel2125 6a1acc64a6 Merge pull request #43 from Bernhard-/master 11 years ago
  bel2125 44a2eb743a Merge pull request #42 from fgaranda/master 11 years ago
  bel2125 ef66ae9fd3 Merge pull request #41 from jimevans/warnings 11 years ago
  bel 4a1ffd8c13 Fix upload of huge files 11 years ago
  bel bec21f1a74 Fix compile error with GCC 11 years ago
  bel 9ea78b8bb2 Update to Lua 5.2.3 11 years ago
  Fernando García Aranda 8677146118 Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block 11 years ago
  bel c4f4d28ac5 Fix bug found in file upload test (see also issue #36) 11 years ago