Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ws: ignore case while comparing values of Upgrade/Connection headers | Azat Khuzhin | 2022-11-12 | 1 | -2/+2 |
* | ws: fix compile error on centos 7 - very old compiler (#1359) | Leon George | 2022-10-23 | 1 | -1/+2 |
* | Remove bad copy-paste | Dmitry Ilyin | 2022-10-12 | 1 | -1/+0 |
* | Add locks for server WS, fixes #1357 | Dmitry Ilyin | 2022-10-12 | 1 | -4/+23 |
* | Fix conflict with SHA1 function from openssl | Dmitry Ilyin | 2022-09-14 | 1 | -1/+1 |
* | Add minimal WebSocket server implementation for evhttp (#1322) | Dmitry Ilyin | 2022-09-12 | 1 | -0/+439 |