bel
|
f402491d11
Update release notes
|
vor 10 Jahren |
bel
|
a0c10cd94b
Use temporary file name for partially uploaded files
|
vor 10 Jahren |
bel2125
|
7243d82f11
Merge pull request #46 from NetDevLtd/master
|
vor 10 Jahren |
Richard Screene
|
fb4e0768d0
Add OPTIONS method to C++ server class
|
vor 10 Jahren |
bel
|
9662d4c31b
Add a wrapper for a new API function
|
vor 10 Jahren |
bel
|
8d137fdb11
Rename API functions introduced by last merge
|
vor 10 Jahren |
bel
|
6a09b72814
Rename API function introduced by last merge, and document it
|
vor 10 Jahren |
bel
|
0350373c76
Remove duplicate function declaration introduced by last merge
|
vor 10 Jahren |
bel2125
|
299bf2bd5d
Merge pull request #44 from NetDevLtd/master
|
vor 10 Jahren |
Richard Screene
|
50479bb425
Allow client to send POST request
|
vor 11 Jahren |
Maarten Fremouw
|
8a5af9b1f7
Merge branch 'master' of https://github.com/bel2125/civetweb
|
vor 11 Jahren |
bel
|
28dd732a52
convert_uri_to_file_name does much more than that -> rename it
|
vor 11 Jahren |
bel
|
829daf8fd2
Reduce number of calls to is_put_or_delete
|
vor 11 Jahren |
bel
|
5c09064725
Reduce number of calls to is_webocket_request
|
vor 11 Jahren |
bel
|
099605f459
Optimize is_webocket_request
|
vor 11 Jahren |
bel
|
3400ef0725
64 bit fix for forward_body_data
|
vor 11 Jahren |
bel2125
|
6a1acc64a6
Merge pull request #43 from Bernhard-/master
|
vor 11 Jahren |
bel2125
|
44a2eb743a
Merge pull request #42 from fgaranda/master
|
vor 11 Jahren |
bel2125
|
ef66ae9fd3
Merge pull request #41 from jimevans/warnings
|
vor 11 Jahren |
bel
|
4a1ffd8c13
Fix upload of huge files
|
vor 11 Jahren |
bel
|
bec21f1a74
Fix compile error with GCC
|
vor 11 Jahren |
bel
|
9ea78b8bb2
Update to Lua 5.2.3
|
vor 11 Jahren |
Fernando García Aranda
|
8677146118
Moving the declaration of newctx inside the ifdef USE_WEBSOCKET block
|
vor 11 Jahren |
bel
|
c4f4d28ac5
Fix bug found in file upload test (see also issue #36)
|
vor 11 Jahren |
bel
|
c717dbaa07
Create Visual Studio project for upload example
|
vor 11 Jahren |
bel
|
aaf1efae93
Unit test Visual Studio project should use the same output path as the other projects
|
vor 11 Jahren |
bel
|
4a7ef7c616
cryptolib_users is used even if NO_SSL_DL is set
|
vor 11 Jahren |
bel
|
7f323432d4
ssl dll handles should be opened per process, not per server context; initialize libcrypto only once (issue #39)
|
vor 11 Jahren |
Jim Evans
|
3455eb6fe1
Suppressing warnings in x64 environment on Windows
|
vor 11 Jahren |
bel
|
fa73c09d92
Example for C: stop the server when the application exits
|
vor 11 Jahren |