Sebastian Höfle 3c10b79fbf Use caCertificatePemFile in OpenSSL backend 2 лет назад
..
certificate.cpp 917b0f07bb Refactor OpenSSL key generation a bit for clarity 2 лет назад
certificate.hpp 4bb17395a2 Code formatting 2 лет назад
channel.cpp 11b09b6b4a Catch exceptions from user callbacks early 3 лет назад
channel.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
datachannel.cpp e736c60684 Check uint16 and uint32 conversions in DataChannel 2 лет назад
datachannel.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
dtlssrtptransport.cpp 5c2983b44a use portable macro to access private members 2 лет назад
dtlssrtptransport.hpp e671269774 Don't negotiate GCM if built with system libSRTP 2 лет назад
dtlstransport.cpp e671269774 Don't negotiate GCM if built with system libSRTP 2 лет назад
dtlstransport.hpp 073ff5183a Check connection fingerprint with mbedtls 2 лет назад
http.cpp 0d0257a781 Move HTTP utils to their own file 2 лет назад
http.hpp 0d0257a781 Move HTTP utils to their own file 2 лет назад
httpproxytransport.cpp 4bb17395a2 Code formatting 2 лет назад
httpproxytransport.hpp 868abb4b1b Removed useless HttpProxyTransport send mutex 2 лет назад
icetransport.cpp 325ecdcc3f Changed exceptions from remote description checks to invalid argument 2 лет назад
icetransport.hpp a371254413 Use a single global thread for ICE transport with libnice 2 лет назад
init.cpp 4bb17395a2 Code formatting 2 лет назад
init.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
internals.hpp 753b66caa4 Set thread pool size according to hardware concurrency 2 лет назад
logcounter.cpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
logcounter.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
peerconnection.cpp 61116cf325 if there's only one track, don't go through SSRC lookup 2 лет назад
peerconnection.hpp 8643f2473a Refactor media handlers 2 лет назад
pollinterrupter.cpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
pollinterrupter.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
pollservice.cpp e842ee202e Fixed unexpected POLLHUP event on connection failure on MacOS 2 лет назад
pollservice.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
processor.cpp d611ee4bfa Changed Queue to non-blocking 2 лет назад
processor.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
queue.hpp d611ee4bfa Changed Queue to non-blocking 2 лет назад
sctptransport.cpp e736c60684 Check uint16 and uint32 conversions in DataChannel 2 лет назад
sctptransport.hpp ae4a3ae83b Enforce SCTP max message size for safety 2 лет назад
sha.cpp e6fbddeb9c Implement Mbed TLS Backend 2 лет назад
sha.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
socket.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
tcpserver.cpp 4bb17395a2 Code formatting 2 лет назад
tcpserver.hpp 4bb17395a2 Code formatting 2 лет назад
tcptransport.cpp 4bb17395a2 Code formatting 2 лет назад
tcptransport.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
threadpool.cpp 80d1ae90aa Add support for thread names 2 лет назад
threadpool.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
tls.cpp e1ab84da21 Refactor OpenSSL logic 2 лет назад
tls.hpp e1ab84da21 Refactor OpenSSL logic 2 лет назад
tlstransport.cpp 7a01239d4d Set SNI for mbedTLS 2 лет назад
tlstransport.hpp 12e00da55b Merge branch 'v0.18' 2 лет назад
track.cpp 8643f2473a Refactor media handlers 2 лет назад
track.hpp 8643f2473a Refactor media handlers 2 лет назад
transport.cpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
transport.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
utils.cpp 3c84b0a8e9 Fix windows.h include capitalization 2 лет назад
utils.hpp e736c60684 Check uint16 and uint32 conversions in DataChannel 2 лет назад
verifiedtlstransport.cpp 3c10b79fbf Use caCertificatePemFile in OpenSSL backend 2 лет назад
verifiedtlstransport.hpp 2a429d7666 Allow setting CA certificate during TLS connection (Fixed #1007) 2 лет назад
websocket.cpp 2a429d7666 Allow setting CA certificate during TLS connection (Fixed #1007) 2 лет назад
websocket.hpp 203add1058 Added WebSocket connection timeout 2 лет назад
websocketserver.cpp 80d1ae90aa Add support for thread names 2 лет назад
websocketserver.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 лет назад
wshandshake.cpp 4bb17395a2 Code formatting 2 лет назад
wshandshake.hpp ad8ae3eb5d Merge branch 'v0.18' 2 лет назад
wstransport.cpp 960958defd Formatting 2 лет назад
wstransport.hpp 960958defd Formatting 2 лет назад