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