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