summaryrefslogtreecommitdiff
path: root/src/mod_wstunnel.c
Commit message (Expand)AuthorAgeFilesLines
* [mod_wstunnel] remove invalid appended '\0'Glenn Strauss2017-10-091-17/+15
* [mod_wstunnel] set Sec-WebSocket-Protocol if binGlenn Strauss2017-10-091-2/+15
* [mod_wstunnel] fix NULL ptr derefGlenn Strauss2017-09-301-1/+3
* [mod_wstunnel] fix config parsing bugGlenn Strauss2017-09-211-2/+3
* [core] SIGCHLD handle_waitpid hook for modulesGlenn Strauss2017-09-101-0/+1
* [mod_wstunnel] websocket tunnel to other protocolGlenn Strauss2017-07-251-0/+1351