drew-wells
|
b6edb9c24b
mg_strlcpy fixes
|
2 年之前 |
Sergey Linev
|
b559fdf9af
Fix compilation warning when USE_X_DOM_SOCKET is defined
|
2 年之前 |
bel2125
|
b17092368d
Format after merge
|
2 年之前 |
bel2125
|
5a0a06b8fb
Add unlock for failed mg_init_library
|
2 年之前 |
bel2125
|
a49b9c0b3b
Merge pull request #1107 from niklasf/put-delete-405
|
2 年之前 |
bel2125
|
275626d136
Merge pull request #1106 from niklasf/bash-build
|
2 年之前 |
Niklas Fiekas
|
78be8fe0fe
Do not try PUT/DELETE auth if not configured
|
2 年之前 |
Niklas Fiekas
|
6b256fbd5e
Use bash for pipefail in build script
|
2 年之前 |
bel2125
|
c6e4e33b78
Merge pull request #1101 from Zopolis4/master
|
2 年之前 |
Zopolis4
|
d5f651389a
Restrict overmatching MACH ifdef to only trigger on OSX and Mach
|
2 年之前 |
bel2125
|
4245a37b43
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 年之前 |
bel2125
|
4cf242cf98
Add CMake option for OpenSSL 3.0 (#1079)
|
3 年之前 |
bel2125
|
8cb5b28da7
Merge pull request #1094 from silverches/civetserver-mg-start2
|
3 年之前 |
silverches
|
8b8f061efd
Update CivetServer C++ Wrapper to use mg_start2
|
3 年之前 |
r-j-s
|
478717fb8e
Reset websocket subprotocol for every request
|
3 年之前 |
bel2125
|
b4fc46f9b0
Merge pull request #1087 from spfennell/patch-1
|
3 年之前 |
Scott Fennell
|
454e1c63f5
Fix broken API documentation link
|
3 年之前 |
bel2125
|
1fb204ecc6
Fix obscure compile error for some compilers
|
3 年之前 |
bel2125
|
377b8afab5
Correct #ifdef clause
|
3 年之前 |
bel2125
|
7d922980a9
Fix (workaround?) for Tcl websocket client
|
3 年之前 |
bel2125
|
b3db71aee6
Fix code formatting error
|
3 年之前 |
bel2125
|
b6cd78b6d4
Format code
|
3 年之前 |
bel2125
|
4e172b5b40
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 年之前 |
bel2125
|
e1a1e1db71
Add OPENSSL_API_3_0 define to documentation
|
3 年之前 |
bel2125
|
bed9604274
Merge pull request #1085 from civetweb/revert-1082-patch-1
|
3 年之前 |
bel2125
|
8af597b4b4
Revert "Remove unused variables mlen, uri_len"
|
3 年之前 |
bel2125
|
5a8fb0c1f9
Merge pull request #1080 from linev/digest_ssl3
|
3 年之前 |
bel2125
|
575a8487c7
Merge pull request #1082 from sbruceheart/patch-1
|
3 年之前 |
sbruceheart
|
dc07fc5417
Remove unused variables mlen, uri_len
|
3 年之前 |
Sergey Linev
|
43f68d664e
Use EVP_Digest only with OpenSSL 3.0
|
3 年之前 |