bel
|
7e16295a57
Compile NO_SSL without SSL header files
|
9 年之前 |
xtne6f
|
d635fe8e04
Fix unexpected 301 response
|
9 年之前 |
Kevin Wojniak
|
e5837bc21f
Fix warnings when building with NO_SSL_DL.
|
9 年之前 |
bel
|
0475d20f68
Use long long instead of int64_t in the public interface for consistency
|
9 年之前 |
bel
|
914ad2256d
Add new feature value
|
9 年之前 |
bel
|
4385636c96
Add mg_strcasecmp to the public interface
|
9 年之前 |
bel
|
23266e11f4
Fix for http authentication
|
9 年之前 |
bel
|
3426051cb7
Fix some unit tests
|
9 年之前 |
bel
|
770fc35702
Some fixes to chunked transfer encoding
|
9 年之前 |
bel
|
b95cb6ef6a
Add mg_get_response_code_text to the public interface
|
9 年之前 |
bel
|
e684111162
Add test for chunked encoding
|
9 年之前 |
bel
|
46dd95298f
Add unit test for mg_get_response_code_text
|
9 年之前 |
bel2125
|
89260f1b31
Fix typo in code and auto format
|
9 年之前 |
bel
|
bd3528863f
mg_upload has been replaced by mg_handle_form_request (#180)
|
9 年之前 |
bel
|
a14ccc4313
Update documentation
|
9 年之前 |
bel
|
c419d42dd6
Call init_thread for other threads as well
|
9 年之前 |
bel
|
e2508e2298
Auto format code
|
9 年之前 |
bel
|
9beff402e8
Fix some warnings for Windows
|
9 年之前 |
bel
|
20f45b866d
Rename experimental options (note the names might still change until they are documented)
|
9 年之前 |
bel
|
5e547ff2e5
Format code after merge
|
9 年之前 |
bel2125
|
91509aaf26
Merge pull request #298 from c-mauderer/no-timegm
|
9 年之前 |
Johan De Taeye
|
4d8e48b78d
Updated patch after feedback on pull request #304
|
9 年之前 |
Johan De Taeye
|
48dcc38096
Adding a callback that is called when a new worker thread is initialized.
|
9 年之前 |
Christian Mauderer
|
e7c28c2c42
Change to option for building without caching.
|
9 年之前 |
bel
|
1ffdf7ee3f
Reformat some code and some comments
|
9 年之前 |
bel
|
57188e0479
Fix for Linux after changing the Windows system abstraction
|
9 年之前 |
bel
|
61f6209256
Fix for Linux after changing the Windows system abstraction
|
9 年之前 |
bel
|
5473460d56
Case sensitivity for Windows servers
|
9 年之前 |
bel
|
47e1dc92ac
Do not allow short file names in Windows
|
9 年之前 |
Christian Mauderer
|
c95e1ab2f1
Add option for building civetweb without timegm().
|
9 年之前 |