Commit Graph

2036 Commits (38cb28ea2f95f8c4dd910ef3150fb1c2f31eeae5)

Author SHA1 Message Date
Richard Fuchs 0bf761d18b TT#14008 shut down DTX buffer when payload type changes
4 years ago
Richard Fuchs 0257e106ee TT#14008 remove unused arguments
4 years ago
szcom 4034a8ea49 TT#14008 dont look at null packets
4 years ago
Richard Fuchs 3d0a690515 TT#14008 don't open a mixed output file unless recording is on
4 years ago
Richard Fuchs 38b8a833d6 TT#14008 handle possible NULL dtxp->packet
4 years ago
Richard Fuchs 5f357fa091 TT#14008 restart DTX and delay buffers after shutdown
4 years ago
Richard Fuchs 8151244288 TT#14008 fix "Connection: Close" HTTP breakage
4 years ago
Richard Fuchs 7c50a57e84 TT#14008 fix man page typo
4 years ago
Richard Fuchs 0151180bcb TT#14008 attempt to match ICE foundations for learned prflx cands
4 years ago
Richard Fuchs d019d2fb14 TT#14008 keep track of ICE candidates based on their priorities
4 years ago
Richard Fuchs 39dee30912 TT#14008 shut down codec background tasks during re-invites
5 years ago
Richard Fuchs b36b129da8 TT#166107 fix stray ICE reset with rtcp-mux=require
5 years ago
Richard Fuchs dcaceb7005 TT#14008 fix format list printing logic
5 years ago
Richard Fuchs 953e87aa12 TT#14008 fix possible use-after-free
5 years ago
Richard Fuchs 5015ea3127 TT#14008 eliminate unnecessary and pointless abort()
5 years ago
Richard Fuchs 5dc88a7e5c TT#14008 better logging for ICE completion
5 years ago
Richard Fuchs 673a246e6a TT#14008 don't skip parsing a=rtcp with a=rtcp-mux
5 years ago
Richard Fuchs 3bfefb36a6 TT#14008 only reset SRTP ROC when doing RTP reset
5 years ago
Richard Fuchs 505c51a2ab TT#14008 return logical interface matching the address family
5 years ago
Richard Fuchs 640156896e TT#14008 ignore cross-family endpoint changes for ICE
5 years ago
Richard Fuchs 479f8c7d44 TT#136957 double free fix for 3a90f4438
5 years ago
Richard Fuchs a262708264 TT#156900 enable single-port use with rtcp-mux=demux/accept
5 years ago
Richard Fuchs 25d26669b9 TT#14008 don't accept stray answer codecs that were not offered
5 years ago
Richard Fuchs b7229f9f36 TT#14008 add extra logging for SRTP/SSRC updates
5 years ago
Richard Fuchs c2ed31facb TT#14008 fix SRTP index not being updated from kernel
5 years ago
Richard Fuchs 42591759de TT#156900 add extra check for closed socket
5 years ago
Richard Fuchs 915b45c0eb TT#14008 emit log messages for ROC resets
5 years ago
Richard Fuchs 4f3df6f60d TT#14008 remember last used local socket for reporting purposes
5 years ago
Richard Fuchs e7680be9df TT#14008 always unkernelize before closing sockets
5 years ago
Richard Fuchs 577a63c4fe TT#14008 don't use internal function when not necessary
5 years ago
Richard Fuchs 03e8bad0f9 TT#14008 fix erroneous crypto reset after rejecting DTLS
5 years ago
Richard Fuchs 8243ef0afd TT#14008 add extra logging for packet recv/send
5 years ago
Richard Fuchs 78e675edff TT#14008 perform ROC guessing also for AEAD
5 years ago
Richard Fuchs 79de163930 TT#14008 convert logging context to stack
5 years ago
Richard Fuchs 97a6c0428d TT#14008 fix typo
5 years ago
Richard Fuchs 6c45ae1b33 TT#14008 remove obsolete config option
5 years ago
Richard Fuchs 17bacd05b2 TT#14008 fix segfault using legacy UDP protocol
5 years ago
Richard Fuchs f260b2fdd8 TT#157801 don't tell libwebsockets to bind to ADDR_ANY twice
5 years ago
Richard Fuchs 0aba418922 TT#157801 skip libwebsockets IPv6 bindings if not available
5 years ago
Richard Fuchs ff10149a66 TT#157801 explicitly handle v4/v6 also for libwebsockets
5 years ago
Richard Fuchs 28d95e03d4 TT#14008 use glib allocators for LWS setup
5 years ago
hdikme b79fc343e8 TT#14008 fix possible NULL pointer dereference
5 years ago
Richard Fuchs 7836035f3f TT#14008 fix double mutex unlock
5 years ago
Richard Fuchs 60fe7104e7 TT#14008 fix possible unintentional integer overflow
5 years ago
Richard Fuchs 4be6ff2b07 TT#14008 fix warning as `ch` cannot be NULL
5 years ago
Richard Fuchs 0cc41a56ff TT#14008 fix warning as `output_ch` cannot be NULL
5 years ago
Richard Fuchs 28e3ca3dce TT#14008 fix possible NULL pointer dereference
5 years ago
Richard Fuchs 1ccb8de7bc TT#14008 fix warning as `value` cannot be NULL
5 years ago
Richard Fuchs 88c65686aa TT#14008 Fix use-after-free
5 years ago
Richard Fuchs 2d2d7665b1 TT#156900 support single/odd ports for RTCP-mux
5 years ago