Paul-Louis Ageneau b6aec28b9c Merge pull request #894 from Nemirtingas/feature/add-windows-thread-naming 2 年之前
..
certificate.cpp 073ff5183a Check connection fingerprint with mbedtls 2 年之前
certificate.hpp 073ff5183a Check connection fingerprint with mbedtls 2 年之前
channel.cpp 11b09b6b4a Catch exceptions from user callbacks early 2 年之前
channel.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
datachannel.cpp d611ee4bfa Changed Queue to non-blocking 2 年之前
datachannel.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
dtlssrtptransport.cpp f622d7d2e2 Clean up DtlsSrtpTransport 2 年之前
dtlssrtptransport.hpp f622d7d2e2 Clean up DtlsSrtpTransport 2 年之前
dtlstransport.cpp 1ed582595a Merge pull request #904 from gasperov/verify_fingerprint 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 0d0257a781 Move HTTP utils to their own file 2 年之前
httpproxytransport.hpp 868abb4b1b Removed useless HttpProxyTransport send mutex 2 年之前
icetransport.cpp 92451deeac fix juice debug level 2 年之前
icetransport.hpp a371254413 Use a single global thread for ICE transport with libnice 2 年之前
init.cpp 80d1ae90aa Add support for thread names 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 80d1ae90aa Add support for thread names 2 年之前
peerconnection.hpp 3bf9f4395e Merge branch 'v0.18' 2 年之前
pollinterrupter.cpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
pollinterrupter.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
pollservice.cpp d062ff38b6 Move lock out of the loop in PollService::process() 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 2420b4baa0 Clean up and fix checks in SctpTransport 2 年之前
sctptransport.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
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 43edfa669b Provide ability to bind WebSocketServer to specifc address 3 年之前
tcpserver.hpp 43edfa669b Provide ability to bind WebSocketServer to specifc address 3 年之前
tcptransport.cpp 47c3bd6040 Return if TcpTransport can't be locked 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 e1ab84da21 Refactor OpenSSL logic 2 年之前
tlstransport.hpp 12e00da55b Merge branch 'v0.18' 2 年之前
track.cpp 33f42aedf0 Merge branch 'v0.18' 2 年之前
track.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
transport.cpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
transport.hpp a0f3f01bf5 Re-licensed under MPL 2.0 3 年之前
utils.cpp c35b3749a8 Set Windows thread name if available. 2 年之前
utils.hpp 0d0257a781 Move HTTP utils to their own file 2 年之前
verifiedtlstransport.cpp e6fbddeb9c Implement Mbed TLS Backend 2 年之前
verifiedtlstransport.hpp 960958defd Formatting 2 年之前
websocket.cpp c3e66434fa Make WebSocket recv and peek simpler and consistent with DataChannel 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 0d0257a781 Move HTTP utils to their own file 2 年之前
wshandshake.hpp ad8ae3eb5d Merge branch 'v0.18' 2 年之前
wstransport.cpp 960958defd Formatting 2 年之前
wstransport.hpp 960958defd Formatting 2 年之前