bel2125
|
224b5a672c
Add client example
|
3 年之前 |
bel2125
|
f9fd77f592
REST example: show pattern matching
|
3 年之前 |
bel2125
|
ba650fc1ab
Simplify REST example (remove HTTPS)
|
3 年之前 |
bel2125
|
1090153ce1
Fix for mg_send_http_redirect
|
3 年之前 |
bel2125
|
68df179765
Fix some warnings
|
3 年之前 |
bel2125
|
9cbc9feb48
Send CORS headers for mg_send_http_*
|
3 年之前 |
bel2125
|
5ac467346a
WebDAV for Windows Explorer (Step 5/?)
|
3 年之前 |
bel2125
|
46dbcbe2ff
WebDAV for Windows Explorer (Step 4/?)
|
3 年之前 |
bel2125
|
5dbd955f15
WebDAV for Windows Explorer (Step 3/?)
|
3 年之前 |
bel2125
|
950325dae9
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 年之前 |
bel2125
|
5128471bd8
WebDAV for Windows Explorer (Step 2/?)
|
3 年之前 |
bel2125
|
c943c2b4fc
WebDAV for Windows Explorer (Step 1/?)
|
3 年之前 |
bel2125
|
e91304995e
Merge pull request #1042 from DavidKorczynski/cifuzz-in
|
3 年之前 |
David Korczynski
|
0671ba4d5c
ci: add cifuzz integration
|
3 年之前 |
bel2125
|
24ec88b288
Merge pull request #1041 from forworldm/url-fix
|
3 年之前 |
forworldm
|
a487c99a31
fix unmatched URL length
|
3 年之前 |
bel2125
|
65a80ce100
export base64 encoding/decoding to public API (#1038)
|
3 年之前 |
bel2125
|
b025ff0851
base64_encode/base64_decode should have a similar interface
|
3 年之前 |
bel2125
|
41181944d6
Merge pull request #1036 from gjasny/replace-memset
|
3 年之前 |
bel2125
|
5c777431dd
Unit test: resolve name colission
|
3 年之前 |
bel2125
|
77a115665f
fchmod is not available for Windows
|
3 年之前 |
bel2125
|
d978ab23a3
mg_modify_passwords_file: Additional check for buffer overflow
|
3 年之前 |
bel2125
|
770ff8144b
mg_modify_passwords_file should work without a temporary file
|
3 年之前 |
bel2125
|
d41158bb3a
Add websocket server example, fix issue with WS subprotocol
|
3 年之前 |
bel2125
|
30b6af7d75
Update documentation of mg_library_init/exit
|
3 年之前 |
bel2125
|
8833c6bb12
Rename mod_http2.inl to http2.inl
|
3 年之前 |
bel2125
|
3150963034
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 年之前 |
bel2125
|
aaaf6b5391
Merge pull request #1037 from gjasny/fix-doxygen
|
3 年之前 |
Gregor Jasny
|
02a77c6193
Fix doxygen variable names
|
3 年之前 |
Gregor Jasny
|
acf26864a9
Remove extra memset initialization of CivetCallbacks.
|
3 年之前 |