Commit Graph

349 Commits (github/master)

Author SHA1 Message Date
Peter Dunkley 130d485346 Updated Makefiles and added compilation instructions to work with Enterprise
12 years ago
Richard Fuchs bbc53398f8 implement and document ng "media address"
12 years ago
Richard Fuchs 13ad0428e6 rename some keys in the ng protocol (replace dash with space) but retain compatibility
12 years ago
Richard Fuchs 97d3414105 fix bug when trust-address isnt given
12 years ago
Richard Fuchs 92e43e9aa8 dlopen() doesnt actually set errno
12 years ago
Richard Fuchs bd5959140d kernelize confirmed streams after restore
12 years ago
Richard Fuchs 29789c12cb more frequent redis updates for srtp calls
12 years ago
Richard Fuchs f75bc44685 get rid of the useless ROC and keep variable naming consistent
12 years ago
Richard Fuchs a780cf7891 redis updates
12 years ago
Richard Fuchs 42efaaecec drop support for hosts without ipv6 stack
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 d9b2397712 add a compile switch to drop support for ipv4-only sockets.
12 years ago
Richard Fuchs b0839891f8 apparently a zero crypto tag is valid
12 years ago
Richard Fuchs 08e60ae2ac copy rtcp-mux state when stealing peer
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 4dcb6aab1f add compile flag for libsrtp vs rfc srtcp key derivation
12 years ago
Richard Fuchs de5b172f32 srtp re-invite fixes
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 cf5e4fab3e this fixes rtcp auth problems against libsrtp based clients
12 years ago
Richard Fuchs f6d91122af un-initialized key contexts after copying struct
12 years ago
Richard Fuchs 0a4418cd4b consistent use of existing macros
12 years ago
Richard Fuchs 788eb5ce67 update for redis module
12 years ago
Richard Fuchs 09dd548e01 coredump bugfix
12 years ago
Richard Fuchs d1ce4eb9a8 aes-f8 goes kernel
12 years ago
Richard Fuchs 03e120a7fb aes-f8 performance improvement
12 years ago
Richard Fuchs 372b81886b dont error on unsupported ciphers
12 years ago
Richard Fuchs a2b9d4048e core-dump and srtcp auth tag length bugfixes
12 years ago
Richard Fuchs c49ea7b403 copy back s_l number from kernel to daemon
12 years ago
Richard Fuchs 97f9c3d398 SRTP daemon<>kernel tie-in
12 years ago
Richard Fuchs 1507dd3aca move private struct .h -> .c
12 years ago
Richard Fuchs a23d08e0d8 update to new kernel struct
12 years ago
Richard Fuchs c0253ae8b7 use the session key context for the f8 transformatino too
12 years ago
Richard Fuchs 05c1ade246 adding some const for good measure
12 years ago
Richard Fuchs be51f00feb teeny tiny performance fix
12 years ago
Richard Fuchs 9e629d73e3 stop with the bit-length silliness, give key/tag lengths in bytes
12 years ago
Richard Fuchs f38fe3f1e0 create a dedicated session key context to save some cpu
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