Staz M 77475b57b0 Fixed cicular dependency on RtcpHandler 5 years ago
..
base64.cpp 7bfd731ed3 Fixed compilation with MSVC 5 years ago
base64.hpp 1a701c33b3 Renamed ENABLE_WEBSOCKET to RTC_ENABLE_WEBSOCKET 5 years ago
candidate.cpp 8091508428 Add the right header for IPPROTO_* on some platforms 5 years ago
capi.cpp 5dd57204dd Fixed missing wrap in rtcAddTrack() 5 years ago
certificate.cpp aecc2b8fda Added Processor and finished ThreadPool integration 5 years ago
certificate.hpp 22a1c56863 Added optional preloading 5 years ago
channel.cpp 3c971e05dd Prevent message copy with move semantics 5 years ago
configuration.cpp 199db5f310 TurnTls as default relayType for turns 5 years ago
datachannel.cpp 6c3aaf8a77 Refactored description for media handling 5 years ago
description.cpp dd296e4408 Many many bug fixes 5 years ago
dtlssrtptransport.cpp d64fa4a7a7 Added links to RFCs used for demultiplexing 5 years ago
dtlssrtptransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
dtlstransport.cpp 29bc19aa12 Merged with master 5 years ago
dtlstransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
icetransport.cpp 6c3aaf8a77 Refactored description for media handling 5 years ago
icetransport.hpp 8b1a67760c Fixed compilation with libnice 5 years ago
init.cpp f5ff042d62 Check for re-init in destructor 5 years ago
log.cpp fb0f903e2e Added includes after plog update 5 years ago
message.cpp 71ebf7a62e Fixed copy on return 5 years ago
peerconnection.cpp dd296e4408 Many many bug fixes 5 years ago
processor.cpp aecc2b8fda Added Processor and finished ThreadPool integration 5 years ago
processor.hpp db00253c18 Made Processor keep an init token to prevent early threadpool join 5 years ago
rtcp.cpp 77475b57b0 Fixed cicular dependency on RtcpHandler 5 years ago
sctptransport.cpp 9fbc894fdb Revert "Fixed breaking API changes in sctp" 5 years ago
sctptransport.hpp 9fbc894fdb Revert "Fixed breaking API changes in sctp" 5 years ago
tcptransport.cpp 359c19652b Handle select() interruption with EINTR 5 years ago
tcptransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
threadpool.cpp 610cd85f9d Fixed ThreadPool lifecycle to prevent static destruction issues 5 years ago
threadpool.hpp 971e6e8b91 Fixed init tokens handling 5 years ago
tls.cpp 6ed692325f Fixed SSL_set_tlsext_use_srtp() error checking 5 years ago
tls.hpp 3e827f9798 fixed compilation when using openssl compiled with no-deprecated 5 years ago
tlstransport.cpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
tlstransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
track.cpp 77475b57b0 Fixed cicular dependency on RtcpHandler 5 years ago
transport.hpp d98a056469 Prevented stopping non-started transports 5 years ago
verifiedtlstransport.cpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
verifiedtlstransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
websocket.cpp 0b055ac17d Added Track class 5 years ago
wstransport.cpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago
wstransport.hpp 352f640756 Redesigned transport init and moved thread start to dedicated method 5 years ago