Commit Graph

548 Commits (aa4f2fa4bf69b7979e731bd67c24d4e406d624b7)
 

Author SHA1 Message Date
Richard Fuchs b39130efdc reverse --destination logic to default port, not default ip
12 years ago
Richard Fuchs cc76e1d6c7 add --destination option
12 years ago
Richard Fuchs 446a89c7f7 rename option
12 years ago
Richard Fuchs 2f8e10fd6a allow specifying of desired transport protocols
12 years ago
Richard Fuchs d632fae1f3 copy crypto context when stealing peer
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 6ba61b728c aes-f8 performence improvements
12 years ago
Richard Fuchs 53b99f39d9 some aes-cm performance improvements
12 years ago
Richard Fuchs 6c84ee466a implement aes-f8 mode encryption and decryption
12 years ago
Richard Fuchs 3c9daae60d adding rtp/savpf transforms and tests
12 years ago
Richard Fuchs 1f20801856 small fix to test script
12 years ago
Richard Fuchs fcabc7254c fix rtcp authentication tag removal
12 years ago
Richard Fuchs 1e9c972620 adding some debug output
12 years ago
Richard Fuchs f821646de7 fix keystream generation
12 years ago
Richard Fuchs 7d6ab9f6fd adding ycm config file
12 years ago
Richard Fuchs 0f319359db logging improvements
12 years ago
Richard Fuchs 43e9696fa9 restructure in-memory crypto contexts
12 years ago
Richard Fuchs ec1946fde8 adding srtp support to simulator script
12 years ago
Richard Fuchs 94393efada divide bit lengths by 8 to get octet count
12 years ago
Richard Fuchs 93092e850f must use the outgoing's side crypto context for out packets, also add some logging
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 ada0b0ed7c convert array to hash to make my life easier
12 years ago
Richard Fuchs e4d050062f bugfix for borken rtp
12 years ago
Richard Fuchs 9c8c4c21fa rtcp has a slightly different key generation algorithm
12 years ago
Richard Fuchs db72130792 implement srtcp encryption, decryption and authentication
12 years ago
Richard Fuchs 2b61b12c71 implement srtp decryption
12 years ago
Richard Fuchs 212df63857 implementing srtp encryption and authentication
12 years ago
Richard Fuchs 6ee0284b66 remove strangely irrelevant assertion
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 a923a52a60 redis/2 module is now incompatible
12 years ago
Richard Fuchs a1e49a8f02 old glib doesnt have g_queue_free_full
12 years ago
Richard Fuchs d8bc7d92a2 experimental support for RTP/AVP<>AVPF bridging
12 years ago
Richard Fuchs 145139d0db 2.2.1
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 6e9291d84f augment changelog for upcoming 2.2.0
12 years ago
Richard Fuchs 16883bdb29 improve NG logging
12 years ago
Richard Fuchs 589c271d52 fix the silly thing about bencoded lists being backwards
12 years ago
Richard Fuchs 48018e48d0 remove obsolete comment
12 years ago