bel
|
592cffb007
Change dead links to Civetweb sourceforge page
|
před 10 roky |
bel
|
edcf6b2d79
Reorder mg_upload
|
před 10 roky |
bel
|
e162202932
mg_send_file fails unchecked if called with a directory name
|
před 10 roky |
bel
|
2b9d5c5786
Fix TODOs in mg_upload
|
před 10 roky |
bel
|
254508bf2d
Print out how much threads have been created (see also issue #50)
|
před 10 roky |
bel
|
23bdcc98dd
Increase MAX_WORKER_THREADS so it can be used in high traffic websites (issue #50)
|
před 10 roky |
bel
|
a65d96375a
Fix: mg_upload file created with \ character (issue #51)
|
před 10 roky |
bel
|
14d12d4a88
Timeout must work for the entire header data
|
před 10 roky |
bel
|
fc685c2f13
Reset attributs also for timeouts (clean up #48)
|
před 10 roky |
bel
|
c2ac66c7a2
Handle cases, where not all threads could be created
|
před 10 roky |
bel
|
423c3233c0
Add response timeout function (issue #48)
|
před 10 roky |
bel
|
022c180f7a
Changes for variadic macros in GCC
|
před 10 roky |
bel2125
|
f0d6e5ead7
Merge pull request #49 from NetDevLtd/reset-request
|
před 10 roky |
Richard Screene
|
9d58de6615
Reset data from previous response for new request
|
před 10 roky |
bel
|
6f49961a2a
Add some optional pointer casts (avoid static source code analysis warnings)
|
před 10 roky |
bel
|
5f848d1b3b
Add some optional pointer casts (avoid static source code analysis warnings)
|
před 10 roky |
bel
|
a0c10cd94b
Use temporary file name for partially uploaded files
|
před 10 roky |
bel
|
9662d4c31b
Add a wrapper for a new API function
|
před 10 roky |
bel
|
8d137fdb11
Rename API functions introduced by last merge
|
před 10 roky |
Richard Screene
|
50479bb425
Allow client to send POST request
|
před 11 roky |
bel
|
28dd732a52
convert_uri_to_file_name does much more than that -> rename it
|
před 11 roky |
bel
|
829daf8fd2
Reduce number of calls to is_put_or_delete
|
před 11 roky |
bel
|
5c09064725
Reduce number of calls to is_webocket_request
|
před 11 roky |
bel
|
099605f459
Optimize is_webocket_request
|
před 11 roky |
bel
|
3400ef0725
64 bit fix for forward_body_data
|
před 11 roky |
bel2125
|
44a2eb743a
Merge pull request #42 from fgaranda/master
|
před 11 roky |
bel2125
|
ef66ae9fd3
Merge pull request #41 from jimevans/warnings
|
před 11 roky |
bel
|
4a1ffd8c13
Fix upload of huge files
|
před 11 roky |
Fernando García Aranda
|
8677146118
Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block
|
před 11 roky |
bel
|
c4f4d28ac5
Fix bug found in file upload test (see also issue #36)
|
před 11 roky |