extergnoto
|
f3386aca8d
Add missing functions for wolfssl integration #583
|
7 years ago |
Abramo Bagnara
|
3c1d726d1b
Added replacement for timegm where _mkgmtime can be missing.
|
7 years ago |
bel2125
|
4dc4044a7e
Add limit for the number of open websocket PINGs (and format code from previous merge)
|
7 years ago |
Herve Codina
|
04a696cc4a
Avoid request handler call after unregistering
|
7 years ago |
bel2125
|
8008a93e76
Set legacy options for using mg_get_request_info for responses
|
7 years ago |
bel2125
|
36a8b13f7b
Fix/remove some TODO marks
|
7 years ago |
bel2125
|
55efefb471
Add debug traces to improve websocket connection analysis
|
7 years ago |
bel2125
|
2c06ce57b5
Fix compile error of last commit
|
7 years ago |
bel2125
|
8aad079979
Reply websocket PING as a server
|
7 years ago |
bel2125
|
1a7f248e23
Improve documentation and error messages for CGI
|
7 years ago |
bel2125
|
44174c8371
Use symbolic constant instead of numeric
|
7 years ago |
bel2125
|
f3fe358e62
Remove unused file_ops.inl and format code
|
7 years ago |
Torben Jonas
|
68a8103a6d
Comment (currently) superfluous include directive.
|
7 years ago |
Colm Sloan
|
4cda94ba32
Add lua casts for clang++.
|
7 years ago |
bel2125
|
5885da0f25
Remove (sizeof(int) == sizeof(void *)) optimization
|
7 years ago |
Colm Sloan
|
7e005569be
Fix ret cast type on evhdl to work on older compilers.
|
7 years ago |
bel2125
|
cafcc616b2
Fix some warnings from static code analysis
|
7 years ago |
bel2125
|
a5c237895e
Update year in copyright header
|
7 years ago |
bel2125
|
0dd24e7ec1
Support websocket PING PONG in the websocket server
|
7 years ago |
bel2125
|
c457dddc7b
Add comment on const in SSL_CTX_set_info_callback (see also #515)
|
7 years ago |
Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 years ago |
bel2125
|
5e961892c3
Remove non-recursive lock in mg_init_library (see #568)
|
7 years ago |
bel2125
|
b3a76b80ca
Do not use consume_socket if the server is to be closed
|
7 years ago |
bel2125
|
f8b14b8ee6
Add unlock (#568) and auto-format source
|
7 years ago |
bel2125
|
5f92d24e2e
Travis: Try other xcode image
|
7 years ago |
bel2125
|
1d32f0ec41
Add error msg to http_error callback (#560)
|
7 years ago |
bel2125
|
7d623a6ff2
Add some comments and change folders for format script
|
7 years ago |
Tomas Andrle
|
5e8148aad1
Update civetweb.c
|
7 years ago |
bel2125
|
365676c281
Prepare error message for logging in mg_send_http_error
|
7 years ago |
bel2125
|
b724bb403b
Fix typo in patch from github posting
|
7 years ago |