bel
|
b95cb6ef6a
Add mg_get_response_code_text to the public interface
|
9 years ago |
bel
|
21ac39797a
AppVeyor: Use & instead of && (see #278)
|
9 years ago |
bel
|
e684111162
Add test for chunked encoding
|
9 years ago |
bel
|
dcc68823e0
Add unit test for mg_get_server_ports
|
9 years ago |
bel
|
46dd95298f
Add unit test for mg_get_response_code_text
|
9 years ago |
bel2125
|
89260f1b31
Fix typo in code and auto format
|
9 years ago |
bel
|
bd3528863f
mg_upload has been replaced by mg_handle_form_request (#180)
|
9 years ago |
bel
|
500daac7d5
Update release notes
|
9 years ago |
bel
|
fbc48e4f73
Update credits
|
9 years ago |
bel
|
a14ccc4313
Update documentation
|
9 years ago |
bel
|
c419d42dd6
Call init_thread for other threads as well
|
9 years ago |
bel
|
e2508e2298
Auto format code
|
9 years ago |
bel
|
d781523da5
Mark this file as obsolete with an additional pragma message
|
9 years ago |
bel
|
c58dac341f
Add unit test for mg_(v)snprintf
|
9 years ago |
bel2125
|
5d6b220e6d
Merge pull request #305 from colivi/master
|
9 years ago |
Charles Olivi
|
7991df09e2
fix unit tests build on linux
|
9 years ago |
bel
|
64e21edfe1
Update OpenSSL version in AppVeyor unit test
|
9 years ago |
bel
|
8ba334a0a8
Disable caching for MinGW, since it does not have a timegm or _mkgmtime
|
9 years ago |
bel
|
9beff402e8
Fix some warnings for Windows
|
9 years ago |
bel
|
7a5f844984
Auto format source
|
9 years ago |
bel
|
c91d5502e9
Activate new unit tests
|
9 years ago |
bel
|
147d7a0289
Fix warnings in the unit test program
|
9 years ago |
bel
|
20f45b866d
Rename experimental options (note the names might still change until they are documented)
|
9 years ago |
bel
|
09bc47d600
Add unit tests for handle_form
|
9 years ago |
bel
|
5e547ff2e5
Format code after merge
|
9 years ago |
bel
|
33a3e11495
Update some comments and fix some warnings in main.c
|
9 years ago |
bel2125
|
91509aaf26
Merge pull request #298 from c-mauderer/no-timegm
|
9 years ago |
Christian Mauderer
|
ad10b1cc98
Disable date string parsing test for NO_CACHING.
|
9 years ago |
bel2125
|
16b133b2c0
Merge pull request #304 from jdetaeye/master
|
9 years ago |
Christian Mauderer
|
ab9e167922
travis.yml: Fix test configuration for NO_CACHING.
|
9 years ago |