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