Luka Rahne
|
e7af0dfd66
segfault issue in cpp
|
7 years ago |
bel2125
|
fc281de264
Define return values to skip fields in mg_handle_form handling functions
|
7 years ago |
bel2125
|
9234684879
Prepare to use return values in form handling (#646)
|
7 years ago |
bel2125
|
e5787daa83
Increase buffer size for form parsing
|
7 years ago |
bel2125
|
3ebb61e3ab
On the fly compression: Send only chunks with more than 0 bytes
|
7 years ago |
bel2125
|
ff061c96b0
Format code
|
7 years ago |
bel2125
|
3dfd5d58a9
Test: Update jquery library in test folder
|
7 years ago |
bel2125
|
c1d6bce38b
Update credits
|
7 years ago |
bel2125
|
7e496df274
Merge pull request #645 from newle/master
|
7 years ago |
zhen.wang
|
80e0929044
param can from query_string or body
|
7 years ago |
bel2125
|
71a9d0e731
Document some preprocessor defines
|
7 years ago |
bel2125
|
8e6e121ca6
Merge pull request #642 from ErikPartridge/master
|
7 years ago |
Erik Partridge
|
e4491b27af
Merge pull request #1 from ErikPartridge/imgbot
|
7 years ago |
ImgBotApp
|
a38e0d3492
[ImgBot] optimizes images
|
7 years ago |
bel2125
|
3031e6d222
using #pragma diagnostic inside functions with older GCC versions causes errors
|
7 years ago |
bel2125
|
7259a80f1d
Add define for instrumentation code
|
7 years ago |
bel2125
|
56c5f77cf8
Avoid some warnings
|
7 years ago |
bel2125
|
5f92283b71
Fix redirect_to_https_port
|
7 years ago |
bel2125
|
43d1452a21
Add GCC instrumentation function (temporarily for analysis)
|
7 years ago |
bel2125
|
97ba54d693
Automatically select the API version, if NO_SSL_DL is set
|
7 years ago |
bel2125
|
d676f1dfaa
Add mg.send_file_body Lua function
|
7 years ago |
bel2125
|
7d6b955499
Add missing links to API reference overview
|
7 years ago |
bel2125
|
d504fa233d
Add new API function mg_send_file_body
|
7 years ago |
bel2125
|
19f31ba8dd
Increase default size limit for parameters in body data to 2 MB
|
7 years ago |
bel2125
|
6f4c346655
Document "Kepler Syntax" for Lua server pages
|
7 years ago |
bel2125
|
94a1a8c0f3
Fix coverity warning
|
7 years ago |
bel2125
|
9db33352d2
Timeout for CGI processes (#618)
|
7 years ago |
bel2125
|
178bc2c801
Reference counting for CGI timers
|
7 years ago |
bel2125
|
82c03a22f4
C++ wrapper: add POST example and add limits for parameter size
|
7 years ago |
bel2125
|
8fd069f6de
Check length of memcmp
|
7 years ago |