Commit Graph

89 Commits (git.mgm/mediaproxy-ng/github/master)

Author SHA1 Message Date
Richard Fuchs bbc53398f8 implement and document ng "media address"
12 years ago
Richard Fuchs 97d3414105 fix bug when trust-address isnt given
12 years ago
Richard Fuchs 4e89ac9661 parse and strip extmap attribute (rfc 5285) to make chrome happy
12 years ago
Richard Fuchs 8a7f4d80ed fix another zero-tag bug
12 years ago
Richard Fuchs 67186c31e2 Revert "leave out rtcp attribute in rtcp-mux case"
12 years ago
Richard Fuchs 4628536afb Revert "test weird chrome-style rtcp attribute"
12 years ago
Richard Fuchs 31c1b4c9a8 Revert "trying to get chrome calls working"
12 years ago
Richard Fuchs e41ef22f0f Revert "trying to get chrome calls working"
12 years ago
Richard Fuchs 35d5ea7f3c trying to get chrome calls working
12 years ago
Richard Fuchs 7ac114135e trying to get chrome calls working
12 years ago
Richard Fuchs cf8a55f3af test weird chrome-style rtcp attribute
12 years ago
Richard Fuchs c7477e3fa9 leave out rtcp attribute in rtcp-mux case
12 years ago
Richard Fuchs b0839891f8 apparently a zero crypto tag is valid
12 years ago
Richard Fuchs 43764b46d4 implement support for RFC 5761
12 years ago
Richard Fuchs e87787af11 change the sdp attribute lists/hashes around a bit
12 years ago
Richard Fuchs ccf9155218 fix stripping of ice_ufrag attribute
12 years ago
Richard Fuchs e3cf5d521e reverse crypto context in/out as they were backwards
12 years ago
Richard Fuchs 3c93daa015 fix some regressions and bugs
12 years ago
Richard Fuchs 9e629d73e3 stop with the bit-length silliness, give key/tag lengths in bytes
12 years ago
Richard Fuchs ac86e65bc7 dont do ice/crypto/etc stuff for inactive streams
12 years ago
Richard Fuchs fa66629309 add helper function for code prettiness
12 years ago
Richard Fuchs 77d19ccab8 parse the send/recv/inactive sdp attributes
12 years ago
Richard Fuchs bc39957548 remember the crypto "tag" value for the SDP answer
12 years ago
Richard Fuchs 3c9daae60d adding rtp/savpf transforms and tests
12 years ago
Richard Fuchs 43e9696fa9 restructure in-memory crypto contexts
12 years ago
Richard Fuchs 70e6be3bf4 match the peer's crypto suite if possible
12 years ago
Richard Fuchs 3b0d7d0da0 generate our own crypto context when going rtp/avp->savp
12 years ago
Richard Fuchs 212df63857 implementing srtp encryption and authentication
12 years ago
Richard Fuchs 7877b7ce14 implement srtp session key generation algorithm
12 years ago
Richard Fuchs 292a676d96 remove a pointless enum
12 years ago
Richard Fuchs c7b95f7187 create attribute hash based on attr id number
12 years ago
Richard Fuchs c3eccfc564 rename "hash" to "name_hash"
12 years ago
Richard Fuchs 9ef4bd2f9c ignore invalid attributes
12 years ago
Richard Fuchs 14bcbcfa73 handle unparseable attributes
12 years ago
Richard Fuchs 250c23d808 parsing of the sdp ssrc attribute
12 years ago
Richard Fuchs e63edeb875 parsing of the sdp crypto attribute
12 years ago
Richard Fuchs d8bc7d92a2 experimental support for RTP/AVP<>AVPF bridging
12 years ago
Richard Fuchs 9d0b537d27 leave zero ports or addresses alone
12 years ago
Richard Fuchs d3d35a97e4 dont see a zero port as invalid
12 years ago
Richard Fuchs 68a97be379 keep track of transport protocols and rtcp streams
12 years ago
Richard Fuchs 0427b4baf4 handle "use-candidate" properly
12 years ago
Richard Fuchs cbc1f8c359 fix possible segfault
12 years ago
Richard Fuchs eb05c8169a support the trust-address flag
12 years ago
Richard Fuchs c956a371ac make sure we always have a session to work with
12 years ago
Richard Fuchs a11dc28825 we have pointers... use them
12 years ago
Richard Fuchs 20dfa12220 fix segfault
12 years ago
Richard Fuchs 4f2d6d4c58 enable ice/stun processing also if no ice was previously present
12 years ago
Richard Fuchs 0be4fa311e support dual-stack ICE offers
12 years ago
Richard Fuchs 1c830108ad misinterpreted the meaning of the "trust address" flag
12 years ago
Richard Fuchs 72f6cc97f9 support non-forced insertion of ice candidates
12 years ago