]> granicus.if.org Git - libevent/history - ws.c
buffer: use pread() for evbuffer_file_segment_materialize()
[libevent] / ws.c
2022-11-12 Azat Khuzhinws: ignore case while comparing values of Upgrade/Conne...
2022-10-23 Leon Georgews: fix compile error on centos 7 - very old compiler...
2022-10-22 Azat KhuzhinFix data-race in ws code (#1360)
2022-10-12 Dmitry IlyinRemove bad copy-paste
2022-10-12 Dmitry IlyinAdd locks for server WS, fixes #1357
2022-09-14 Dmitry IlyinFix conflict with SHA1 function from openssl
2022-09-12 Dmitry IlyinAdd minimal WebSocket server implementation for evhttp...