Richard Fuchs
|
c0253ae8b7
|
use the session key context for the f8 transformatino too
|
13 years ago |
Richard Fuchs
|
05c1ade246
|
adding some const for good measure
|
13 years ago |
Richard Fuchs
|
be51f00feb
|
teeny tiny performance fix
|
13 years ago |
Richard Fuchs
|
9e629d73e3
|
stop with the bit-length silliness, give key/tag lengths in bytes
|
13 years ago |
Richard Fuchs
|
f38fe3f1e0
|
create a dedicated session key context to save some cpu
|
13 years ago |
Richard Fuchs
|
d632fae1f3
|
copy crypto context when stealing peer
|
13 years ago |
Richard Fuchs
|
ac86e65bc7
|
dont do ice/crypto/etc stuff for inactive streams
|
13 years ago |
Richard Fuchs
|
fa66629309
|
add helper function for code prettiness
|
13 years ago |
Richard Fuchs
|
77d19ccab8
|
parse the send/recv/inactive sdp attributes
|
13 years ago |
Richard Fuchs
|
bc39957548
|
remember the crypto "tag" value for the SDP answer
|
13 years ago |
Richard Fuchs
|
6ba61b728c
|
aes-f8 performence improvements
|
13 years ago |
Richard Fuchs
|
53b99f39d9
|
some aes-cm performance improvements
|
13 years ago |
Richard Fuchs
|
6c84ee466a
|
implement aes-f8 mode encryption and decryption
|
13 years ago |
Richard Fuchs
|
3c9daae60d
|
adding rtp/savpf transforms and tests
|
13 years ago |
Richard Fuchs
|
fcabc7254c
|
fix rtcp authentication tag removal
|
13 years ago |
Richard Fuchs
|
1e9c972620
|
adding some debug output
|
13 years ago |
Richard Fuchs
|
f821646de7
|
fix keystream generation
|
13 years ago |
Richard Fuchs
|
7d6ab9f6fd
|
adding ycm config file
|
13 years ago |
Richard Fuchs
|
0f319359db
|
logging improvements
|
13 years ago |
Richard Fuchs
|
43e9696fa9
|
restructure in-memory crypto contexts
|
13 years ago |
Richard Fuchs
|
94393efada
|
divide bit lengths by 8 to get octet count
|
13 years ago |
Richard Fuchs
|
93092e850f
|
must use the outgoing's side crypto context for out packets, also add some logging
|
13 years ago |
Richard Fuchs
|
70e6be3bf4
|
match the peer's crypto suite if possible
|
13 years ago |
Richard Fuchs
|
3b0d7d0da0
|
generate our own crypto context when going rtp/avp->savp
|
13 years ago |
Richard Fuchs
|
e4d050062f
|
bugfix for borken rtp
|
13 years ago |
Richard Fuchs
|
9c8c4c21fa
|
rtcp has a slightly different key generation algorithm
|
13 years ago |
Richard Fuchs
|
db72130792
|
implement srtcp encryption, decryption and authentication
|
13 years ago |
Richard Fuchs
|
2b61b12c71
|
implement srtp decryption
|
13 years ago |
Richard Fuchs
|
212df63857
|
implementing srtp encryption and authentication
|
13 years ago |
Richard Fuchs
|
6ee0284b66
|
remove strangely irrelevant assertion
|
13 years ago |
Richard Fuchs
|
7877b7ce14
|
implement srtp session key generation algorithm
|
13 years ago |
Richard Fuchs
|
292a676d96
|
remove a pointless enum
|
13 years ago |
Richard Fuchs
|
c7b95f7187
|
create attribute hash based on attr id number
|
13 years ago |
Richard Fuchs
|
c3eccfc564
|
rename "hash" to "name_hash"
|
13 years ago |
Richard Fuchs
|
9ef4bd2f9c
|
ignore invalid attributes
|
13 years ago |
Richard Fuchs
|
14bcbcfa73
|
handle unparseable attributes
|
13 years ago |
Richard Fuchs
|
250c23d808
|
parsing of the sdp ssrc attribute
|
13 years ago |
Richard Fuchs
|
e63edeb875
|
parsing of the sdp crypto attribute
|
13 years ago |
Richard Fuchs
|
a923a52a60
|
redis/2 module is now incompatible
|
13 years ago |
Richard Fuchs
|
a1e49a8f02
|
old glib doesnt have g_queue_free_full
|
13 years ago |
Richard Fuchs
|
d8bc7d92a2
|
experimental support for RTP/AVP<>AVPF bridging
|
13 years ago |
Richard Fuchs
|
9d0b537d27
|
leave zero ports or addresses alone
|
13 years ago |
Richard Fuchs
|
d3d35a97e4
|
dont see a zero port as invalid
|
13 years ago |
Richard Fuchs
|
16883bdb29
|
improve NG logging
|
13 years ago |
Richard Fuchs
|
589c271d52
|
fix the silly thing about bencoded lists being backwards
|
13 years ago |
Richard Fuchs
|
48018e48d0
|
remove obsolete comment
|
13 years ago |
Richard Fuchs
|
86240e12fd
|
rename variables in stream_packet() -- getting confusing!
|
13 years ago |
Richard Fuchs
|
bfb88bd7e5
|
fix improper use of "other" pointer
|
13 years ago |
Richard Fuchs
|
3c4dd73365
|
update steal_peer with new flags
|
13 years ago |
Richard Fuchs
|
68a97be379
|
keep track of transport protocols and rtcp streams
|
13 years ago |