bel2125
|
c35b346bdd
Update version number (header, cmake, readme, vcxproj, release notes)
|
4 years ago |
bel2125
|
65441a2c94
Allow to use mg_response_header_* functions from Lua
|
4 years ago |
bel2125
|
7b39f65b92
Rename md_response_header_* functions
|
4 years ago |
bel2125
|
92e0e2ed22
Add functions from response.inl to API
|
4 years ago |
bel2125
|
2d32a7f38d
Remove legacy interfaces older than ~3 years
|
4 years ago |
bel2125
|
90e9bc522f
Add exit_lua callback and clean some Lua resources on server exit
|
4 years ago |
bel2125
|
a76ae90b7e
Add Lua 5.4 support
|
5 years ago |
xtne6f
|
7db5671c53
Specify locking order between mg_lock_connection() and mg_lock_context()
|
5 years ago |
bel2125
|
229c964c02
API function mg_split_form_urlencoded (#856)
|
5 years ago |
bel2125
|
adc6c48d22
Rename API function
|
5 years ago |
bel2125
|
91d38a7149
New API function mg_split_form_encoded (#856)
|
5 years ago |
bel2125
|
ace251b5c1
Add websocket connect secure API (#853)
|
5 years ago |
bel2125
|
30ed811dfe
Update version number and year
|
5 years ago |
bel2125
|
e14dff167a
Merge branches to 'master'
|
5 years ago |
bel2125
|
3fecc77048
Clang-Format code
|
5 years ago |
bel2125
|
d97bbdea35
Resolve merge conflict
|
5 years ago |
Drew Wells
|
b0dfc92861
Added server_domain parameter to an external_ssl_domain callback
|
5 years ago |
Drew Wells
|
8c4e0b3041
Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback
|
5 years ago |
Drew Wells
|
a347f725b5
Added server_domain parameter to init_ssl callback
|
5 years ago |
bel2125
|
a94551731b
Draft of a new client API and server start API
|
5 years ago |
bel2125
|
937907dc66
Add a function "mg_get_user_context_data" + documentation
|
5 years ago |
Bernhard Lehner
|
5b4e4aa512
Update comments in header
|
5 years ago |
Bernhard Lehner
|
97693fdc27
Use MG_ prefix for all symbols in .h and declare old symbols without prefix as obsolete
|
5 years ago |
bel2125
|
f3242b4046
Format header
|
6 years ago |
bel2125
|
6fec72314a
Store pointer in init_thread (See #534) (Step 3/3)
|
6 years ago |
bel2125
|
cc000ccea7
Store pointer in init_thread (See #534) (Step 1/?)
|
6 years ago |
xtne6f
|
09de6cd7c1
C90 compilers may not support single line comments
|
6 years ago |
Philipp Hasper
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
6 years ago |
bel2125
|
f928c3a9a3
Merge pull request #658 from Mellnik/master
|
6 years ago |
bel2125
|
34586568dc
Update version number to V1.12
|
6 years ago |