Paul-Louis Ageneau fe2d5e09a7 Fixed non-atomic access to transports shared_ptr on early close 4 年之前
..
base64.cpp dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 年之前
base64.hpp dbee42b099 Renamed include.hpp to common.hpp 4 年之前
certificate.cpp 9b90758f85 Replaced OpenSSL PEM_read methods with FILE by methods with BIO 4 年之前
certificate.hpp bf8b168783 Implemented TLS certificate support for WebSocketServer 4 年之前
channel.cpp ae429410fe Introduced synchronized_stored_callback to support callbacks set after they are triggered 4 年之前
channel.hpp ae429410fe Introduced synchronized_stored_callback to support callbacks set after they are triggered 4 年之前
datachannel.cpp 0fddf50245 Reorganized includes to hide Init implementation 4 年之前
datachannel.hpp 70fcafc50c Reformatting 4 年之前
dtlssrtptransport.cpp 70fcafc50c Reformatting 4 年之前
dtlssrtptransport.hpp 70fcafc50c Reformatting 4 年之前
dtlstransport.cpp 95d32d9722 Reformatting 4 年之前
dtlstransport.hpp 70fcafc50c Reformatting 4 年之前
icetransport.cpp 70fcafc50c Reformatting 4 年之前
icetransport.hpp 70fcafc50c Reformatting 4 年之前
init.cpp 0fddf50245 Reorganized includes to hide Init implementation 4 年之前
init.hpp 0fddf50245 Reorganized includes to hide Init implementation 4 年之前
internals.hpp 4ca78db146 Reorganized stuff to make plog private 4 年之前
logcounter.cpp 70fcafc50c Reformatting 4 年之前
logcounter.hpp 70fcafc50c Reformatting 4 年之前
peerconnection.cpp fe2d5e09a7 Fixed non-atomic access to transports shared_ptr on early close 4 年之前
peerconnection.hpp b353fbe44d Refactored flushing of pending DataChannels and Tracks 4 年之前
pollinterrupter.cpp eb7c756cab Replaced select() by poll() for WebSockets 4 年之前
pollinterrupter.hpp eb7c756cab Replaced select() by poll() for WebSockets 4 年之前
processor.cpp dde79d78d4 Moved implementation away with pimpl aka cheshire cat pattern 4 年之前
processor.hpp dbee42b099 Renamed include.hpp to common.hpp 4 年之前
queue.hpp 70fcafc50c Reformatting 4 年之前
sctptransport.cpp dcee67399e Replaced draft-ietf-tsvwg-rtcweb-qos by RFC 8837 in comments 4 年之前
sctptransport.hpp 70fcafc50c Reformatting 4 年之前
sha.cpp 70fcafc50c Reformatting 4 年之前
sha.hpp f1bfb2758c Implemented WebSocket server 4 年之前
socket.hpp cc80744b8e Merge branch 'v0.14' 4 年之前
tcpserver.cpp eb7c756cab Replaced select() by poll() for WebSockets 4 年之前
tcpserver.hpp eb7c756cab Replaced select() by poll() for WebSockets 4 年之前
tcptransport.cpp f0bd580345 Fixed EINTR handling when polling WebSocket TCP socket 4 年之前
tcptransport.hpp eb7c756cab Replaced select() by poll() for WebSockets 4 年之前
threadpool.cpp 70fcafc50c Reformatting 4 年之前
threadpool.hpp 4ca78db146 Reorganized stuff to make plog private 4 年之前
tls.cpp 9b90758f85 Replaced OpenSSL PEM_read methods with FILE by methods with BIO 4 年之前
tls.hpp 70fcafc50c Reformatting 4 年之前
tlstransport.cpp c112ae77c2 Catch exceptions in all GnuTLS callbacks for safety 4 年之前
tlstransport.hpp f1bfb2758c Implemented WebSocket server 4 年之前
track.cpp dcee67399e Replaced draft-ietf-tsvwg-rtcweb-qos by RFC 8837 in comments 4 年之前
track.hpp 30117bc3a3 Renamed Track::*RtcpHandler methods to Track::*MediaHandler 4 年之前
transport.hpp f1bfb2758c Implemented WebSocket server 4 年之前
verifiedtlstransport.cpp f1bfb2758c Implemented WebSocket server 4 年之前
verifiedtlstransport.hpp 70fcafc50c Reformatting 4 年之前
websocket.cpp fe2d5e09a7 Fixed non-atomic access to transports shared_ptr on early close 4 年之前
websocket.hpp bf8b168783 Implemented TLS certificate support for WebSocketServer 4 年之前
websocketserver.cpp 5b532f7ab4 Added WebSocketServer to C API 4 年之前
websocketserver.hpp f1bfb2758c Implemented WebSocket server 4 年之前
wshandshake.cpp 70fcafc50c Reformatting 4 年之前
wshandshake.hpp 54e52d25bf Implemented HTTP error response on WebSocket handshake failure 4 年之前
wstransport.cpp 54e52d25bf Implemented HTTP error response on WebSocket handshake failure 4 年之前
wstransport.hpp 54e52d25bf Implemented HTTP error response on WebSocket handshake failure 4 年之前