| .. |
|
base64.cpp
|
7bfd731ed3
Fixed compilation with MSVC
|
5 лет назад |
|
base64.hpp
|
1a701c33b3
Renamed ENABLE_WEBSOCKET to RTC_ENABLE_WEBSOCKET
|
5 лет назад |
|
candidate.cpp
|
6d6ab9eeb7
Added candidate transport type getter
|
5 лет назад |
|
capi.cpp
|
e1f60cd34d
Added rtcGetSelectedCandidatePair() to C API
|
5 лет назад |
|
certificate.cpp
|
de73af4b80
Fixed bits type for GnuTLS
|
5 лет назад |
|
certificate.hpp
|
22a1c56863
Added optional preloading
|
5 лет назад |
|
channel.cpp
|
3c971e05dd
Prevent message copy with move semantics
|
5 лет назад |
|
configuration.cpp
|
199db5f310
TurnTls as default relayType for turns
|
5 лет назад |
|
datachannel.cpp
|
cba864507f
Added control message size check when reading it
|
5 лет назад |
|
description.cpp
|
37804c0327
Properly handle SDP origin line
|
5 лет назад |
|
dtlssrtptransport.cpp
|
d64fa4a7a7
Added links to RFCs used for demultiplexing
|
5 лет назад |
|
dtlssrtptransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
dtlstransport.cpp
|
458decb12d
Fixed OpenSSL recv loop quitting too early
|
5 лет назад |
|
dtlstransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
icetransport.cpp
|
51bbaa99e1
Set mid of selected candidates
|
5 лет назад |
|
icetransport.hpp
|
05b7141478
Implemented getSelectedCandidatePair() for libjuice
|
5 лет назад |
|
init.cpp
|
f5ff042d62
Check for re-init in destructor
|
5 лет назад |
|
log.cpp
|
64096d599c
Make rtcInitLogger and InitLogger thread-safe
|
5 лет назад |
|
message.cpp
|
71ebf7a62e
Fixed copy on return
|
5 лет назад |
|
peerconnection.cpp
|
05b7141478
Implemented getSelectedCandidatePair() for libjuice
|
5 лет назад |
|
processor.cpp
|
aecc2b8fda
Added Processor and finished ThreadPool integration
|
5 лет назад |
|
processor.hpp
|
db00253c18
Made Processor keep an init token to prevent early threadpool join
|
5 лет назад |
|
rtcp.cpp
|
57c52cf7ae
Fixed compilation warnings
|
5 лет назад |
|
sctptransport.cpp
|
734efb391a
Removed misplaced len check
|
5 лет назад |
|
sctptransport.hpp
|
628742c2f3
Updated usrsctp
|
5 лет назад |
|
tcptransport.cpp
|
88e8d028b4
Refactored queue and introduced tryPop()
|
5 лет назад |
|
tcptransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
threadpool.cpp
|
610cd85f9d
Fixed ThreadPool lifecycle to prevent static destruction issues
|
5 лет назад |
|
threadpool.hpp
|
971e6e8b91
Fixed init tokens handling
|
5 лет назад |
|
tls.cpp
|
6ed692325f
Fixed SSL_set_tlsext_use_srtp() error checking
|
5 лет назад |
|
tls.hpp
|
3e827f9798
fixed compilation when using openssl compiled with no-deprecated
|
5 лет назад |
|
tlstransport.cpp
|
88e8d028b4
Refactored queue and introduced tryPop()
|
5 лет назад |
|
tlstransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
track.cpp
|
88e8d028b4
Refactored queue and introduced tryPop()
|
5 лет назад |
|
transport.hpp
|
d98a056469
Prevented stopping non-started transports
|
5 лет назад |
|
verifiedtlstransport.cpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
verifiedtlstransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |
|
websocket.cpp
|
a92e63720c
Fixed WebSocket URL parsing to handle user and password
|
5 лет назад |
|
wstransport.cpp
|
a92e63720c
Fixed WebSocket URL parsing to handle user and password
|
5 лет назад |
|
wstransport.hpp
|
352f640756
Redesigned transport init and moved thread start to dedicated method
|
5 лет назад |