bel
|
d8d9dd5fff
Read client certificate information (Step 3/3)
|
9 éve |
bel
|
1dba82d582
Update version number
|
9 éve |
Kevin Wojniak
|
d9e4c0ad9d
Fix typos in header
|
9 éve |
bel
|
0475d20f68
Use long long instead of int64_t in the public interface for consistency
|
9 éve |
bel
|
914ad2256d
Add new feature value
|
9 éve |
bel
|
4385636c96
Add mg_strcasecmp to the public interface
|
9 éve |
bel
|
b95cb6ef6a
Add mg_get_response_code_text to the public interface
|
9 éve |
bel
|
bd3528863f
mg_upload has been replaced by mg_handle_form_request (#180)
|
9 éve |
bel
|
c419d42dd6
Call init_thread for other threads as well
|
9 éve |
bel
|
5e547ff2e5
Format code after merge
|
9 éve |
Johan De Taeye
|
4d8e48b78d
Updated patch after feedback on pull request #304
|
9 éve |
Johan De Taeye
|
48dcc38096
Adding a callback that is called when a new worker thread is initialized.
|
9 éve |
Kevin Wojniak
|
61daaa08dc
Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X.
|
9 éve |
bel
|
54c6b08917
Add unit test for CGI
|
9 éve |
Joshua D. Boyd
|
4c52dcfd6a
Add mg_send_mime_file.
|
9 éve |
bel
|
92099ed0da
Add funtion to store body data
|
9 éve |
bel
|
4d5de1ce6f
Alternative to mg_upload (Step 55/?)
|
9 éve |
bel2125
|
2ef1efcd5d
Alternative to mg_upload (Step 54/?)
|
9 éve |
bel
|
20f3965f2c
Alternative to mg_upload (Step 50/?)
|
9 éve |
Neil Jensen
|
ed9ae22a65
Change authorization handlers to a separate type
|
9 éve |
Neil Jensen
|
6d5236d027
Add custom authorization handler
|
9 éve |
bel
|
ada9d9b00b
Client API using SSL certificates (draft, Step 1/?)
|
9 éve |
tnoho
|
e5dc6be068
Add mg_websocket_client_write
|
9 éve |
bel
|
4de9090577
Apply revised clang-format (#207) to all actively maintained source files
|
9 éve |
bel
|
164b12b558
Add server side Javascript (Duktape) to feature check API
|
9 éve |
bel
|
a6bcffcfc5
Rename rel_uri to local_uri (#197)
|
9 éve |
bel2125
|
73155eea3e
Documentation: IPv6 ports will listen for both, IPv4 and IPv6
|
9 éve |
bel
|
ac3e0d8292
Add new interface to get listening ports (deprecate old interface)
|
9 éve |
bel2125
|
ec0206610d
Support absolute uri (#197) - (Step 12/?)
|
9 éve |
bel2125
|
d0bd04ecf2
Support absolute uri (#197) - (Step 9/?)
|
9 éve |