Commit Graph

2029 Commits (aae30a4f72ffbe15a9a59b5cbd3b83faecdeec6f)

Author SHA1 Message Date
Richard Fuchs aae30a4f72 TT#14008 fix possible use-after-free
4 years ago
Richard Fuchs b9f9d1d6a4 TT#14008 eliminate unnecessary and pointless abort()
4 years ago
Razvan Crainea 9c62de8189 provide sendrecv mode in siprec tag-medias and media-labels
4 years ago
Richard Fuchs f327b5b3c2 TT#14008 silence compiler warning
4 years ago
Richard Fuchs e37871c316 TT#14008 better logging for ICE completion
4 years ago
Richard Fuchs 2645375083 TT#14008 don't skip parsing a=rtcp with a=rtcp-mux
4 years ago
Richard Fuchs fa130dd40c TT#14008 only reset SRTP ROC when doing RTP reset
4 years ago
Richard Fuchs 45a30658da TT#14008 return logical interface matching the address family
4 years ago
Richard Fuchs 85fa5a8aa3 TT#14008 ignore cross-family endpoint changes for ICE
4 years ago
Richard Fuchs b259af6e84 TT#136957 double free fix for 3a90f4438
4 years ago
Richard Fuchs e59c062108 TT#14008 allow ICE reset only during an offer
4 years ago
Richard Fuchs a26601a37a TT#14008 add new `reject-ICE` flag
4 years ago
Richard Fuchs 4658b90f0b TT#14008 don't open extra interface ports when ICE is not in use
4 years ago
Richard Fuchs 6d5bc8c86b TT#156900 enable single-port use with rtcp-mux=demux/accept
4 years ago
Richard Fuchs 22d8db9e72 TT#14008 don't accept stray answer codecs that were not offered
4 years ago
Richard Fuchs 3571fb1c39 TT#14008 remove obsolete plugins location define
4 years ago
Richard Fuchs 014301bee8 TT#14008 add extra logging for SRTP/SSRC updates
4 years ago
Richard Fuchs 408015141c TT#14008 fix SRTP index not being updated from kernel
4 years ago
Richard Fuchs 4eecec9a1e TT#156900 add extra check for closed socket
4 years ago
Richard Fuchs 198754e473 TT#14008 emit log messages for ROC resets
4 years ago
Richard Fuchs 4a173c2ebc TT#14008 fix erroneous crypto reset after rejecting DTLS
4 years ago
Richard Fuchs 258f02b1c1 TT#14008 add extra logging for packet recv/send
4 years ago
Richard Fuchs 6a0961f2c8 TT#14008 perform ROC guessing also for AEAD
4 years ago
Richard Fuchs 6d1dfab77a TT#14008 convert logging context to stack
4 years ago
Richard Fuchs a834572ce8 TT#14008 fix typo
4 years ago
Richard Fuchs 533d4b7d8c TT#14008 remove obsolete config option
4 years ago
Richard Fuchs e923616f4e TT#14008 fix segfault using legacy UDP protocol
4 years ago
Richard Fuchs 3c1f4b1f1e TT#14008 remember last used local socket for reporting purposes
4 years ago
Richard Fuchs c42af688d4 TT#14008 always unkernelize before closing sockets
4 years ago
Richard Fuchs cfaa029b00 TT#14008 don't use internal function when not necessary
4 years ago
Richard Fuchs d3d11c19a3 TT#157801 don't tell libwebsockets to bind to ADDR_ANY twice
4 years ago
Richard Fuchs db0dbd3666 TT#157801 skip libwebsockets IPv6 bindings if not available
4 years ago
Richard Fuchs 6d0eba931a TT#157801 explicitly handle v4/v6 also for libwebsockets
4 years ago
Richard Fuchs 8d99ef0686 TT#14008 use glib allocators for LWS setup
4 years ago
hdikme b79fc343e8 TT#14008 fix possible NULL pointer dereference
4 years ago
Richard Fuchs 7836035f3f TT#14008 fix double mutex unlock
4 years ago
Richard Fuchs 60fe7104e7 TT#14008 fix possible unintentional integer overflow
4 years ago
Richard Fuchs 4be6ff2b07 TT#14008 fix warning as `ch` cannot be NULL
4 years ago
Richard Fuchs 0cc41a56ff TT#14008 fix warning as `output_ch` cannot be NULL
4 years ago
Richard Fuchs 28e3ca3dce TT#14008 fix possible NULL pointer dereference
4 years ago
Richard Fuchs 1ccb8de7bc TT#14008 fix warning as `value` cannot be NULL
4 years ago
Richard Fuchs 88c65686aa TT#14008 Fix use-after-free
4 years ago
Richard Fuchs 2d2d7665b1 TT#156900 support single/odd ports for RTCP-mux
4 years ago
Richard Fuchs 6f8ad8f936 TT#156900 close sockets on branch deletion
4 years ago
Richard Fuchs d199199b84 TT#156900 eliminate helper hash table in timer iterator
4 years ago
Richard Fuchs 45a9ce32a7 TT#156900 track local media sockets in hash table
4 years ago
Richard Fuchs 5fc658e33b Squashed commit of the following:
4 years ago
Richard Fuchs 2a584261e7 TT#155900 update phc flags to bool type
4 years ago
Richard Fuchs c1d238b014 TT#144701 extra warnings for unknown flags and keys
4 years ago
Richard Fuchs cf34ecc24c TT#156900 rename functions to avoid namespace conflict
4 years ago